S Layer 2 Managed Switch User Manual
陈泽科技有限公司
www.stephen-tele.com
67
Display the address list in the FDB(ARL) table
config fwd
example
:
Switch(network)# config fwd
Mac address Vid Port Status
00:e0:4c:29:06:1c 1 22 DYMANIC
00:40:48:00:40:48 1 CPU DYMANIC
Display the static mcast list of nowadays switch
config mcast
example
:
Switch(network)# config mcast
multicast address: 01:00:01:01:01:01
vlan id: 1
port list: 3-4
Display the MAC Binding list of nowadays switch
config unicast
example
:
Switch(network)# config unicast
PORT VLAN macAddress STATUS
1 1 00:01:02:03:04:05 notReady
Display the agetime of the FDB table of nowadays switch
config agetime
example
:
Switch(network)# config agetime
Dynamic address Age Time is 300
Open or close the take IP’s function by swtich’s DHCP
dhcp
example
:
Switch(network)# dhcp enable
Setting the static IP of switch
ip address
example
:
Switch(network)# ip address 192.168.0.8
Setting the gateway of switch
ip gateway
example
:
Switch(network)# ip gateway 192.168.0.1
Ping the host computer’s of long-distance
ping<host computer’s IP address>
example
:
Switch(network)# ping 192.168.0.89
PING 192.168.0.89: 56 data bytes
64 bytes from 192.168.0.89 : icmp_seq=0. time=10. ms
64 bytes from 192.168.0.89 : icmp_seq=1. time=0. ms
64 bytes from 192.168.0.89 : icmp_seq=2. time=0. ms
64 bytes from 192.168.0.89 : icmp_seq=3. time=0. ms
64 bytes from 192.168.0.89 : icmp_seq=4. time=0. ms
----192.168.0.89 PING Statistics----