1 ip ping, 2 ip route status, 3 ip arp status – ZyXEL Communications ZyXEL Dimension ES-2024 User Manual

Page 170: 4 ip dhcp command

Advertising
background image

Dimension ES-2024 Ethernet Switch

26-6

Command Examples

26.4.1

ip ping

Syntax:

ip ping <hostid>

This command pings a remote host. An example is shown next.

Figure 26-9 IP PING Command Example

26.4.2

ip route status

Syntax:

ip route status

This command displays the routing table. An example is shown next.

Figure 26-10 ip route status Command Example

26.4.3

ip arp status

Syntax:

ip arp status

This command displays all interfaces’ IP Address Resolution Protocol (ARP) status. An example is shown next.

Figure 26-11 ip arp status Command Example

26.4.4 ip

dhcp

Command

ES-2024> ip ping 192.168.1.10
Resolving 192.168.1.10... 192.168.1.10
sent rcvd rate rtt avg mdev max min
1 1 100 0 0 0 0 0
2 2 100 0 0 0 0 0
3 3 100 0 0 0 0 0

ES-2024> ip route status

Dest FF Len Device Gateway Metric stat Timer Use
192.168.1.0 00 24 swp00 192.168.1.1 1 041b 0 3
default 00 0 swp00 192.168.1.254 2 001b 0 4205

ES-2024> ip arp status

received 1 badtype 0 bogus addr 0 reqst in 0 replies 1 reqst out 4 bad VID 0
cache hit 29 (0%), cache miss 8366 (99%)
IP-addr Type Time Addr stat iface channel
192.168.1.1 Ethernet 0 00:a0:c5:3f:91:56 43 NULL NULL
num of arp entries= 1

Advertising