beautypg.com

Netopia CLI 874 User Manual

Page 188

background image

5-6 Command Line Interface Commands Reference

; error -137: no arp cache entry

This error indicates that you attempted to delete a non-existent arp cache entr y.

Example:

#arp 192.168.1.1 00:00:C5:70:00:04

#no arp 192.168.1.2 00:00:C5:70:00:04

; error -137: no arp cache entry

; error -138: invalid wan port

This error indicates that you entered an invalid inter face index. See

“Inter face Naming Conventions” on

page 1-3

.

Example:

#arp 192.168.1.1 00:00:C5:70:00:04 3

; error -138: invalid wan port

; error -139: conflicting duplicate value

This error indicates that you attempted to enter a duplicate value where the same value entr y is not permitted.

; error -140: illegal hardware address

This error indicates that you entered an improperly formatted hardware address. The format for an Ethernet
MAC address is six hexadecimal values between 00 and FF inclusive separated by colons (e.g.,
00:00:C5:70:00:04).

Example:

#arp 192.168.1.1 00:00:C5:70:00:

; error -140: illegal hardware address

; error -141: no route to the specified IP address

This error indicates that you entered an IP address that is either improperly formatted or cannot be reached.

; error -142: address and mask required

This error indicates that you omitted an IP address and/or mask where both are required.