14 neighbor remote-as, Neighbor remote – PLANET XGS3-24042 User Manual
Page 1233

77-9
Configure mpls proxy on the interface which bind VRF.
Switch(config)#loopback-group 10
Switch(config)#interface e 1/0/1
Switch(config-if-ethernet1/0/1)#loopback 10
Switch(config)#int vlan 9
Switch(Config-if-Vlan9)#ip vrf forwarding vpn1
Switch(Config-if-Vlan9)#mpls proxy loopback-group 10
Example 2:
Configure mpls proxy on the interface which enable the label exchange.
Switch(config)#loopback-group 10
Switch(config)#interface e 1/0/1
Switch(config-if-ethernet1/0/1)#loopback 10
Switch(config)#int vlan 9
Switch(Config-if-Vlan9)#ldp enable
Switch(Config-if-Vlan9)#label-switching
Switch(Config-if-Vlan9)#mpls proxy loopback-group 10
77.14 neighbor remote-as
Command:
neighbor
no neighbor <ip-address> remote-as <as-num>
Function:
Add a new BGP neighbor; the no operation will delete it.
Parameters:
<ip-address>: specify the BGP neighbor address. BGP neighbor address should be Loopback port
IP for neighbor switch.
<as-num>: specify the AS number of the BGP neighbor.
Default:
No BGP neighbor.
Command Mode:
VRF Address Family Configuration Mode.
Usage Guide:
Implementing this command will add a new neighbor for the switch.
Example: