Raritan Computer EMX2-111 User Manual

Page of 379
Chapter 10: Using the Command Line Interface 
 
260
 
 
 
Modifying the Firewall Control Parameters 
There are different commands for modifying firewall control parameters. 
 
IPv4 commands 
 
To enable or disable the IPv4 firewall control feature, use this 
command syntax: 
config:# 
security ipAccessControl ipv4 enabled <option> 
 
 
To determine the default IPv4 firewall control policy, use this 
command syntax: 
config:# 
security ipAccessControl ipv4 defaultPolicy <policy> 
 
 
IPv6 commands 
 
To enable or disable the IPv6 firewall control feature, use this 
command syntax: 
config:# 
security ipAccessControl ipv6 enabled <option> 
 
 
To determine the default IPv6 firewall control policy, use this 
command syntax: 
config:# 
security ipAccessControl ipv6 defaultPolicy <policy> 
 
Variables: 
 
<option> is one of the options: true or false
Option 
Description 
true 
Enables the IP access control feature. 
false 
Disables the IP access control feature. 
 
<policy> is one of the options: accept, drop or reject
Option 
Description 
accept 
Accepts traffic from all IP addresses. 
drop 
Discards traffic from all IP addresses, without 
sending any failure notification to the source host.