Raritan Computer EMX2-111 User Manual

Page of 379
Chapter 10: Using the Command Line Interface 
 
280
 
 
 
Deleting a Role-Based Access Control Rule 
This command removes a specific rule from the list. 
 
IPv4 commands 
 
config:# 
security roleBasedAccessControl ipv4 rule delete <rule_number> 
 
 
IPv6 commands 
 
config:# 
security roleBasedAccessControl ipv6 rule delete <rule_number> 
 
Variables: 
 
<rule_number> is the number of the existing rule that you want to 
remove. 
 
 
Example 
The following command removes the 7th IPv6 rule. 
config:# 
security roleBasedAccessControl ipv6 rule delete 7 
 
 
Environmental Sensor Configuration Commands 
An environmental sensor configuration command begins with 
externalsensor. You can configure the name and location parameters of 
an individual environmental sensor. 
 
Changing the Sensor Name 
This command syntax names an environmental sensor. 
config:# 
externalsensor <n> name "<name>" 
 
Variables: 
 
<n> is the ID number of the environmental sensor that you want to 
configure. The ID number is assigned and shown in the EMX web 
interface. It is an integer between 1 and 16. 
 
<name> is a string comprising up to 32 ASCII printable characters. 
The <name> variable must be enclosed in quotes when it contains 
spaces.