
BGP and BGP4+ Commands
awplus# | configure terminal |
awplus(config)# | router bgp 10 |
| bgp |
awplus# | configure terminal |
awplus(config)# | router bgp 10 |
| no bgp |
Related Commands bgp
bgp graceful-restart graceful-reset (BGP and BGP4+)
This command enables BGP and BGP4+
Use the no variant of this command to restore the device to its default state.
Syntax bgp
no bgp
Default Disabled
Mode Router Configuration
Usage The bgp
Example To enable the
awplus# configure terminal
awplus(config)# router bgp 10
awplus(config-router)# bgp graceful-restart graceful-reset
To disable the
awplus# configure terminal
awplus(config)# router bgp 10
awplus(config-router)# no bgp graceful-restart graceful-reset
Related Commands bgp graceful-restart (BGP and BGP4+)
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.33 |