System information
Using Authorized IP Managers
Defining Authorized Management Stations
The above example shows an Authorized IP Manager List that allows stations
to access the switch as shown below:
IP Mask Authorized Station IP Address: Access Mode:
255.255.255.252 10.28.227.100 through 103 Manager
255.255.255.254 10.28.227.104 through 105 Manager
255.255.255.255 10.28.227.125 Manager
255.255.255.0 10.28.227.0 through 255 Operator
Configuring IP Authorized Managers for the Switch
Syntax: ip authorized-managers <ip address>
Configures one or more authorized IP addresses.
[<ip-mask-bits>]
Configures the IP mask for < ip address >
[access <operator | manager>]
Configures the privilege level for < ip address>.
To Authorize Manager Access. This command authorizes manager-level
access for any station with an IP address of 10.28.227.0 through 10.28.227.255:
HPswitch(conf
ig)# ip authorized-managers 10.28.227.101
255.255.255.0 access manager
Similarly, the next command authorizes manager-level access for any station
having an IP address of 10.28.227.101 through 103:
HPswitch(config)# ip authorized-managers 10.28.227.101
255.255.255.252 access manager
If you omit the < mask bits > when adding a new authorized manager, the switch
automatically uses 255.255.255.255. If you do not specify either Manager or
Operator access, the switch assigns the Manager access. For example:
Omitting a mask in the ip authorized-managers command results in a default mask of 255.255.255.255, which authorizes
only the specified station. Refer to “Configuring Multiple Stations Per Authorized Manager IP Entry” on page 11-10.
Figure 11-4. Example of Specifying an IP Authorized Manager with the Default Mask
11-7