diff options
Diffstat (limited to 'docs/routing')
-rw-r--r-- | docs/routing/arp.rst | 4 | ||||
-rw-r--r-- | docs/routing/bgp.rst | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/routing/arp.rst b/docs/routing/arp.rst index 70d83503..1587fbbe 100644 --- a/docs/routing/arp.rst +++ b/docs/routing/arp.rst @@ -29,7 +29,7 @@ Operation .. opcmd:: show protocols static arp - Display all known ARP table entries spanning accross all interfaces + Display all known ARP table entries spanning across all interfaces .. code-block:: none @@ -50,4 +50,4 @@ Operation 10.1.1.1 ether 00:53:00:de:23:2e C eth1 10.1.1.100 ether 00:53:00:de:23:aa CM eth1 -.. _ARP: https://en.wikipedia.org/wiki/Address_Resolution_Protocol
\ No newline at end of file +.. _ARP: https://en.wikipedia.org/wiki/Address_Resolution_Protocol diff --git a/docs/routing/bgp.rst b/docs/routing/bgp.rst index 41be5c6c..f1c183dc 100644 --- a/docs/routing/bgp.rst +++ b/docs/routing/bgp.rst @@ -177,7 +177,7 @@ Route Selection .. cfgcmd:: set protocols bgp <asn> parameters bestpath as-path confed This command specifies that the length of confederation path sets and - sequences should should be taken into account during the BGP best path + sequences should be taken into account during the BGP best path decision process. .. cfgcmd:: set protocols bgp <asn> parameters bestpath as-path multipath-relax |