ipv6 nat inside

Use this command to enable an interface for IPv6 inside NAT.

Syntax

ipv6 nat inside
no ipv6 nat inside

Parameters

None.

Defaults

IPv6 inside NAT is disabled on the interface.

Mode

Configuration command, Interface configuration.

Usage

The internal client is on the inside NAT interface. This interface must be enabled for inside NAT using this command. This interface can be a VLAN, L3 tunnel, or L2 tunnel interface.

The "no" form for this command disables IPv6 inside NAT on this interface.

Example

This example enables IPv6 inside NAT on VLAN 1:

System(su-config)->interface vlan 1
System(su-config-intf-vlan.0.1)->ipv6 nat inside
System(su-config-intf-vlan.0.1)->exit
System(su-config)->