IPV4PrefixListFilter
Description
Distributes BGP neighbor information as specified in an prefix list. (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 | |||
---|---|---|---|---|---|---|
filterDirection | True | string | Applies prefix list to either incoming or outgoing routes. IN applies access list to incoming advertisements from that neighbor. OUT applies access list to outgoing advertisements from that neighbor. Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
prefixList | True | object | An instance of type {@link IPV4PrefixList} that specifies the IPV4 PrefixList Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [IPV4PrefixList] |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |