Telnet Setup - Juniper E SERIES BROADBAND SERVICES ROUTERS 11.3.X - ERX HARDWARE GUIDE REV 26-9-2010 Hardware Manual

E series broadband services routers
Table of Contents

Advertisement

ERX 11.3.x Hardware Guide

Telnet Setup

72
Substitute the slot number where the SRP module is located for the slotnumber
variable. For redundant SRP modules, specify the lowest slot number of the two
(for example 0/0 or 6/0).
Use an IP address valid for the system.
host1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
host1(config)#interface FastEthernet slotnumber/0
host1(config-if)#ip address 10.10.7.3 255.255.255.0
Continue to configure the system's parameters as needed.
3.
After you have assigned an IP address to the system, you can communicate remotely by
running Telnet over an Ethernet network. See "Telnet Setup" on page 72.
After you have configured an IP address for the system, you can run Telnet from a host
to access the system through its Ethernet port. To connect the Ethernet port to the
network:
Connect an Ethernet cable (RJ-45) to the system's 10/100Base-T (RJ-45) port on
1.
the SRP I/O module.
Connect the other end of the cable to the appropriate Ethernet network for an
2.
out-of-band connection.
Before you can access the system with Telnet, you must either configure a password for
Telnet access or disable the password requirement from the management console. In
the following example, you disable the password.
Enter the enable command.
1.
host1>enable
host1#
The system is now in Privileged Exec mode.
Enter the configure command.
2.
host1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
host1(config)#
The system is now in Global Configuration mode.
Enter the line command.
3.
host1(config)#line vty 0 4
host1(config-line)#
The system is now in Line Configuration mode.
Disable the password.
4.
host1(config-line)#no login
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Erx1440Erx705Erx310Erx1410Erx710Erx

Table of Contents