Specifying The Igmp Vrf Instance - Cisco XR12000 Series Configuration Manual

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

Advertisement

Configuring Multicast VPN
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/0/CPU0:router# configure
Step 2
router pim vrf vrf-name address-family {ipv4 |
ipv6}
Example:
RP/0/0/CPU0:router(config)# router pim vrf
vrf_A address-family ipv4
Step 3
rp-address ip-address [group-access-list-name]
override]
Example:
RP/0/0/CPU0:router(config-pim-vrf_A-ipv4)#
rp-address 10.0.0.0
Step 4
Use the commit or end command.

Specifying the IGMP VRF Instance

SUMMARY STEPS
1. configure
2. router igmp
3. vrf vrf-name
4. Use the commit or end command.
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
64
Implementing Multicast Routing on Cisco IOS XR Software
Purpose
Enters global configuration mode.
Enters PIM address-family configuration submode and configures
the PIM VRF for either an IPv4 or IPv6 address family.
Configures the PIM rendezvous point (RP) address:
• group-access-list-name = Specifies an access list of groups to
be mapped to a given RP.
• bidir = Specifies a bidirectional RP.
• override = Specifies that a static RP configuration should
override auto-RP and the bootstrap router (BSR).
commit—Saves the configuration changes, and remains within the
configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the configuration
session.
• No—Exits the configuration session without committing the
configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
OL-30405-02

Advertisement

Table of Contents
loading

Table of Contents