cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
347
Views
0
Helpful
2
Replies

L2NAT on Cisco Packet Tracer

mapletking
Level 1
Level 1

I'm currently using Cisco Packet Tracer to test an L2NAT configuration on an IE-2000 that I need to perform on an IE-3400. Although the documentation (Layer 2 NAT Software Configuration Guide for IE 2000, IE 4000, IE 4010, and IE 5000 Switches - Cisco) says that this configuration can be applied to this switch, I can't get it to work. Does anyone know if this is a Cisco Packet Tracer issue or if I'm missing something?

 

Switch#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#int g1/1

Switch(config-if)#l2nat instance70-nat

^

% Invalid input detected at '^' marker.


1 Accepted Solution

Accepted Solutions

Hello,

this is a Packet Tracer issue. Packet Tracer does not feature full IOS versions, but rather only a limited subset of commands, which are used to accomplish specific tasks. There are many more commands that are not available in Packet Tracer...

View solution in original post

2 Replies 2

Hello,

this is a Packet Tracer issue. Packet Tracer does not feature full IOS versions, but rather only a limited subset of commands, which are used to accomplish specific tasks. There are many more commands that are not available in Packet Tracer...

Hello
PT does support L2NAT, you just need to enable the licence for it  and it will only work on the GigabitEthernet interfaces.

Example:
Switch(config)#lnt gig1/1
Switch(config-if)#l2 ?
% Unrecognized command
% Invalid input detected at '^' marker.

Switch(config)#license boot level enhancedlanbase\

PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR
LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH
PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING
TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND
BY ALL THE TERMS SET FORTH HEREIN.
You hereby acknowledge and agree that the product feature license
is terminable and that the product feature enabled by such license
may be shut down or terminated by Cisco after expiration of the
applicable term of the license (e.g., 30-day trial period). Cisco
reserves the right to terminate or shut down any such product feature
electronically or by any other means available. While alerts or such
messages may be provided, it is your sole responsibility to monitor
your terminable usage of any product feature enabled by the license
and to ensure that your systems and networks are prepared for the shut

down of the product feature. You acknowledge and agree that Cisco will
not have any liability whatsoever for any damages, including, but not
limited to, direct, indirect, special, or consequential damages related
to any product feature being shutdown or terminated. By clicking the
"accept" button or typing "yes" you are indicating you have read and

agree to be bound by all the terms provided herein
.ACCEPT? (yes/[no]): yes

Switch(config)#: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = ie2k Next reboot level = enhancedlanbase and License = enhancedlanbase

reload

en
conf t
Switch(config)#int gig1/1
Switch(config-if)#l2nat ?
WORD Instance Name

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking for a $25 gift card