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
2.14 AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 C613-50032-01 REV D
Peer 2
Names of Commands Used
bgp graceful-restart (BGP and BGP4+)
bgp graceful-restart graceful-reset (BGP and BGP4+)
neighbor capability graceful-restart (BGP and BGP4+)
neighbor remote-as (BGP and BGP4+)
neighbor restart-time (BGP and BGP4+)
router bgp (BGP and BGP4+)
Validation Commands
show ip bgp (BGP)
show ip bgp neighbors (BGP)
show ip bgp summary (BGP)
awplus(config)#
configure terminal
Enter the Global Configuration mode.
awplus(config-router)#
router bgp 200
Define the BGP routing process.
The number 200 specifies the AS number of Peer 2.
awplus(config-router)#
bgp graceful-restart
Enable BGP graceful restart support.
awplus(config-router)#
bgp graceful-restart graceful-reset
Configure to invoke graceful restart when a configuration
change forces a peer reset.
awplus(config-router)#
neighbor 1.1.1.1 remote-as 100
Specify the neighbor’s IP address (1.1.1.1) and the AS
number of the neighbor (100).
awplus(config-router)#
neighbor 1.1.1.1 capability
graceful-restart
Specify the neighbor’s IP address (1.1.1.1) for which the
graceful restart capability is supported