SROS Command Line Interface Reference Guide
Line (SSH) Interface Config Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
562
access-class
<listname>
in
Use the
access-class in
command to restrict Secure Shell (SSH) 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. See
and
ip access-list extended <listname>
on page 375 for more information about configuring access lists.
Syntax Description
<listname>
Identifies the configured access list using an alphanumeric descriptor (all access
list descriptors are case-sensitive).
Default Values
By default, there are no configured access lists associated with SSH sessions.
Functional Notes
When using the
access-class in
command to associate an access list with an SSH session, remember to
duplicate the
access-class in
command for all configured SSH sessions 0 through 4. SSH access to the
unit using a particular SSH session is not possible. Users will be assigned the first available SSH session.
Usage Examples
The following example associates the access list
Trusted
(to allow SSH sessions from the
192.168.56.0/24 network) with all SSH 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 (ssh) :
ProCurve(config)#
line ssh 0 4
Associate the access list with the SSH session:
ProCurve(config-ssh0-4)#
access-class Trusted in
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......