Intel 654655-001 Switch User Manual


 
33
Configuring and Managing the Switch
CHAPTER 2
Sets the SLIP configuration. The arguments are the same as
set-ip-conf earlier on this page.
get-gatew
Shows the default gateway. This is the default router to use when
accessing a different IP network.
set-gatew
set-gatew <
IPaddress
>
Sets the default gateway IP address, which specifies the router used to
access a different IP network. The default value for this setting is
0.0.0.0 (no gateway).
SYS_console> set-gatew 129.1.1.1
Device Default Gateway change in the NVRAM OK
Device Default Gateway changed to : 129.1.1.1
SYS_console> get-gatew
Device default gateway address is: 129.001.001.001
get-def-ttl
Returns the default IP time to live (TTL) value. This value (from 1 to
255) is the number of routers a frame can go through before being
dropped. The default is 10.
set-def-ttl
set-def-ttl <
number
>
Modifies the default TTL value, from 1 to 255 router hops allowed.
Ping commands
The ping command sends an Internet Control Message Protocol
(ICMP) echo request packet to a station. The ping process is
asynchronous, so any responses are mixed in with other system
console messages. For this reason, it’s best to avoid typing other
commands (except ping-stop, which cancels the ping) while the ping
process is active.
ping
ping <
IPaddress
> {<
number
>|0}