ASPathLimit
public ASPathLimit(byte[] buffer)
throws Exception
http://tools.ietf.org/html/draft-ietf-idr-as-pathlimit-03
Network Working Group T. Li, Ed.
Internet-Draft Cisco Systems, Inc.
Intended status: Standards Track R. Fernando, Ed.
Expires: July 8, 2007 Juniper Networks, Inc.
J. Abley, Ed.
Afilias
January 4, 2007
The AS_PATHLIMIT Path Attribute
draft-ietf-idr-as-pathlimit-03
5. The AS_PATHLIMIT Attribute
The AS_PATHLIMIT attribute is a transitive optional BGP path
attribute, with Type Code 21. The AS_PATHLIMIT attribute has a fixed
length of 5 octets. The first octet is an unsigned number that is
the upper bound on the number of ASes in the AS_PATH attribute of the
associated paths. One octet suffices because the TTL field of the IP
header ensures that only one octet's worth of ASes can ever be
traversed. The second thru fifth octets are the AS number of the AS
that attached the AS_PATHLIMIT attribute to the NLRI.
- Throws:
Exception