
IES-612-51 User’s Guide
317
CHAPTER 51
IP Commands
This chapter shows you how to use the IP commands to configure the IP (Internet Protocol)
parameters.
51.1 General IP Commands
Use the IES-612-51’s management IP addresses to manage it through the network.
The following table describes the values required for many ip commands. Other values are
discussed with the corresponding commands.
The following is a list of general IP commands that help with the management of the IP
parameters.
Table 127 General IP Commands Input Values
LABEL DESCRIPTION
ip-address An IP address in dotted decimal notation. For example, 192.168.1.3.
mask-bits The number of bits in an address’s subnet mask. To find the bit number, convert
the subnet mask to binary and add all of the 1’s together. Take “255.255.255.0”
for example. 255 converts to eight 1’s in binary. There are three 255’s, so add
three eights together and you get the bit number (24).
dest-ip The destination IP address of packets that this static route is to route.
gateway-ip The IP address of the gateway that you want to send the packets through.
metric The metric (hop count) of a static route.
name A name to identify this static route. Up to 31 ASCII characters. Spaces and tabs
are not allowed.
Table 128 General IP Commands
COMMAND DESCRIPTION P
ip set <ip-address> [</mask-
bits>]
Changes the IP settings for the IES-612-51’s uplink, downlink
and IES-612-51 DSL ports. If you don’t enter the subnet mask,
the system automatically computes one.
H/H
ip gateway <ip-address> Changes the default gateway (next hop). This tells the IES-612-
51 where to send packets that have a destination IP address that
is not on the same subnet as the IES-612-51’s IP address.
H/H
ip show Displays the current management IP settings. M/L
ip ping <ip-address> [count] Checks for network functionality by sending an echo request to
another IP host and waiting for the reply.
M/L
ip route set <dest-ip>[/mask-
bits] <gateway-ip> [metric]
<name>
Defines a new, static IP forwarding route or edits an existing one. H/H
Kommentare zu diesen Handbüchern