public class IPv4RouterIDRemoteNodeLinkAttribTLV
extends BGP4TLVFormat
RFC 5305        IS-IS Extensions for Traffic Engineering    October 2008
 Section 3.2
 This sub-TLV contains a 4-octet IPv4 address for the interface
   described by the (main) TLV.  This sub-TLV can occur multiple times.
   Implementations MUST NOT inject a /32 prefix for the interface
   address into their routing or forwarding table because this can lead
   to forwarding loops when interacting with systems that do not support
   this sub-TLV.
   If a router implements the basic TLV extensions in this document, it
   MAY add or omit this sub-TLV from the description of an adjacency.
   If a router implements traffic engineering, it MUST include this sub-
   TLV.
- Author:
 
- pac