CCNA 3A Final 5-8

CCNA 3A Final 5-8

University

30 Qs

quiz-placeholder

Similar activities

Konfiguracja urządzeń - sprawdzian 1 - 1ti

Konfiguracja urządzeń - sprawdzian 1 - 1ti

8th Grade - University

30 Qs

Latihan AIJ Semester 2

Latihan AIJ Semester 2

University

35 Qs

Routing and Switching Essentials pra UAS

Routing and Switching Essentials pra UAS

University

25 Qs

Grand Quiz for the IPv6 literate.

Grand Quiz for the IPv6 literate.

University

26 Qs

TLJ (Materi Mikrotik Dasar)KKM70

TLJ (Materi Mikrotik Dasar)KKM70

12th Grade - University

26 Qs

Module 6

Module 6

University

29 Qs

ASTS Ganjil 24-25 (Pemasangan dan Konfigurasi Perangkat Jaringan

ASTS Ganjil 24-25 (Pemasangan dan Konfigurasi Perangkat Jaringan

11th Grade - University

25 Qs

CompTIA Network+ 1

CompTIA Network+ 1

University

25 Qs

CCNA 3A Final 5-8

CCNA 3A Final 5-8

Assessment

Quiz

Computers

University

Hard

Created by

Jaz Du Plessis

FREE Resource

30 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

M5: The computers used by the network administrators for a school are on the 10.7.0.0/27 network. Which two commands are needed at a minimum 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? (Choose two.)

ip access-group 5 in

access-list 5 permit 10.7.0.0 0.0.0.31

access-class 5 in

access-list standard VTY

permit 10.7.0.0 0.0.0.127

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

M5: Consider the configured access list.

R1# show access-lists

extended IP access list 100

deny tcp host 10.1.1.2 host 10.1.1.1 eq telnet

deny tcp host 10.1.2.2 host 10.1.2.1 eq telnet

permit ip any any (15 matches)

What are two characteristics of this access list? (Choose two.)

The access list has been applied to an interface.

A network administrator would not be able to tell if the access list has been applied to an interface or not.

Any device on the 10.1.1.0/24 network (except the 10.1.1.2 device) can telnet to the router that has the IP address 10.1.1.1 assigned.

Any device can telnet to the 10.1.2.1 device.

The 10.1.2.1 device is not allowed to telnet to the 10.1.2.2 device.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

show access-lists

show ip ssh​

show running-config

show ip interface brief

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

M5: 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 any eq 4300

access-list 101 permit tcp host 192.168.30.10 eq 80 10.1.0.0 0.0.255.255 eq 4300

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 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

M5: 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?

The ACL must be applied to each vty line individually.

Apply the ACL to the vty lines without the in or out option required when applying ACLs to interfaces.

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

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

M5: What packets would match the access control list statement that is shown below?

access-list 110 permit tcp 172.16.0.0 0.0.0.255 any eq 22

any TCP traffic from any host to the 172.16.0.0 network

SSH traffic from the 172.16.0.0 network to any destination network

SSH traffic from any source network to the 172.16.0.0 network

any TCP traffic from the 172.16.0.0 network to any destination network

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

M5: Consider the access list command applied outbound on a router serial interface.

access-list 100 deny icmp 192.168.10.0 0.0.0.255 any echo reply

What is the effect of applying this access list command?

Users on the 192.168.10.0/24 network are not allowed to transmit traffic to any other destination.

The only traffic denied is ICMP-based traffic. All other traffic is allowed.

The only traffic denied is echo-replies sourced from the 192.168.10.0/24 network. All other traffic is allowed.

No traffic will be allowed outbound on the serial interface.

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?