BGP and BGP4+ Configuration

awplus(config-router)#

address-family ipv6 unicast Enter the IPv6 Address Family Configuration mode from the Global Configuration mode.

awplus(config-router-af)#

neighbor 2001:db8::119 activate

Activate the exchange of information to the peer (neighbor) with the global unicast IPv6 address 2001:db::119 for Router 1. Note that other information apart from prefixes is sent in updates. This command activates the exchange of information for the peer defined.

awplus(config-router-af)#

neighbor 2001:db8::119 capability

Specify the neighbor’s global unicast IPv6 address

graceful-restart

(2001:db::119) for which the graceful restart

 

capability is supported. This command advertises the

 

graceful restart capability to the peer.

 

 

awplus(config-router-af)#

Exit IPv6 Address Family Configuration mode, and return

exit-address-family

 

to the Router Configuration mode.

 

 

awplus(config-router)#

Exit the Router Configuration mode, and return to the

exit

 

Global Configuration mode.

 

 

Names of Commands Used

address-family (BGP and BGP4+)

bgp graceful-restart (BGP and BGP4+)

bgp graceful-restartgraceful-reset (BGP and BGP4+) exit-address-family (BGP and BGP4+)

neighbor capability graceful-restart (BGP and BGP4+) neighbor remote-as (BGP and BGP4+)

router bgp (BGP and BGP4+)

Validation Commands

show bgp ipv6 (BGP4+)

show bgp ipv6 neighbors (BGP4+) show bgp ipv6 summary (BGP4+)

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

C613-50032-01 REV D

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

2.45

Page 97
Image 97
Allied Telesis VERSION 5.4.3-2.6, BGP4 manual Neighbor 2001db8119 activate, Neighbor 2001db8119 capability