PLANET XGS3-24042 User Manual
Page 683

81-37
Command
Explanation
BGP Protocol Configuration Mode
neighbor <ip-address> remote-as
<as-num>
necessary
Configure the remote PE as the public
network VPNv4 neighbor. It’s suggest to
select loopback interface to set up the BGP
neighbor among public network PE.
neighbor <ip-address> update-source
<as-num>
Point the local loopback interface for set up
neighbor.
Enter the BGP-VPNv4 view
address-family vpnv4 [unicast]
necessary
Create BGP VPNv4. No VPNv4 is created
by default.
[no] neighbor <ip-address> active
optional
Activate all neighbors in VPNv4. All
neighbors in VPNv4 view are inactive by
default.
BGP Protocol Configuration Mode
[no] address-family ipv4 {unicast|
multicast|vrf <vrf-nam>}
optional;
Create BGP protocol IPv4 and enter the
BGP-VPN instance view. No IPv4 is
created by default.
BGP-VPN instance view
[no] neighbor <ip-address> remote-as
<as-num>
optional
Configure CE as the VPN private network
neighbor. No private network neighbor is
configured by default.
[no] neighbor <ip-address> active
optional
Activate all neighbors in VPNv4. All
neighbors in VPNv4 view are active by
default.
[no] redistribute {connected|ospf|rip|
static}
optional
Configure to re-advertise the directly
connected routes and other protocol
routes. No re-advertisement of any route
by default.
(2) Configure to use EBGP between PE-CE
1) Configure the remote PE as the public network VPNv4 neighbor
2) Create the OSPF instance between PE-CE, and enter the Router OSPF view