Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
AAA Commands
OmniSwitch CLI Reference Guide
September 2009
page 58-131
show aaa classification-rule
Displays the User Network Profile (UNP) mobile classification rule configuration for the switch.
show aaa classification-rule {mac-rule | mac-range-rule | ip-net-rule}
Syntax Definitions
mac-rule
Displays MAC address rules.
mac-range-rule
Displays MAC address range rules.
ip-net-rule
Displays IP network address rules.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855
Usage Guidelines
• Specifying a rule type parameter (mac-rulemac-range-rule, ip-net-rule) is required with this 
command.
• UNP mobile rules take precedence over VLAN mobile rules. 
Examples
-> show aaa classification-rule mac-rule
MAC Address 
User Network Profile Name
------------------+--------------------------
00:1a:a0:b1:fa:e5 guest_user
00:b0:d0:2a:0e:2e acct_user
00:b0:d0:2a:11:60 engr_user
-> show aaa classification-rule mac-range-rule
Low MAC Address 
High MAC Address
User Network Profile Name
------------------+-----------------+-------------------------
00:1a:a0:b1:fa:10 00:1a:0a:b1:fa:20
guest_user
00:b0:d0:2a:0e:2e 00:b0:d0:2a:0e:3a acct_user
00:b0:d0:2a:11:60 00:b0:d0:2a:11:70
engr_user
output definitions
MAC Address
The source MAC address of the host device to which the UNP is 
applied.
User Network Profile Name
The name of the UNP applied to the host device.