Command Reference Guide IKE Policy Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1269

nat-traversal <version> [allow | disable | force]

Use the nat-traversal command to allow, force, or disable NAT traversal version 1 and 2 on a specific Ike
policy.
Syntax Description
<version> Specifies v1 or v2 to select the NAT traversal version.
allow Sets the IKE policy to allow the specified NAT traversal version.
disable Sets the IKE policy to disable the specified NAT traversal version.
force Sets the IKE policy to force the specified NAT traversal version.
Default Values
The defaults for this command are
nat-traversal v1 allow
and
nat-traversal v2 allow.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 7.1 Command was introduced.
Usage Examples
The following example disables version 2 on Ike policy 1:
(config)#crypto ike policy 1
(config-ike)#nat-traversal v2 disable