debug ip bgp updates
Allows you to view information about BGP updates.
Syntax
debug ip bgp [vrf
vrf-name
] [
A.B.C.D
|
X:X:X:X::X
| peer-group
peer-group-name
]
updates [in | out | prefix-list prefix-list-name]
To disable debugging, use the
no debug ip bgp [vrf
vrf-name
] [
A.B.C.D
|
X:X:X:X::X
|
peer-group
peer-group-name
] updates [in | out | prefix-list prefix-list-name]
command.
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf followed by the name of the VRF to view BGP
updates information corresponding to that VRF.
A.B.C.D
(OPTIONAL) Enter an IPv4 address of the neighbor.
X:X:X:X::X
(OPTIONAL) Enter an IPv6 address.
peer-group
peer-
group-name
(OPTIONAL) Enter the keyword
peer-group
followed by the name of the peer group.
in
(OPTIONAL) Enter the keyword
in
to view only BGP updates received from neighbors.
out
(OPTIONAL) Enter the keyword
out
to view only BGP updates sent to neighbors.
prefix-list
prefix-list-
name
(OPTIONAL) Enter the keyword
prefix-list
then the name of an established prefix
list. If the prefix list is not configured, the default is
permit
(to allow all routes).
ip-address
(OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
peer-group-name
(OPTIONAL) Enter the name of the peer group to disable or enable all routers within the
peer group.
Command Modes
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant
Dell Networking
OS Command Line Reference Guide
.
Version
Description
9.10(0.0)
Introduced on the S6100-ON.
9.8(1.0)
Introduced on the Z9100–ON.
9.8(0.0P5)
Introduced on the S4048-ON.
9.8(0.0P2)
Introduced on the S3048-ON.
9.2(1.0)
Introduced on the Z9500.
9.0.2.0
Introduced on the S6000.
8.3.19.0
Introduced on the S4820T.
8.3.11.1
Introduced on the Z9000.
8.3.7.0
Introduced on the S4810.
Border Gateway Protocol
373