Home >Network Simulator Labs>Standard Access List Scenario Lab 1

Available labs  |   Supported Commands  |   Product Help

CertExams.com Simulator Lab Exercises Answers

 

Standard Access List Scenario Lab 1


Description: Configure standard access-list according to a given set of conditions.

Instructions:

1. Hosts on Router R3 should not be able to access hosts on R2.

2. Only WS11 on R1 can access hosts on R2.

3. All other communication is allowed. Use standard access lists with ACL #1.

4. Apply the access-list#1 on serial interfaces s0 and s1.

R2>enable
R2#configure terminal
R2(config)#access-list 10 deny 10.3.1.0 0.0.0.255
R2(config)#access-list 10 permit host 10.1.1.2
R2(config)#access-list 10 deny 10.1.1.0 0.0.0.255
R2(config)#access-list 10 permit any
R2(config)#interface serial 0
R2(config-if)#ip access-group 1 in
R2(config-if)#exit
R2(config)#interface serial 1
R2(config-if)#ip access-group 1 in
R2(config-if)#exit

    Terms of use              Privacy Policy               Disclaimer              Contact Us              About              Downloadable Tests  

Real Time Web Analytics

Clicky

Site Map