backup-controller ip
Syntax
backup-controller ip <IP-ADDR>
no backup-controller ip <IP-ADDR>
Description
Specifies the IP address of the backup controller for the zone.
Theno
form of this command deletes the IP address of the backup controller.
Command context
config-ubt-<ZONE-NAME>
Parameters
<IP-ADDR>
Specifies the IP address of the backup controller.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Specifying the backup controller ip address for
zone1
:
switch(config)# ubt zone zone1 switch(config-ubt-zone1)# backup-controller ip 10.116.51.11
Delete the configured backup controller IP address:
switch(config)# ubt zone zone1 switch(config-ubt-zone1)# no backup-controller ip 10.116.51.11