Page 166 / 351
Scroll up to view Page 161 - 165
166
view
to show configuration information
voip
to show VoIP info
who
to show who is using the shell
Page 167 / 351
167
Overview
CONFIG Commands
Command Verbs
Status and/or Description
delete
Delete configuration list data
help
Help command option
save
Save configuration data
script
Print configuration data
set
Set configuration data
validate
Validate configuration settings
view
View configuration data
Keywords
ata
ATA remote config options
atm
ATM options (DSL only)
backup
Backup gateway options
bridge
Bridge options
dhcp
Dynamic Host Configuration Protocol options
dmt
DMT ADSL options
diffserv
Differentiated Services options
dns
Domain Name System options
dslf-cpewan
TR-069 CPE WAN management
dslf-lanmgnt
TR-064 LAN management
dynamic-dns
Dynamic DNS client options
ethernet
Ethernet options
ethernet-MAC-override
Ethernet options
igmp
IGMP configuration options
ip
TCP/IP protocol options
ip-maps
IPmaps options
nat-default
Network Address Translation default options
pinhole
Pinhole options
ppp
Peer-to-Peer Protocol options
wan-over-ether
PPP over Ethernet options
preferences
Shell environment settings
queue
bandwidth queueing options
radius
RADIUS Server options
security
Security options
servers
Internal Server options
Page 168 / 351
168
Starting and Ending a CLI Session
Open a telnet connection from a workstation on your network.
You initiate a telnet connection by issuing the following command from an IP host that sup-
ports telnet, for example, a personal computer running a telnet application such as NCSA
Telnet.
telnet <
ip_address
>
You must know the IP address of the Motorola Netopia® Gateway before you can make a
telnet connection to it. By default, your Motorola Netopia® Gateway uses
192.168.0.1 as
the IP address for its LAN interface. You can use a Web browser to configure the Motorola
Netopia® Gateway IP address.
Logging In
The command line interface log-in process emulates the log-in process for a UNIX host. To
logon, enter the username (either admin or user), and your password.
•
Entering the administrator password lets you display and update all Motorola Netopia®
Gateway settings.
•
Entering a user password lets you display (but not update) Motorola Netopia® Gateway
settings.
When you have logged in successfully, the command line interface lists the username and
the security level associated with the password you entered in the diagnostic log.
snmp
SNMP management options
system
Gateway’s system options
upnp
UPnP options
vdsl
VDSL tuning options
vlan
VLAN options
wireless
Wireless LAN options
Command Utilities
top
Go to top level of configuration mode
quit
Exit from configuration mode; return to shell mode
exit
Exit from configuration mode; return to shell mode
Page 169 / 351
169
Using the CLI Help Facility
Ending a CLI Session
You end a command line interface session by typing
quit
from the SHELL node of the
command line interface hierarchy.
Saving Settings
In CONFIG mode, the
save
command saves the working copy of the settings to the Gate-
way. The Gateway automatically validates its settings when you save and displays a warn-
ing message if the configuration is not correct.
Using the CLI Help Facility
The
help
command lets you display on-line help for SHELL and CONFIG commands. To dis-
play a list of the commands available to you from your current location within the command
line interface hierarchy, enter
help
.
To obtain help for a specific CLI command, type
help <command>
. You can truncate the
help
command to
h
or a question mark when you request help for a CLI command.
Page 170 / 351
170
About SHELL Commands
You begin in SHELL mode when you start a CLI session. SHELL mode lets you perform the
following tasks with your Motorola Netopia® Gateway:
•
Monitor its performance
•
Display and reset Gateway statistics
•
Issue administrative commands to restart Motorola Netopia® Gateway functions
SHELL Prompt
When you are in SHELL mode, the CLI prompt is the name of the Motorola Netopia® Gate-
way followed by a right angle bracket (>). For example, if you open a CLI connection to the
Motorola Netopia® Gateway named “Netopia-3000/9437188,” you would see
Netopia-
3000/9437188>
as your CLI prompt.
SHELL Command Shortcuts
You can
truncate
most commands in the CLI to their shortest unique string. For example,
you can use the truncated command
q
in place of the full
quit
command to exit the CLI.
However, you would need to enter
rese
for the
reset
command, since the first characters
of
reset
are common to the
restart
command.
The only commands you cannot truncate are
restart
and
clear
. To prevent accidental
interruption of communications, you must enter the
restart
and
clear
commands in their
entirety.
You can use the Up and Down arrow keys to scroll backward and forward through recent
commands you have entered. Alternatively, you can use the
!!
command to repeat the last
command you entered.