ISDN Router Manual V.1.1
20
Method 2:
Note: The user can type the remaining of the command at anytime in Method 2 in order to
complete the entire command sequence.
Tips
:
Some of the commands don’t need to be type all out. The number of
character(s) required for that command depends on if there is a similar
command (spelling) to it.
For example:
1. help
: can be entered as “
he”
2. quit
: can be entered as “
q”
3. config interface ether : can be entered as
”conf in ether”
Use up/down arrow key to recall your previous commands and backspace/ backward /forward
arrow key to edit your commands.
CLI> config
CLI\config> interface ether
CLI\config\intf-ether> ?
? help ip peer ppp show switch quit
CLI\config\intf-ether> ip
USAGE: ip address <IP address> <netmask>
USAGE: ip mtu <mtu size in bytes>
CLI\config\intf-ether> ip address 192.168.70.1 255.255.255.0
CLI\config\intf-ether>