Cisco CRS Series Configuration Manual page 89

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

Implementing Multicast Routing on Cisco IOS XR Software
Command or Action
Step 21
neighbor address
Example:
RP/0/RP0/CPU0:router(config-bgp)# neighbor 1.3.45.6
Step 22
remote-as 2-byte AS number
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)# remote-as 100
Step 23
update-source interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)# update-source
Loopback 1
Step 24
address-family {ipv4 | ipv6} unicast
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)# address-family
ipv4 unicast
Step 25
route-policy name in
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr-af)#
route-policy pass-all in
Step 26
route-policy name out
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr-af)#
route-policy pass-all out
Step 27
address-family {ipv4 | ipv6} multicast
Example:
RP/0/RP0/CPU0:router(config-bgp)# address-family
ipv4 multicast
RP/0/RP0/CPU0:router(config-bgp)# address-family
ipv6 unicast
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
Configuring MVPN GRE BIDIR
Purpose
Specifies a neighbor router.
Set remote AS with the specified 2-byte AS number.
Set remote AS with the specified 2-byte AS number.
Configures ipv4 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 multicast and
enters the address family command mode.
79

Advertisement

Table of Contents
loading

Table of Contents