15 neighbor as-override, 16 neighbor soo, Neighbor as – PLANET XGS3-24042 User Manual
Page 1234: Override, Neighbor soo

77-10
Switch(config)#router bgp 100
Switch(config-router)#address-family ipv4 vrf VRF-A
Switch(config-router-af)#neighbor 3.0.0.1 remote-as 65001
Switch(config-router-af)#
77.15 neighbor as-override
Command:
neighbor {
no neighbor {
Function:
Override the AS path (the previous AS number). Before implementing this command, users should
create a neighbor first. The no operation will delete the configuration.
Parameters:
<ip-address>: specify the BGP neighbor address;
<TAG>: Specify the BGP neighbor group number.
Default:
Not configured.
Command Mode:
VRF Address Family Configuration Mode.
Usage Guide:
After this command being implemented, the route from the neighbor will override the existing AS
number.
Example:
Switch(config)#router bgp 100
Switch(config-router)#address-family ipv4 vrf VRF-A
Switch(config-router-af)#neighbor 3.0.0.1 remote-as 65001
Switch(config-router-af)#neighbor 3.0.0.1 as-override
Switch(config-router-af)#
77.16 neighbor soo
Command:
neighbor <ip-addr> soo <soo-val>