AFIPv6Network
Description
Specifies the networks to be advertised by the BGP routing processes. (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 | |||
|---|---|---|---|---|---|---|
| routeMap | False | object |
An instance of type
RouteMap
that represents the identifier of a configured route map. The route map should be examined to filter the networks to be advertised. If not specified, all networks are advertised.
Allowed types are: [ RouteMap ] |
|||
| prefixName | False | string | Represents prefix name to be advertised. | |||
| ipv6Network | True | object |
An instance of type
NetworkObject
that represents the network that BGP will advertise.
Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [ NetworkObject ] |
|||
| type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | |||