White Papers

Table Of Contents
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.
Related
Commands
show ip bgp ipv6 unicast dampened-paths views BGP dampened routes.
debug ip bgp keepalives
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
ipv6-address (OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format then the prefix length
in the /x format. The range is /0 to /128.
NOTE: The :: notation specifies successive hexadecimal fields of zeros.
peer-group
peer-
group-name
(OPTIONAL) Enter the keywords peer-group then 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.
Command Modes EXEC Privilege
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
Entering a no debug ip bgp command removes all configured debug commands for BGP.
debug ip bgp notifications
Allows you to view information about BGP notifications received from neighbors.
Syntax
debug ip bgp [ipv6-address | peer-group peer-group-name] notifications [in
| out]
To disable debugging, use the no debug ip bgp [ip-address | peer-group peer-group-
name] notifications [in | out] command.
Parameters
ipv6-address
(OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format then the prefix length
in the /x format. The range is from /0 to /128.
NOTE: The :: notation specifies successive hexadecimal fields of zeros.
peer-group
peer-
group-name
(OPTIONAL) Enter the keywords peer-group then the name of the peer group.
in (OPTIONAL) Enter the keyword in to view BGP notifications received from
neighbors.
out (OPTIONAL) Enter the keyword out to view BGP notifications sent to neighbors.
Command Modes EXEC Privilege
IPv6 Border Gateway Protocol (IPv6 BGP) 621