Users Guide

Table Of Contents
OS10(conf-router-neighbor)# exit
OS10(conf-router-bgp-65501)# neighbor 2.1.1.2
OS10(conf-router-neighbor)# remote-as 65503
OS10(conf-router-neighbor)# no shutdown
OS10(conf-router-neighbor)# exit
OS10(conf-router-bgp-65501)# neighbor 3.1.1.2
OS10(conf-router-neighbor)# remote-as 65504
OS10(conf-router-neighbor)# no shutdown
OS10(conf-router-neighbor)# exit
OS10(conf-router-bgp-65501)# end
OS10# show running-configuration bgp
!
router bgp 65501
confederation identifier 100
confederation peers 65502 65503 65504
!
neighbor 1.1.1.2
remote-as 65502
no shutdown
!
neighbor 2.1.1.2
remote-as 65503
no shutdown
!
neighbor 3.1.1.2
remote-as 65504
no shutdown
EBGP
BGP
使 1024
退
1. ROUTER-BGP
dampening [half-life | reuse | max-suppress-time]
half-life 1 45 15 1024
reuse 使1
20000 750
suppress 1
20000 2000
max-suppress-time 1 255 60
2. EXEC
show ip bgp flap-statistics [ip-address [mask]]
ip-address [mask] IP
filter-list as-path-name AS-PATH ACL
regexp regular-expression
EXEC 使 clear ip bgp
3 525