C2 - Quiz

C2 - Quiz

Professional Development

27 Qs

quiz-placeholder

Similar activities

Basic Cybersecurity Concepts 1

Basic Cybersecurity Concepts 1

Professional Development

25 Qs

Snowflake Quiz

Snowflake Quiz

Professional Development

25 Qs

MIDTERM EXAMINATION

MIDTERM EXAMINATION

12th Grade - Professional Development

22 Qs

Productivity Tools - MS Office

Productivity Tools - MS Office

6th Grade - Professional Development

30 Qs

ReactJS Mastery Plus Mega Premium

ReactJS Mastery Plus Mega Premium

Professional Development

25 Qs

Network+ 1-4

Network+ 1-4

Professional Development

24 Qs

Modulo 01 AZ-900

Modulo 01 AZ-900

Professional Development

25 Qs

Threats and Attacks (Sec+)

Threats and Attacks (Sec+)

Professional Development

26 Qs

C2 - Quiz

C2 - Quiz

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Instructor Instructor

Used 4+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What IOS privilege levels are available to assign for custom user-level privileges?
levels 1 through 15
levels 0, 1, and 15
levels 2 through 14
levels 0 and 1

Answer explanation

There are 16 privilege levels that can be applied to user accounts. Levels 0, 1, and 15 have predefined settings. This leaves levels 2 through 14 available for creating custom levels of access.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which privilege level is predefined for the privileged EXEC mode?
level 0
level 1
level 15
level 16

Answer explanation

Privileged EXEC mode (privilege level 15) is reserved for the enable mode privileges (all enable-level commands). Users can change configurations and view configuration files.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An administrator needs to create a user account with custom access to most privileged EXEC commands. Which privilege command is used to create this custom account?
privilege exec level 0
privilege exec level 1
privilege exec level 2
privilege exec level 15

Answer explanation

In Cisco IOS software, there are 16 privilege levels: Level 0 : Predefined for user-level access privileges. Level 1 : The default level for login with the router prompt Router>. Levels 2 -14 : May be customized for user-level privileges. Commands from lower levels may be moved up to another higher level, or commands from higher levels may be moved down to a lower level. Level 15 : Reserved for the enable mode privileges (enable command). To configure a privilege level with specific commands for a customized user level, use the privilege exec level level [ command ], where level could be between 2 to 14.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command will move the show access-lists command to privilege level 14?
router(config)# privilege level 14 command show access-lists
router(config)# privilege exec level 14 show access-lists
router(config)# show access-lists privilege level 14
router(config)# set privilege level 14 show access-lists

Answer explanation

To configure a privilege level with specific commands, use the privilege exec level level [ command ].

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Refer to the exhibit. Based on the output of the show running-config command, which type of view is SUPPORT?

secret view, with a level 5 encrypted password
root view, with a level 5 encrypted secret password
superview, containing SHOWVIEW and VERIFYVIEW views
CLI view, containing SHOWVIEW and VERIFYVIEW commands

Answer explanation

The superview role-based CLI view named SUPPORT has been configured on the router. The SUPPORT suerview consists of two CLI views called SHOWVIEW and VERIFYVIEW.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A student is learning role-based CLI access and CLI view configurations. The student opens Packet Tracer and adds a router. Which command should be used first for creating a CLI view named TECH-View?
Router# enable view
Router(config)# aaa new-model
Router# enable view TECH-view
Router(config)# parser view TECH-view

Answer explanation

Before an administrator can create a view for role-based CLI access, AAA must be enabled using the aaa new-model command.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A student is learning about role-based views and role-based view configurations. The student enters the Router(config)# parser view TECH-view command. What is the purpose of this command?
to create a CLI view named TECH-view
to enter the CLI view named TECH-view
to enter the superview named TECH-view
to check the current setup of the CLI view named TECH-view

Answer explanation

The command Router(config)# parser view [ view-name ] is used to create a new CLI view. The command Router(config)# parser view [ view-name ] superview is used to create a new superview view.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?