Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide masterip | 334
masterip
masterip <ipaddr> ipsec <key> [fqdn <fqdn>][uplink][vlan <id>]
Description
This command configures the IP address and preshared key for the master controller on a local controller.
Syntax
Usage Guidelines
Use this command on a local controller to configure the IP address and preshared key for communication with
the master controller. On the master controller, use the localip command to configure the IP address and
preshared key for a local controller.
Example
The following command configures the master controller on a local controller:
(host) (config) #masterip 10.1.1.250 ipsec gw1234567
Command History
Available in ArubaOS 3.0
Command Information
Parameter Description
<ipaddr> IP address of the master controller.
ipsec <key> Preshared key, which must be between 6-64 characters.
fqdn <fqdn> The local controller’s Fully Qualified Domain Name (FQDN) used in IKE.
uplink Use the current active uplink to initiate IKE.
vlan <id> VLAN interface to initiate IKE. The controller IP address will be used if the VLAN is not specified.
Note: Changing the IP address of the master on a local controller requires a reboot of the local controller
Platform License Command Mode
Available on all platforms Available in the base operating
system
Available in Config mode on master and local controllers