DES-7200 Configuration Guide Chapter 2 Configuring BGP IP VPN
2-82
VPNA-SITEB:
The configuration procedure is similar to that of VPNA-SITEA.
VPNA-SITEC:
The configuration procedure is similar to that of VPNA-SITEA.
VPNB-SITEB:
The configuration procedure is similar to that of VPNA-SITEA.
VPNB-SITEC:
The configuration procedure is similar to that of VPNA-SITEA.
P1:
# Configure the loopback interface.
DES-7200# configure terminal
DES-7200(config)# interface loopback 0
DES-7200(config-if-Loopback 0)# ip address 172.168.0.5 255.255.255.255
# Configure the MPLS signaling on the backbone network and enable MPLS on the public
network interface.
DES-7200# configure terminal
DES-7200(config)# mpls ip
DES-7200(config)# mpls router ldp
DES-7200(config-mpls-router)# ldp router-id interface loopback 0 force
DES-7200(config-mpls-router)# exit
DES-7200(config)# interface gigabitethernet 1/0
# The no switchport command is used to switch the port mode on switches to routed port mode.
It is not applicable to routers. You are not required to run this command on routers.
DES-7200(config-if-GigabitEthernet 1/0)# no switchport
DES-7200(config-if-GigabitEthernet 1/0)# ip address 172.168.10.2 255.255.255.0
DES-7200(config-if-GigabitEthernet 1/0)# label-switching