System configuration 5-16 – SMC Networks SMC2555W-AG User Manual
Page 72
System Configuration
5-16
CLI Commands for Local MAC Authentication – Use the
mac-authentication server command from the global
configuration mode to enable local MAC authentication. Set the
default for MAC addresses not in the local table using the
address filter default command, then enter MAC addresses in
the local table using the address filter entry command. To
remove an entry from the table, use the address filter delete
command. To display the current settings, use the show
authentication command from the Exec mode.
SMC-AP(config)#mac-authentication server local
SMC-AP(config)#address filter default denied
SMC-AP(config)#address filter entry 00-70-50-cc-99-1a denied
SMC-AP(config)#address filter entry 00-70-50-cc-99-1b allowed
SMC-AP(config)#address filter entry 00-70-50-cc-99-1c allowed
SMC-AP(config)#address filter delete 00-70-50-cc-99-1c
SMC-AP(config)#exit
SMC-AP#show authentication
Authentication Information
=========================================================
MAC Authentication Server : LOCAL
MAC Auth Session Timeout Value : 300 secs
802.1x : DISABLED
Broadcast Key Refresh Rate : 5 min
Session Key Refresh Rate : 5 min
802.1x Session Timeout Value : 300 secs
Address Filtering : DENIED
System Default : DENY addresses not found in filter table.
Filter Table
MAC Address Status
----------------- ----------
00-70-50-cc-99-1a DENIED
00-70-50-cc-99-1b ALLOWED
=========================================================
SMC-AP#