Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
AAA Commands
page 58-78
OmniSwitch CLI Reference Guide
September 2009
aaa classification-rule mac-address
Defines a User Network Profile (UNP) MAC address mobile rule. If the source MAC address of a device 
matches the MAC address defined for the rule, the specified UNP is applied to the device. UNP mobile 
rules are applied using an Access Guardian Group Mobility device classification policy.
aaa classification-rule mac-address mac_address user-network-profile name profile_name
aaa classification-rule no mac-address mac_address
Syntax Definitions
mac_address
MAC address (e.g., 00:00:39:59:f1:0c).
profile_name
The name of an existing user network profile. 
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove the UNP mobile rule from the switch configuration.
• To change the UNP associated with a mobile rule, enter the MAC address of an existing rule but spec-
ify a different UNP name. 
• When Group Mobility is configured as an Access Guardian device classification policy for an 802.1x 
port, both UNP mobile rules and VLAN mobile rules are applied to device traffic on that port.
• Note that UNP mobile rules take precedence over VLAN mobile rules.
Examples
-> aaa classification-rule mac-address 00:00:2a:33:44:01 user-network-profile name 
accounting
-> aaa classification-rule no mac-address 00:00:2a:33:44:01
Release History
Release 6.3.4; command was introduced.