Users Guide

Table Of Contents
inherit template
inherit template template-name
template-name 16
ROUTER-NEIGHBOR
使
no
OS10(conf-router-neighbor)# inherit template zanzibar
10.2.0E or later
listen
listen ip-address [limit count]
ip-address BGP IP
limit count 1 4294967295
ROUTER-TEMPLATE
使
no
OS10(conf-router-template)# listen 1.1.0.0/16 limit 4
10.2.0E or later
local-as
AS
local-as as-number [no-prepend]
as-number AS 1 4294967295
no-prepend 便 AS AS_PATH
ROUTER-NEIGHBOR ROUTER-TEMPLATE
使
便 BGP AS no
no local-as local-as
OS10(conf-router-bgp-10)# neighbor lunar
OS10(conf-router-neighbor)# local-as 20
OS10(conf-router-bgp-10)# template solar
OS10(conf-router-template)# local-as 20
AS
OS10(conf-router-bgp-10)# neighbor SJC
OS10(conf-router-template)# local-as 20 no-prepend replace-as
3 543