Connectivity testing
Check interface connectivity to ensure its status is a true reflection of its operational capacity.
- Tests - Tests to run in order to determine if interface is ready.
Commands
- Run tests - Run the configured tests now.
Properties
Enable
Enable connectivity testing.
- Data type: boolean
- Default:
false - Configuration
CLI: (cli)> config compute vm <key> network <index> interface connectivity enable
Interface ready
The interface is ready when it is passing its connectivity tests.
| Option | Label |
|---|---|
true | Interface ready |
false | Interface not ready |
- Data type: boolean
- Status
CLI: (cli)> show compute vm <key> network <index> interface connectivity ready
Last pass at
The last time this connectivity test passed.
- Data type: integer
- Units: seconds since epoch
- Status
CLI: (cli)> show compute vm <key> network <index> interface connectivity last-pass
Last fail at
The last time this connectivity test failed.
- Data type: integer
- Units: seconds since epoch
- Status
CLI: (cli)> show compute vm <key> network <index> interface connectivity last-fail
Status
A Description of the current connectivity testing status.
- Data type: string
- Status
CLI: (cli)> show compute vm <key> network <index> interface connectivity status
Test interval
The time to wait between connectivity tests.
- Data type: integer
- Units: seconds
- Default:
60 - Configuration
- Required
CLI: (cli)> config compute vm <key> network <index> interface connectivity interval
