primary-controller ip

Syntax

primary-controller ip <IP-ADDR>

no primary-controller ip <IP-ADDR>

Description

Specifies the IP address of the primary controller IP address for the zone.

The no form of this command deletes the IP address of the primary controller.

Command context

config-ubt-<ZONE-NAME>

Parameters

<IP-ADDR>
Specifies the IP address of the primary controller.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Specify the primary controller IP address for zone1:
switch(config)# ubt zone zone1
switch(config-ubt-zone1)# primary-controller ip 10.116.51.10
Delete the configured primary controller IP address:
switch(config)# ubt zone zone1
switch(config-ubt-zone1)# no primary-controller ip 10.116.51.10