
BGP and BGP4+ Commands
To remove a bgp
awplus# configure terminal
awplus(config)# router bgp 100
awplus(config-router)# no bgp cluster-id 10.10.1.1
Related Commands bgp
show bgp ipv6 (BGP4+) show ip bgp (BGP)
bgp confederation identifier (BGP and BGP4+)
This command specifies a BGP confederation identifier.
The no variant of this command removes all BGP confederation identifiers.
Syntax bgp confederation identifier
no bgp confederation identifier
Parameter Description
Mode Router Configuration
Examples |
|
awplus# | configure terminal |
awplus(config)# | router bgp 100 |
| bgp confederation identifier 1 |
awplus# | configure terminal |
awplus(config)# | router bgp 100 |
| no bgp confederation identifier |
Related Commands bgp confederation peers (BGP and BGP4+)
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.21 |