Enterasys Networks XSR CLI Router User Manual


 
BGP Configuration Commands
XSR CLI Reference Guide 6-97
Syntax of the “no” Form
Thenoformofthiscommandremovesthespecifiedneighbor:
no neighbor {ip-address | peer-group-name} maximum-prefix value [threshold]
[warning-only]
Mode
Routerconfiguration:XSR(config-router)#
Defaults
•Norestrictiononthenumberofprefixes.
Threshold:75prefixes
Example
Thefollowingexamplesetsthemaximumnumberofprefixesallowedfromtheneighborat
192.168.1.1to10000:
XSR(config)#router bgp 100
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.1.1 maximum-prefix 10000
neighbor next-hop-self
Thiscommanddisablesautomaticnexthopselection.Updatesmeantforthespecifiedsystemor
peergroupareforcedtoadvertisethisrouterasthenexthop.
Syntax
neighbor {ip-address | peer-group-name} next-hop-self
Syntax of the “no” Form
Thenoformofthiscommandreturnstothe defaultvalue:
no neighbor {ip-address | peer-group-name} next-hop-self
Mode
Routerconfiguration: XSR(config-router)#
Default
Nexthopselectionisperformedautomatically byBGP.
ip-address
Neighbor’sIPaddress.
peer-group-name
BGPpeergroupbyname.Range:1to64characters.