This command displays and configures the advanced failover settings for the CMM.
If command syntax is not correctly entered, or if a command fails to run, an error message is returned. See Common errors for a list of error messages that apply to all commands or advfailover command errors for a list of error messages that are specific to the advfailover command.
Function | What it does | Command | Target (see paths in Command targets) |
---|---|---|---|
Display CMM advanced failover settings | Displays the advanced failover settings for the CMM.
Possible return values are:
Note: When advanced failover is set to off, a CMM failover
can be forced using the reset -f command (see reset command for
information).
|
advfailover | Primary CMM:
|
Disable network interface for standby CMM | Disables the network interface for the standby CMM,
preventing failover. Note: When advanced failover is set
to off, a CMM failover
can be forced using the reset -f command (see reset command for
information).
|
advfailover -ip
off This command can only be run by users who have
one or more of the following command authorities:
|
Primary CMM:
|
Enable network interface and allow IP address swap during failover | Enables the network interface for the standby CMM and
allows the IP addresses to swap between the two CMMs
during failover. Note:
|
advfailover -ip
swap This command can only be run by users who have
one or more of the following command authorities:
|
Primary CMM:
|
Enable network interface and prevent IP address swap during failover | Enables the network interface for the standby CMM and
prevents the IP addresses from swapping between the two CMMs
during failover. Note: The -ip noswap command
option can not be run if only one CMM is
installed in the chassis.
|
advfailover -ip
noswap This command can only be run by users who have
one or more of the following command authorities:
|
Primary CMM:
|
Example:
advfailover -ip off
advfailover
The following example shows the information that is returned from these two commands:
system:mm[1]> advfailover -ip off OK system:mm[1]> advfailover -ip off system:mm[1]>