public static final class BgpConstants.Notifications.OpenMessageError extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BAD_PEER_AS
OPEN Message Error subcode: Bad PEER AS.
|
static int |
ERROR_CODE
OPEN Message Error code.
|
static int |
UNACCEPTABLE_HOLD_TIME
OPEN Message Error subcode: Unacceptable Hold Time.
|
static int |
UNSUPPORTED_VERSION_NUMBER
OPEN Message Error subcode: Unsupported Version Number.
|
public static final int ERROR_CODE
public static final int UNSUPPORTED_VERSION_NUMBER
public static final int BAD_PEER_AS
public static final int UNACCEPTABLE_HOLD_TIME