Cisco Systems 1000 Series Network Router User Manual


 
18-67
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 11
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 12
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 13
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 14
exit
Example:
Router(config-vrf-af)# exit
Exits the address family configuration mode.
Step 15
address-family ipv6
Example:
Router(config-vrf)# address-family ipv6
Enters the address family configuration mode using
standard IP Version 6 (IPv6) address prefixes.
Command Purpose