IT2626 Game

IT2626 Game

University

15 Qs

quiz-placeholder

Similar activities

QUIZZ AIJ - KONSEP ROUTING

QUIZZ AIJ - KONSEP ROUTING

KG - Professional Development

20 Qs

AWS Certified Cloud Practitioner - Quiz

AWS Certified Cloud Practitioner - Quiz

University

15 Qs

CCNA 3 v7 Modules 1 – 2: OSPF Model 1-20

CCNA 3 v7 Modules 1 – 2: OSPF Model 1-20

University

20 Qs

Quizz Chp1 M201

Quizz Chp1 M201

University

13 Qs

NHẬN DẠNG DIODE

NHẬN DẠNG DIODE

University

10 Qs

Circuitos Serie-Paralelos y Leyes de Kirchhoff

Circuitos Serie-Paralelos y Leyes de Kirchhoff

University

10 Qs

CCNA 20200303

CCNA 20200303

University

15 Qs

(Part 1/3) Modules 1 – 2: OSPF Concepts and Configuration

(Part 1/3) Modules 1 – 2: OSPF Concepts and Configuration

University

19 Qs

IT2626 Game

IT2626 Game

Assessment

Quiz

Other

University

Hard

Created by

Roland Roland

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The computers used by the network administrators for a school are on the 10.7.0.0/27 network. Which command is needed to apply an ACL that will ensure that only devices that are used by the network administrators will be allowed Telnet access to the routers?

• access-list standard VTY

• access-list 5 permit 10.7.0.0 0.0.0.31

• ip access-group 5 in

• ip access-group 5 out

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A network administrator is writing a standard ACL to deny any traffic from the 10.10.0.0/16 network but permit all other traffic. Which command should be used?

R1(config)# access-list 55 host 10.10.0.0

R1(config)# access-list 55 deny 10.10.0.0 0.0.255.255

R1(config)# access-list 55 deny 10.10.0.0 255.255.0.0

R1(config)# access-list 55 10.10.0.0 255.255.255.255

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command will verify the number of packets that are permitted or denied by an ACL that restricts SSH access?

show running-config

show ip interface brief

show ip ssh

show access-lists

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which access list statement permits HTTP traffic that is sourced from host 10.1.129.100 port 4300 and destined to host 192.168.30.10?

access-list 101 permit tcp 10.1.128.0 0.0.1.255 eq 4300 192.168.30.0 0.0.0.15 eq www

access-list 101 permit tcp any eq 4300

access-list 101 permit tcp 192.168.30.10 0.0.0.0 eq 80 10.1.0.0 0.0.255.255

access-list 101 permit tcp 10.1.129.0 0.0.0.255 eq www 192.168.30.10 0.0.0.0 eq www

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When configuring router security, which statement describes the most effective way to use ACLs to control Telnet traffic that is destined to the router itself?

Apply the ACL to the vty Ilines without the in or out option required when applying ACLS to interfaces.

 

The ACL must be applied to each vty line individually.

The ACL should be applied to all vty lines in the in direction to prevent an unwanted user from connecting to an unsecured port.

The ACL is applied to the Telnet port with the ip access-group command.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A network administrator needs to configure a standard ACL so that only the workstation of the administrator with the IP address 10.1.1.10 can access the virtual terminal of the main router. Which configuration command can achieve the task?

R1(config)# access-list 10 permit 10.1.1.10 255.255.255.0

R1(config)# access-list 10 permit 10.1.1.10 0.0.0.255

R1(config)# access-list 10 permit 10.1.1.10 255.255.255.255

R1(config)# access-list 10 permit 10.1.1.10 0.0.0.0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You create a standard ACL called PERMIT-VTY to permit only an administrative host vty access to the router. Which line configuration command would correctly apply this ACL to the vty lines?

access-class PERMIT-VTY in

ip access-group PERMIT-VTY out

ip access-group PERMIT-VTY in

access-class PERMIT-VTY out

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?