Overview
This article provides information regarding the Exinda CLI command link-state
.
You can use the link-state
command to configure link-state mirroring. If link-state mirroring is enabled, bridge port states will be synchronized.
For example, if one port's link is down, the other port will be manually forced into the link down-state. If link-state mirroring is enabled, it applies to all bridge interfaces.
Information
NOTE: The following syntax convention is used:
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The following table describes the commands used for performing common actions related to link-state mirroring:
Action Description |
Command |
To enable link-state mirroring |
[no] link-state enable |
To set the delay in ms before an interface is forced into the down-state or is returned to the up-state |
link-state {down-delay|up-delay} <duration_ms> |
To show the current link state configuration |
show link-state |
Find more CLI commands.