6 commands for igmp snooping – KBC Networks ESML6-FL2 User Manual
Page 38

Ethernet Switch User Manual
Manual_sw-ESML6-FL2-Rev1106
Copyright © KBC Networks Ltd.
Page 37 of 64
www.kbcnetworks.com
4.6 Commands for IGMP Snooping
Commands
Description
IGMP Snooping
enable igmp
enable IGMP feature.
disable igmp
disable IGMP feature.
show igmpstate
display whether IGMP feature is enabled or disabled.
Port Security
enable security 
To enable MAC address learning on one or more ports for 
port security. 
Eg. enable security 1,3
disable security 
disable MAC address learning on one or more ports for port 
security. 
Static MAC addresses
add fdb
 mac 
create static MAC address item
Eg. add fdb p mac 001234567890 vid 1 port 1
delete fdb
 mac 
delete static MAC address table
Eg. delete fdb p mac 001234567890 vid 1 port 1
clear fdb p
clear all static MAC address table.
show fdb p
display all static MAC address table.
MAC Filtering
add fdb  mac 
configure unwanted MAC address. The filtered frames 
are based on their destination addresses. 
Eg.: add fdb b mac 001234567890 vid 1 port 1
delete fdb  mac 
delete the MAC address the switch filters.
Eg. delete fdb b mac 001234567890 vid 1 port 1
clear fdb b
clear all filtered MAC addresses.
show fdb b
display all filtered MAC addresses.
