Users Guide

Table Of Contents
BGP BGP
1. 启用 BGP CONFIGURATION AS BGP 1 65535 2 1
4294967295 | 0.1 65535.65535 4 0.1 65535.65535
router bgp as-number
2. ROUTER-BGP
template template-name
3. ROUTER-TEMPLATE
description text
4. ROUTER-NEIGHBOR
address-family {[ipv4 | ipv6] [unicast]}
5. ROUTER-BGP-NEIGHBOR-AF
distribute-list prefix-list-name {in | out}
route-map map-name {in | out}
6. ROUTER-TEMPLATE AS 1 65535 2 1 4294967295 | 0.1
65535.65535 4 0.1 65535.65535
neighbor ip-address
7. ROUTER-TEMPLATE AS
remote-as as-number
EBGP 使 router bgp as-number BGP as-number
IBGP 使 router bgp as-number BGP as-number
8. ROUTER-NEIGHBOR
inherit template template-name
9. ROUTER-BGP
no shutdown
advertisement-interval
next-hop-self
route-map out
route-reflector-client
send-community
BGP 使 show ip bgp peer-group peer-group-name show ip bgp
neighbor
OS10# configure terminal
OS10(config)# router bgp 64601
OS10(config-router-bgp-64601)# template leaf_v4_ebgp
510
3