CISCO M1 - Basic Device Configuration (Module 1)

CISCO M1 - Basic Device Configuration (Module 1)

Professional Development

18 Qs

quiz-placeholder

Similar activities

Networking_Sadikur_Exam2_(Part-1)

Networking_Sadikur_Exam2_(Part-1)

Professional Development

20 Qs

Part 2.2

Part 2.2

Professional Development

20 Qs

Chapter 5: Network Security and Monitoring

Chapter 5: Network Security and Monitoring

University - Professional Development

15 Qs

Computers

Computers

Professional Development

18 Qs

AIJ XII TKJ

AIJ XII TKJ

KG - Professional Development

20 Qs

QUIZZ AIJ - KONSEP ROUTING

QUIZZ AIJ - KONSEP ROUTING

KG - Professional Development

20 Qs

Bits And Bytes and All Things Nice

Bits And Bytes and All Things Nice

10th Grade - Professional Development

17 Qs

CCNP Screening Test

CCNP Screening Test

Professional Development

15 Qs

CISCO M1 - Basic Device Configuration (Module 1)

CISCO M1 - Basic Device Configuration (Module 1)

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Chrysalis Woon

Used 40+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which command will display a summary of all IPv6-enabled interfaces on a router that includes the IPv6 address and operational status?

show ip interface brief

show ipv6 route

show running-config interface

show ipv6 interface brief

Answer explanation

The command to view a summary of IPv6-enabled interfaces along with their IPv6 address and operational status is show ipv6 interface brief.

show ipv6 brief will give the same information but for IPv4. show ip route and show running-config interface will not give the information requested.

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When verifying routes, what code is used to identify directly connected routes in the routing table?

C

D

L

R

Answer explanation

Directly connected routes will have a route code of "C" in the routing table.

Routes with "D" indicate an EIGRP learned route.

Routes with "L" indicate a local route.

Routes with "R" indicates a RIP-learned route.

RIP = Routing Information Protocol (First routing protocols)

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which command will display packet flow counts, collisions, and buffer failures on an interface?

show interface

show ip interface

show running-config interface

Answer explanation

The show interface command will display lots of packet flow information such as counts, collisions, and buffer failures.

The show ip interface and show running-config interface commands give a lot of information as well but not packet flow information.

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

An IPv6-enabled interface is required to have which type of address?

loopback

global unicast

link-local

static

Answer explanation

All IPv6-enabled interfaces are required to have at least a link-local address.

If one is not manually configured, then the interface will automatically generate one.

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What character is used to enable the filtering of commands?

pipe |

comma ,

colon :

semi colon ;

Answer explanation

The pipe character when used with commands enables filtering of the command input.

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which filtering expression will show all output lines starting from the line matching the filtering expression?

section

begin

include

Answer explanation

While all three expressions will show all output lines starting from the line matching the filter expression.

The include expression shows all output lines that match the filter expression, and the section expression include the entire section that starts with the filter expression.

7.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which tasks can be accomplished by using the command history feature? (Choose two)

View a list of commands entered in a previous session

Recall previously entered commands

Save command lines in a log file for future reference

Recall up to 15 command lines by default

Set the command history buffer size

Answer explanation

The history command allows you to view and reuse previously entered commands stored in the buffer.

It is also used to manage the buffer.

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?