IPv6 Configuration Guide K/KA/KB.15.15

Example 33 Default IPv6 mask
HP Switch# ipv6 authorized-managers 2001:db8::a8:1c:e3:69
HP Switch# show ipv6 authorized-managers
IPv6 Authorized Managers
--------------------------
Address : 2001:db8::a8:1c:e3:69
Mask : ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
Access : Manager
NOTE: If you do not enter a value for ipv6-mask in the ipv6 authorized-managers
command, the default mask of FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF: is applied.
The default mask authorizes only the specified station (see “Configuring single
station access” (page 55)).
The next IPv6 command authorizes operator-level access for sixty-four IPv6 stations: thirty-two
stations in the subnets defined by 0x0006 and 0x0007 in the fourth block of an authorized IPv6
address:
HP Switch(config)# ipv6 authorized-managers
2001:db8:0000:0007:231:17ff:fec5:c967
ffff:ffff:ffff:fffe:ffff:ffff:ffff:ffe0 access operator
The following ipv6 authorized-managers command authorizes a single, automatically
generated (EUI-64) IPv6 address with manager-level access privilege:
HP Switch(config)# ipv6 authorized-managers
::223:04ff:fe03:4501 ::ffff:ffff:ffff:ffff
Editing an existing authorized IP manager entry
To change the mask or access level for an existing authorized IP manager entry, enter the IPv6
address with the new values. Any parameters not included in the command are reset to their default
values.
Example 34 Editing an existing authorized IP manager entry
The following command replaces the existing mask and access level for IPv6 address
2001:DB8::231:17FF:FEC5:C967 with FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FF00 and operator:
HP Switch(config)# ipv6 authorized-managers
2001:db8::231:17ff:fec5:c967
ffff:ffff:ffff:ffff:ffff:ffff:ffff:ff00 access operator
The following command replaces the existing mask and access level for IPv6 address
2001:DB8::231:17FF:FEC5:3E61 with FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF and manager (the
default values). It is not necessary to enter either of these parameters:
HP Switch(config)# ipv6 authorized-managers
2001:db8::a05b:17ff:fec5:3f61
Deleting an authorized IP manager entry
Enter only the IPv6 address of the configured authorized IP manager station that you want to delete
with the no form of the command.
58 IPv6 Management Security Features