C613-50631-01 Rev A Command Reference for IE340 Series 1412
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
NEIGHBOR
AS-ORIGINATION-INTERVAL
The as-origination-interval time value is the minimum amount of time between
the advertisement of Update messages sent from a BGP speaker to report changes
within the local AS. This is the minimum time between two Update messages to
iBGP peers, which contain a prefix that originates from the same AS. See the
neighbor advertisement-interval command to set time between messages to
eBGP peers.
Use this command instead of the neighbor advertisement-interval command for
iBGP peers with prefixes in the same AS for updates only within a local AS.
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
Commands
show bgp ipv6 neighbors (BGP4+ only)
show ip bgp neighbors (BGP only)
Related
commands
neighbor advertisement-interval
address-family
Command
changes
Added to AlliedWare Plus prior to 5.4.6-1
Version 5.4.7-2.1: BGP support added for x510 and x550 series
Version 5.4.7-2.4: BGP support added for IE300 series