ZXR10 GER (V2.6.03) General Excellent Router User Manual Volume-I
292 Confidential and Proprietary Information of ZTE CORPORATION
MPLS-VPN Configuration
Refer to below procedure for MPLS-VPN configuration on ZTE
ZXR10 GER.
Router Command Line Interface has been accessed.
1. To define a name of a VPN on PE or give a name of the
forwarding table of a VPN, use ip vrf <vrf-name> command
in
Table 335.
TABLE 335 IP VRF COMMAND
Command
Format
Command
Mode
Command Function
ip vrf
<vrf-
name>
global config This defines the name of a VPN
Result: This defines the name of a VPN.
The length of the name lasts one through sixteen characters.
The name is only valid locally, which will be used when an
interface is bound with the VPN.
2. To define the RD of the VRF and the Route Target (RT)
import/export policy, use rd <route-distinguisher> command
in vrf command mode as shown in
Table 336.
TABLE 336 RD COMMAND
Command Format
Command
Mode
Command Function
rd <route-
distinguisher>
VRF
This defines the RD of
the VRF
route-target
[both|import|export]
<route-target-ext-
community>
VRF
This creates route-target
extension community
attribute related to the
VRF
Result: This defines the RD of the VRF.
Result: This creates route-target extension community
attribute related to the VRF.
3. To define the association of a designated interface with the
VRF, use ip vrf forwarding <vrf-name> command in
interface configuration mode as shown in
Table 337.
Purpose
Prerequisite
Steps