CIS204 U1 LabAssignment

advertisement
Directions: After completing the Unit 1 Lab Assignment, respond to the following questions. Use this
template to answer the questions. Submit your lab report as instructed by your instructor.
1.
2.
3.
4.
5.
6.
7.
What command did you use to disable DNS lookups in Part 2, steps 2 and 3? (Lab 2.2.4.11)
No ip domain-lookup
I tested the router to ensure that the DNS lookup function is disabled. To test the router, I
typed in the following command “show run | include domain-lookup”
I received the verification “no ip domain lookup”
What command did you use in order to encrypt plain text passwords in Part 2, steps 2 and 3?
(Lab 2.2.4.11)
Service password-encryption
Why should you enable port security on a switch? (Lab 2.2.4.11)
You should enable port security on a switch because switches can be subject to MAC address
table overflow attacks, MAC spoofing attacks, and unauthorized connections to switch ports.
By configuring port security, you will limit the number of MAC addresses that can be learned
on a switch port and disable the port if that number is exceeded.
Why should unused ports on a switch be disabled? (Lab 2.2.4.11)
Unused ports on a switch should be disabled to help secure the network from unauthorized
access.
What command would you use to assign an IPv6 address to a router interface? (Lab 2.5.2.5)
Ipv6 enable
What command would you use to ping an interface that is assigned an IPv6 address? (Lab
2.5.2.5)
Ping ipv6 xxxx:xxx: :x/xx
What command did you use to display the routing table in Part 3, step 3? (Lab 2.5.2.5)
Show ip route
Download