Connectivity Guide

Table Of Contents
Example
OS10(conf-router-bgp-10)# fast-external-fallover
Supported Releases 10.3.0E or later
inherit template
Congures a peer group template name that the neighbors use to inherit peer-group conguration.
Syntax
inherit template template-name
Parameters template-name — Enter a template name. A maximum of 16 characters.
Default Not congured
Command Mode ROUTER-NEIGHBOR
Usage Information When network neighbors inherit a template, all features enabled on the template are also supported on the
neighbors. The no version of this command disables the peer group template conguration.
Example
OS10(conf-router-neighbor)# inherit template zanzibar
Supported Releases 10.2.0E or later
listen
Enables peer listening and sets the prex range for dynamic peers.
Syntax
listen ip-address [limit count]
Parameters
ip-address—Enter the BGP neighbor IP address.
limit count—(Optional) Enter a maximum dynamic peer count, from 1 to 4294967295.
Default Not congured
Command Mode ROUTER-TEMPLATE
Usage Information Enables a passive peering session for listening. The no version of this command disables a passive peering session.
Example
OS10(conf-router-template)# listen 1.1.0.0/16 limit 4
Supported Releases 10.2.0E or later
local-as
Congures a local AS number for a peer.
Syntax
local-as as-number [no-prepend]
Parameters
as-number—Enter the local AS number, from 1 to 4294967295.
no-prepend—(Optional) Enter so that local AS values are not prepended to announcements from the
neighbor.
Default Disabled
Command Mode ROUTER-NEIGHBOR or ROUTER-TEMPLATE
Layer 3 367