AFInjectMap

Description

Represents conditional route injection to inject more specific routes into a BGP routing table. (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
injectMap True object An instance of type RouteMap that contains the prefixes to inject into the local BGP routing table.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
Allowed types are: [RouteMap]
existMap True object An instance of type RouteMap that contains the prefixes that the BGP speaker will track.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
Allowed types are: [RouteMap]
copyAttributes True boolean Configures the injected route to inherit attributes of the aggregate route. Value True indicates the presence of copyAttributes in the command. False indicates otherwise. Default is false.
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.