public class LinkLocalRemoteIdentifiers
extends OSPFSubTLV
1.1. Link Local/Remote Identifiers
Link Local/Remote Identifiers is a sub-TLV of the Link TLV. The type
of this sub-TLV is 11, and length is eight octets. The value field
of this sub-TLV contains four octets of Link Local Identifier
followed by four octets of Link Remote Identifier (see Section
"Support for unnumbered links" of [GMPLS-ROUTING]). If the Link
Remote Identifier is unknown, it is set to 0.
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Link Local Identifier |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Link Remote Identifier |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
A node can communicate its Link Local Identifier to its neighbor
using a link local Opaque LSA, as described in Section "Exchanging
Link Local TE Information".
- Author:
- ogondio