public interface MepLtCreate
Modifier and Type | Interface and Description |
---|---|
static interface |
MepLtCreate.MepLtCreateBuilder
Builder for
MepLtCreate . |
Modifier and Type | Method and Description |
---|---|
java.lang.Short |
defaultTtl()
An initial value for the LTM TTL field.
|
MacAddress |
remoteMepAddress()
The remote Mep will be identified by either a MacAddress or a MEPId.
|
MepId |
remoteMepId()
The remote Mep will be identified by either a MacAddress or a MEPId.
|
java.util.BitSet |
transmitLtmFlags()
The Flags field for LTMs transmitted by the MEP.
|
MacAddress remoteMepAddress()
MepId remoteMepId()
java.util.BitSet transmitLtmFlags()
java.lang.Short defaultTtl()