Command Reference Guide

Error! Use the Home tab to apply 見出し 1 to the text that you want to appear here. 121
The following table describes the Default IP Gateway Configuration Menu options.
Table 124 Default IP Gateway Configuration Menu options
Command
Description
addr <IP address>
Configures the IP address of the default IP gateway using dotted decimal
notation. For example, 192.4.17.44
intr <0-60>
The switch pings the default gateway to verify that it is up. The intr option sets
the time between health checks. The range is from 0 to 60 seconds. The
default is 2 seconds.
retry <1-120>
Sets the number of failed health check attempts required before declaring
this default gateway inoperative. The range is from 1 to 120 attempts. The
default is 8 attempts.
arp disable|enable
Enables or disables Address Resolution Protocol (ARP) health checks. This
command is disabled by default.
ena
Enables the gateway for use.
dis
Disables the gateway.
del
Deletes the gateway from the configuration.
cur
Displays the current gateway settings.
NOTE: Gateway 254 is reserved for switch management interface.
IP Static Route configuration
Command: /cfg/l3/route
[IP Static Route Menu]
add - Add static route
rem - Remove static route
clear - Clear static routes
cur - Display current static route configuration
The following table describes the IP Static Route Configuration Menu options.
Table 125 IP Static Route Configuration Menu options
Command
Description
add <IP address> <IP
subnet mask> <gateway>
<interface>
Adds a static route. You will be prompted to enter a destination IP address,
destination subnet mask, and gateway address. Enter all addresses using
dotted decimal notation.
rem <IP address> <IP
subnet mask>
Removes a static route. The destination address of the route to remove must
be specified using dotted decimal notation.
clear dest|gw|if|all
Clears a static route that is specified.
cur
Displays the current IP configuration.
Address Resolution Protocol configuration
Command: /cfg/l3/arp
[ARP Menu]
static - Static ARP Menu
rearp - Set re-ARP period in minutes
cur - Display current ARP configuration
Address Resolution Protocol (ARP) is the TCP/IP protocol that resides within the Internet layer. ARP resolves
a physical address from an IP address. ARP queries machines on the local network for their physical
addresses. ARP also maintains IP to physical address pairs in its cache memory. In any IP communication,
the ARP cache is consulted to see if the IP address of the computer or the router is present in the ARP
cache. Then the corresponding physical address is used to send a packet.