CLI Guide

* (asterisk) matches on sequences in a pattern (zero or more sequences).
+ (plus sign) matches on sequences in a pattern (one or more sequences).
? (question mark) matches sequences in a pattern (0 or 1 sequences).
[ ] (brackets) matches a range of single-character patterns.
^ (caret) matches the beginning of the input string. (If the caret is used at the
beginning of a sequence or range, it matches on everything BUT the characters
specied.)
$ (dollar sign) matches the end of the output string.
Command Modes EXEC Privilege
Supported Modes Full–Switch
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.
debug ip bgp ipv6 unicast dampening
View information on routes being dampened.
Syntax
debug ip bgp ipv6 unicast dampening
To disable debugging, use the no debug ip bgp ipv6 unicast dampening command.
Parameters
dampening Enter the keyword dampening to clear route ap dampening information.
Command Modes EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the S4820T.
debug ip bgp ipv6 unicast peer-group updates
View information about BGP peer-group updates.
Syntax
debug ip bgp ipv6 unicast peer-group peer-group-name updates [in | out]
To disable debugging, use the no debug ip bgp ipv6 unicast peer-group peer-group-name
updates [in | out] command.
Parameters
peer-group peer-
group-name
Enter the keywords peer-group then the name of the peer-group.
IPv6 Border Gateway Protocol (IPv6 BGP) 727