15-7
Using Authorized IP Managers
Defining Authorized Management Stations
Figure 15-3. Example of show authorized-managers Command with Access
Method Configured
Configuring IP Authorized Managers for the Switch
See the IPv6 Configuration Guide for information about Authorized IP
manager configuration with IPv6 addresses.
Figure 15-4. Example of Configuring IP Authorized Manager Access Method SSH
Syntax: [no] ip authorized-managers <ip-address> <ip-mask>> access [manager
| operator]
access-method [all | ssh | telnet | web | snmp | tftp]
[no] ipv6 authorized-managers <ip-address> <ip-mask> access [manager
| operator]
access-method [all | ssh | telnet | web | snmp | tftp]
Configures one or more authorized IP addresses.
access [manager | operator]
Configures the privilege level for <ip-address>. Applies
only to access through telnet, SSH, SNMPv1, SNMPv2c,
and SNMPv3.
Default: manager
access-method [all | ssh | telnet | web | snmp | tftp]
Configures access levels by access method and IP
address. Each management method can have its own set
of authorized managers.
Default: all
HP Switch(config)# show ip authorized-manager
IPV4 Authorized Managers
------------------------
Address : 10.10.10.10
Mask : 255.255.255.255
Access : Manager
Access Method : ssh
HP Switch(config)# ip authorized-managers 10.10.10.2 255.255.255.255 manager
access-method ssh