Allied Telesis VERSION 5.4.3-2.6, BGP4 manual Validation Commands

Models: BGP4 VERSION 5.4.3-2.6

1 350
Download 350 pages 8.81 Kb
Page 71
Image 71

BGP and BGP4+ Configuration

Peer 2

awplus(config)#

configure terminal Enter the Global Configuration mode.

awplus(config-router)#

router bgp 200 Define the routing process.

The number 200 specifies the AS number of Peer 2.

awplus(config-router)#

bgp graceful-restartEnable BGP graceful restart support. If the restart and stale-path timers are not configured, the defaults are 90 seconds and 360 seconds, respectively.

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 Specify the neighbor’s IP address (1.1.1.1) for which the

graceful-restartgraceful restart capability is supported

awplus(config-router)#

neighbor 1.1.1.1 restart-time 160 Configure the maximum time in seconds (160) required for the neighbor to restart. This overwrites the configured restart time for that neighbor. For example: the above configured restart-time for all neighbors is 90 seconds (the default). With this command, the neighbor, 1.1.1.1, will have a 160 second restart-time.

Names of Commands Used

bgp graceful-restart (BGP and BGP4+)

bgp graceful-restartgraceful-reset (BGP and BGP4+) bgp update-delay (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)

 

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.19

Page 71
Image 71
Allied Telesis VERSION 5.4.3-2.6, BGP4 manual Validation Commands