Certification Exams Logo         

                                                                                                   Home  |  FAQ  |  Search  |  Buy Simulator

Simulator Home

Network Simulator with Designer

Router Simulator

 Supported Commands

D/L & Installation Instructions

Simulator Help

Screen Shots

Resource Links

 

          

Standard Access List Scenario Lab 1

Lab Index

 

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 

web design by anandsoft 

Disclaimer: certexams.com is not associated or affiliated with Cisco® Systems or any other Company. All trademarks are the trademarks of their respective owners and duly recognized. Please read full disclamer.