Juniper Networks 8 Router User Manual


 
Accessing ERX Routers
2. Enter the configure command.
host1#config
ure terminal
Enter configur
ation commands, one p er line. End with CNTL/Z.
host1(config)
#
The system is now in Global Configuration mode.
3. Enter the line command.
host1(config)#line vty 0 4
host1(config-line)#
The system is now in Line Configuration mode.
4. Disable the pa
ssword.
host1(config-line)#no login
NOTE: In this example, you disabled the password requirement, but you can choose
to set a password instead. See JUNOSe System Basics Configuration Guide, Chapter 8,
Passwords and Security for information on setting a password.
5. Run Telnet from a host on the same Ethernet network as the system.
6. Enter the IP address of the system to open the Telnet session.
TheUserExecpromptappearswhentheTelnetsessiontothesystemis
established.
host1>
7. Enter the enable command.
host1>enable
host1#
The system is n ow in Privileged Exec mode.
8. Enter the configure command.
host1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
host1(config)#
The system is now in Glob al Config uration mode, from which you can
configure the system. S ee JUNOSe System B asics Configuration Guide, Chapter 2,
Command-Line Interface.
Telnet Setup 81