
BGP and BGP4+ Configuration
Configuring BGP4+ Distance |
| |
You can configure administrative distance in BGP4+ for a specific address family. | ||
This example shows configuring the BGP4+ distance for the IPv6 Address Family. | ||
AS100 | AS100 | AS200 |
2001:db8::121 | 2001:db8::114 | |
2001:db8::120 | 2001:db8::115 | |
Router 1 | Router 2 | Router 3 |
2001:db8:132::/64 |
| 2001:db8:99::/64 |
|
| bgp4+_distance |
Router 1 |
|
|
awplus(config)# |
|
|
configure terminal Enter the Global Configuration mode.
awplus(config-router)#
router bgp 100 Define the BGP4+ routing process. The number 100 specifies the AS number of Router 1.
awplus(config-router)#
network 2001:db8:132::/64 Specify the network 2001:db8:132::/64 to be advertised by the BGP4+ routing process from Router 1 to Router 2.
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
AlliedWare PlusTM Operating System - Software Version | 2.39 |