cgnv6 nat exclude-port¶
Exclude port from CGNv6 NAT pool (default: disabled)
exclude-port Specification¶
Type Intermediate Resource Element Name exclude-port Element URI /axapi/v3/cgnv6/nat/exclude-port Element Attributes exclude-port_attributes Schema exclude-port 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
udp¶
Specification Type object port-list
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
udp_port-list¶
Specification Type list Block object keys port
Description Single Port or Port Range Start
Type: number
port-end
Description Port Range End
Type: number
tcp¶
Specification Type object port-list
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
tcp_port-list¶
Specification Type list Block object keys port
Description Single Port or Port Range Start
Type: number
port-end
Description Port Range End
Type: number