| Package | Description | 
|---|---|
| es.tid.bgp.bgp4.messages | 
 BGP-4 messages 
 | 
| es.tid.bgp.bgp4.objects | 
 BGP-4 messages 
 | 
| es.tid.bgp.bgp4.open | |
| es.tid.bgp.bgp4.update.fields | |
| es.tid.bgp.bgp4.update.fields.pathAttributes | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BGP4Keepalive
BGP KeepAlive Message (RFC 4271). 
 | 
class  | 
BGP4Message
BGP Message Header Format (RFC 4271). 
 | 
class  | 
BGP4Notification
BGP Notification Message Format (RFC 4271). 
 | 
class  | 
BGP4Open
BGP Open Message. 
 | 
class  | 
BGP4Update
 BGP4 Update Message (RFC 4271). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BGP4Object  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BGP4CapabilitiesOptionalParameter
 | 
class  | 
BGP4OptionalParameter
BGP Open Message Format (RFC 4271). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LinkNLRI
The Link NLRI (NLRI Type = 2) is shown in the following figure. 
 | 
class  | 
LinkStateNLRI  | 
class  | 
NLRI
Network Layer Reachability Information:
         This variable length field contains a list of IP address
         prefixes. 
 | 
class  | 
NodeNLRI
Node NLRI Format (RFC 4271). 
 | 
class  | 
PathAttribute
Path Attributes
         A variable-length sequence of path attributes is present in
         every UPDATE message, except for an UPDATE message that carries
         only the withdrawn routes. 
 | 
class  | 
PrefixNLRI  | 
class  | 
WithdrawnRoutes
Withdrawn Routes:
         This is a variable-length field that contains a list of IP
         address prefixes for the routes that are being withdrawn from
         service. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AS_Path_Attribute
RFC 4271                         BGP-4
  b) AS_PATH (Type Code 2):
            AS_PATH is a well-known mandatory attribute that is composed
            of a sequence of AS path segments. 
 | 
class  | 
BGP_LS_MP_Reach_Attribute  | 
class  | 
Generic_MP_Reach_Attribute  | 
class  | 
LinkStateAttribute
Link-State Info Distribution using BGP, July 2012
 3.3. 
 | 
class  | 
MP_Reach_Attribute
RFC 4760           Multiprotocol Extensions for BGP-4       January 2007
 
3. 
 | 
class  | 
MP_Unreach_Attribute
4. 
 | 
class  | 
Next_Hop_Attribute
c) NEXT_HOP (Type Code 3):
            This is a well-known mandatory attribute that defines the
            (unicast) IP address of the router that SHOULD be used as
            the next hop to the destinations listed in the Network Layer
            Reachability Information field of the UPDATE message. 
 | 
class  | 
OriginAttribute
ORIGIN is a well-known mandatory attribute. 
 | 
Copyright © 2016. All rights reserved.