BGP and BGP4+ Commands
Examples [BGP4+]
awplus# | configure terminal |
awplus(config)# | ipv6 |
| 2001:0db8:010d::1/128 |
awplus(config)# | router bgp 10 |
|
|
| neighbor 2001:0db8:: |
| list1 in |
awplus# | configure terminal |
awplus(config)# | router bgp 10 |
|
|
| no neighbor 2001:0db8:: |
| list1 in |
awplus# | configure terminal |
awplus(config)# | ip |
| 2001:0db8:010d::1/128 |
awplus(config)# | router bgp 10 |
| neighbor group1 |
| neighbor 2001:0db8:010d::1 |
| 10 |
|
|
| neighbor 2001:0db8:010d::1 |
| group1 |
| neighbor group1 |
awplus# | configure terminal |
awplus(config)# | router bgp 10 |
awplus(config-router)# address-family ipv6
awplus(config-router-af)# no neighbor group1 prefix-list list1 in
Related Commands ip
neighbor
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.151 |