Border Gateway Protocol
Left running head:
Chapter name (automatic)
564
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
BGP SHOW COMMANDS
The following commands are used to view the BGP configuration details on your
OmniAccess 5740 USG:
T
O VIEW BGP ROUTING TABLE DETAILS
E
XAMPLE
ALU# show ip bgp
BGP local router ID is 111.111.111.111
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Prefix/len Next Hop Metric LocPref Weight Path
*> 1.0.0.0/8 1.1.1.2 200 100 70 100i
*> 4.0.0.0/8 1.1.1.2 200 100 70 100i
*> 5.0.0.0/8 1.1.1.2 200 100 70 100i
*> 6.0.0.0/8 1.1.1.2 200 100 70 100i
* d 7.0.0.0/8 1.1.1.2 200 100 70 100i
*> 111.111.111.0/24 111.111.111.112 110 100 50 300?
* d 118.0.0.0/24 111.111.111.112 110 100 50 300?
ALU#
TO VIEW THE BGP SUMMARY
EXAMPLE
ALU# show ip bgp summary
BGP router identifier 111.111.111.111, local AS number 200
7 Prefix entries using 416 bytes of memory
7 Path entries for prefixes using 392 bytes of memory
Dampening enabled. 0 History paths. 2 Dampened paths
3 Path attribute entries using 672 bytes of memory
2 Aspath entries using 614 bytes of memory
2 Community entries using 44 bytes of memory
Neighbor V AS MsgRcvd MsgSent InQ OutQ Up/Down State/PfxRcd
1.1.1.2 4 100 342 333 0 0 00:12:46 5
111.111.111.112 4 300 323 331 0 0 00:17:39 2
ALU#
Command (in SUM/CM) Description
show ip bgp [<network-
number>|<ip-address/prefix-
length>] [longer-prefixes]
This command displays the entries in the
BGP routing table.
Command (in SUM/CM) Description
show ip bgp summary
This command verifies whether peering
is established with the router’s neighbors
and displays the basic statistics for
messages and prefixes.