ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
51
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1893
EXAMPLE
Console#show ip bgp prefix-list rd
BGP table version is 0, local router ID is 192.168.0.2
Status codes: s suppressed, d damped, h history, * valid, > best, i internal,
r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* 100.1.1.0/24 10.1.1.66 0 200 300 ?
*> 10.1.1.100 0 32768 ?
Console#
show ip bgp regexp This command shows routes matching the AS path regular expression.
SYNTAX
show ip bgp regexp regular-expression
regular-expression – Regular expression indicating the path
attributes to match. Syntax complies with the IEEE POSIX Basic
Regular Expressions (BRE) standard.
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show ip bgp regexp 100
BGP table version is 0, local router ID is 192.168.0.2
Status codes: s suppressed, d damped, h history, * valid, > best, i internal,
r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* 100.1.1.0/24 10.1.1.64 0 0 500 100 600 ?
Console#
show ip bgp
route-map
This command shows routes matching the specified route map.
SYNTAX
show ip bgp route-map map-name
map-name – Name of the route map as defined by the route-map
command. The route map can be used to filter the networks to
advertise. (Range: 1-80 characters)
COMMAND MODE
Privileged Exec