Download Print this page

ADTRAN NetVanta Series Quick Start page 3

Advertisement

C
CLI C
OMMON
The following are common CLI commands and tips for getting started with the CLI.
■ Entering a question mark (?) shows contextual help and options. For example, entering ? at
the prompt will show all commands available from that prompt.
■ To view interface statistics, enter show interfaces <interface type> <interface number>.
■ To view the current configuration, enter show running-config.
■ To view all the IP Addresses currently configured, enter show ip interfaces brief.
M
C
ANUALLY
g
NOTE
The configuration parameters used in the examples outlined in this document are for instructional
purposes only. Please replace all underlined entries (example) with your specific parameters to
configure your application.This step is unnecessary if the unit's IP address has been configured
automatically using DHCP.
The following steps create an IP address and subnet mask for ETH 0/1. If you are not sure what
IP address to assign, please contact your network administrator.
1. At the # prompt, enter config terminal.
2. At the (config)# prompt, enter interface eth 0/1 to access the configuration parameters for
the ETH 0/1 port located on the rear of the unit.
3. Enter ip address 10.10.10.1 255.255.255.0 to assign an IP address to the ETH 0/1 port
using a 24-bit subnet mask.
4. Enter no shutdown to activate the interface to pass data.
5. Enter exit to exit the Ethernet interface commands and return to the Global Configuration
mode.
6. Enter ip route 0.0.0.0 0.0.0.0 10.10.10.254 to add a default route to the route table. 0.0.0.0
is the default route and the default subnet mask, and 10.10.10.254 is the next-hop IP
address to which the AOS router should send all of its traffic. You will need to enter the
proper route, subnet mask, and gateway for your network. This information is typically
provided by a service provider or local network administrator.
7. Enter do write to save the current configuration.
C
L
HANGE
OGIN
1. To modify the user accounts and passwords, from the (config)# prompt, enter the com-
mand username <username> password <password.
2. To modify the Enable mode password, from the (config)# prompt, enter the command
enable password <password>.
3. To modify the Telnet password, from the (config)# prompt, enter the command line telnet
0 4 and then press <Enter>. Enter the command password <password>.
4. Enter do write to save the current configuration.
61200820E1-13E
OMMANDS
ONFIGURING THE
P
ASSWORDS
U
'
IP A
NIT
S
DDRESS
3

Advertisement

loading

This manual is also suitable for:

Netvanta 34301200820e11202820g1