![GreatSpeed GS-R250S Plus/Duo Installation Manual & Command Reference Download Page 45](http://html1.mh-extra.com/html/greatspeed/gs-r250s-plus-duo/gs-r250s-plus-duo_installation-manual-and-command-reference_2259962045.webp)
45
Experience the Internet @ GreatSpeed
GS-R250S Installation Guide
IP Commands
• config
>
config [save]
!
Displays the IP configuration (not including the “snmp” configuration ), or save it in flash memory using the
save command after it.
Example:
Mymachine > ip config
!
Mymachine > ip config save
!
• device
>device
!
>device add < i/f > <type> [< file >] [ < IP address ]
!
>
device delete < i / f >
!
>
device flush
!
Displays the interfaces that IP is configured to use, or adds an interface to the configuration, or delete an
interface, or all interfaces, from the configuration.
Parameters:
i/f ( interface ) - ethernet, ppp_device, ipoa, rfc1483
type - ether, atm, atmpvc
file - //edd, //atm, //r1483, //ppp
IP address - supplied by your ISP
Configuration saving (
>config save
!
) saves this information.
Example:
Mymachine > ip device
!
Mymachine > ip device add ethernet ether //edd 192.168.4.254
!
• disable
>
disable [ < i/ f >]
!
Disables all interfaces, or just a specified interface.
Example:
Mymachine > ip disable ipoa
!
• enable
>
enable [ < I / f > ] [mtu <size] [ < IP address > ]
!
Enables all interfaces, or just s specified interface. Can also be used to set the MTU and IP address on an
interface when enabling it (or change them on an interface that is already enabled).
Configuration saving saves this information.
Example:
Mymachine > ip enable ipoa 192.168.4.254
!
•
help
!
>
help <cmd>
!
>help all
!
Displays a summary of available commands, more detailed information on a particular command, or more
detailed information on all commands.
Example:
Mymachine > ip help
!
Mymachine > ip help all
!
Mymachine > ip ipatm help all
!