Cisco XR 12000 Series Configuration Manual page 64

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

How to Implement Multicast Routing
Prerequisites for Interconnecting PIM-SM Domains with MSDP
You must configure MSDP default peering, if the addresses of all MSDP peers are not known in BGP or
multiprotocol BGP.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/0/CPU0:router# configure
Step 2
interface type interface-path-id
Example:
RP/0/0/CPU0:router(config)# interface loopback
0
Step 3
ipv4 address address mask
Example:
RP/0/0/CPU0:router(config-if)# ipv4 address
10.0.1.3 255.255.255.0
Multicast Configuration Guide
MCC-56
configure
interface type interface-path-id
ipv4 address address mask
end
router msdp
default-peer ip-address [prefix-list list]
originator-id type interface-path-id
peer peer-address
connect-source type interface-path-id
mesh-group name
remote-as as-number
end
or
commit
show msdp [ipv4] globals
show msdp [ipv4] peer [peer-address]
show msdp [ipv4] rpf rpf-address
Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
Purpose
Enters global configuration mode.
(Optional) Enters interface configuration mode to define the
IPv4 address for the interface.
Note
This step is required if you specify an interface type
and number whose primary address becomes the
source IP address for the TCP connection.
(Optional) Defines the IPv4 address for the interface.
Note
This step is required only if you specify an interface
type and number whose primary address becomes
the source IP address for the TCP connection. See
optional for information about configuring the
connect-source command.
OL-

Advertisement

Table of Contents
loading

Table of Contents