Users Guide

Table Of Contents
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.
NOTE: Before applying the soft-reconfiguration, you must clear all the BGP configurations at the
VRF level. You must also clear the BGP configurations at template level using the clear ip bgp
template command.
Example
MAA-S4048T-X01-7445(config-router-template)# address-family ipv6 unicast
MAA-S4048T-X01-7445(config-router-bgp-template-af)# soft-reconfiguration
inbound
MAA-S4048T-X01-7445(config-router-template)# address-family ipv4 unicast
MAA-S4048T-X01-7445(config-router-bgp-template-af)# no soft-
reconfiguration inbound
Supported
Releases
10.5.2.1 or Later
template
Creates a peer-group template to assign it to BGP neighbors.
Syntax
template template-name
Parameters template-name Enter a peer-group template name. A maximum of 16 characters.
Default Not configured
Command Mode CONFIG-ROUTER-BGP
Usage
Information
Members of a peer-group template inherit the configuration properties of the template and share the
same update policy. The no version of this command deletes a peer-template configuration.
NOTE: To configure these settings for a nondefault VRF instance, you must first enter the ROUTER-
CONFIG-VRF sub mode using the following commands:
1. Enter the ROUTER BGP mode using the router bgp as-number command.
2. From the ROUTER BGP mode, enter the ROUTER BGP VRF mode using the vrf vrf-name
command.
Example
OS10(conf-router-bgp-10)# template solar
OS10(conf-router-bgp-template)#
Supported
Releases
10.3.0E or later
Layer 3 885