Controlling Access to Inbound Ports

This section describes methods of controlling access to inbound serial ports. An inbound port is one defined on the dev field of the set ports command for one of the following device types:

Default Access Restrictions

The default configuration for inbound ports is that a login and password are required to access them.

Options for Removing Access Restriction

The login and password requirement for inbound ports can be changed by configuring

Procedure for Changing a Port's Access Requirements

To configure a port so that no one has to login or specify a password, supply a set logins command that specifies the following:

Example: set logins range=4-6 login=off passwd=off

Procedure for Changing a User's Access Requirements

To configure a user so that he or she does not have to specify a password when accessing an inbound port, supply a set user command that specifies the following:

Example: set user name=user1 password=off