cgnv6 lsn port-overloading¶
Configure Port-Overloading Behavior (default: disabled)
port-overloading Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
port-overloading
Element URI
/axapi/v3/cgnv6/lsn/port-overloading
Element Attributes
port-overloading_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/cgnv6/lsn/port-overloading | port-overloading_attributes |
port-overloading attributes¶
global
Description: global is a JSON Block. Please see below for global
Type: Object
Reference Object: /axapi/v3/cgnv6/lsn/port-overloading/global
port-overloading-status
Description: port-overloading-status is a JSON Block. Please see below for port-overloading-status
Type: Object
Reference Object: /axapi/v3/cgnv6/lsn/port-overloading/port-overloading-status
tcp
Description: tcp is a JSON Block. Please see below for tcp
Type: Object
Reference Object: /axapi/v3/cgnv6/lsn/port-overloading/tcp
udp
Description: udp is a JSON Block. Please see below for udp
Type: Object
Reference Object: /axapi/v3/cgnv6/lsn/port-overloading/udp
port-overloading-status¶
Specification
Value
Type
object
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
global¶
Specification
Value
Type
object
allow-different-user
Description Allow different users to overload the same port (default: disabled)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
unique
Description ‘destination-address’: Allow overloading when the destination addresses is unique; ‘destination-address-and-port’: Allow overloading when the destination address and port 2-tuple is unique (default);
Type: string
Supported Values: destination-address, destination-address-and-port
Default: destination-address-and-port
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
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 Destination 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 Destination Port or Port Range Start
Type: number
port-end
Description Port Range End
Type: number