Node NLRI Format (RFC 4271). 
 
 
RFC 4271.
 
  The 'NLRI Type' field can contain one of the following values:
      Type = 1: Node NLRI
      Type = 2: Link NLRI
      Type = 3: IPv4 Topology Prefix NLRI
      Type = 4: IPv6 Topology Prefix NLRI
   The Node NLRI (NLRI Type = 1) is shown in the following figure.
    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
   +-+-+-+-+-+-+-+-+
   |  Protocol-ID  |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                           Identifier                          |
   |                            (64 bits)                          |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   //                Local Node Descriptors (variable)            //
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                      Figure 7: The Node NLRI format