BFDProperties.Builder |
BFDProperties.Builder.setActive(java.lang.Boolean active) |
True if tunnel is active in a gateway HA setup
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
BFDProperties.Builder |
BFDProperties.Builder.setBfdEncap(java.lang.String bfdEncap) |
|
BFDProperties.Builder |
BFDProperties.Builder.setDiagnostic(java.lang.String diagnostic) |
A short message indicating what the BFD session thinks is wrong in case of a
problem
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
BFDProperties.Builder |
BFDProperties.Builder.setForwarding(java.lang.Boolean forwarding) |
True if the BFD session believes this interface may be used to forward traffic
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
BFDProperties.Builder |
BFDProperties.Builder.setRemoteDiagnostic(java.lang.String remoteDiagnostic) |
A short message indicating what the remote interface's BFD session thinks is
wrong in case of a problem
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
BFDProperties.Builder |
BFDProperties.Builder.setRemoteState(java.lang.String remoteState) |
|
BFDProperties.Builder |
BFDProperties.Builder.setState(java.lang.String state) |
|