ADC CLI Commands

nat64param

The following operations can be performed on “nat64param”:

show set unset

show nat64param

Show the nat64 parameters.

Synopsis

show nat64param [-td ]

Arguments

td Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0. Default value: 0 Minimum value: 0 Maximum value: 4094

Output

nat64IgnoreTOS Ignore TOS.

nat64ZeroCheckSum Calculate checksum for UDP packets with zero checksum

nat64v6Mtu MTU setting for the IPv6 side. If the incoming IPv4 packet greater than this, either fragment or send icmp need fragmentation error.

nat64FragHeader When disabled, translator will not insert IPv6 fragmentation header for non fragmented IPv4 packets

devno count stateflag

Example

show nat64param

set nat64param

Set the nat64 parameter

Synopsis

set nat64param [-td ] [-nat64IgnoreTOS ( YES | NO )] [-nat64ZeroCheckSum ( ENABLED | DISABLED )] [-nat64v6Mtu ] [-nat64FragHeader ( ENABLED | DISABLED )]

Arguments

td Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0. Default value: 0 Minimum value: 0 Maximum value: 4094

nat64IgnoreTOS Ignore TOS.

Possible values: YES, NO Default value: NO

nat64ZeroCheckSum Calculate checksum for UDP packets with zero checksum

Possible values: ENABLED, DISABLED Default value: ENABLED

nat64v6Mtu MTU setting for the IPv6 side. If the incoming IPv4 packet greater than this, either fragment or send icmp need fragmentation error. Default value: 1280 Minimum value: 1280 Maximum value: 9216

nat64FragHeader When disabled, translator will not insert IPv6 fragmentation header for non fragmented IPv4 packets

Possible values: ENABLED, DISABLED Default value: ENABLED

Example

set nat64param -nat64ignoretos YES

unset nat64param

Use this command to remove nat64param settings.Refer to the set nat64param command for meanings of the arguments.

Synopsis

unset nat64param [-td ] [-nat64IgnoreTOS] [-nat64ZeroCheckSum] [-nat64v6Mtu] [-nat64FragHeader]

nat64param