Users Guide

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 284:
IP Commands
Syntax
network ip del <-i <id>>
Delete a rule. Where:
Flag/Parameter Description
-i <id> Id of the rule to delete.
Table 285:
Network IP Delete Commands
Syntax
network ip list
List all routing rules.
Syntax
network ip reset
Reset routing table to factory default setting. All custom routes are removed.
Example 1
[appadmin]# network ip add data -s 192.168.5.0/24
Example 2
[appadmin]# network ip add data -s 192.168.5.12
Example 3
[appadmin]# network ip list
nslookup
Returns IP address of host using DNS.
Syntax
nslookup -q <record-type> <host>
Where:
Dell Networking W-ClearPass Policy Manager 6.3 | User Guide Command Line Interface | 429