Authentication profiles – Dell PowerEdge VRTX User Manual

Page 137

Advertising
background image

137

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Plasma\User

Guide\Plasma_UGSystemConfig.fm

D E L L CO N F I D E N T I A L – P R E L I MI N A RY 4/ 1 8 /1 3 - F O R PR O O F O N LY

The following is an example of the CLI commands:

Authentication Profiles

In addition to access profiles, you can configure authentication for

management access methods, such as SSH, console, Telnet, HTTP, and

HTTPS.
User authentication can occur:

• Locally
• Via an external server, such as a TACACS+ or a RADIUS server

console(config)# management access-list mlist

console(config-macl)# permit gi0/1

console(config-macl)# permit gi0/2

console(config-macl)# deny gi0/3

console(config-macl)# deny gi0/4

console(config-macl)# exit

console(config)# management access-class mlist

console(config)# exit

console# show management access-list

mlist

-----

permit gi0/1

permit gi0/2

deny gi0/3

deny gi0/4

! (Note: all other access implicitly denied)

console# show management access-class

Management access-class is enabled, using access

list mlist

Advertising