HP 8000M User Manual

Page 101

Advertising
background image

6-25

Configuring the Switch

Enhancing Security By Configuring Authorized IP Managers

C

o

n

fig
u

rin

g

th
e

Sw

itc
h

Configuring One Station Per Authorized Manager IP Entry

This is the easiest way to apply a mask. If you have ten or fewer management
and/or operator stations, you can configure them quickly by simply adding the
address of each to the Authorized Manager IP list with

255.255.255.255

for the

corresponding mask. For example, as shown in figure 6-13 on page 6-23, if you
configure an IP address of

11.33.248.5

with an IP mask of

255.255.255.255

, only a

station having an IP address of

11.33.248.5

has management access to the switch.

Table 6-2.

Analysis of IP Mask for Single-Station Entries

Configuring Multiple Stations Per Authorized Manager IP
Entry

The mask determines whether the IP address of a station on the network meets
the criteria you specify. That is, for a given Authorized Manager entry, the
switch applies the IP mask to the IP address you specify to determine a range
of authorized IP addresses for management access. As described above, that
range can be as small as one IP address (if

255

is set for all octets in the mask),

or can include multiple IP addresses (if one or more octets in the mask are set
to less than

255

).

If a bit in an octet of the mask is “on” (set to 1), then the corresponding bit in
the IP address of a potentially authorized station must match the same bit in
the IP address you entered in the Authorized Manager IP list. Conversely, if a
bit in an octet of the mask is “off” (set to 0), then the corresponding bit in the
IP address of a potentially authorized station on the network does not have to
match its counterpart in the IP address you entered in the Authorized Manager
IP list. Thus, in the example shown above, a “255” in an IP Mask octet (all bits
in the octet are “on”) means only one value is allowed for that octet—the value
you specify in the corresponding octet of the Authorized Manager IP list. A “0”
(all bits in the octet are “off”) means that any value from 0 to 255 is allowed
in the corresponding octet in the IP address of an authorized station. You can
also specify a series of values that are a subset of the 0-255 range by using a
value that is greater than 0, but less than 255.

1st
Octet

2nd
Octet

3rd
Octet

4th
Octet

Manager-Level or Operator-Level Device Access

IP Mask

255

255

255

255

The “255” in each octet of the mask specifies that only the exact value in
that octet of the corresponding IP address is allowed. This mask allows
management access only to a station having an IP address of 11.33.248.5.

Authorized
Manager IP

11

33

248

5

Advertising