hit counter script

Configuration Examples For Using Msdp To Interconnect Multiple Pim-Sm Domains; Example: Configuring An Msdp Peer; Example: Configuring Msdp Md5 Password Authentication - Cisco Catalyst 3850 series Configuration Manual

Ip multicast routing configuration guide
Hide thumbs Also See for Catalyst 3850 series:
Table of Contents

Advertisement

Configuring MSDP
Configuration Examples for Using MSDP to Interconnect
Multiple PIM-SM Domains

Example: Configuring an MSDP Peer

The following example shows how to establish MSDP peering connections between three MSDP peers:
Device A
!
interface Loopback 0
ip address 10.220.8.1 255.255.255.255
!
ip msdp peer 10.220.16.1 connect-source Loopback0
ip msdp peer 10.220.32.1 connect-source Loopback0
!
Device B
!
interface Loopback 0
ip address 10.220.16.1 255.255.255.255
!
ip msdp peer 10.220.8.1 connect connect-source Loopback0
ip msdp peer 10.220.32.1 connect connect-source Loopback0
!
Device C
!
interface Loopback 0
ip address 10.220.32.1 255.255.255.255
!
ip msdp peer 10.220.8.1 connect 10.220.8.1 connect-source Loopback0
ip msdp peer 10.220.16.1 connect 10.220.16.1 connect-source Loopback0
!
Related Topics
MSDP Peers, on page 203
Configuring an MSDP Peer, on page 210
Shutting Down an MSDP Peer, on page 212

Example: Configuring MSDP MD5 Password Authentication

The following example shows how to enable MD5 password authentication for TCP connections between
two MSDP peers:
Device A
!
ip msdp peer 10.3.32.154
OL-32598-01

Configuration Examples for Using MSDP to Interconnect Multiple PIM-SM Domains

IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
235

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents