BGP and BGP4+ Commands
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| neighbor group1 | |
| neighbor 10.10.10.1 | |
| neighbor 10.10.10.1 | |
| neighbor group1 port 643 | |
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| no neighbor group1 port 643 | |
Examples [BGP4+] |
|
|
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| neighbor 2001:0db8:010d::1 port 643 | |
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| no neighbor 2001:0db8:010d::1 port 643 | |
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| neighbor group1 | |
| neighbor 2001:0db8:010d::1 | |
|
| 10 |
| ||
| neighbor 2001:0db8:010d::1 | |
|
| group1 |
| exit | |
| neighbor group1 port 643 | |
awplus# | configure terminal | |
awplus(config)# | router bgp 12 | |
| no neighbor group1 port 643 |
Related Commands neighbor
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.148 | AlliedWare PlusTM Operating System - Software Version |