set arp 133

„ size — 56. Access — Enabled.

History — Introduced in MSS Version 3.0.

Usage — To stop a ping command that is in progress, press Ctrl+C.

Examples — The following command pings a WX switch that has IP address 10.1.1.1:

WX1200# 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 ---

0 errors, 0% packet loss

5 packets transmitted, 5 packets received,

 

See Also

 

„ traceroute on page 160

 

 

set arp

Adds an ARP entry to the ARP table.

 

Syntax set arp {permanent static dynamic }

 

ip-addr mac-addr

 

„ permanent — Adds a permanent entry. A permanent entry does not

 

age out and remains in the database even after a reboot, reset, or

 

power cycle.

 

„ static — Adds a static entry. A static entry does not age out, but the

 

entry does not remain in the database after a reboot, reset, or power

 

cycle.

 

„ dynamic — Adds a dynamic entry. A dynamic entry is automatically

 

removed if the entry ages out, or after a reboot, reset, or power cycle.

 

„ ip-addr— IP address of the entry, in dotted decimal notation.

 

„ mac-addr— MAC address to map to the IP address. Use colons to

 

separate the octets (for example, 00:11:22:aa:bb:cc).

 

Defaults — The default aging timeout is 1200 seconds.

Page 133
Image 133
3Com 3CRWX120695A, 3CRWX440095A manual Set arp, „ traceroute on