559
Configuring Network Security with ACLs
How to Configure Network Security with ACLs
Creating Named Standard and Extended ACLs
Using Time Ranges with ACLs
Repeat the steps if you have multiple items that you want in effect at different times.
Command
Purpose
1.
configure terminal
Enters global configuration mode.
2.
ip access-list standard
name
or
ip access-list extended
name
Defines a standard IPv4 access list using a name, and enters
access-list configuration mode.
The name can be a number from 1 to 99.
or
Defines an extended IPv4 access list using a name, and enters
access-list configuration mode.
The name can be a number from 100 to 199.
3.
{deny | permit}
{
source
[
source-wildcard
] |
host
source
|
any
} [
log
]
or
{
deny
|
permit
}
protocol
{
source
[
source-wildcard
] |
host
source
|
any
}
{
destination
[
destination-wildcard
] |
host
destination
|
any
} [
precedence
precedence
]
[
tos
tos
] [
established
] [
log
] [
time-range
time-range-name
]
In access-list configuration mode, specifies one or more
conditions denied or permitted to decide if the packet is forwarded
or dropped.
host
source
—A source and source wildcard of
source
0.0.0.0.
any
—A source and source wildcard of 0.0.0.0
255.255.255.255.
or
In access-list configuration mode, specify the conditions allowed
or denied. Use the
log
keyword to get access list logging
messages, including violations.
Creating a Numbered Extended ACL, page 555
for definitions
of protocols and other keywords.
host
source
—A source and source wildcard of
source
0.0.0.0.
host
destination
—A destination and destination wildcard of
destination
0.0.0.0.
any
—A source and source wildcard or destination and
destination wildcard of 0.0.0.0 255.255.255.255.
4.
end
Returns to privileged EXEC mode.
Summary of Contents for IE 4000
Page 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Page 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Page 108: ...104 Configuring Switch Clusters Additional References ...
Page 128: ...124 Performing Switch Administration Additional References ...
Page 130: ...126 Configuring PTP ...
Page 140: ...136 Configuring CIP Additional References ...
Page 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Page 192: ...188 Configuring Switch Based Authentication Additional References ...
Page 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Page 298: ...294 Configuring VLANs Additional References ...
Page 336: ...332 Configuring STP Additional References ...
Page 408: ...404 Configuring DHCP Additional References ...
Page 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Page 490: ...486 Configuring SPAN and RSPAN Additional References ...
Page 502: ...498 Configuring Layer 2 NAT ...
Page 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Page 930: ...926 Configuring IP Unicast Routing Related Documents ...
Page 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Page 978: ...974 Dying Gasp ...
Page 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Page 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Page 996: ...992 Ethernet CFM ...
Page 1066: ...1062 Using an SD Card SD Card Alarms ...