Procurve(Config)#Line Telnet 0 4; Access-Class <Listname> In - HP ProCurve 7102dl Reference Manual

Secure router sros command line interface
Table of Contents

Advertisement

SROS Command Line Interface Reference Guide
access-class <listname> in
Use the access-class in command to restrict Telnet access using a configured access list. Received packets
passed by the access list will be allowed. Use the access list configuration to deny hosts or entire networks
or to permit specified IP addresses.
Syntax Description
<listname>
Default Values
By default, there are no configured access lists associated with Telnet sessions.
Functional Notes
When using the access-class in command to associate an access list with a Telnet session, remember to
duplicate the access-class in command for all configured Telnet sessions 0 through 4. Telnet access to
the unit using a particular Telnet session is not possible. Users will be assigned the first available Telnet
session.
Usage Examples
The following example associates the access list Trusted (to allow Telnet sessions from the
192.68.56.0/24 network) with all Telnet sessions (0 through 4):
Create the access list:
ProCurve(config)#ip access-list standard Trusted
ProCurve(config)#permit 192.168.56.0 0.0.0.255
Enter the line (telnet):

ProCurve(config)#line telnet 0 4

Associate the access list with the Telnet session:
ProCurve(config-telnet0-4)#access-class Trusted in
5991-2114
Alphanumeric descriptor for identifying the configured access list (all access list
descriptors are case-sensitive).
© Copyright 2007 Hewlett-Packard Development Company, L.P.
Line (Telnet) Interface Config Command Set
551

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents