Configuring 802.1X User Distribution - Cisco Catalyst 2960-XR Security Configuration Manual

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring 802.1x User Distribution

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
mab request format attribute 1 groupsize
{1 | 2 | 4 |12} [separator {- | : | .}
{lowercase | uppercase}]
Example:
Switch(config)# mab request format
attribute 1 groupsize 12
Step 3
mab request format attribute2 {0 | 7}
text
Example:
Switch(config)# mab request format
attribute 2 7 A02f44E18B12
Step 4
end
Example:
Switch(config)# end
Configuring 802.1x User Distribution
Beginning in privileged EXEC mode, follow these steps to configure a VLAN group and to map a VLAN to
it:
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
280
Purpose
Enters the global configuration mode.
Specifies the format of the MAC address in the User-Name attribute of
MAB-generated Access-Request packets.
1—Sets the username format of the 12 hex digits of the MAC address.
group size—The number of hex nibbles to concatenate before insertion of a
separator. A valid groupsize must be either 1, 2, 4, or 12.
separator—The character that separates the hex nibbles according to group
size. A valid separator must be either a hyphen, colon, or period. No separator
is used for a group size of 12.
{lowercase | uppercase}—Specifies if nonnumeric hex nibbles should be in
lowercase or uppercase.
2—Specifies a custom (nondefault) value for the User-Password attribute in
MAB-generated Access-Request packets.
0—Specifies a cleartext password to follow.
7—Specifies an encrypted password to follow.
text—Specifies the password to be used in the User-Password attribute.
Note
When you send configuration information in e-mail, remove type 7
password information. The show tech-support command removes
this information from its output by default.
Returns to privileged EXEC mode.
Configuring IEEE 802.1x Port-Based Authentication
OL-29434-01

Advertisement

Table of Contents
loading

Table of Contents