Users Guide

Example
OS10# show ipv6 route
OS10# show ipv6 route bgp
Codes: C - connected
S - static
B - BGP, IN - internal BGP, EX - external BGP
O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
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
---------------------------------------------------------------------------------------
B IN 1::/64 via fe80::250:56ff:fe80:1815 vlan100 200/0 00:17:28
Supported
Releases
10.4.2.0 or later
soft-reconfiguration inbound
Enables soft-reconfiguration for a neighbor.
Syntax
soft-reconfiguration inbound
Parameters None
Default Not configured
Command Modes ROUTER-BGP-NEIGHBOR-AF
Usage
Information
This command is not supported on a peer-group level. To enable soft-reconfiguration for peers in a peer-
group, you must enable this command at a per-peer level. With soft-reconfiguration inbound, all updates
that are received from this neighbor are stored unmodified, regardless of the inbound policy. When
inbound soft-reconfiguration is performed later, the stored information generates a new set of inbound
updates. The no version of this command disables soft-reconfiguration 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
soft-reconfiguration inbound
Configures the soft-reconfiguration support for the peer-group level. This support applies for both IPv4 and IPv6 address
families.
Syntax
soft-reconfiguration inbound
Parameters None.
Default Not configured
Command Mode TEMPLATE ADDRESS FAMILY LEVEL
Usage
Information
This configuration allows soft-reconfiguration for a specific template. This configuration is applied to all
BGP peers when inheriting this template.
NOTE: Only the system administers (sysadmin) role is allowed to manage this configuration.
Layer 3 879