для Cisco Cisco IOS Software Release 12.0(15)S

Скачать
Страница из 30
 
Source Specific Multicast with IGMPv3, IGMP v3lite, and URD
Command Reference
12
Cisco IOS Release 12.0(15)S
ip pim accept-register list no-ssm-range
ip access-list extended msdp-nono-list
deny   ip any 232.0.0.0 0.255.255.255 ! SSM Range
! .
! .
! .
! See ftp://ftpeng.cisco.com/ipmulticast/config-notes/msdp-sa-filter.txt for other SA
! messages that typically need to be filtered.
permit ip any any
! Filter generated SA messages in SSM range. This configuration is only needed if there
! are directly connected sources to this router. The “ip pim accept-register” command
! filters remote sources.
ip msdp redistribute list msdp-nono-list
! Filter received SA messages in SSM range. “Filtered on receipt” means messages are
! neither processed or forwarded. Needs to be configured for each MSDP peer.
ip msdp sa-filter in msdp-peer1 list msdp-nono-list
! .
! .
! .
ip msdp sa-filter in msdp-peerN list msdp-nono-list
Command Reference
This section documents the following new or modified commands. For other commands related to 
IGMPv3, refer to the Cisco IOS Release 12.0(15)S IGMP Version 3 feature module. All other 
commands used with this feature are documented in the Cisco IOS Release 12.1 command reference 
publications.