www.cooperbussmann.com/wirelessresources
Cooper Bussmann 5073E-T Managed Ethernet Switch User Manual
87
Rev Version 1.1
CLI Commands
Level Description
Example
no mac-address-table
G
Remove dynamic entry of MAC
address table.
switch>enable
switch#configure
switch(config)#no mac-address-table
agingtime
[seconds 0–3825 steps
15]
G
Configure MAC address table aging
time.
switch>enable
switch#configure
switch(config)#agingtime 30
auto-flush
[enable|disable]
G
Auto flush MAC address table when
ports link is down.
switch>enable
switch#configure
switch(config)#auto-flush enable
MAC Blacklist Commands
CLI Commands
Level Description
Example
mac-address-table filter
hwaddr
[HW-Addr]
G
Configure a MAC address entry of the
interface (filter).
switch>enable
switch#configure
switch(config)#mac-address-table
filter hwaddr 000012348678
show mac-address-table
filter
P
Show the MAC address table (filter).
switch>enable
switch#show mac-address-table filter
no mac-address-table
filter hwaddr
[HW-Addr]
G
Remove a MAC address entry from
the table (filter).
switch>enable
switch#configure
switch(config)#no mac-address-table
filter hwaddr 000012348678
Multicast Static Filtering Table Commands
CLI Commands
Level Description
Example
multicast-filtering
[IP_addr]
I
Configure the multicast filtering entry
of the interface.
switch>enable
switch#configure
switch(config)#interface fastEthernet
2
switch(config)#multicast-filtering
225.100.100.100
no multicast-filtering
[IP_addr]
I
Remove multicast filtering entry of
interface.
switch>enable
switch#configure
switch(config)#interface fastEthernet
2
switch(config-if)#no multicast-filtering
225.100.100.100
show multicast-filtering
P
Show multicast filtering table.
switch>enable
switch#show multicast-filtering