Administrator Guide

debug ip bgp updates
Allows you to view information about BGP updates.
C9000 Series
Syntax
debug ip bgp [ipv6-address | peer-group peer-group-name | ipv6 unicast [ipv6-
address]] updates [in | out | prefix-list prefix-list-name]
To disable debugging, use the no debug ip bgp [ip-address | peer-group peer-group-name |
ipv6 unicast [ipv6-address]] updates [in | out] command.
Parameters
ipv6-address (OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format followed by 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 followed by the name of the peer group.
in (OPTIONAL) Enter the keyword in to view BGP updates received from neighbors.
out (OPTIONAL) Enter the keyword out to view BGP notifications updates sent to
neighbors.
Command Modes EXEC Privilege
Command History
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.2.1.0 Introduced on the E-Series ExaScale.
7.4.1.0 Introduced
Usage Information Enter the no debug ip bgp command to remove all configured debug commands for BGP.
default-metric
Allows you to change the metrics of redistributed routes to locally originated routes. Use this command with the redistribute
command.
C9000 Series
Syntax
default-metric number
To return to the default setting, use the no default-metric command.
Parameters
number
Enter a number as the metric to be assigned to routes from other protocols. The range is
1 to 4294967295.
Defaults 0
Command Modes ROUTER BGP
Command History
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.2.1.0 Introduced on the E-Series ExaScale.
7.4.1.0 Introduced
Border Gateway Protocol 443