09-01-2016 11:59 AM - edited 03-08-2019 07:16 AM
Hello,
I see Interface NVI0 on a router but when I do "show int NVI0", I got the error message below.
Router#show int NVI0
^
% Invalid input detected at '^' marker.
And when I do "show run | sec NVI0", I got no output.
Can you please tell me what this interface is for and it's function.
Thank you in advance!
Solved! Go to Solution.
09-09-2016 10:15 AM
Hi
Yes, the virtual interfaces is enabled as soon as you activate nat (legacy or not) but used when you configured ip nat enable under interface configuration.
Thanks
PS:Please don't forget to rate and mark as correct answer if this answered your question
09-01-2016 12:13 PM
Hi
This interface is related to NAT. NVI means NAT Virtual Interface. It allows you to just activate nat (ip nat enable) or not on an interface with specifying ip nat inside or ip nat outside. To work, it's based on ip nat source command configuration.
Thanks
PS: Please don't forget to rate and mark as correct answer if this answered your question
09-09-2016 08:22 AM
So you are saying that NAT is configured on the router? Would you know what specific command enable interface NVI0?
09-09-2016 10:15 AM
Hi
Yes, the virtual interfaces is enabled as soon as you activate nat (legacy or not) but used when you configured ip nat enable under interface configuration.
Thanks
PS:Please don't forget to rate and mark as correct answer if this answered your question
09-14-2016 02:29 PM
Thank you.
09-14-2016 04:56 PM
You're very welcome
06-27-2021 10:14 AM - edited 06-27-2021 10:14 AM
It's a virtual NAT int, won't show output unless you run this command:
LabR1(config)#do sh ip nat nvi stat
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