Answer Posted / 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 |
Post New Answer View All Answers
How can you assign a vlan to a switch port?
On which interface we always apply access-list?
What are the different types of password used in securing a cisco router?
What is the meaning of synchronization?
What is a Frame Relay?
What is the difference between bus topology and hub?
Explain the types of ethernet?
What is encapsulation and de-encapsulation?
What is syntax of ipv4?
What is the default bandwidth size of t1 routers?
What is the maximum value of administrative you can use?
What is trigger rip and from which ios version it starts?
What is a switch and why we are using switches?
How many collision domains are in switch?
What is the difference between the user mode and the privileged mode?