109
DWS-1008 User’s Manual
D-Link Systems, Inc.
Configuring and Managing IP Interfaces and Services
To change the aging timeout, use the following command:
set arp agingtime
seconds
You can specify from 0 to 1,000,000 seconds. To disable aging, specify 0.
For example, to disable aging of dynamic ARP entries, type the following command:
DWS-1008#
set arp agingtime 0
success: set arp aging time to 0 seconds
Note:
To reset the ARP aging timeout to its default value, use the
set arp agingtime 1200
command.
Pinging Another Device
To verify that another device in the network can receive IP packets sent by the Switch, use
the following command:
ping
host
[
count
num-packets
] [
dnf
] [
flood
] [
interval
time
] [
size
size
] [
source-ip
ip-addr
|
vlan-name
]
To ping a device that has IP address 10.1.1.1, type the following command:
DWS-1008#
ping 10.1.1.1
PING 10.1.1.1 (10.1.1.1) from 10.9.4.34 : 56(84) bytes of data.
64 bytes from 10.1.1.1: icmp_seq=1 ttl=255 time=0.769 ms
64 bytes from 10.1.1.1: icmp_seq=2 ttl=255 time=0.628 ms
64 bytes from 10.1.1.1: icmp_seq=3 ttl=255 time=0.676 ms
64 bytes from 10.1.1.1: icmp_seq=4 ttl=255 time=0.619 ms
64 bytes from 10.1.1.1: icmp_seq=5 ttl=255 time=0.608 ms
--- 10.1.1.1 ping statistics ---
5 packets transmitted, 5 packets received, 0 errors, 0% packet loss
In this example, the ping is successful, indicating that the Switch has IP connectivity with
the other device.
Logging In to a Remote Device
From within an MSS console session or Telnet session, you can use the Telnet client to
establish a Telnet client session from an Switch’s CLI to another device. To establish a Telnet
client session with another device, use the following command:
telnet
{
ip-addr
|
hostname
} [
port
port-nu
m]
Summary of Contents for DWS-1008
Page 1: ......