BGP Features
ExtremeWare XOS 11.1 Concepts Guide
407
Viewing the Route Flap Dampening Configuration
To view the configured values of the route flap dampening parameters for a BGP neighbor, use the
following command:
show bgp [neighbor {detail} | neighbor <remoteaddr>]
To view the configured values of the route flap dampening parameters for a BGP peer group, use the
following command:
show bgp peer-group {detail | <peer-group-name> {detail}}
To display the dampened routes, use the following command:
show bgp neighbor <remoteaddr> {address-family [ipv4-unicast | ipv4-multicast]} flap-
statistics {detail} [all | as-path <path-expression> | community [no-advertise | no-
export | no-export-subconfed | number <community_num> | <AS_Num>:<Num> ] | network
[any / <netMaskLen> | <networkPrefixFilter>] {exact} ]
BGP Route Selection
BGP selects routes based on the following precedence (from highest to lowest):
●
higher weight
●
higher local preference
●
shortest length (shortest AS path)
●
lowest origin code
●
lowest Multi Exit Discriminator (MED)
●
route from external peer
●
lowest cost to next hop
●
lowest routerID
Stripping Out Private AS Numbers from Route Updates
Private AS numbers are AS numbers in the range 64512 through 65534. You can remove private AS
numbers from the AS path attribute in updates that are sent to external BGP (EBGP) neighbors. Possible
reasons for using private AS numbers include:
●
The remote AS does not have officially allocated AS numbers.
●
You want to conserve AS numbers if you are multihomed to the local AS.
Private AS numbers should not be advertised on the Internet. Private AS numbers can be used only
locally within an administrative domain. Therefore, when routes are advertised out to the Internet, the
routes can be stripped out from the AS paths of the advertised routes using this feature.
To configure private AS numbers to be removed from updates, use the following command:
enable bgp neighbor [<remoteaddr> | all] remove-private-AS-numbers
To disable this feature, use the following command:
disable bgp neighbor [<remoteaddr> | all] remove-private-AS-numbers
Содержание ExtremeWare XOS 11.1
Страница 16: ...Contents ExtremeWare XOS 11 1 Concepts Guide 16...
Страница 20: ...Preface ExtremeWare XOS 11 1 Concepts Guide 20...
Страница 21: ...1 Using ExtremeWare XOS...
Страница 22: ......
Страница 78: ...Managing the ExtremeWare XOS Software ExtremeWare XOS 11 1 Concepts Guide 78...
Страница 168: ...Virtual LANs ExtremeWare XOS 11 1 Concepts Guide 168...
Страница 200: ...Policies and ACLs ExtremeWare XOS 11 1 Concepts Guide 200...
Страница 252: ...Security ExtremeWare XOS 11 1 Concepts Guide 252...
Страница 265: ...2 Using Switching and Routing Protocols...
Страница 266: ......
Страница 294: ...Ethernet Automatic Protection Switching ExtremeWare XOS 11 1 Concepts Guide 294...
Страница 354: ...Extreme Standby Router Protocol ExtremeWare XOS 11 1 Concepts Guide 354...
Страница 416: ...IP Multicast Routing ExtremeWare XOS 11 1 Concepts Guide 416...
Страница 417: ...3 Appendixes...
Страница 418: ......
Страница 432: ...Software Upgrade and Boot Options ExtremeWare XOS 11 1 Concepts Guide 432...