Module 5: Assigning Admin Roles Flashcards

1
Q

What is privilege level 0

A

Predefined for user-level access privileges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is privilege level 1

A

Default level for login

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is privilege Level 2-14

A

May be customised for user-level privileges.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is privilege level 15

A

Reserved for the enable mode privileges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are some limitations of privilege levels

A

Commands available at lower privilege levels are always executable at higher privilege levels

Commands specifically set at higher privilege levels are not available for lower privilege users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Root View?

A

Admin must be in this view to configure CLI and super views. This is equivalent to the privilege level 15.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a CLI View?

A

A set of commands are bundled into a CLI view.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a Superview?

A

One of more CLI Views

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is step 1 to enable CLI Views

A

R1(config)# aaa new-model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is step 2 to enable CLI Views

A

R1(config)# enable view root (logs into the rootview)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is step 3 to enable CLI Views

A

R1(config)# parser view SHOW_CLI_VIEW
R1(config-view)#

(creates a new CLI View)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is step 4 to enable CLI Views

A

R1(config-view)# secret cisco4me

creates a password for the view

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is step 5 to enable CLI Views

A

Assign commands to a CLI view:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is step 6 to enable CLI Views

A

R1# show run | section parser

shows all the CLI Views

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the 2 default privilege levels in a Cisco router?

A

level 1 and level 15

How well did you know this?
1
Not at all
2
3
4
5
Perfectly