NOTE: Use Carriage Returns and Page Breaks as needed to prevent table contents from extending across page boundaries.
Task 1: Run the Security Audit using NetDoctor
* Go to Appendix A at the end of the NetDoctor report. Copy and paste the Appendix A page into your lab document the table cell below:.
Paste Appendix A Here Appendix A: All Rules and SummariesAdministrationEXEC Passwords Not Using Type 5 Encryption (1 note)User Account Not At Level 1 (2 notes)Route Maps and ACLsDeny All ACL (1 warning)System LoggingACL Deny Statement Not Logged (1 note) |
Task 2: Make Configuration Changes for Dallas Router
* Use A to select all of the commands in the edited device configuration file. Use C to put the commands in the clip board. Paste these commands into the table cell below with V.
Paste the edited Device Configurations Here …show more content…
enable secret ciscousername local1 privilege 1 password 0 pass1username local2 privilege 1 password 0 pass2memory-size iomem 10!ip subnet-zero!interface FastEthernet0/0 ip address 192.168.100.1 255.255.255.0 ip nat inside duplex auto speed auto!interface Serial0/0 bandwidth 1544 no ip address shutdown!interface FastEthernet0/1 no ip address shutdown duplex auto speed auto!interface Serial0/1 bandwidth 1544 ip address 200.100.10.2 255.255.255.0 ip nat outside ip access-group 100 in!router rip version 2 passive-interface FastEthernet0/0 passive-interface FastEthernet0/1 network 200.100.0.0 network 192.168.100.0!ip nat inside source static 192.168.100.10 10.100.10.10 extendableip nat inside source static 192.168.100.11 10.100.10.11 extendableip classlessip http serverno ip http secure-server!access-list 100 deny ip host 200.100.20.10 any logaccess-list 100 deny ip host 200.100.0.10 any logaccess-list 100 permit ip any any
|
Task 3: Verify Security Policy Compliance with NetDoctor
* Review the NetDoctor report. Go to Appendix A and note that all security issues have been addresses. All of the entries indicate (passed) or (not applicable). Copy and paste the Appendix A: All Rules and Summaries page into the table cell below:
Paste the Appendix A page Here Appendix A: All Rules and SummariesAdministrationEXEC Passwords Not Using Type 5 Encryption (passed)User Account Not At Level 1 (passed)Route Maps and ACLsDeny All ACL (passed)System LoggingACL Deny Statement Not Logged (passed) |