
BGP and BGP4+ Commands
Examples [BGP/BGP+]
The following example shows the configuration of a
awplus# | configure terminal | |
awplus(config)# |
| |
match origin incomplete | ||
set metric | 100 | |
exit |
| |
awplus(config)# | router bgp | 12 |
| redistribute ospf |
To apply the above example to a specific VRF instance named blue, use the following commands:
awplus(config)# | router bgp 12 |
|
|
| redistribute ospf |
The following example shows the configuration of a
awplus# | configure terminal | |
awplus(config)# |
| permit 3 |
match interface | vlan1 | |
set | 1 | |
exit |
| |
awplus(config)# | router ospf 100 |
|
| redistribute bgp |
Note that configuring a
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.198 | AlliedWare PlusTM Operating System - Software Version |