User manual

78 www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
Rev Version 1.0
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 03825 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
Ping Command
CLI Commands Level Description Example
ping
[ip]
E Ping function. switch>ping 192.168.1.1