cgnv6 lsn-rule-listΒΆ

Configure LSN Rule-List

lsn-rule-list SpecificationΒΆ

   
Type Collection
Object Key(s) name
Collection Name lsn-rule-list-list
Collection URI /axapi/v3/cgnv6/lsn-rule-list
Element Name lsn-rule-list
Element URI /axapi/v3/cgnv6/lsn-rule-list/{name}
Element Attributes lsn-rule-list_attributes
Schema lsn-rule-list schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/cgnv6/lsn-rule-list

lsn-rule-list attributes

Create List

POST

/axapi/v3/cgnv6/lsn-rule-list

lsn-rule-list attributes

Get Object

GET

/axapi/v3/cgnv6/lsn-rule-list/{name}

lsn-rule-list attributes

Get List

GET

/axapi/v3/cgnv6/lsn-rule-list

lsn-rule-list-list

Modify Object

POST

/axapi/v3/cgnv6/lsn-rule-list/{name}

lsn-rule-list attributes

Replace Object

PUT

/axapi/v3/cgnv6/lsn-rule-list/{name}

lsn-rule-list attributes

Replace List

PUT

/axapi/v3/cgnv6/lsn-rule-list

lsn-rule-list-list

Delete Object

DELETE

/axapi/v3/cgnv6/lsn-rule-list/{name}

lsn-rule-list attributes

lsn-rule-list-listΒΆ

lsn-rule-list-list is JSON List of lsn-rule-list attributes

lsn-rule-list-list : [

lsn-rule-list attributesΒΆ

default

Description: default is a JSON Block. Please see below for default

Type: Object

Refernce Object: /axapi/v3/cgnv6/lsn-rule-list/{name}/default

domain-ip

Description: domain-ip is a JSON Block. Please see below for domain-ip

Type: Object

Refernce Object: /axapi/v3/cgnv6/lsn-rule-list/{name}/domain-ip

domain-list-name-list

domain-name-list

http-match-domain-name

Description Enable match domain name in http request

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

ip-list

name

Description LSN Rule-List Name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

domain-ipΒΆ

Specification  
Type object

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

domain-ip_sampling-enableΒΆ

Specification  
Type list
Block object keys  

counters1

Description β€˜all’: all; β€˜placeholder’: placeholder;

Type: string

Supported Values: all, placeholder

defaultΒΆ

Specification  
Type object

rule-cfg

Type: List

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

default_sampling-enableΒΆ

Specification  
Type list
Block object keys  

counters1

Description β€˜all’: all; β€˜placeholder’: placeholder;

Type: string

Supported Values: all, placeholder

default_rule-cfgΒΆ

Specification  
Type list
Block object keys  

dscp-cfg

Description: dscp-cfg is a JSON Block. Please see below for default_rule-cfg_dscp-cfg

Type: Object

icmp-others-cfg

Description: icmp-others-cfg is a JSON Block. Please see below for default_rule-cfg_icmp-others-cfg

Type: Object

proto

Description β€˜tcp’: TCP L4 Protoco; β€˜udp’: UDP L4 Protocol; β€˜icmp’: ICMP L4 Protocol; β€˜others’: Other L4 Protocl; β€˜dscp’: Match dscp value;

Type: string

Supported Values: tcp, udp, icmp, others, dscp

tcp-cfg

Description: tcp-cfg is a JSON Block. Please see below for default_rule-cfg_tcp-cfg

Type: Object

udp-cfg

Description: udp-cfg is a JSON Block. Please see below for default_rule-cfg_udp-cfg

Type: Object

default_rule-cfg_dscp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action;

Type: string

Supported Values: action

action-type

Description β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-match

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜any’: Match any dscp value; β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, any, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

default_rule-cfg_tcp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets; β€˜template’: Template;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp, template

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

http-alg

Description HTTP-ALG Template (Template Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

default_rule-cfg_udp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

default_rule-cfg_icmp-others-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

ip-listΒΆ

Specification  
Type list
Block object keys  

ipv4-addr

Description Configure a Specific Rule-Set (IP Network Address)

Type: string

Format: ipv4-cidr

rule-cfg

Type: List

sampling-enable

Type: List

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

ip-list_sampling-enableΒΆ

Specification  
Type list
Block object keys  

counters1

Description β€˜all’: all; β€˜placeholder’: placeholder;

Type: string

Supported Values: all, placeholder

ip-list_rule-cfgΒΆ

Specification  
Type list
Block object keys  

dscp-cfg

Description: dscp-cfg is a JSON Block. Please see below for ip-list_rule-cfg_dscp-cfg

Type: Object

icmp-others-cfg

Description: icmp-others-cfg is a JSON Block. Please see below for ip-list_rule-cfg_icmp-others-cfg

Type: Object

proto

Description β€˜tcp’: TCP L4 Protoco; β€˜udp’: UDP L4 Protocol; β€˜icmp’: ICMP L4 Protocol; β€˜others’: Other L4 Protocl; β€˜dscp’: Match dscp value;

Type: string

Supported Values: tcp, udp, icmp, others, dscp

tcp-cfg

Description: tcp-cfg is a JSON Block. Please see below for ip-list_rule-cfg_tcp-cfg

Type: Object

udp-cfg

Description: udp-cfg is a JSON Block. Please see below for ip-list_rule-cfg_udp-cfg

Type: Object

ip-list_rule-cfg_dscp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action;

Type: string

Supported Values: action

action-type

Description β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-match

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜any’: Match any dscp value; β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, any, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

ip-list_rule-cfg_tcp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets; β€˜template’: Template; β€˜idle-timeout’: Configure idle timeout;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp, template, idle-timeout

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

fast

Description β€˜fast’: Fast Aging;

Type: string

Supported Values: fast

Mutual Exclusion: fast and timeout-val are mutually exclusive

http-alg

Description HTTP-ALG Template (Template Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

timeout-val

Description Timeout in seconds

Type: number

Range: 2-129600

Mutual Exclusion: timeout-val and fast are mutually exclusive

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

ip-list_rule-cfg_udp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets; β€˜idle-timeout’: Configure idle timeout;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp, idle-timeout

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

fast

Description β€˜fast’: Fast Aging;

Type: string

Supported Values: fast

Mutual Exclusion: fast and timeout-val are mutually exclusive

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

timeout-val

Description Timeout in seconds

Type: number

Range: 2-129600

Mutual Exclusion: timeout-val and fast are mutually exclusive

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

ip-list_rule-cfg_icmp-others-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

domain-list-name-listΒΆ

Specification  
Type list
Block object keys  

name-domain-list

Description Configure a Specific Rule-Set (Domain List Name)

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

rule-cfg

Type: List

sampling-enable

Type: List

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

domain-list-name-list_sampling-enableΒΆ

Specification  
Type list
Block object keys  

counters1

Description β€˜all’: all; β€˜placeholder’: placeholder;

Type: string

Supported Values: all, placeholder

domain-list-name-list_rule-cfgΒΆ

Specification  
Type list
Block object keys  

dscp-cfg

Description: dscp-cfg is a JSON Block. Please see below for domain-list-name-list_rule-cfg_dscp-cfg

Type: Object

icmp-others-cfg

Description: icmp-others-cfg is a JSON Block. Please see below for domain-list-name-list_rule-cfg_icmp-others-cfg

Type: Object

proto

Description β€˜tcp’: TCP L4 Protoco; β€˜udp’: UDP L4 Protocol; β€˜icmp’: ICMP L4 Protocol; β€˜others’: Other L4 Protocl; β€˜dscp’: Match dscp value;

Type: string

Supported Values: tcp, udp, icmp, others, dscp

tcp-cfg

Description: tcp-cfg is a JSON Block. Please see below for domain-list-name-list_rule-cfg_tcp-cfg

Type: Object

udp-cfg

Description: udp-cfg is a JSON Block. Please see below for domain-list-name-list_rule-cfg_udp-cfg

Type: Object

domain-list-name-list_rule-cfg_dscp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action;

Type: string

Supported Values: action

action-type

Description β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-match

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜any’: Match any dscp value; β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, any, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

domain-list-name-list_rule-cfg_tcp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets; β€˜template’: Template;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp, template

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

http-alg

Description HTTP-ALG Template (Template Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

domain-list-name-list_rule-cfg_udp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

domain-list-name-list_rule-cfg_icmp-others-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

domain-name-listΒΆ

Specification  
Type list
Block object keys  

name-domain

Description Configure a Specific Rule-Set (Domain Name)

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

rule-cfg

Type: List

sampling-enable

Type: List

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

domain-name-list_sampling-enableΒΆ

Specification  
Type list
Block object keys  

counters1

Description β€˜all’: all; β€˜placeholder’: placeholder;

Type: string

Supported Values: all, placeholder

domain-name-list_rule-cfgΒΆ

Specification  
Type list
Block object keys  

dscp-cfg

Description: dscp-cfg is a JSON Block. Please see below for domain-name-list_rule-cfg_dscp-cfg

Type: Object

icmp-others-cfg

Description: icmp-others-cfg is a JSON Block. Please see below for domain-name-list_rule-cfg_icmp-others-cfg

Type: Object

proto

Description β€˜tcp’: TCP L4 Protoco; β€˜udp’: UDP L4 Protocol; β€˜icmp’: ICMP L4 Protocol; β€˜others’: Other L4 Protocl; β€˜dscp’: Match dscp value;

Type: string

Supported Values: tcp, udp, icmp, others, dscp

tcp-cfg

Description: tcp-cfg is a JSON Block. Please see below for domain-name-list_rule-cfg_tcp-cfg

Type: Object

udp-cfg

Description: udp-cfg is a JSON Block. Please see below for domain-name-list_rule-cfg_udp-cfg

Type: Object

domain-name-list_rule-cfg_dscp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action;

Type: string

Supported Values: action

action-type

Description β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-match

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜any’: Match any dscp value; β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, any, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

domain-name-list_rule-cfg_tcp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets; β€˜template’: Template;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp, template

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

http-alg

Description HTTP-ALG Template (Template Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

domain-name-list_rule-cfg_udp-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

end-port

Description End of Port Range (inclusive)

Type: number

Range: 1-65535

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

port-list

Description Port-List Name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

start-port

Description Single Port or Start of Port Range (inclusive), Port 0 is Match Any Port

Type: number

Range: 0-65535

vrid

Description VRRP-A vrid

Type: number

Range: 1-31

domain-name-list_rule-cfg_icmp-others-cfgΒΆ

Specification  
Type object

action-cfg

Description β€˜action’: LSN Rule-List Action; β€˜no-action’: Exclude LSN Rule-List Action;

Type: string

Supported Values: action, no-action

action-type

Description β€˜dnat’: Apply Dest NAT; β€˜drop’: Drop the Packets; β€˜one-to-one-snat’: Apply one-to-one source NAT for the packets; β€˜pass-through’: Pass the Packets Through; β€˜snat’: Redirect the Packets to a Different Source NAT Pool; β€˜set-dscp’: To set dscp value for the packets;

Type: string

Supported Values: dnat, drop, one-to-one-snat, pass-through, snat, set-dscp

dscp-direction

Description β€˜inbound’: To set dscp value for inbound packets; β€˜outbound’: To set dscp value for outbound packets;

Type: string

Supported Values: inbound, outbound

dscp-value

Description β€˜default’: Default dscp (000000); β€˜af11’: AF11 (001010); β€˜af12’: AF12 (001100); β€˜af13’: AF13 (001110); β€˜af21’: AF21 (010010); β€˜af22’: AF22 (010100); β€˜af23’: AF23 (010110); β€˜af31’: AF31 (011010); β€˜af32’: AF32 (011100); β€˜af33’: AF33 (011110); β€˜af41’: AF41 (100010); β€˜af42’: AF42 (100100); β€˜af43’: AF43 (100110); β€˜cs1’: CS1 (001000); β€˜cs2’: CS2 (010000); β€˜cs3’: CS3 (011000); β€˜cs4’: CS4 (100000); β€˜cs5’: CS5 (101000); β€˜cs6’: CS6 (110000); β€˜cs7’: CS7 (111000); β€˜ef’: EF (101110); β€˜0’: 000000; β€˜1’: 000001; β€˜2’: 000010; β€˜3’: 000011; β€˜4’: 000100; β€˜5’: 000101; β€˜6’: 000110; β€˜7’: 000111; β€˜8’: 001000; β€˜9’: 001001; β€˜10’: 001010; β€˜11’: 001011; β€˜12’: 001100; β€˜13’: 001101; β€˜14’: 001110; β€˜15’: 001111; β€˜16’: 010000; β€˜17’: 010001; β€˜18’: 010010; β€˜19’: 010011; β€˜20’: 010100; β€˜21’: 010101; β€˜22’: 010110; β€˜23’: 010111; β€˜24’: 011000; β€˜25’: 011001; β€˜26’: 011010; β€˜27’: 011011; β€˜28’: 011100; β€˜29’: 011101; β€˜30’: 011110; β€˜31’: 011111; β€˜32’: 100000; β€˜33’: 100001; β€˜34’: 100010; β€˜35’: 100011; β€˜36’: 100100; β€˜37’: 100101; β€˜38’: 100110; β€˜39’: 100111; β€˜40’: 101000; β€˜41’: 101001; β€˜42’: 101010; β€˜43’: 101011; β€˜44’: 101100; β€˜45’: 101101; β€˜46’: 101110; β€˜47’: 101111; β€˜48’: 110000; β€˜49’: 110001; β€˜50’: 110010; β€˜51’: 110011; β€˜52’: 110100; β€˜53’: 110101; β€˜54’: 110110; β€˜55’: 110111; β€˜56’: 111000; β€˜57’: 111001; β€˜58’: 111010; β€˜59’: 111011; β€˜60’: 111100; β€˜61’: 111101; β€˜62’: 111110; β€˜63’: 111111;

Type: string

Supported Values: default, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63

ipv4-list

Description IP-List (IP-List Name)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

no-snat

Description Disable source NAT

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

pool

Description NAT Pool (NAT Pool or Pool Group)

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

shared

Description The pool is a shared pool

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

vrid

Description VRRP-A vrid

Type: number

Range: 1-31