DES-7200 Configuration Guide Chapter 2 Configuring BGP IP VPN
2-162
Network topology
Configuration steps
MCE-A:
# Configure Trunk link between PE and CE
DES-7200# configure terminal
DES-7200(config)# interface gigabitethernet 1/0
# VLAN is the configuration command used on switch products, and is not applicable to routers
(except for the switching card interface). Routers can use the routing interface to connect with
PE.
DES-7200(config-if-GigabitEthernet 1/0)# switchport mode trunk
DES-7200(config-if-GigabitEthernet 1/0)# end
# Configure tow VRFs to represent different services and bind respective interfaces
DES-7200# configure terminal
DES-7200(config)# ip vrf VPN1
DES-7200(config-vrf)# exit