cgnv6 lw-4o6 global¶
Configure LW-4over6 parameters
global Specification¶
Type
Configuration Resource
Element Name
global
Element URI
/axapi/v3/cgnv6/lw-4o6/global
Element Attributes
global_attributes
Statistics Data URI
/axapi/v3/cgnv6/lw-4o6/global/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/lw-4o6/global | ||
Get Object | GET | /axapi/v3/cgnv6/lw-4o6/global | ||
Modify Object | POST | /axapi/v3/cgnv6/lw-4o6/global | ||
Replace Object | PUT | /axapi/v3/cgnv6/lw-4o6/global | ||
Delete Object | DELETE | /axapi/v3/cgnv6/lw-4o6/global |
global attributes¶
hairpinning
Description ‘filter-all’: Disable all Hairpinning; ‘filter-none’: Allow all Hairpinning (default); ‘filter-self-ip’: Block Hairpinning to same IP; ‘filter-self-ip-port’: Block hairpinning to same IP and Port combination;
Type: string
Supported Values: filter-all, filter-none, filter-self-ip, filter-self-ip-port
Default: filter-none
icmp-inbound
Description ‘drop’: Drop Inbound ICMP packets; ‘handle’: Handle Inbound ICMP packets(default);
Type: string
Supported Values: drop, handle
Default: handle
inside-src-access-list
Description Access List for inside IPv4 addresses (ACL ID)
Type: number
Range: 1-199
nat-prefix-list
Description Configure LW-4over6 NAT Prefix List (LW-4over6 NAT Prefix Class-list)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
no-forward-match
Description: no-forward-match is a JSON Block. Please see below for no-forward-match
Type: Object
no-reverse-match
Description: no-reverse-match is a JSON Block. Please see below for no-reverse-match
Type: Object
use-binding-table
Description Bind LW-4over6 binding table for use (LW-4over6 Binding Table Name)
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
no-forward-match¶
Specification
Type
object
send-icmpv6
Description Send ICMPv6 Type 1 Code 5
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
no-reverse-match¶
Specification
Type
object
send-icmp
Description Send ICMP Type 3 Code 1
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
interface_not_configured |
8 |
LW-4over6 Interfaces not Configured Drops |
|
no_match_icmp_sent |
8 |
No-Reverse-Match ICMP Sent |
|
no_binding_table_matches_rev |
8 |
No Reverse Binding Table Entry Match Drops |
|
self_hairpinning_drop |
8 |
Self-Hairpinning Drops |
|
entry_count |
8 |
Total Entries Configured |
|
all_hairpinning_drop |
8 |
All Hairpinning Drops |
|
icmp_inbound_drop |
8 |
Inbound ICMP Drops |
|
no_binding_table_matches_fwd |
8 |
No Forward Binding Table Entry Match Drops |
|
fwd_lookup_failed |
8 |
Forward Route Lookup Failed |
|
no_match_icmpv6_sent |
8 |
No-Forward-Match ICMPv6 Sent |
|
rev_lookup_failed |
8 |
Reverse Route Lookup Failed |