cgnv6 lsn endpoint-independent-filtering¶
Configure Endpoint-Independent-Filtering Behavior (default: disabled)
endpoint-independent-filtering Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
endpoint-independent-filtering
Element URI
/axapi/v3/cgnv6/lsn/endpoint-independent-filtering
Element Attributes
endpoint-independent-filtering_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/cgnv6/lsn/endpoint-independent-filtering | endpoint-independent-filtering_attributes |
endpoint-independent-filtering attributes¶
tcp
Description: tcp is a JSON Block. Please see below for tcp
Type: Object
Reference Object: /axapi/v3/cgnv6/lsn/endpoint-independent-filtering/tcp
udp
Description: udp is a JSON Block. Please see below for udp
Type: Object
Reference Object: /axapi/v3/cgnv6/lsn/endpoint-independent-filtering/udp
tcp¶
Specification
Value
Type
object
port-list
Type: List
session-limit
Description Limit number of EIF sessions that can be created per port
Type: number
Range: 1-65535
Default: 65535
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
session-limit
Description Limit number of EIF sessions that can be created per port
Type: number
Range: 1-65535
Default: 65535
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