BGP and BGP4+ Commands
Examples [BGP] The following example shows the configuration of the
awplus# | configure terminal | |
awplus(config)# |
| |
match origin incomplete | ||
set metric | 100 | |
exit |
| |
awplus(config)# | router bgp | 10 |
| neighbor 10.10.10.1 | |
| in |
|
The following example shows the removal of the
awplus# configure terminal
awplus(config)# router bgp 10
awplus(config-router)# no neighbor 10.10.10.1 route-map rmap2 in
The following example shows the configuration of the
awplus# | configure terminal | |
awplus(config)# | ||
match origin incomplete | ||
set metric | 100 | |
exit |
| |
awplus(config)# | router bgp | 10 |
|
| |
| neighbor 10.10.10.1 | |
| in |
|
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.160 | AlliedWare PlusTM Operating System - Software Version |