User Manual

CyberPower Remote Management System
40
Example 1:
To add LDAP Server
CyberPower > ldap add
Input LDAP Server Type [openldap | ad]: ad
Input IP address: 192.168.26.33
Use SSL [enable | disable]: disable
Input LDAP port: 389
Input base DN: dc=cyber,dc=com
Input login attribute: cn
Input AD Domain: cyber.com
Example 2:
To view information about LDAP Server
CyberPower > ldap show
Primary LDAP Server
Type: Windows AD
LDAP Server: 192.168.26.33
LDAP SSL: Disable
Port: 389
Base DN: dc=cyber,dc=com
Login Attribute: cn
AD Domain: cyber.com
tcpip
Description: Show and configure IPv4 IP, netmask, gateway, DNS.
Option
Argument
Description
show
Display all IPv4 information for RMCARD
dhcp
enable | disable
Enable or disable DHCP
dns
manual | auto
AutoObtain DNS Address from DHCP when DHCP
enable
ManualObtain DNS Address by manual when DHCP
enable.
ip
<system IP>
Set IP Address of system
netmask
<system netmask>
Set netmask of system
gateway
<system gateway>
Set gateway of system
dnsip
<system dns>
Set DNS of system
Example 1:
To disable DHCP and define IP address to 192.168.26.33
CyberPower > tcpip dhcp disable ip 192.168.26.33