Connectivity Guide

Table Of Contents
E2 - OSPF external type 2, * - candidate default,
+ - summary route, > - non-active route
Gateway of last resort is not set
Destination Gateway Dist/Metric Last Change
----------------------------------------------------------------------------------------------------
C 10.1.1.0/24 via 10.1.1.1 ethernet1/1/17 0/0 01:18:34
B IN 100.1.1.0/24 via 10.1.1.2 200/0 00:03:46
B IN 101.1.1.0/24 via 10.1.1.2 200/0 00:03:46
B IN 102.1.1.0/24 via 10.1.1.2 200/0 00:03:46
B IN 103.1.1.0/24 via 10.1.1.2 200/0 00:03:46
B IN 104.1.1.0/24 via 10.1.1.2 200/0 00:03:46
Supported Releases 10.4.2.0 or later
show ipv6 route
Displays information about IPv6 BGP routing table entries.
Syntax
show ipv6 route
Parameters None
Default Not congured
Command Mode EXEC
Usage Information This command displays information about IPv6 BGP routing table entries.
Example
OS10# show ipv6 route
Supported Releases 10.4.2.0 or later
soft-reconguration inbound
Enables soft-reconguration for a neighbor.
Syntax
soft-reconfiguration inbound
Parameters None
Default Not congured
Command Modes ROUTER-BGP-NEIGHBOR-AF
Usage Information This command is not supported on a peer-group level. To enable soft-reconguration for peers in a peer-group, you
must enable this command at a per-peer level. With soft-reconguration inbound, all updates received from this
neighbor are stored unmodied, regardless of the inbound policy. When inbound soft-reconguration is performed
later, the stored information generates a new set of inbound updates. The no version of this command disables
soft-reconguration inbound for a BGP neighbor.
Example (IPv4)
OS10(conf-router-neighbor)# address-family ipv4 unicast
OS10(conf-router-bgp-neighbor-af)# soft-reconfiguration inbound
Example (IPv6)
OS10(conf-router-neighbor)# address-family ipv6 unicast
OS10(conf-router-bgp-neighbor-af)# soft-reconfiguration inbound
Supported Releases 10.3.0E or later
Layer 3 383