02-23-2021 06:23 AM
Good day
can I do the IP nat on cisco 3850? Please advise me thanks
Vlan 10
192.168.1.1
Vlan 2
192.168.2.1
access-list 102 permit tcp host 192.168.2.169 192.168.1.169 0.0.0.255
ip nat inside source list 102 interface Vlan 10 overload
_________________
cisco 3850 information
Cisco WS-C3850-48P
Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.06.04.E RELEASE SOFTWARE
_____________
License Level In Use: ipbase
License Level on Reboot: ipbase
Evaluation AP-Count: Disabled
Total AP Count Licenses: 0
AP Count Licenses In-use: 0
AP Count Licenses Remaining: 0
___________
# show ip nat statistics
Total active translations: 0 (0 static, 0 dynamic; 0 extended)
Outside interfaces:
Inside interfaces:
Hits: 0 Misses: 0
CEF Translated packets: 0, CEF Punted packets: 0
Expired translations: 0
Dynamic mappings:
-- Inside Source
[Id: 4] access-list 102 interface Vlan10 refcount 0
Solved! Go to Solution.
02-23-2021 06:31 AM
Hello,
to my best knowledge, the 3850 does NOT support NAT. The commands are available, but don't apply to the 3850.
02-23-2021 07:06 AM
Unless there has been a change that I'm unaware of, Cisco switches do not do NAT. This feature is only available in routers and firewalls.
02-23-2021 07:52 AM
Hello @katheer4u ,
this is one of the results of unified CLI parser in IOS XE the commands may be present, but a Cisco 3850 does not support NAT.
NAT is supported in Catalyst 6500, 6800 and likely on C9500 or C9600 and on routers and firewalls as noted.
Hope to help
Giuseppe
02-23-2021 06:31 AM
Hello,
to my best knowledge, the 3850 does NOT support NAT. The commands are available, but don't apply to the 3850.
02-23-2021 07:06 AM
Unless there has been a change that I'm unaware of, Cisco switches do not do NAT. This feature is only available in routers and firewalls.
02-23-2021 07:52 AM
Hello @katheer4u ,
this is one of the results of unified CLI parser in IOS XE the commands may be present, but a Cisco 3850 does not support NAT.
NAT is supported in Catalyst 6500, 6800 and likely on C9500 or C9600 and on routers and firewalls as noted.
Hope to help
Giuseppe
02-23-2021 02:25 PM
Some version of 16.12.X supports NAT on the 9300: CSCvp78589
Catalyst 9k switches will support NAT starting with 17.X.X.
01-10-2022 01:54 AM
Hi
Perhaps this is an old post but i want to confirm that the c3850 supports NAT
01-10-2022 02:03 AM
Hello,
NAT is not available on the 3850. I think the commands are there, but the functionality is not.
01-10-2022 02:08 AM - edited 01-10-2022 02:08 AM
It was tested today and it works fine , also you can see the nat transaltion table and ofcourse that traffic flows
The code that i have on the switch are 3.06.06E
01-10-2022 02:16 AM
Hello,
I wasn't aware that it works with that code ! Good to know, thanks for sharing.
01-10-2022 02:18 AM
It is the code i have tested
Glad that i helped for feature tests
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide