
BGP and BGP4+ Commands
Examples [BGP]
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| neighbor 10.10.10.10 | |
|
| |
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| ||
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| neighbor 10.10.10.10 | |
|
| |
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| no neighbor 10.10.10.10 | |
|
| |
awplus# | configure terminal | |
awplus(config)# | router bgp 10 | |
| neighbor group1 | |
| neighbor 10.10.10.1 | |
| neighbor 10.10.10.1 | |
| neighbor group1 | |
| inbound | |
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| no neighbor group1 | |
| inbound |
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.173 |