User’s Manual of
Port ID : Any
Hit Octet Count : 165074
Hit Packet count : 472
acl (addedit)Description:
Add or edit ACL group for Ipv4.
Syntax:
acl (addedit)
Parameters:
(addedit) specifies the operation.
(permitdeny) specifies the action. permit: permit packet cross switch; deny: drop packet.
A.B.C.D specifies the Source IP address. 0.0.0.0 means don't care.
A.B.C.D specifies the Mask. 0.0.0.0 means don't care, 255.255.255.255 means compare all. A.B.C.D specifies the Destination IP Address. 0.0.0.0 means don't care.
A.B.C.D specifies the Mask. 0.0.0.0 means don't care, 255.255.255.255 means compare all.
(checkunCheck) specifies the IP Fragment. check: Check IP fragment field; unCheck: Not check IP fragment field.
Switch(config)# acl add 1 deny 1 ipv4 0 192.168.1.1 255.255.255.255 0.0.0.0 0.0.0.0 unCheck 0 0 This ACL rule will drop all packet from IP is 192.168.1.1 with VLAN id=1 and IPv4.
acl (addedit)Description:
Add or edit ACL group for Ipv4.
Syntax:
acl (addedit)
Parameters:
(addedit) specifies the operation.
(qosvoip) specifies the action, do qos voip packet adjustment.
166