D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
174
Example usage:
To display IGMP snooping fast leave hosts:
DES-3200-28:4# show igmp_snooping host
Command: show igmp_snooping host
VLAN ID Group Port No IGMP Host
-------- ----------------- --------- ------------
1 225.0.1.0 2 198.19.1.2
1 225.0.1.0 2 198.19.1.3
1 225.0.1.0 3 198.19.1.4
1 225.0.1.2 2 198.19.1.3
1 225.0.2.3 3 198.19.1.4
1 225.0.3.4 3 198.19.1.5
1 225.0.4.5 5 198.19.1.6
1 225.0.5.6 5 198.19.1.7
1 225.0.6.7 4 198.19.1.8
1 225.0.7.8 4 198.19.1.9
1 239.255.255.250 7 10.90.90.90
Total Entries : 11
DES-3200-28:4#
config igmp access_authentication ports
Purpose
Used to configure the IGMP Access Control port status.
Syntax
config igmp access_authentication ports [<portlist> | all] state [enable
| disable]
Description
This command is used to enable or disable IGMP Access Control
function for specified port. When the access_authentication is
enabled, and the switch received an IGMP JOIN, the switch will send
the access request to the RADIUS server to do the authentication.
Parameters
<portlist> Specifies a range of ports to be configured.
state Enable or disable the RADIUS authentication function on the
specified ports.
Restrictions
Only Administrator-level users can issue this command.