Configuring System Information 151
The following is an example of the CLI commands:
Defining Authentication Profiles
The
Authentication Profiles
page contains fields for selecting the user authentication method on
the device. User authentication occurs:
•Locally
• Via an external server
Console (config)# management access-list mlist
Console (config-macl)# permit ethernet g1
Console (config-macl)# permit ethernet g9
Console (config-macl)# deny ethernet g2
Console (config-macl)# deny ethernet g10
Console (config-macl)# exit
Console (config)# management access-class mlist
Console (config)# exit
Console# show management access-list
mlist
-----
permit ethernet g1
permit ethernet g9
! (Note: all other access implicitly denied)
Console> show management access-class
Management access-class is enabled, using access list mlist