Please provide Configuration and commands of Standard ACL on Cisco Routers.?
,
System Administrator
System Administrator
Standard Acl : Standard Acl can filter traffic on the basis of either Source Ip / Source Network .
--Standard ACl is applied near to Destination.
Task: PC1 should not ping PC2
Apply Acl at R2 ( near to destination ) :
R2(config)#access-list 1 deny 10.0.0.0 0.0.0.255
R2(config)#access-list 1 permit any
R2(config)#interface FastEthernet 0/0
R2(config-if)#ip access-group 1 in
R2(config-if)#exit
To Verify :
show access-list
Now Task : PC1 shou
Recommended
- How can you guarantee a job for students who has no experience in Networking field?
- How to configure VPN between Cisco Router and ASA Firewall?
- How to configure RIPV2 with no auto summary?
- How to configure PAT (Port Address Translation)?
- How to configure Default Routing on Cisco Routers?
- What is the scope of CCNA course in India?
- What is scope of CCIE?
- How to remember 7 layers of OSI Model?
- How much salary can we get after doing CCNA course in Delhi Gurgaon?
- How many CCIE’s are there worldwide?
- Is it possible to pass CCIE Certification in 1st attempt?