cgnv6 nat pool

Configure CGNv6 NAT pool

pool Specification

   
Type Collection
Object Key(s) pool-name
Collection Name pool-list
Collection URI /axapi/v3/cgnv6/nat/pool
Element Name pool
Element URI /axapi/v3/cgnv6/nat/pool/{pool-name}
Element Attributes pool_attributes
Statistics Data URI /axapi/v3/cgnv6/nat/pool/{pool-name}/stats
Schema pool schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/cgnv6/nat/pool

pool attributes

Create List

POST

/axapi/v3/cgnv6/nat/pool

pool attributes

Get Object

GET

/axapi/v3/cgnv6/nat/pool/{pool-name}

pool attributes

Get List

GET

/axapi/v3/cgnv6/nat/pool

pool-list

Modify Object

POST

/axapi/v3/cgnv6/nat/pool/{pool-name}

pool attributes

Replace Object

PUT

/axapi/v3/cgnv6/nat/pool/{pool-name}

pool attributes

Replace List

PUT

/axapi/v3/cgnv6/nat/pool

pool-list

Delete Object

DELETE

/axapi/v3/cgnv6/nat/pool/{pool-name}

pool attributes

pool-list

pool-list is JSON List of pool attributes

pool-list : [

pool attributes

end-address

Description Configure end IP address of NAT pool

Type: string

Format: ipv4-address

exclude-ip

Type: List

group

Description Share with a partition group (Partition Group Name)

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

max-users-per-ip

Description Number of users that can be assigned to a NAT IP

Type: number

Range: 1-64512

netmask

Description Configure mask for pool

Type: string

Format: ipv4-netmask-brief

partition

Description Share with a single partition (Partition Name)

Type: string

Maximum Length: 14 characters

Maximum Length: 1 characters

pool-name

Description Specify pool name or pool group

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

shared

Description Share this pool with other partitions (default: not shared)

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-address

Description Configure start IP address of NAT pool

Type: string

Format: ipv4-address

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

vrid

Description Configure VRRP-A vrid (Specify ha VRRP-A vrid)

Type: number

Range: 1-31

exclude-ip

Specification  
Type list
Block object keys  

exclude-ip-end

Description Address range end

Type: string

Format: ipv4-address

exclude-ip-start

Description Single IP address or IP address range start

Type: string

Format: ipv4-address

stats data

  Counter Size Description
       
  icmp-freed 8 ICMP Freed
  tcp-freed 8 TCP Freed
  udp 8 UDP
  icmp-total 8 ICMP Total
  users 8 Users
  tcp 8 TCP
  tcp-rsvd 8 TCP Reseverved
  tcp-total 8 TCP total
  udp-rsvd 8 UDP Reseverved
  icmp 8 ICMP
  udp-freed 8 UDP Freed
  udp-total 8 UDP Total