752
Configuring MSDP
Related Documents
This example shows how to configure the switch to send SA request messages to the MSDP peer at 171.69.1.1:
Switch(config)#
ip msdp sa-request 171.69.1.1
The following example shows how to configure which (S, G) entries from the mroute table are advertised in SA messages
originated from AS 64512:
Switch(config)#
ip msdp redistribute route-map customer-sources
Switch(config)#
route-map customer-sources permit
Switch(config)#
match as-path 100
Switch(config)#
ip as-path access-list 100 permit ^64512$
This example shows how to configure the switch to filter SA request messages from the MSDP peer at 171.69.2.2. SA
request messages from sources on network 192.4.22.0 pass access list 1 and are accepted; all others are ignored.
Switch(config)#
ip msdp filter sa-request 171.69.2.2 list 1
Switch(config)#
access-list 1 permit 192.4.22.0 0.0.0.255
This example shows how to allow only (S,G) pairs that pass access list 100 to be forwarded in an SA message to the
peer named
switch.cisco.com
:
Switch(config)#
ip msdp peer switch.cisco.com connect-source gigabitethernet0/1
Switch(config)#
ip msdp sa-filter out switch.cisco.com list 100
Switch(config)#
access-list 100 permit ip 171.69.0.0 0.0.255.255 224.20 0 0.0.255.255
The following example shows how to configure a TTL threshold of 8 hops:
Switch(config)#
ip msdp ttl-threshold 192.168.1.5 8
This example shows how to filter all SA messages from the peer named
switch.cisco.com
:
Switch(config)#
ip msdp peer switch.cisco.com connect-source gigabitethernet0/1
Switch(config)#
ip msdp sa-filter in switch.cisco.com
The following example shows how to configure the MSDP peer at address 192.168.1.3 to be a member of the mesh
group named internal:
Switch(config)#
ip msdp mesh-group internal 192.168.1.3
The following example shows how to shut down the MSDP peer at IP address 192.168.7.20:
Switch(config)#
ip msdp shutdown 192.168.7.20
In the following example, the local router is not an RP. It borders a PIM sparse mode region with a dense mode region.
It uses the IP address of Ethernet interface 0 as the “RP” address in SA messages.
Switch(config)#
ip msdp border sa-address ethernet0
The following example shows how to configure the IP address of Ethernet interface 1 as the RP address in SA messages:
Switch(config)#
ip msdp originator-id ethernet1
Related Documents
Cisco IOS IP Multicast Command Reference
IP Multicast Configuration Guide Library, Cisco IOS Release 15M&T
Содержание IE 4000
Страница 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Страница 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Страница 108: ...104 Configuring Switch Clusters Additional References ...
Страница 128: ...124 Performing Switch Administration Additional References ...
Страница 130: ...126 Configuring PTP ...
Страница 140: ...136 Configuring CIP Additional References ...
Страница 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Страница 192: ...188 Configuring Switch Based Authentication Additional References ...
Страница 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Страница 274: ...270 Configuring SGT Exchange Protocol over TCP SXP and Layer 3 Transport Configuring Cisco TrustSec Caching ...
Страница 298: ...294 Configuring VLANs Additional References ...
Страница 336: ...332 Configuring STP Additional References ...
Страница 408: ...404 Configuring DHCP Additional References ...
Страница 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Страница 490: ...486 Configuring SPAN and RSPAN Additional References ...
Страница 502: ...498 Configuring Layer 2 NAT ...
Страница 559: ...555 Configuring Network Security with ACLs How to Configure Network Security with ACLs Creating a Numbered Extended ACL ...
Страница 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Страница 930: ...926 Configuring IP Unicast Routing Related Documents ...
Страница 956: ...952 Configuring IPv6 Unicast Routing Configuring IPv6 network 2010 AB8 2 48 network 2010 AB8 3 48 exit address family ...
Страница 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Страница 978: ...974 Dying Gasp ...
Страница 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Страница 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Страница 996: ...992 Ethernet CFM ...
Страница 1030: ...1026 Working with the Cisco IOS File System Configuration Files and Software Images Working with Software Images ...
Страница 1066: ...1062 Using an SD Card SD Card Alarms ...