NeighborLocalAs
Description
Customizes the AS_PATH attribute for routes received from an external Border Gateway Protocol (eBGP) neighbor. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | ||
---|---|---|---|---|---|
localAsNumber | True | string | Represents the number of an autonomous system to prepend to the AS_PATH attribute. The range of values for this argument is any valid autonomous system number from 1 to 4294967295 or 1.0 to XX.YY. Field level constraints: cannot be null, must match pattern [1-9]\d{0,8}|[1-3]\d{9}|4[0-2]\d[0-4]\d[0-6][0-7][0-2]\d[0-5]|(?:(?:[1-9]\d{0,3}|[1-5]\d{4}|6[0-5][0-5][0-3][0-5]).(?:0|[1-9]\d{0,3}|[1-5]\d{4}|6[0-5][0-5][0-3][0-5])). (Note: Additional constraints might exist) |
||
neighborLocalAsOption | True | string | Allows a router to appear to be a member of AS. Setting NO_PREPEND does not prepend local-as to updates from ebgp neighbor. Setting REPLACE_AS replaces real AS with local AS in the EBGP updates also includes no-prepend. Setting DUAL_AS accepts either real AS or local AS from the ebgp neighbor also includes no-prepend and replace-as. Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |