C
ONFIGURING
THE
S
WITCH
2-60
• VID – ID of VLAN.
• Ethernet Type – This option can only be used to filter Ethernet II
formatted packets. (A detailed listing of Ethernet protocol types can be
found in RFC 1060.) A few of the more common types include 0800
(IP), 0806 (ARP), 8137 (IPX).
Examples
Creating a New ACL
Web –
1. Click Security, ACL, Configuration.
2. Enter an ACL List name in the Name field.
3. Select the list type (IP Standard, IP Extended, or MAC).
4. Click Add to open the configuration page for the new list.
CLI – This example creates a standard IP ACL named david.
Standard IP ACL
Web –
1. Specify the action (i.e., Permit or Deny).
2. Select the address type (Any, Host, or IP), where Host means a
specific address, and IP means an address range.
3. If you selected “Host” – enter the host address.
If you selected “IP” – enter the subnet address and mask.
Console(config)#access-list ip standard david 3-173
Console(config-std-acl)#