Users Guide

324 Dell Networking W-ClearPass Policy Manager 6.0 | User Guide
Example
[appadmin]# configure ip data 192.168.5.12 netmask 255.255.255.0 gateway 192.168.5.1
timezone
Configures time zone interactively.
Syntax
configure timezone
Example
[appadmin]# configure timezone
configure timezone
*********************************************************
* WARNING: When the command is completed Policy Manager services *
* are restarted to reflect the changes. *
*********************************************************
Continue? [y|Y]: y
Network Commands
The Policy Manager command line interface includes the following
network
commands:
l "ip" on page 324
l "nslookup" on page 325
l "ping" on page 325
l "reset" on page 326
l "traceroute" on page 326
ip
Add, delete or list custom routes to the data or management interface routing table.
Syntax
network ip add <mgmt|data> [-i <id>] <[-s <SrcAddr>] [-d <DestAddr>]>
Add a custom routing rule. Where:
Flag/Parameter Description
<mgmt|data> Specify management or data interface
-i <id>
id of the network ip rule. If unspecified, the system will auto-generate an id. Note that the id
determines the priority in the ordered list of rules in the routing table.
-s <SrcAddr>
Optional. Specifies the ip address or network (for example, 192.168.5.0/24) or 0/0 (for all
traffic) of traffic originator. Only one of SrcAddr or DstAddr must be specified.
-d <DestAddr>
Optional. Specifies the destination ip address or network (for example, 192.168.5.0/24) or 0/0
(for all traffic). Only one of SrcAddr or DstAddr must be specified.
Table 198:
Network IP Add Commands
Syntax
network ip del <-i <id>>