BGP and BGP4+ Commands

Examples [BGP]

awplus# configure terminal

awplus(config)# router bgp 100

awplus(config-router)# neighbor 10.10.0.1 as-origination-interval 10

awplus# configure terminal awplus(config)# router bgp 100

awplus(config-router)# no neighbor 10.10.0.1 as-origination-interval

Examples [BGP4+]

awplus# configure terminal awplus(config)# router bgp 100

awplus(config-router)#neighbor 2001:0db8:010d::1 as-origination-interval 10

awplus# configure terminal awplus(config)# router bgp 100

awplus(config-router)#no neighbor 2001:0db8:010d::1 as-origination-interval

Validation show bgp ipv6 neighbors (BGP4+)

Commands show ip bgp neighbors (BGP)

Related Commands neighbor advertisement-interval (BGP and BGP4+) address-family (BGP and BGP4+)

 

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

 

3.92

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

C613-50032-01 REV D

Page 190
Image 190
Allied Telesis BGP4, VERSION 5.4.3-2.6 manual Awplus# configure terminal