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

Превью страниц Страница 338 / 772
Tp-Link T1700G-28TQ V2 [338/772] Switch config if ip igmp snooping
Configuration Guide 313
Configuring Layer 2 Multicast IGMP Snooping Configurations
Switch(config-if)#end
Switch#copy running-config startup-config
Configuring Fast Leave
Step 1 configure
Enter global configuration mode.
Step 2 interface {fastEthernet
port
| range fastEthernet
port-list
| gigabitEthernet
port
| range
gigabitEthernet
port-list
| ten-gigabitEthernet
port
| range ten-gigabitEthernet
port-list
| port-
channel
port-channel-id
| range port-channe
port-channel-list
}
Enter interface configuration mode
Step 3 ip igmp snooping immediate-leave
Enable Fast Leave on the specified port. With Fast Leave enabled on a port, the switch will
delete the port-multicast group entry from the multicast forwarding table once the port
receives a leave message. You should only use this function when there is a single receiver
present on the port.
Step 4 show ip igmp snooping interface [fastEthernet [
port
|
port-list
] |
gigabitEthernet [
port
|
port-
list
] |
ten-
gigabitEthernet [
port
|
port-list
]] basic-config
Show the basic IGMP snooping configuration on the specified port(s) or of all the ports.
Step 5 end
Return to privileged EXEC mode.
Step 6 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to enable Fast Leave on port 1/0/3:
Switch#configure
Switch(config)#ip igmp snooping
Switch(config)#interface gigabitEternet 1/0/3
Switch(config-if)#ip igmp snooping
Switch(config-if)#ip igmp snooping immediate-leave
Switch(config-if)#show ip igmp snooping interface gigabitEthernet 1/0/3 basic-config
Port IGMP-Snooping Fast-Leave
---- ------------- ----------
Gi1/0/3 enable enable
Switch(config-if)#end
Switch#copy running-config startup-config

Содержание

3073

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