cgnv6 nat exclude-port¶
Exclude port from CGNv6 NAT pool (default: disabled)
exclude-port Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
exclude-port
Element URI
/axapi/v3/cgnv6/nat/exclude-port
Element Attributes
exclude-port_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/cgnv6/nat/exclude-port | exclude-port_attributes |
exclude-port attributes¶
tcp
Description: tcp is a JSON Block. Please see below for tcp
Type: Object
Reference Object: /axapi/v3/cgnv6/nat/exclude-port/tcp
udp
Description: udp is a JSON Block. Please see below for udp
Type: Object
Reference Object: /axapi/v3/cgnv6/nat/exclude-port/udp
tcp¶
Specification
Value
Type
object
port-list
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
tcp_port-list¶
Specification
Value
Type
list
Block object keys
port
Description Single Port or Port Range Start
Type: number
port-end
Description Port Range End
Type: number
udp¶
Specification
Value
Type
object
port-list
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
udp_port-list¶
Specification
Value
Type
list
Block object keys
port
Description Single Port or Port Range Start
Type: number
port-end
Description Port Range End
Type: number