EigrpOutgoingRouteFilter
Description
An object that represents the configuration to filter outgoing service updates. (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 | |||
---|---|---|---|---|---|---|
distributeAccessList | False | object | An object of type standard access list that defines which networks are to be suppressed. Allowed types are: [StandardAccessList] |
|||
protocol | False | string | An object of type EIGRP filter protocol that represents the configuration routing protocol to filter peers. | |||
processId | False | string | Identifier of the process if the protocol is BGP, OSPF Field level constraints: must match pattern ^(([1-9]\d{0,8}|[1-3]\d{1,9}|4([0-1]\d{8}|2([0-8]\d{7}|9([0-3]\d{6}|4([0-8]\d{5}|9([0-5]\d{4}|6([0-6]\d{3}|7([0-1]\d{2}|2([0-8]\d{1}|9[0-5]{1})))))))))$)|(^(?:(?:(6553[0-5]|655[0-2]\d|65[0-4]\d{2}|6[0-4]\d{3}|[1-5]\d{4}|[1-9]\d{1,3}|[1-9])).(?:(6553[0-5]|655[0-2]\d|65[0-4]\d{2}|6[0-4]\d{3}|[1-5]\d{4}|[1-9]\d{1,3}|\d)))$). (Note: Additional constraints might exist) |
|||
outInterface | False | object | An interface object type that specifies the configuration to limit the filter the updates received on the interface. Allowed types are: [BridgeGroupInterface, EtherChannelInterface, PhysicalInterface, SubInterface, VirtualTunnelInterface, VlanInterface] |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |