Cisco CRS Series Configuration Manual page 97

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 16
interface all enable
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv4)#
interface all enable
Step 17
vrf vrf_name
Example:
RP/0/RP0/CPU0:router(config-if)# vrf A1_MSPMSI
Step 18
address-family {ipv4 | ipv6}
Example:
RP/0/RP0/CPU0:router(config-bgp)# address-family ipv4
RP/0/RP0/CPU0:router(config-bgp)# address-family ipv6
Step 19
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# interface loopback 7
Step 20
enable
Example:
RP/0/RP0/CPU0:router(config)# enable
Step 21
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# interface
GigabitEthernet0/3/0/1.7
Step 22
enable
Example:
RP/0/RP0/CPU0:router(config)# enable
Step 23
bgp auto-discovery mldp
Example:
RP/0/RP0/CPU0:router(config-bgp)# bgp auto-discovery
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
Configuring MVPN MLDP BIDIR
Purpose
Enables IP multicast for interfaces.
Sets VRF in which the interface operates.
Configures ipv4 address-family for mvpn and
enters the address family command mode.
Enters interface configuration mode to define the
IPv4 address for the interface.
Enables the interface.
Enters interface configuration mode to define the
IPv4 address for the interface.
Enables the interface.
Enables BGP auto-discovery for PIM I-PMSI
core tree.
87

Advertisement

Table of Contents
loading

Table of Contents