Cisco XR12000 Series Configuration Manual page 81

Ios xr multicast configuration guide
Hide thumbs Also See for XR12000 Series:
Table of Contents

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software
Command or Action
Step 14
address-family vpnv4 unicast
Example:
RP/0/0/CPU0:router(config)# address-family
vpnv4 unicast
Step 15
router pim
Example:
RP/0/0/CPU0:router(config)# router pim
Step 16
vrf vrf_name
Example:
RP/0/0/CPU0:router(config-pim)# vrf vrf1
Step 17
address-family [ipv4 | ipv6 ]
Example:
RP/0/0/CPU0:router(config-pim-vrf1)#
address-family ipv4
Step 18
rpf topology route-policy route_policy_name
Example:
RP/0/0/CPU0:router(config-pim-vrf1-af)# rpf
topology route-policy rosen_mvpn_mldp
Step 19
route-policy route_policy_name
Example:
RP/0/0/CPU0:router(config)# route-policy
route1
Step 20
set core-tree tree_type
Example:
RP/0/0/CPU0:router(config-rpl)# set
core-tree mldp-rosen
Step 21
Use the commit or end command.
OL-30405-02
Purpose
Configures the BGP vpnv4 address family.
Enters the PIM configuration mode.
Specifies the VRF instance. .
Enters the address-family submode.
Assigns a given routing policy to an RPF topology table.
Configures the route policy for a profile. For more information
about configuring route policy, see Cisco IOS XR Routing
Configuration Guide.
Specifies the MDT type for the route policy.
commit—Saves the configuration changes, and remains within
the configuration session.
end—Prompts user to take one of these actions:
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
Configuring Multicast VPN
71

Advertisement

Table of Contents
loading

Table of Contents