Command Line Reference Guide

IPv6 Border Gateway Protocol (IPv6 BGP) | 723
debug ip bgp ipv6 unicast soft-reconfiguration
c e
t
s
Enable soft-reconfiguration debugging for IPv6 unicast routes.
Syntax
debug ip bgp [ipv4-address | ipv6-address | peer-group-name] ipv6 unicast
soft-reconfiguration
To disable debugging, use the no debug ip bgp [ipv4-address | ipv6-address | peer-group-name]
ipv6 unicast soft-reconfiguration command.
Parameters
Defaults
Disabled
Command Modes
EXEC Privilege
Usage
Information
This command turns on BGP soft-reconfiguration inbound debugging for IPv6 unicast routes. If no
neighbor is specified, debug is turned on for all neighbors.
Command
History
debug ip bgp keepalives
c e s
Allows you to view information about BGP keepalive messages.
Syntax
debug ip bgp [ipv6-address | peer-group peer-group-name] keepalives [in | out]
To disable debugging, use the no debug ip bgp [ip-address | peer-group peer-group-name]
keepalives [in | out] command.
Parameters
ipv4-address |
ipv6-address
Enter the IP address of the neighbor on which you want to enable
soft-reconfiguration debugging.
peer-group-name
Enter the name of the peer group on which you want to enable soft-reconfiguration
debugging.
ipv6 unicast
Debug soft reconfiguration for IPv6 unicast routes.
Version 8.4.1.0 Added support for IPv4 multicast and IPv6 unicast routes
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Version 7.2.1.0 Introduced on the E-Series TeraScale
ipv6-address (OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format followed
by the prefix length in the
/x format.
Range: /0 to /128
The :: notation specifies successive hexadecimal fields of zeros.
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 inbound keepalive
messages.
out (OPTIONAL) Enter the keyword out to view only outbound keepalive
messages.