mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 03:28:31 +00:00
commit
ef022660b4
@ -971,7 +971,7 @@ Route Aggregation-IPv4 Address Family
|
|||||||
.. clicmd:: aggregate-address A.B.C.D/M summary-only
|
.. clicmd:: aggregate-address A.B.C.D/M summary-only
|
||||||
|
|
||||||
This command specifies an aggregate address. Aggregated routes will
|
This command specifies an aggregate address. Aggregated routes will
|
||||||
not be announce.
|
not be announced.
|
||||||
|
|
||||||
.. index:: no aggregate-address A.B.C.D/M
|
.. index:: no aggregate-address A.B.C.D/M
|
||||||
.. clicmd:: no aggregate-address A.B.C.D/M
|
.. clicmd:: no aggregate-address A.B.C.D/M
|
||||||
@ -1023,7 +1023,7 @@ Route Aggregation-IPv6 Address Family
|
|||||||
.. clicmd:: aggregate-address X:X::X:X/M summary-only
|
.. clicmd:: aggregate-address X:X::X:X/M summary-only
|
||||||
|
|
||||||
This command specifies an aggregate address. Aggregated routes will
|
This command specifies an aggregate address. Aggregated routes will
|
||||||
not be announce.
|
not be announced.
|
||||||
|
|
||||||
.. index:: no aggregate-address X:X::X:X/M
|
.. index:: no aggregate-address X:X::X:X/M
|
||||||
.. clicmd:: no aggregate-address X:X::X:X/M
|
.. clicmd:: no aggregate-address X:X::X:X/M
|
||||||
@ -1776,7 +1776,7 @@ In :ref:`route-map` we can match on or set the BGP communities attribute. Using
|
|||||||
this feature network operator can implement their network policy based on BGP
|
this feature network operator can implement their network policy based on BGP
|
||||||
communities attribute.
|
communities attribute.
|
||||||
|
|
||||||
The ollowing commands can be used in route maps:
|
The following commands can be used in route maps:
|
||||||
|
|
||||||
.. index:: match community WORD exact-match [exact-match]
|
.. index:: match community WORD exact-match [exact-match]
|
||||||
.. clicmd:: match community WORD exact-match [exact-match]
|
.. clicmd:: match community WORD exact-match [exact-match]
|
||||||
@ -2840,8 +2840,8 @@ Displaying Routes by AS Path
|
|||||||
Displaying Update Group Information
|
Displaying Update Group Information
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
..index:: show bgp update-groups SUBGROUP-ID [advertise-queue|advertised-routes|packet-queue]
|
.. index:: show bgp update-groups SUBGROUP-ID [advertise-queue|advertised-routes|packet-queue]
|
||||||
..clicmd:: show bgp update-groups [advertise-queue|advertised-routes|packet-queue]
|
.. clicmd:: show bgp update-groups [advertise-queue|advertised-routes|packet-queue]
|
||||||
|
|
||||||
Display Information about each individual update-group being used.
|
Display Information about each individual update-group being used.
|
||||||
If SUBGROUP-ID is specified only display about that particular group. If
|
If SUBGROUP-ID is specified only display about that particular group. If
|
||||||
@ -2850,8 +2850,8 @@ Displaying Update Group Information
|
|||||||
the list of routes we have sent to the peers in the update-group and
|
the list of routes we have sent to the peers in the update-group and
|
||||||
packet-queue specifies the list of packets in the queue to be sent.
|
packet-queue specifies the list of packets in the queue to be sent.
|
||||||
|
|
||||||
..index:: show bgp update-groups statistics
|
.. index:: show bgp update-groups statistics
|
||||||
..clicmd:: show bgp update-groups statistics
|
.. clicmd:: show bgp update-groups statistics
|
||||||
|
|
||||||
Display Information about update-group events in FRR.
|
Display Information about update-group events in FRR.
|
||||||
|
|
||||||
|
@ -83,8 +83,8 @@ sharing a link, for example:
|
|||||||
- DR/BDR election results.
|
- DR/BDR election results.
|
||||||
- Any optional capabilities supported by each router.
|
- Any optional capabilities supported by each router.
|
||||||
|
|
||||||
The Hello protocol is comparatively trivial and will not be explored in greater
|
The Hello protocol is comparatively trivial and will not be explored in more
|
||||||
detail than here.
|
detail.
|
||||||
|
|
||||||
.. index:: OSPF LSA overview
|
.. index:: OSPF LSA overview
|
||||||
.. _ospf-lsas:
|
.. _ospf-lsas:
|
||||||
@ -233,7 +233,7 @@ called `intra-area routes`.
|
|||||||
|
|
||||||
Cost
|
Cost
|
||||||
The output cost of that interface, scaled inversely to some commonly known
|
The output cost of that interface, scaled inversely to some commonly known
|
||||||
reference value, :clicmd:`auto-cost reference-bandwidth (1-4294967`.
|
reference value, :clicmd:`auto-cost reference-bandwidth (1-4294967)`.
|
||||||
|
|
||||||
Link Type
|
Link Type
|
||||||
Transit Network
|
Transit Network
|
||||||
|
@ -14,7 +14,7 @@ across these next hops. In practice, flow-based hashing is used so that
|
|||||||
all traffic associated with a particular flow uses the same next hop,
|
all traffic associated with a particular flow uses the same next hop,
|
||||||
and by extension, the same path across the network.
|
and by extension, the same path across the network.
|
||||||
|
|
||||||
Weigted ECMP using BGP link bandwidth introduces support for network-wide
|
Weighted ECMP using BGP link bandwidth introduces support for network-wide
|
||||||
unequal cost multipathing (UCMP) to an IP destination. The unequal cost
|
unequal cost multipathing (UCMP) to an IP destination. The unequal cost
|
||||||
load balancing is implemented by the forwarding plane based on the weights
|
load balancing is implemented by the forwarding plane based on the weights
|
||||||
associated with the next hops of the IP prefix. These weights are computed
|
associated with the next hops of the IP prefix. These weights are computed
|
||||||
|
@ -985,15 +985,15 @@ zebra Terminal Mode Commands
|
|||||||
.. index:: show ip protocol
|
.. index:: show ip protocol
|
||||||
.. clicmd:: show ip protocol
|
.. clicmd:: show ip protocol
|
||||||
|
|
||||||
.. index:: show ipforward
|
.. index:: show ip forward
|
||||||
.. clicmd:: show ipforward
|
.. clicmd:: show ip forward
|
||||||
|
|
||||||
Display whether the host's IP forwarding function is enabled or not.
|
Display whether the host's IP forwarding function is enabled or not.
|
||||||
Almost any UNIX kernel can be configured with IP forwarding disabled.
|
Almost any UNIX kernel can be configured with IP forwarding disabled.
|
||||||
If so, the box can't work as a router.
|
If so, the box can't work as a router.
|
||||||
|
|
||||||
.. index:: show ipv6forward
|
.. index:: show ipv6 forward
|
||||||
.. clicmd:: show ipv6forward
|
.. clicmd:: show ipv6 forward
|
||||||
|
|
||||||
Display whether the host's IP v6 forwarding is enabled or not.
|
Display whether the host's IP v6 forwarding is enabled or not.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user