Hello,
I configured now
- the internal VLAN1,
- the external GigabitEthernet IP
- the l2nat instance with the NAT table.
From internal network, I can reach the IE2000 with internal and external IP. Good.
From external network I can reach the IE2000 with external IP. Good.
But I can't reach the external IP from internal network nor the internal IP from external network.
The command "show l2nat interface" shows, that the l2nat instance is not attached to any interface.
I tried to attach the l2nat instance to interface "Po1" or to "Gi1/1" but nothimg works:
Switch(config-if)#int Po1
Switch(config-if)#l2nat INT40 VLAN1
^
% Invalid input detected at '^' marker.
Switch(config-if)#
What is my mistake?
Moritz