B&B Electronics EIR618-2SFP-T Manuel D’Utilisation

Page de 116
 
Manual Documentation Number: EIR618-2SFP-T_5107m                               
39
 
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com 
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
 
show igmp 
configuration 
Displays the details of 
an IGMP 
configuration. 
switch#show igmp configuration
show igmp multi 
Displays the details of 
an IGMP snooping 
entries. 
switch#show igmp multi 
no igmp 
Disable IGMP 
snooping function 
switch(config)#no igmp 
no igmp-query 
Disable IGMP query 
switch#no igmp-query 
 
Mac / Filter Table Commands Set 
Commands 
Level Description 
Example 
mac-address-table static 
hwaddr  
[MAC] 
Configure MAC 
address table of 
interface (static). 
switch(config)#interface 
fastEthernet 2 
switch(config-if)#mac-address-tab
le static hwaddr 000012345678
 
mac-address-table filter 
hwaddr 
[MAC]
 
Configure MAC 
address table(filter)   
switch(config)#mac-address-table 
filter hwaddr 000012348678
 
show mac-address-table 
Show all MAC address 
table 
switch#show mac-address-table 
show mac-address-table 
static 
Show static MAC 
address table 
switch#show mac-address-table 
static
 
show mac-address-table 
filter 
Show filter MAC 
address table. 
switch#show mac-address-table 
filter
 
no mac-address-table 
static hwaddr 
[MAC]
   
Remove an entry of 
MAC address table of 
interface (static) 
switch(config)#interface 
fastEthernet 2 
switch(config-if)#no 
mac-address-table static hwaddr
000012345678
 
no mac-address-table 
filter hwaddr 
[MAC]
 
Remove an entry of 
MAC address table 
(filter)  
switch(config)#no 
mac-address-table filter hwaddr 
000012348678