Administrator Guide

62 | About W-ClearPass Dell Networking W-ClearPass Deployment Guide
Subset of CLI for W-ClearPass Maintenance Tasks
The CLI provides a way to manage and configure Policy Manager information.
You can access the CLI from the console using the serial port on the W-ClearPass appliance hardware, or
remotely using SSH, or use the VMware or Hyper-V console to run the virtual appliance.
*****************************************************************************************
* Dell W-ClearPass Policy Manager *
* Software Version : 6.6.0.62080 *
*****************************************************************************************
Logged in as group Local Administrator
[appadmin@company.com]#
CLI Task Examples
View the Policy Manager Data and Management Port IP Address and DNS Configuration
[appadmin]#show ip
Reconfigure DNS or Add a New DNS
[appadmin]#configure dns <primary> [secondary] [tertiary]
Reconfigure or Add Management and Data Ports
[appadmin]#configure ip <mgmt | data > <ipadd> netmask <netmask address> gateway <gateway address>
Flag/Parameter Description
ip <mgmt|data> <ip
address>
l Network interface type: mgmt or data
l Server IP address
netmask <netmask
address>
Netmask address
gateway <gateway
address>
Gateway address
Configure the Date
Configuring the time and time zone is optional.
[appadmin]#configure date –d <date> [-t <time>] [-z <timezone>]
Configure the Host Name for the Node
[appadmin]#configure hostname <hostname>
Join the W-ClearPass Policy Manager Appliance to the Active Directory Domain
If you are using Active Directory to authenticate users, be sure to join the W-ClearPass Policy Manager
appliance to the Active Directory domain (for more information, see Joining an Active Directory Domain on
page 95).
[appadmin]#ad netjoin <domain-controller.domain-name> [domain NETBIOS_name]