S Layer 2 Managed Switch User Manual
陈泽科技有限公司
www.stephen-tele.com
68
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/2/10
Setting the agetime of the Fdb table of nowadays switch
fwd agetime<the most agetime>
example
:
Switch(network)# fwd agetime 350
Note: the agetime must be between 10s and 1000000s.
Add the static mcast
fwd mcast static add
example
:
Switch(network)# fwd mcast static add
Mac Address: 01:00:01:01:01:01
Port Number List: 2-4
VLAN id (1-4094): 1
Del the static mcast
fwd mcast static del
example
:
Switch(network)# fwd mcast static del
Mac Address: 01:00:01:01:01:01
VLAN id: (1)1
Note: the static mcast need be existent when you want delete it, otherwise will be not delete successful.
Delete the learnt address in the FDB table
fwd unicast flush
example
:
Switch(network)# fwd unicast flush
Find the opposite port no. from MAC Binding List
fwd unicast lookup <VLAN ID> <MAC
地址
>
example
:
Switch(network)# fwd unicast lookup 1 00:01:02:03:04:05
PORT VLAN macAddress STATUS
1 1 00:01:02:03:04:05 notReady
Add the MAC Binding
fwd unicast static add <port no.> <VLAN ID> <MAC >
example
:
Switch(network)# fwd unicast static add 1 1 00:00:01:01:02:03
Delete the MAC Binding
fwd unicast static del <port no.> <VLAN ID> <MAC >
example
:
Switch(network)# fwd unicast static del 1 1 00:00:01:01:02:03
6.4.9 Command of port configure introduce
The menu of port configure as below: