C613-50631-01 Rev A Command Reference for IE340 Series 1471
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
NEIGHBOR
PEER-GROUP (ADD A NEIGHBOR)
This example shows a new peer-group group1 and the removal of a neighbor
10.10.0.63 to the group.
awplus# configure terminal
awplus(config)# router bgp 10
awplus(config-router)# neighbor group1 peer-group
awplus(config-router)# no neighbor 10.10.0.63 peer-group group1
Examples
[BGP4+]
This example shows a new peer-group group1 and the addition of a neighbor
2001:0db8:010d::1 to the group.
awplus# configure terminal
awplus(config)# router bgp 10
awplus(config-router)# neighbor group1 peer-group
awplus(config-router)# address-family ipv6
awplus(config-router-af)# neighbor peer-group
group12001:0db8:010d::1
This example shows a new peer-group group1 and the removal of a neighbor
2001:0db8:010d::1 to the group.
awplus# configure terminal
awplus(config)# router bgp 10
awplus(config-router)# neighbor group1 peer-group
awplus(config-router)# address-family ipv6
awplus(config-router-af)# no neighbor peer-group
group12001:0db8:010d::1
Related
commands
neighbor peer-group (create a peer-group)
neighbor port
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