Border Gateway Protocol
Left running head:
Chapter name (automatic)
438
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
D
EFAULT
No BGP routing process is enabled by default.
E
XAMPLE
ALU(config)# router bgp 30
ALU(config-router bgp AS30)#
SHOW
IP
BGP
show ip bgp
[<
network-number
>|
<ip-address/prefix-length>
]
[
longer-prefixes
]
D
ESCRIPTION
Enter this command in Super User mode or Configuration mode. This command
displays entries in the BGP routing table.
P
ARAMETERS
E
XAMPLE
1
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
#
Parameter
Description
network-number
Display a particular network in the BGP routing table.
ip-address/
prefix-length
Display a particular network in the BGP routing table.
longer-prefixes
Displays route for the given network. It also shows all the
more specific routes in the given network.