Cisco XR 12000 Series Configuration Manual page 62

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

How to Implement Multicast Routing
SUMMARY STEPS
1.
2.
3.
Note
Only IPv4 addressing is currently supported for extranet.
4.
5.
6.
7.
8.
9.
DETAIL STEPS
Command or Action
Step 1
configure
Example:
RP/0/0/CPU0:router# configure
Step 2
vrf source-vrf
Example:
RP/0/0/CPU0:router(config)# vrf green
RP/0/0/CPU0:router(config-vrf)#
Step 3
address-family [ipv4 | ipv6} unicast
Example:
RP/0/0/CPU0:router(config-vrf)# address-family
ipv4 unicast
Step 4
import route-target [xx.yy:nn
ip-address:nn]
Example:
RP/0/RP0/CPU0:router(config-vrf-af)# import
route-target 234:222
Example:
RP/0/0/CPU0:router(config-vrf-af)# import
route-target 100:100
Multicast Configuration Guide
MCC-54
configure
vrf source-vrf
address-family {ipv4 | ipv6} unicast
import route-target [xx.yy:nn | as-number:nn | ip-address:nn]
export route-target [xx.yy:nn | as-number:nn | ip-address:nn]
end
or
commit
configure
vrf receiver-vrf
Repeat steps
3.
through
6.
|
as-number:nn |
Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
Purpose
Enters global configuration mode.
Configures a VRF instance for the source PE router.
Specifies a unicast IPv4 or IPv6 address family and enters
address family configuration submode.
Only IPv4 addressing is supported for extranet.
Note
Imports the selected route target, optionally expressed as
one of the following :
4-byte AS number of the route target in xx.yy:nn
format. Range is 0-65535.0-65535:0-65535
AS number of the route target in nn format. Range is
0-65535.
IP address of the route target in A.B.C.D. format.
OL-

Advertisement

Table of Contents
loading

Table of Contents