Cisco Systems 1000 Series Network Router User Manual


 
18-69
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 18 LSM-MLDP-based MVPN Support
MVPN MLDP over GRE
Step 19
mdt data threshold bandwidth
Example:
Router(config-vrf-af)# mdt data
threshold 1
Configures the threshold value for data MDT.
Note Bandwidth is traffic rate, in Kbps.
Step 20
route-target export
route-target-ext-community
Example:
Router(config-vrf-af)# route-target
export 200:2
Creates a route target extended community for a VRF.
export—Exports the routing information from the
target VPN extended community.
route-target-ext-community—Adds the route target
extended community attributes to the VRF list of
import, export, or both (import and export) route
target extended communities.
Step 21
route-target import
route-target-ext-community
Example:
Router(config-vrf-af)# route-target
import 200:2
Creates a route-target extended community for a VRF.
import—Imports the routing information from the
target VPN extended community.
route-target-ext-community—Adds the route target
extended community attributes to the VRF list of
import, export, or both (import and export)
route-target extended communities.
Step 22
exit
Example:
Router(config-vrf-af)# exit
Exits the address family configuration mode.
Step 23
exit
Example:
Router(config-if)# exit
Exits the interface configuration mode.
Step 24
interface name
Example:
Router(config)# interface gi0/0/0
Specifies the interface name and enters the interface
configuration mode.
Step 25
vrf forwarding vrf-name
Example:
Router(config-if)# vrf forwarding blue
Associates a VRF instance with an interface or
subinterface.
vrf-name—Name assigned to a VRF.
Command Purpose