80
ACL Commands
User Guidelines
•
Use the
ip access-list
Global Configuration mode command to enable the IP-Access List
Configuration mode.
•
Before an Access Control Element (ACE) is added to an ACL, all packets are permitted. After an ACE
is added, an implied
deny-any-any
condition exists at the end of the list and those packets that do not
match the defined conditions are denied.
Example
The following example shows how to define a permit statement for an IP ACL.
permit (MAC)
The
permit
MAC-Access List Configuration mode command defines
permit conditions of an MAC
ACL.
Syntax
•
permit
{
any
| {
host
source source-wildcard
}
any
| {
destination destination-wildcard
}} [
vlan
vlan-id
]
[
cos
cos cos-wildcard
] [
ethtype
eth-type
] [
inner-vlan
vlan-id
]
•
source
— Specifies the source MAC address of the packet.
•
source-wildcard
— Specifies wildcard bits to be applied to the source MAC address by placing 1s in
bit positions to be ignored.
•
any
— Specify a MAC address and mask. For example, to set 00:00:00:00:10:XX use the Mac
address 00:00:00:00:10:00 and mask 00:00:00:00:00:FF.
•
destination
— Specifies the MAC address of the host to which the packet is being sent.
•
destination-wildcard
— Specifies wildcard bits to be applied to the destination MAC address by
placing 1s in bit positions to be ignored.
•
vlan-id
— Specifies the ID of the packet vlan. (Range: 1 - 4094)
•
cos
— Specifies the Class of Service (CoS) for the packet. (Range: 0 - 7)
•
cos-wildcard
— Specifies wildcard bits to be applied to the CoS.
•
eth-type
— Specifies the Ethernet type of the packet in hexadecimal format. (Range: 0 - 05dd-ffff)
•
inner-vlan
vlad-id
— Specifies the inner vlan id of a double tagged packet.
Console(config)#
ip access-list
ip-acl1
Console(config-ip-al)#
deny
rsvp 192.1.1.1 0.0.0.255
any
5400_CLI.book Page 80 Wednesday, December 17, 2008 4:33 PM
Содержание PowerConnect 5424
Страница 114: ...114 Address Table Commands 5400_CLI book Page 114 Wednesday December 17 2008 4 33 PM ...
Страница 178: ...178 Ethernet Configuration Commands 5400_CLI book Page 178 Wednesday December 17 2008 4 33 PM ...
Страница 194: ...194 GVRP Commands 5400_CLI book Page 194 Wednesday December 17 2008 4 33 PM ...
Страница 204: ...204 IGMP Snooping Commands 5400_CLI book Page 204 Wednesday December 17 2008 4 33 PM ...
Страница 252: ...252 Line Commands 5400_CLI book Page 252 Wednesday December 17 2008 4 33 PM ...
Страница 268: ...268 LLDP Commands 5400_CLI book Page 268 Wednesday December 17 2008 4 33 PM ...
Страница 280: ...280 PHY Diagnostics Commands 5400_CLI book Page 280 Wednesday December 17 2008 4 33 PM ...
Страница 288: ...288 Port Monitor Commands 5400_CLI book Page 288 Wednesday December 17 2008 4 33 PM ...
Страница 300: ...300 QoS Commands 5400_CLI book Page 300 Wednesday December 17 2008 4 33 PM ...
Страница 308: ...308 Radius Commands 5400_CLI book Page 308 Wednesday December 17 2008 4 33 PM ...
Страница 326: ...326 RMON Commands 5400_CLI book Page 326 Wednesday December 17 2008 4 33 PM ...
Страница 386: ...386 SSH Commands 5400_CLI book Page 386 Wednesday December 17 2008 4 33 PM ...
Страница 400: ...400 Syslog Commands 5400_CLI book Page 400 Wednesday December 17 2008 4 33 PM ...
Страница 418: ...418 System Management 5400_CLI book Page 418 Wednesday December 17 2008 4 33 PM ...
Страница 432: ...432 TIC Commands 5400_CLI book Page 432 Wednesday December 17 2008 4 33 PM ...
Страница 440: ...440 Tunnel 5400_CLI book Page 440 Wednesday December 17 2008 4 33 PM ...
Страница 476: ...476 Voice VLAN 5400_CLI book Page 476 Wednesday December 17 2008 4 33 PM ...
Страница 490: ...490 Web Server 5400_CLI book Page 490 Wednesday December 17 2008 4 33 PM ...