router rip distribute-list¶
Filter networks in routing updates
distribute-list Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
distribute-list
Element URI
/axapi/v3/router/rip/distribute-list
Element Attributes
distribute-list_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/rip/distribute-list | ||
Get Object | GET | /axapi/v3/router/rip/distribute-list | ||
Modify Object | POST | /axapi/v3/router/rip/distribute-list | ||
Replace Object | PUT | /axapi/v3/router/rip/distribute-list | ||
Delete Object | DELETE | /axapi/v3/router/rip/distribute-list | ||
distribute-list attributes¶
acl-cfg
Type: List
prefix
Description: prefix is a JSON Block. Please see below for prefix
Type: Object
Reference Object: /axapi/v3/router/rip/distribute-list/prefix
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
acl-cfg¶
Specification
Value
Type
list
Block object keys
acl
Description Access-list name
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
acl-direction
Description ‘in’: Filter incoming routing updates; ‘out’: Filter outgoing routing updates;
Type: string
Supported Values: in, out
ethernet
Description Ethernet interface (Port number)
Type: number
Format: interface
loopback
Description Loopback interface (Port number)
Type: number
Format: interface
trunk
Description Trunk interface (Trunk interface number)
Type: number
Format: interface
tunnel
Description Tunnel interface (Tunnel interface number)
Type: number
Format: interface
ve
Description Virtual ethernet interface (Virtual ethernet interface number)
Type: number
Format: interface
prefix¶
Specification
Value
Type
object
prefix-cfg
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
prefix_prefix-cfg¶
Specification
Value
Type
list
Block object keys
ethernet
Description Ethernet interface (Port number)
Type: number
Format: interface
loopback
Description Loopback interface (Port number)
Type: number
Format: interface
prefix-list
Description Filter prefixes in routing updates (Name of a prefix list)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
prefix-list-direction
Description ‘in’: Filter incoming routing updates; ‘out’: Filter outgoing routing updates;
Type: string
Supported Values: in, out
trunk
Description Trunk interface (Trunk interface number)
Type: number
Format: interface
tunnel
Description Tunnel interface (Tunnel interface number)
Type: number
Format: interface
ve
Description Virtual ethernet interface (Virtual ethernet interface number)
Type: number
Format: interface