Download Print this page

Cisco ASR 9000 Series Software Manual page 87

Layer 3 multicast routing
Hide thumbs Also See for ASR 9000 Series:

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Command or Action
Step 5
router msdp
Example:
RP/0/RSP0/CPU0:router(config)# router msdp
Step 6
default-peer ip-address [prefix-list list]
Example:
RP/0/RSP0/CPU0:router(config-msdp)#
default-peer 172.23.16.0
Step 7
originator-id type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-msdp)#
originator-id GigabitEthernet0/1/1/0
Step 8
peer peer-address
Example:
RP/0/RSP0/CPU0:router(config-msdp)# peer
172.31.1.2
Step 9
connect-source type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-msdp-peer)#
connect-source loopback 0
Step 10
mesh-group name
Example:
RP/0/RSP0/CPU0:router(config-msdp-peer)#
mesh-group internal
Step 11
remote-as as-number
Example:
RP/0/RSP0/CPU0:router(config-msdp-peer)#
remote-as 250
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
Interconnecting PIM-SM Domains with MSDP
Purpose
Enters MSDP protocol configuration mode.
(Optional) Defines a default peer from which to accept all
MSDP SA messages.
(Optional) Allows an MSDP speaker that originates a
(Source-Active) SA message to use the IP address of the
interface as the RP address in the SA message.
Enters MSDP peer configuration mode and configures an
MSDP peer.
• Configure the router as a BGP neighbor.
• If you are also BGP peering with this MSDP peer, use
the same IP address for MSDP and BGP. You are not
required to run BGP or multiprotocol BGP with the
MSDP peer, as long as there is a BGP or multiprotocol
BGP path between the MSDP peers.
(Optional) Configures a source address used for an MSDP
connection.
(Optional) Configures an MSDP peer to be a member of a mesh
group.
(Optional) Configures the remote autonomous system number
of this peer.
87

Advertisement

loading