Interface GatewayBfdConfig.BfdStatus
- 
- Enclosing class:
- GatewayBfdConfig
 
 public static interface GatewayBfdConfig.BfdStatusGateway BFD status. The list of enumerated values for this property may expand in the future. Code and processes using this field must tolerate unexpected values.
- 
- 
Field Detail- 
INITstatic final String INIT init.- See Also:
- Constant Field Values
 
 - 
UPstatic final String UP up.- See Also:
- Constant Field Values
 
 - 
DOWNstatic final String DOWN down.- See Also:
- Constant Field Values
 
 
- 
 
-