Networker Interview: ACL Interview Questions and Answers
Networker Interview: ACL Interview Questions and Answers
NetworkerInterview
Prepare for CCNA, CCNP, CCIE Interview !
cannot match other eld in the IP packet. Standard Access List can be created using the access-list
numbers 1-99 or in the expanded range of 1300-1999. Standard Access List must be applied close to
destination. As we are ltering based only on source address, if we put the standard access-list close to the
source host or network than nothing would be forwarded from source.
ClickforPreview
Example:-
R1(cong)# access-list 10 deny host 192.168.1.1
R1(cong)# int fa0/0 BuyVPN&ASAFirewall
R1(cong-if)# ip access-group 10 in
InterviewQuestionsand
Example:-
R1(cong)# access-list 110 deny tcp any host 192.168.1.1 eq 23 ClickforPreview
R1(cong)# int fa0/0
R1(cong-if)# ip access-group 110 in
Explain Named ACL and its advantages over Number ACL? NetworkerInterview
1,670likes
It is just another way of creating Standard and Extended ACL. In Named ACL names are given to identify
access-list.
LikePage Share
It has following advantage over Number ACL - In Name ACL we can give sequence number which means
we can insert a new statement in middle of ACL. Bethefirstofyourfriendstolikethis
Example:-
R1(cong)# ip access-list extended CCNA
R1(cong)# 15 permit tcp host 10.1.1.1 host 20.1.1.1 eq 23
R1(cong)# exit
http://networkerinterview.net/entries/acl/aclaccesscontrollist 1/3
5/28/2017 ACLInterviewQuestionsandAnswers|NetworkerInterview
R1(cong)# exit
This will insert above statement at Line 15.
R1(cong)# int fa0/0
R1(cong-if)# ip access-group ccna in
Dierence between #sh access-list command and #sh run access-list command?
#sh access-list shows number of Hit Counts.
#sh run access-list does not show number of Hit Counts.
LiveTrafficFeed
an IP access lists, we can have only one inbound access list and one outbound access list per AvisitorfromIndiaarrived
interface.Multiple access lists are permitted per interface, but they must be for a dierent protocol. fromwww.google.co.inand
viewedOSPFInterview
QuestionsandAnswers(Op...
AvisitorfromHyderabad,Andhra
How Access Lists are processed? 45secsago
Pradesharrivedfromgoogle.co.in
andviewed"CCIE|Networker
Access lists are processed in sequential, logical order, evaluating packets from the top down, one Interview"3minsago
AvisitorfromSingaporearrived
statement at a time. As soon as a match is made, the permit or deny option is applied, and the packet is fromgoogle.com.sgandviewed
"OSPFInterviewQuestionsand
not evaluated against any more access list statements. Because of this, the order of the statements within Answers[CCNP]|Networker
AvisitorfromOttawa,Ontario
Interview"5minsago
arrivedfromnetworkerinterview.net
any access list is signicant. There is an implicit deny at the end of each access list which means that if a andviewed"CCNA|Networker
Interview"17minsago
packet doesnt match the condition on any of the lines in the access list, the packet will be discarded. AvisitorfromMountainView,
Californiaarrivedfromgoogle.co.in
andviewed"ASAFirewall
What is at the end of each Access List? InterviewQuestionsandAnswers
[CCIE]|NetworkerInterview"21
AvisitorfromRiyadh,ArRiyad
At the end of each access list, there is an implicit deny statement denying any packet for which the match minsago
arrivedfromgoogle.com.saand
viewed"BGPInterviewQuestions
has not been found in the access list. andAnswers|NetworkerInterview"
AvisitorfromVijayawada,Andhra
27minsago
Pradesharrivedfromgoogle.co.in
Key Information andviewed"BGPInterview
QuestionsandAnswers|Networker
AvisitorfromIndiaarrivedfrom
Interview"27minsago
Any access list applied to an interface without an access list being created will not lter trac. google.co.inandviewed"OSPF
InterviewQuestionsandAnswers
Access lists only lters trac that is going through the router. They will not lter the trac that has (OpenShortestPathFirst)|
AvisitorfromDelhiarrivedfrom
NetworkerInterview"30minsago
originated from the router. google.co.inandviewed"OSI
ModelInterviewQuestionsand
http://networkerinterview.net/entries/acl/aclaccesscontrollist 2/3