PLANET XGS3-24042 User Manual
Page 685

81-39
BGP-VPN instance view
[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.
(3) Configure to use EBGP between PE-CE
1) Configure the remote PE as the public network VPNv4 neighbor
2) Enter the RIP VPN instance view
3) Enable RIP in the segment between PE-CE
4) Configure to re-advertise BGP routes
5) Enter the BGP-VPN instance view
6) Configure to re-advertise RIP routes
7) Advertise local private network routes
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 active by
default.
RIP Protocol Configuration Mode
[no] address-family ipv4 vrf <vrf-name>
optional
Create RIP IPv4 protocol family and enter
RIP VPN instance view.
RIP VPN instance view
[no] network {A.B.C.D/M|ifname|vlan
optional
Enable the RIP between PE-CE.