Nortel Networks 1000E User Manual

Page 275

Advertising
background image

Connecting an MRV LX8020S-102AC-R Terminal Server

Page 275 of 466

Communication Server 1000E

Installation and Commissioning

InReach:0>>configure rlogin enable.

4

Configure the rlogin port for various applications.

InReach: 0>> config port async xx connect command rlogin

-l user_name host_ip_address

InReach: 0 >>config port async 1 connect command rlogin -l

pty8 47.11.244.101

Here PTY8 is the user name.It is the port no. used while configuring the PTY.
It has to be configured in overlay 17 of the switch

5

To bring up a connection from the LX to some device on LAN

InReach: 0>> config port async xx access local

6

To build up the autoconnection to a specified IP client

InReach:0>>config port async n connect command telnet
n.n.n.n

where n = the port number you are configuring, and n.n.n.n = the IP
address of the host

7

Prevent authentication inbound or outbound. These commands disable
authentication on the LX port which would prevent the ability to make a
connection without intervention.

InReach:0>>config port async n no authentication outbound

InReach:0>>config port async n no authentication inbound

8

To avoid autohangup:

InReach:0 >>config port async <nn> no autohangup

Here are the commands you would perform on an IR to do the same thing;

Note: DEFINE/SET PORT port-list AUTOCONNECT ENABLED

DEFINE/SET PORT port-list AUTOHANGUP DISABLED

9

Enable the transparency mode and save the configuration information.

InReach:0>> config port async xx no telnet negotiation

InReach:0>> config port async xx transparency enable

InReach:0>> config port async xx flowcontrol cts

InReach:0 >>save config flash

Advertising