Tp-Link T1700G-28TQ V2 — настройка IGMP Snooping для многокастовой передачи данных [413/772]

Превью страниц Страница 413 / 772
Tp-Link T1700G-28TQ V2 [413/772] Verify the configurations
Configuration Guide 388
Configuring Layer 2 Multicast Configuration Examples
Switch(config-igmp-profile)#range 225.0.0.1 225.0.0.1
Switch(config-igmp-profile)#exit
8) Bind Profile 1 to Port 1/0/2 and Port 1/10/3.
Switch(config)#interface range gigabitEthernet 1/0/2-3
Switch(config-if-range)#ip igmp filter 1
Switch(config-if-range)#exit
9) Create Profile 2, configure the mode as deny, and add an IP range with both start IP and
end IP being 225.0.0.2.
Switch(config)#ip igmp profile 2
Switch(config-igmp-profile)#deny
Switch(config-igmp-profile)#range 225.0.0.2 225.0.0.2
Switch(config-igmp-profile)#exit
10) Bind Profile 2 to Port 1/0/1.
Switch(config)#interface gigabitEthernet 1/0/1
Switch(config-if)#ip igmp filter 2
Switch(config-if)#exit
11) Save the settings.
Switch(config)#end
Switch#copy running-config startup-config
Verify the Configurations
Show global settings of IGMP Snooping:
Switch(config)#show ip igmp snooping
IGMP Snooping :Enable
Unknown Multicast :Pass
Last Query Times :2
Last Query Interval :1
Global Member Age Time :260
Global Router Age Time :300
Global Report Suppression :Disable
Global Authentication Accounting:Disable
Enable Port:Gi1/0/1-4

Содержание

3073

Узнайте, как правильно настроить IGMP Snooping для управления многокастовым трафиком на коммутаторах. Пошаговые примеры и советы по конфигурации.