cgnv6 sixrd

Configure IPv6 Rapid Deployment (sixrd)

sixrd Specification

Type

Intermediate Resource

Element Name

sixrd

Element URI

/axapi/v3/cgnv6/sixrd

Element Attributes

sixrd_attributes

Schema

sixrd schema

Operations Allowed:

OperationMethodURIPayload

Get Object

GET

/axapi/v3/cgnv6/sixrd

sixrd_attributes

sixrd attributes

domain-list

Type: List

Refernce Object: /axapi/v3/cgnv6/sixrd/domain/{name}

fragmentation

Description: fragmentation is a JSON Block. Please see below for fragmentation

Type: Object

Refernce Object: /axapi/v3/cgnv6/sixrd/fragmentation

domain-list

Specification

Type

list

Block object keys

br-ipv4-address

Description 6rd BR IPv4 address

Type: string

Format: ipv4-address

ce-ipv4-netmask

Description Mask length

Type: string

Format: ipv4-netmask-brief

ce-ipv4-network

Description Customer Edge IPv4 network

Type: string

Format: ipv4-address

ipv6-prefix

Description IPv6 prefix

Type: string

Format: ipv6-address-plen

mtu

Description Tunnel MTU

Type: number

Range: 1280-1480

name

Description 6rd Domain name

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

fragmentation

Specification

Type

object

inbound

Description: inbound is a JSON Block. Please see below for fragmentation_inbound

Type: Object

Refernce Object: /axapi/v3/cgnv6/sixrd/fragmentation/inbound

outbound

Description: outbound is a JSON Block. Please see below for fragmentation_outbound

Type: Object

Refernce Object: /axapi/v3/cgnv6/sixrd/fragmentation/outbound

fragmentation_inbound

Specification

Type

object

action

Description ‘drop’: Drop Silently; ‘ipv4’: Use IPv4 fragmentation for oversize packets; ‘ipv6’: Use IPv6 Fragmentation for oversize packets; ‘send-icmpv6’: Send ICMP Type 2 Code 0 (Packet Too Big) (default);

Type: string

Supported Values: drop, ipv4, ipv6, send-icmpv6

Default: send-icmpv6

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

fragmentation_outbound

Specification

Type

object

action

Description ‘drop’: Drop Silently; ‘ipv6’: Use IPv6 Fragmentation for oversize packets (default); ‘send-icmp’: Send ICMP Type 3 Code 4 (Fragmentation Needed and DF Set); ‘send-icmpv6’: Send ICMP Type 2 Code 0 (Packet Too Big);

Type: string

Supported Values: drop, ipv6, send-icmp, send-icmpv6

Default: ipv6

count

Description Configure number of ICMP messages sent when DF set. Default is 1

Type: number

Range: 1-5

df-set

Description ‘drop’: Drop Silently; ‘ipv6’: Use IPv6 Fragmentation for oversize packets; ‘send-icmp’: Send ICMP Type 3 Code 4 (Fragmentation Needed and DF Set) (default); ‘send-icmpv6’: Send ICMP Type 2 Code 0 (Packet Too Big);

Type: string

Supported Values: drop, ipv6, send-icmp, send-icmpv6

Default: send-icmp

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters