DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
139
To configure igmp_snooping data_driven_learning max_learned_entry:
DES-3028P:4#
learning
max_learned_entry 1
Success.
DES-3028P:4#
clear igmp snooping data_driven_group
Purpose Used to delete the IGMP snooping group learned by data driven.
Syntax
[ vlan_name <vlan_name 32> [all | <ipaddr>] | all ]
Description Used to delete the IGMP snooping group learned by data driven.
Note that this command is currently only for layer 2 switches.
Parameters
all Delete all entries learned by data driven.
<vlan_name 32> Specifies the vlan name.
<ipaddr> Specifies the IP Address.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To delete all the groups learned by data-driven :
DES-3028P:4# clear
group
all
Command: clear igmp snooping data_driven_group all
Success.
DES-3028P:4#
config igmp access_authentication
Purpose Used to config IGMP Access Control port status.
Syntax
config igmp access_authentication ports [all|<portlist>] state
[enable|disable]
Description The config igmp access_authentication ports command is used to
enable /disable IGMP Access Control function for specified port.
When the access_authentication is enabled, and the switch received
a 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/disable the radius authentication function on the
specified ports
Restrictions Only Administrator-level users can issue this command.
Example usage:
To enable IGMP Access Control for all ports :