ipv6 prefix-list

Configure Prefix-list

prefix-list Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name prefix-list-list
Collection URI /axapi/v3/ipv6/prefix-list
Element Name prefix-list
Element URI /axapi/v3/ipv6/prefix-list/{name}
Element Attributes prefix-list_attributes
Partition Visibility shared
Schema prefix-list schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ipv6/prefix-list

prefix-list attributes

Create List

POST

/axapi/v3/ipv6/prefix-list

prefix-list attributes

Get Object

GET

/axapi/v3/ipv6/prefix-list/{name}

prefix-list attributes

Get List

GET

/axapi/v3/ipv6/prefix-list

prefix-list-list

Modify Object

POST

/axapi/v3/ipv6/prefix-list/{name}

prefix-list attributes

Replace Object

PUT

/axapi/v3/ipv6/prefix-list/{name}

prefix-list attributes

Replace List

PUT

/axapi/v3/ipv6/prefix-list

prefix-list-list

Delete Object

DELETE

/axapi/v3/ipv6/prefix-list/{name}

prefix-list attributes

prefix-list-list

prefix-list-list is JSON List of prefix-list attributes

prefix-list-list : [

prefix-list attributes

name

Description Name of a prefix list

Type: string

Maximum Length: 128 characters

Maximum Length: 1 characters

rules

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

rules

Specification Value
Type list
Block object keys  

action

Description ‘deny’: Specify packets to reject; ‘permit’: Specify packets to forward;

Type: string

Supported Values: deny, permit

any

Description Any prefix match. Same as “::0/0 le 128”

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

description

Description Prefix-list specific description (Up to 80 characters describing this prefix-list)

Type: string

Maximum Length: 80 characters

Maximum Length: 1 characters

ge

Description Minimum prefix length to be matched

Type: number

Range: 0-128

ipaddr

Description IPv6 prefix, e.g., 3ffe::/16

Type: string

Format: ipv6-address-plen

le

Description Maximum prefix length to be matched

Type: number

Range: 0-128

seq

Description Sequence number of an entry

Type: number

Range: 1-4294967295