Reference Guide

81
2.6.4 isPermitIpAddr
Syntax:
dscli isPermitIpAddr CheckIpAddr
Description:
Checks whether a specified IP address is permitted for login from a Web client and displays the check result.
Options:
CheckIpAddr
Specify IP address.
Output:
Displays the result of IP address check.
OK means this IP address is permitted
NG means this IP address is not permitted.
2.6.5 addPermitIpAddr
Syntax:
dscli addPermitIpAddr StartIpAddr [EndIpAddr]
Description:
Adds an IP address range in which login to NEC ESMPRO Manager is permitted.
Only the Web clients in this IP address ranges are possible to login to NEC ESMPRO Manager.
TIP:
You can login to NEC ESMPRO Manager from a web browser on the component that NEC
ESMPRO Manager is installed even if the IP address is not permitted using this command.
Options:
StartIpAddr
Specify the start IP address of IP address range to permit login.
EndIpAddr
Specify the end IP address of IP address range. If this option is omitted, it will be permitted the single
IP address that is specified in the StartIAddr option.
2.6.6 removePermitIpAddr
Syntax:
dscli removePermitIpAddr StartIpAddr [EndIpAddr]
Description:
Removes IP address range in which login from a Web client is permitted.
Options:
StartIpAddr
Specify the start IP address of IP address range.
EndIpAddr
Specify the end IP address of IP address range.