router ipv6 rip distribute-list¶
Filter networks in routing updates
distribute-list Specification¶
Type Configuration Resource Element Name distribute-list Element URI /axapi/v3/router/ipv6/rip/distribute-list Element Attributes distribute-list_attributes Schema distribute-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/ipv6/rip/distribute-list | ||
Get Object | GET | /axapi/v3/router/ipv6/rip/distribute-list | ||
Modify Object | POST | /axapi/v3/router/ipv6/rip/distribute-list | ||
Replace Object | PUT | /axapi/v3/router/ipv6/rip/distribute-list | ||
Delete Object | DELETE | /axapi/v3/router/ipv6/rip/distribute-list |
distribute-list attributes¶
acl-cfg
Type: Listprefix
Description: prefix is a JSON Block. Please see below for prefix
Type: Object
Reference Object: /axapi/v3/router/ipv6/rip/distribute-list/prefix
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
acl-cfg¶
Specification 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 Type object prefix-cfg
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
prefix_prefix-cfg¶
Specification 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