Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Configuration
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
C613-50032-01 REV D AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 2.39
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.
Router 1
bgp4+_distance
Router 1
2001:db8::121
Router 2
2001:db8::120
AS100 AS100
Router 3
2001:db8:132::/64 2001:db8:99::/64
AS200
2001:db8::114
2001:db8::115
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.