Create ACE - Standard Window
This window appears when you choose Standard IP and click Create
in the Create ACL window.
Follow these steps to create an ACE for an ACL of the standard type:
- From the Keyword list,
select an action:
- permit to permit traffic from specified sources
- deny to deny traffic from those sources
- Enter
an IP address in the Source Address field.
- From the Source Wildcard list, select
one of these:
- A mask
- host, which applies the selected action to only
the source address
- any, which applies the selected action to any source
address
The mask is a wildcard mask: the high-order bits of the
mask that are binary zeros determine how may corresponding high-order
bits in the IP address are significant. The selected action
applies to any source address with these high-order bits.
- From the Log list, select
a logging option:
- log to send messages to the console for incoming
and outgoing packets that match the ACL filtering criteria
- no logging to send no packet messages to the
console
Restriction: For Catalyst 2950 switches, the logging option is not
available.
- Click OK. An ACE for a
standard ACL is created.
Note: any is equivalent to specifying a source address and
mask of 255.255.255.255. host is equivalent to specifying a mask of 0.0.0.0.