Foundry Networks AR SERIES Router User Manual


 
Foundry AR-Series Rack-Mounted Router Quick Installation Guide
2 - 6 © 2004 Foundry Networks, Inc. June 2004
Logging In
EXAMPLE:Login: foundry
EXAMPLE:Password: foundry
Choosing a Host Name
EXAMPLE:AR1208# configure term
EXAMPLE:AR1208/configure# hostname ISP_name
Changing the Password
EXAMPLE:AR1208# password
EXAMPLE:name: foundry
EXAMPLE:old password: foundry
EXAMPLE:new password: new_pass
EXAMPLE:re-enter password: new_pass
Passwords are case-sensitive and must be a minimum of three to a maximum of eight characters. Make a note of
the password that you use.
Setting the System Date and Time
EXAMPLE:AR1208# configure term
EXAMPLE:AR1208/configure# date - 0 0 mo 3 d 19 y 2000 h 14 mi 40 s 35
The first portion of this command, date - 0 0, establishes offset from GMT. The minus sign inputs offset direction,
and the two numbers input offset hours and minutes. The second portion of this command, mo 3 d 19 y 2000 h 14
mi 40 s 35, inputs the local month, day, year, hour, minute, and second.
Entering an Ethernet IP Address and Subnet Mask
EXAMPLE:AR1208# configure term
EXAMPLE:AR1208/configure# interface ethernet 0
EXAMPLE:AR1208/configure/interface/ethernet 0# ip address 10.1.100.28 255.255.255.0
Interface Configuration
The following are examples of T1, CT3, and DS3 interface configurations. To scroll through the options available
at any command prompt, press the Tab key. For descriptions of the options available at any command prompt,
type help and press Enter.