What is Standard ACLs?
Answers were Sorted based on User's Feedback
Jitu, as far as my knowledge,
ACLs are classified into two types based on the configuration -
1. Standard ACL.
2. Extended ACL.
ACLs are classified into two types based on the
identification -
1. Named ACL
2. Numbered ACL.
Example:
1. If we use an unique number for the the identification of
Standard/Extended ACL, then it is called Numbered
Standard/Exteded ACL.
2. If we use a name for the the identification of
Standard/Extended ACL, then it is called Named
Standard/Exteded ACL.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vikram pratap singh
Standard ACLs check the source address of IP packets that
are routed.
The comparison will result in either permit or deny access
for an entire protocol suite, based on the network, subnet,
and host addresses.
The standard version of the access-list global configuration
command is used to define a standard ACL with a number in
the range of 1 to 99 (also from 1300 to 1999 in recent IOS).
If there is no wildcard mask. the default mask is used,
which is 0.0.0.0.
(This only works with Standard ACLs and is the same thing as
using host.)
The full syntax of the standard ACL command is:
Router(config)#access-list access-list-number {deny |
permit} source [source-wildcard ] [log]
The no form of this command is used to remove a standard
ACL. This is the syntax:
Router(config)#no access-list access-list-number
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / jitendra
shain
ya u r right
but onse u go in the depth ou will find more type of access list
like time based access-list and more
so access-list is basicaly two type onlly
standred and extended
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.m.feroz ahmed
ACL is defined as Access Control List and ACL can be
Configured for Permit or Deny access.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / jitendera sinha
There are manily three type of access-list (as per ccna )
(1) satndred accss-list
(2) extended access list
(3) named access-list
Satndred access-list-:
(1) its value lie betwwen 1 to 99
(2) in this type of access0-list we can ithre permit or
block the servise for the whole subnet.here subnet consern
wid the lan ip pool
expample -:
if we want to block www for the interire lan we have
implenet the standerd access-list
| Is This Answer Correct ? | 2 Yes | 4 No |
Which of the following is an example of the Physical Layer? A.) TCP B.) ARP C.) IP D.) FDDI E.) LLC F.) Fast Ethernet
What is true about frame-relay DLCI? A.) DLCI represents a single physical circuit B.) DLCI is optional in all frame-relay networks C.) DLCI identifies a logical connection between DTE devices D.) DLCI is used to tag the beginning of a frame with VLAN information
Identify the hardware component that stores the bootstrap program? A.) ROM B.) NVRAM C.) Booter load D.) RAM E.) Flash
Identify the command to display the status of the Frame Relay virtual circuit? A.) Router# show frame-relay virtual-circuit B.) Router(config)# show frame-relay pvc C.) Router# show frame-relay pvc D.) Router# show virtual
If bandwidth will increase what will happen?
IPX traffic using different encapsulation types can go over the same data link A. True B. False
routing information
What is the maximum number of subnets that can be assigned to networks when using the address 172.16.0.0 with a subnet mask of 255.255.240.0? (Assume older version UNIX workstations are in use.) A. 16 B. 32 C. 30 D. 14 E. It is an invalid subnet mask for the Network.
Explain how many maximum paths you can give on latest ios in rip?
Explain which layer are called upper layer?
Tell me which protocol called rapid protocol?
At what layer of the OSI reference model does FRAME-RELAY map to? A.) Session B.) Physical C.) Network D.) Presentation E.) Transport F.) Datalink