Users Guide

828 | Command Line Interface Dell Networking W-ClearPass Policy Manager 6.6 | User Guide
Flag/Parameter Action/Description
ip <mgmt|data> <IP address> Specify the network interface type: management port interface or data
point interface.
<ip address> specifies the IPv4 address of the host.
netmask <netmask> Specify the netmask for the IPaddress.
gateway <gateway address> Specify the IP address for the network gateway.
Table 413: Configure IP Command Parameters
Example
The following example configures the IP address for the data interface, the netmask for that address, and the
gateway address:
[appadmin]# configure ip data 192.168.xx.12 netmask 255.255.255.0 gateway 192.168.xx.1
configure ip6
Use the configure ip6 command to configure the IPv6 address, netmask, and gateway address of the host.
Syntax
configure ip6 <mgmt|data> <IPv6 address/PrefixLen> gateway <gateway address>
configure ip6 <mgmt|data> <IPv6 address> netmask <netmask> gateway <gateway address>
The following table describes the parameters used in the ip6 command:
Flag/Parameter Action/Description
ip6 <mgmt|data> <IP address> Specifies the network interface type: management interface or data interface.
netmask <netmask> Specifies the netmask.
For example, ffff:ffff:ffff:ffff:0000:0000:0000:0000.
gateway <gateway address> Specifies the gateway address.
For example, fe90:0000:0000:0000:020c:29ff:fe7e:d3a2.
Table 414: Configure ip6 Command Parameters
Example
The following example configures the IPv6 management interface, netmask, and gateway address:
[appadmin]# configure ip6 mgmt fe90:0000:0000:0000:020c:29ff:fe7e:d3e1 netmask
ffff:ffff:ffff:ffff:0000:0000:0000:0000 gateway fe90:0000:0000:0000:020c:29ff:fe7e:d3a1
configure mtu
Use the configure mtu command to set the MTU (Maximum Transmission Unit) for the management and
data port interfaces.
Running this command might cause the W-ClearPass server to lose network connectivity.