White Papers

Table Of Contents
Parameters
connected Enter the keyword connected to redistribute routes from physically connected
interfaces.
static Enter the keyword static to redistribute manually configured routes. These
routes are treated as incomplete routes.
route-map
map-
name
(OPTIONAL) Enter the keywords route-map then the name of an established
route map.
If the route map is not configured, the default is deny (to drop all routes).
Defaults Not configured.
Command Modes ROUTER BGPV6-ADDRESS FAMILY
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
If you do not configure the default-metric command, in addition to the redistribute command,
or there is no route map to set the metric, the metric for redistributed static and connected is 0.
To redistribute the default route (0::0/0), configure the neighbor default-originate command.
Related
Commands
neighbor default-originate injects the default route.
show ip bgp ipv6 unicast
View the current BGP information.
Syntax
show ip bgp ipv6 unicast [network [network-mask] [longer-prefixes]]
Parameters
network
(OPTIONAL) Enter the network address (in dotted decimal format) of the BGP
network to view information only on that network.
network-mask
(OPTIONAL) Enter the keywords network mask (in slash prefix format) of the
BGP network address.
longer-prefixes (OPTIONAL) Enter the keywords longer-prefixes to view all routes with a
common prefix.
Command Modes
EXEC
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
When you enable the bgp non-deterministic-med command, the show ip bgp command output
for a BGP route does not list the INACTIVE reason.
show ip bgp ipv6 unicast cluster-list
View BGP neighbors in a specific cluster.
Syntax
show ip bgp ipv6 unicast cluster-list [cluster-id]
IPv6 Border Gateway Protocol (IPv6 BGP) 665