D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 2 Configuring BGP IP VPN
2-125
DES-7200(config-if)# label-switching
DES-7200(config-if)# mpls ip
# Enable MPLS and LDP on CE: Here we will take CE1 as the example. The configurations of
CE2 are the same.
DES-7200(config)# mpls ip
DES-7200(config)# mpls router ldp
DES-7200(config-mpls-router)# ldp rouer-id interface Loopback 0
DES-7200(config-mpls-router)# exit
DES-7200(config)# interface gigabitEthernet 1/1
# In case of a switch, configure the interface to RoutedPort interface (not applicable to a
router)
DES-7200(config-if)# no switchport
# In case of a router, enable fast forwarding on the interface (not applicable to a switch)
DES-7200(config-if)# ip ref
DES-7200(config-if)# label-switching
DES-7200(config-if)# mpls ip
Configure Second Carrier
# Configure interface and IGP: Here we will take CE1 as the example. The configurations of CE2,
ASBR1, ASBR2, ASBR3 and ASBR4 are the same.
DES-7200(config)# interface gigabitEthernet 1/2
# In case of a switch, configure the interface to RoutedPort interface (not applicable to a
router)
DES-7200(config-if)# no switchport
# In case of a router, enable fast forwarding on the interface (not applicable to a switch)
DES-7200(config-if)# ip ref
DES-7200(config-if)# ip address 172.1.2.1 255.255.255.0
DES-7200(config-if)# no shutdown
DES-7200(config-if)# exit
DES-7200(config)# interface gigabitEthernet 1/3
# In case of a switch, configure the interface to RoutedPort interface (not applicable to a
router)
DES-7200(config-if)# no switchport
# In case of a router, enable fast forwarding on the interface (not applicable to a switch)
DES-7200(config-if)# ip ref
DES-7200(config-if)# ip address 172.1.3.1 255.255.255.0
DES-7200(config-if)# no shutdown
DES-7200(config-if)# exit