
BGP and BGP4+ Commands
router bgp (BGP and BGP4+)
Use this command to configure a BGP routing process, specifying the
Use the no variant of this command to disable a BGP routing process, specifying the
Syntax router bgp <asn>
no router bgp <asn>
Parameter | Description |
|
|
<asn> | |
| number. |
|
|
Mode Global Configuration
Usage The router bgp command enables a BGP routing process:
router bgp 1
neighbor 10.0.0.1
!
router bgp 2
neighbor 10.0.0.3
Examples
awplus# configure terminal awplus(config)# router bgp 12
awplus(config-router)#
awplus# configure terminal awplus(config)# no router bgp 12 awplus(config)#
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.200 | AlliedWare PlusTM Operating System - Software Version |