ES-2108/ES-2108-G User’s Guide

 

Figure 104 show mac address-table Command Example

 

 

 

 

ras# show mac address-table all

Type

 

Port

VLAN ID

MAC Address

 

2

1

00:85:a0:01:01:04

Dynamic

 

ras#

 

 

 

28.3 ping

Syntax:

ping <ip> < [vlan <vlan-id> ] [ size <0-8024> ] [ -t ]>

where

 

<ip>

= The IP address of an Ethernet device.

[vlan <vlan-id> ]

= Specifies the VLAN ID to which the Ethernet device belongs.

[size <0-8024> ]

= Specifies the packet size to send.

[ -t ]

= Sends Ping packets to the Ethernet device indefinitely. Click

 

[CTRL]+ C to terminate the Ping process.

This command sends Ping packets to an Ethernet device. The following example sends Ping requests to and displays the replies from an Ethernet device with an IP address of 192.168.1.100.

Figure 105 ping Command Example

ras# ping 192.168.1.100

avg

mdev

max

min

reply from

sent

rcvd

rate

rtt

1

1

100

0

0

0

0

0

192.168.1.100

2

2

100

0

0

0

0

0

192.168.1.100

3

3

100

0

0

0

0

0

192.168.1.100

ras#

 

 

 

 

 

 

 

 

28.4 traceroute

Syntax:

traceroute <ip> [vlan <vlan-id>][ttl <1-255>] [wait <1-60>] [queries <1-10>]

where

 

 

<ip>

=

The IP address of an Ethernet device.

[vlan <vlan-id> ]

=

Specifies the VLAN ID to which the Ethernet device belongs.

Chapter 28 Command Examples

169