Security Network IP Source Guard Limit 
Description: 
Set or show the IP Source Guard port limitation for dynamic entries. 
 
Syntax: 
Security Network IP Source Guard limit [<port_list>] [<dynamic_entry_limit>|unlimited] 
 
Parameters: 
<port_list>              : Port list or 'all', default: All ports 
<dynamic_entry_limit>|unlimited: dynamic entry limit (0-2) or unlimited 
 
Default Setting: 
unlimited 
 
Example:   
  Set IP source guard limit 
-8P-2S:/>security network ip source guard 1 1 
 
 
Security Network IP Source Guard Entry 
Description: 
Add or delete IP source guard static entry. 
 
Syntax: 
Security Network IP Source Guard Entry [<port_list>] add|delete <vid> <allowed_ip> 
<allowed_mac> 
 
Parameters: 
<port_list> : Port list or 'all', default: All ports 
add : Add new port IP source guard static entry 
delete : Delete existing port IP source guard static entry 
<vid> : VLAN ID (1-4095) 
<allowed_ip> : IP address (a.b.c.d), IP address allowed for doing IP source guard 
<allowed_mac>: MAC address (xx-xx-xx-xx-xx-xx), MAC address allowed for doing IP source guard 
 
Example:   
  Add IP source guard static entry.