Chapter 16 MPLS Service Configuration
ZXAN(config)#interface loopback1
ZXAN(config-loopback1)#ip address 3.3.3.3 255.255.255.255
ZXAN(config-loopback1)#exit
2.
Configure the VLAN of the uplink interfaces.
XAN(config)#interface gei_1/21/2
ZXAN(config-if)#switchport vlan 11 tag
ZXAN(config-if)#exit
3.
Configure the IP address of the VLAN interface.
ZXAN(config)#interface vlan 11
ZXAN(config-if-vlan11)#ip address 11.1.1.2 255.255.255.0
4.
Enable the MPLS on the VLAN interface.
ZXAN(config-if-vlan11)#mpls ip
ZXAN(config-if-vlan11)#exit
5.
Configure the routing protocol.
ZXAN(config)#router ospf 1
ZXAN(config-router)#network 3.3.3.3 0.0.0.0 area 0.0.0.0
ZXAN(config-router)#network 11.1.1.0 0.0.0.255 area 0.0.0.0
ZXAN(config-router)#exit
6.
Enable the global MPLS function.
ZXAN(config)#mpls ldp router-id loopback1
ZXAN(config)#vlan-reserve 4090 vpn
ZXAN(config)#mpls ip
7.
Save configuration data.
Result
Execute the command
ping mpls ipv4 3.3.3.3 32 repeat 1000
on C300-1. The ping is
successful.
16.1.2 Configuring the Static LSP
The static LSP is used in MPLS L2VPN.
Networking Diagram
shows the networking diagram of the static Label Switched Path (
)
configuration.
16-5
SJ-20130520164529-007|2013-06-30 (R1.0)
ZTE Proprietary and Confidential
Содержание ZXA10 C300
Страница 8: ...VI SJ 20130520164529 007 2013 06 30 R1 0 ZTE Proprietary and Confidential ...
Страница 294: ...Tables This page intentionally left blank VI SJ 20130520164529 007 2013 06 30 R1 0 ZTE Proprietary and Confidential ...
Страница 301: ...Glossary VoIP Voice over Internet Protocol XIII SJ 20130520164529 007 2013 06 30 R1 0 ZTE Proprietary and Confidential ...