Graco GE-DS-242-POE User Manual

Page of 210
 
Chapter 6: Command Line Interface 
GE-DS-242-PoE Managed Ethernet Switch User Manual 
181 
acl (add|edit) <1-220> (permit|deny) <0-4094> nonipv4 <0-65535> 
Description: 
Add or edit ACL group for non-Ipv4. 
Syntax:  
acl (add|edit) <1-220> (permit|deny) <0-4094> nonipv4 <0-65535> 
Parameters: 
(add|edit)
 specifies the operation. 
<1-220> specifies the group id. 
(permit|deny) specifies the action. permit: permit packet cross switch; deny: drop 
packet. 
<0-4094> specifies the VLAN id. 0 means don't care. 
<0-65535> specifies the Ether Type. 0 means don't care. 
e.g. acl add 1 deny 0 nonipv4 2054. This ACL rule will drop all packets for either type is 
0x0806 and non-IPv4.