Enterasys Networks XSR CLI Router User Manual


 
BGP Configuration Commands
6-102 Configuring the Border Gateway Protocol
Example
Thefollowingexamplesetsaneighbor’scommunity:
XSR(config)#router bgp 100
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.1.1 send-community
neighbor shutdown
Thiscommanddisablesaneighbororpeergroup.
Syntax
neighbor {ip-address | peer-group-name} shutdown
Syntax of the “no” Form
Thenoformofthiscommandreturnstothe commanddefault:
no neighbor {ip-address | peer-group-name} shutdown
Mode
Routerconfiguration:XSR(config-router)#
Default
NochangeismadetostatusofBGPneighbororpeergroup.
Example
Thisexampledisablesanyactivesessionforneighbor192.168.1.1:
XSR(config)#router bgp 100
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.1.1 shutdown
neighbor soft-reconfiguration inbound
Thiscommandinstructsthesystemtostoreupdatesastheyarereceived.Updatesarerequiredto
bestoredinordertoperforminboundsoftreconfiguration.
Syntax
neighbor {ip-address | peer-group-name} soft-reconfiguration inbound
ip-address
Neighbor’sIPaddress.
peer-group-name
BGPpeergroupbyname.Range:1to64characters.
ip-address
Neighbor’sIPaddress.
peer-group-name
BGPpeergroupbyname.Range:1to64characters.