The debugging bgp packet update link-state unicast command enables the debugging of BGP-LS unicast Update messages.
The undo debugging bgp packet update link-state unicast command disables the debugging of BGP-LS unicast Update messages.
By default, debugging of BGP packets is disabled.
debugging bgp packet update link-state unicast [ receive | send ] [ peer peerIpv4Addr ]
debugging bgp packet update link-state unicast [ receive | send ] [ peer peerIpv6Addr ]
undo debugging bgp packet update link-state unicast [ receive | send ] [ peer peerIpv4Addr ]
undo debugging bgp packet update link-state unicast [ receive | send ] [ peer peerIpv6Addr ]
Parameter | Description | Value |
---|---|---|
receive |
Outputs debugging information about the specified packet receiving direction. |
- |
send |
Outputs debugging information about the specified packet sending direction. |
- |
peer peerIpv4Addr |
Specifies the IP address of an IPv4 peer. |
The value is in dotted decimal notation. |
peerIpv6Addr |
Specifies the IP address of an IPv6 peer. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
Usage Scenario
The debugging bgp packet command enables debugging of BGP packets so that you can view the information during BGP packet receiving and sending.
Follow-up Procedure
Run the undo debugging bgp packet command to disable debugging.
Precautions
Debugging information is output on the screen. Do not output too much information for other purposes than debugging so that the performance is not affected.