Cisco CRS Series Configuration Manual page 90

Cisco ios xr multicast configuration guide for the cisco crs router, release 5.2.x
Hide thumbs Also See for CRS Series:
Table of Contents

Advertisement

Configuring MVPN GRE BIDIR
Command or Action
Step 28
address-family {vpnv4 | vpnv6} unicast
Example:
RP/0/RP0/CPU0:router(config-bgp)# address-family
vpnv4 unicast
RP/0/RP0/CPU0:router(config-bgp)# address-family
vpnv6 unicast
Step 29
route-policy name in
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr-af)#
route-policy pass-all in
Step 30
route-policy name out
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr-af)#
route-policy pass-all out
Step 31
address-family {ipv4 | ipv6} mdt
Example:
RP/0/RP0/CPU0:router(config-bgp)# address-family
ipv4 mdt
Step 32
address-family {ipv4 | ipv6} mvpn
Example:
RP/0/RP0/CPU0:router(config-bgp)# address-family
ipv4 mvpn
RP/0/RP0/CPU0:router(config-bgp)# address-family
ipv6 mvpn
Step 33
vrf name
Example:
RP/0/RP0/CPU0:router(config-bgp)# vrf vrf1
Step 34
rd x.y format
Example:
RP/0/RP0/CPU0:router(config-bgp-vrf)# rd 1:1
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
80
Implementing Multicast Routing on Cisco IOS XR Software
Purpose
Configures vpnv4 address-family for unicast and
enters the address family command mode.
Applies the route policy named pass-all to inbound
routes.
Applies the route policy named pass-all to outbound
routes.
Configures ipv4 address-family for mdt and enters
the address family command mode.
Configures ipv4 address-family for mvpn and enters
the address family command mode.
Configures the VRF.
Configures the route distinguisher.

Advertisement

Table of Contents
loading

Table of Contents