Download Print this page
ADTRAN NetVanta 4305 Quick Start Manual

ADTRAN NetVanta 4305 Quick Start Manual

Adtran router quick start guide
Hide thumbs Also See for NetVanta 4305:

Advertisement

®
NetVanta 4305 Router
Quick Start Guide
NET 1
WAN
STATUS
DBU
G
S
ETTING
TARTED
Two configuration methods are available for your NetVanta router:
Web-based GUI
AOS Command Line Interface (CLI)
The GUI lets you configure the main unit settings and provides online guidance and explanations
for each setting. However, using the AOS CLI may be necessary for more advanced
configurations.
A
GUI
CCESS THE
You may access the web-based GUI from any web browser on your network by following these
steps:
1.
Connect the router to your PC using the ETH 0/1 port on the back of the unit.
2.
Set your PC to a fixed IP address of 10.10.10.2. If you cannot change the PC's IP address,
you will need to change the unit's IP address using the CLI. (Refer to the next two sections for
instructions.)
3.
Enter the unit's IP address in your browser address line. The default IP address is 10.10.10.1.
4.
You will then be prompted for the username and password (the default settings are admin
and password).
5.
The initial GUI screen appears.
A
CLI
CCESS THE
Access the AOS CLI via the CONSOLE port or a Telnet session. To establish a connection to the
NetVanta router CONSOLE port, you need the following items:
VT100 terminal or PC (with VT100 terminal emulation software)
Straight-through serial cable with a DB-9 (male) connector on one end and the appropriate
interface for your terminal or PC communication port on the other end
1.
Connect the DB-9 (male) connector of your serial cable to the CONSOLE port on the rear
panel of the unit.
2.
Connect the other end of the serial cable to the terminal or PC.
3.
Insert the connector of the provided power cord into the power interface on the rear panel of
the unit, and plug the cord into a standard electrical outlet.
Quick Start Guide, 61200890L1-13D, July 2005
LAN 1
LAN 2
NET 2
TD
TD
WAN
TD
RD
RD
DBU
RD
LNK
Technical Support 1-888-4ADTRAN (1-888-423-8726)
WIDE SLOT 1
TD
STATUS
RD
ACTIVITY
LNK
TEST
4.
Once the unit is powered up, open a VT100 terminal session using the following settings:
9600 baud, 8 data bits, no parity bits, and 1 stop bit. Press <Enter> to activate the
AOS CLI.
5.
Enter enable at the > prompt.
6.
Enter the enable password when prompted. The default password is password.
The configuration parameters used in the examples outlined in this
document are for instructional purposes only. Please replace all
underlined entries (
your application.
C
ONFIGURE THE
The following steps create an IP address (10.10.10.1 255.255.255.0) for Ethernet port 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.
Depending on your configuration, you may need to set a default gateway
as well using the (config)#ip default gateway command. If IP routing is
enabled on the unit, do NOT set a default gateway.
For more detailed documentation, visit us online at www.adtran.com.
) with your specific parameters to configure
example
U
'
IP A
NIT
S
DDRESS
Copyright © 2005 ADTRAN, All Rights Reserved
P/N 1200890L2
NetVanta 4305

Advertisement

loading

Summary of Contents for ADTRAN NetVanta 4305

  • Page 1 Enter exit to exit the Ethernet interface commands and return to the Global Configuration mode. Technical Support 1-888-4ADTRAN (1-888-423-8726) For more detailed documentation, visit us online at www.adtran.com. P/N 1200890L2 The configuration parameters used in the examples outlined in this document are for instructional purposes only.
  • Page 2 NABLE ELNET CCESS The following steps create a password of adtran for Telnet access. By default, Telnet access is enabled with a password of password. Verify that the prompt of your unit displays (config)#. Enter line telnet 0 4 to change the configuration parameters for the Telnet sessions.