25-11
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 25 Configuring IPv4 Multicast VPN Support
Configuring MVPN
Configuring the Route-Target Extended Community
To configure the route-target extended community, perform this task:
When configuring the route-target extended community, note the following information:
•
import
—Imports routing information from the target VPN extended community.
•
export
—Exports routing information to the target VPN extended community.
•
both
—Imports and exports.
•
route_target_ext_community
—Adds the 48-bit route-target extended community to the VRF. Enter
the number in one of the following formats:
–
16-bit AS number:your 32-bit number (101:3)
–
32-bit IPv4 address:your 16-bit number (192.168.122.15:1)
This example shows how to configure 55:1111 as the import and export route-target extended
community and verify the configuration:
Router(config-vrf)#
route-target both 55:1111
Router(config-vrf)#
do show ip vrf detail
VRF blue; default RD 55:1111; default VPNID <not set>
VRF Table ID = 1
No interfaces
Connected addresses are not in global routing table
Export VPN route-target communities
RT:55:1111
Import VPN route-target communities
RT:55:1111
No import route-map
No export route-map
CSC is not configured.
Configuring the Default MDT
To configure the default MDT, perform this task:
Command or Action
Purpose
Step 1
Router(config-vrf)#
route-target
[
import
|
export
|
both
]
route_target_ext_community
Configures a route-target extended community for the VRF.
Router(config-vrf)#
no route-target
[[
import
|
export
|
both
]
route_target_ext_community
]
Deletes the route-target extended community.
Step 2
Router(config-vrf)#
do show ip vrf detail
Verifies the configuration.
Command or Action
Purpose
Router(config-vrf)#
mdt default
group_address
Configures the default MDT.
Router(config-vrf)#
no mdt default
Deletes the default MDT.