Traceroute showing inter-vlan routing?Dell N2000 - Inter-VLAN routing problemBest Practice(?): 2 publicly available subnet VLANs and inter VLAN routingInter-VLAN Routing on a ProCurve 2920Static Route to Subnet via VPNVLAN Routing HelpVLAN routing on Dell SwitchCisco Vlan block accessLegacy Network, Adding new VLANsRouting specific TCP/UDP packets from VLAN's to proxy serverInterVLAN routing issue

What is Gilligan's full Name?

What is the logic behind charging tax _in the form of money_ for owning property when the property does not produce money?

Was self-modifying code possible using BASIC?

What's the best way to quit a job mostly because of money?

In Pandemic, why take the extra step of eradicating a disease after you've cured it?

one-hot-encoding categorical data gives error

Why are ambiguous grammars bad?

Traceroute showing inter-vlan routing?

What exactly "triggers an additional time" in the interaction between Afterlife and Teysa Karlov?

Forgot passport for Alaska cruise (Anchorage to Vancouver)

DateTime.addMonths skips a month (from feb to mar)

What's the difference between DHCP and NAT? Are they mutually exclusive?

What is this object?

Make Gimbap cutter

Who is "He that flies" in Lord of the Rings?

What plausible reason could I give for my FTL drive only working in space

Why do I seem to lose data using this bash pipe construction?

Professor Roman loves to teach unorthodox Chemistry

Why would a home insurer offer a discount based on credit score?

If absolute velocity does not exist, how can we say a rocket accelerates in empty space?

How do I avoid typing "git" at the begining of every Git command?

Course development: can I pay someone to make slides for the course?

Selecting by attribute using Python and a list

How many sets of dice do I need for D&D?



Traceroute showing inter-vlan routing?


Dell N2000 - Inter-VLAN routing problemBest Practice(?): 2 publicly available subnet VLANs and inter VLAN routingInter-VLAN Routing on a ProCurve 2920Static Route to Subnet via VPNVLAN Routing HelpVLAN routing on Dell SwitchCisco Vlan block accessLegacy Network, Adding new VLANsRouting specific TCP/UDP packets from VLAN's to proxy serverInterVLAN routing issue













1















I currently have two different devices (one server and one client device) that are on separate VLANs (VLAN 5 and VLAN 10 respectively). When the client device runs a tracert to the server, the tracert is able to complete as such.



C:>tracert 192.168.32.200

Tracing route to 192.168.32.200 [192.168.32.200]
over a maximum of 30 hops:

1 6 ms <1 ms <1ms 192.168.30.150
2 <1 ms <1 ms <1ms 192.168.32.200 [192.168.32.200]

Trace complete.

C:>


My understanding is that a layer 3 router is required to route traffic between VLANs, which we have connected to the layer 3 switch. Is this correct? Why am I not able to see the Layer 3 router's IP within the tracert output?










share|improve this question


























    1















    I currently have two different devices (one server and one client device) that are on separate VLANs (VLAN 5 and VLAN 10 respectively). When the client device runs a tracert to the server, the tracert is able to complete as such.



    C:>tracert 192.168.32.200

    Tracing route to 192.168.32.200 [192.168.32.200]
    over a maximum of 30 hops:

    1 6 ms <1 ms <1ms 192.168.30.150
    2 <1 ms <1 ms <1ms 192.168.32.200 [192.168.32.200]

    Trace complete.

    C:>


    My understanding is that a layer 3 router is required to route traffic between VLANs, which we have connected to the layer 3 switch. Is this correct? Why am I not able to see the Layer 3 router's IP within the tracert output?










    share|improve this question
























      1












      1








      1








      I currently have two different devices (one server and one client device) that are on separate VLANs (VLAN 5 and VLAN 10 respectively). When the client device runs a tracert to the server, the tracert is able to complete as such.



      C:>tracert 192.168.32.200

      Tracing route to 192.168.32.200 [192.168.32.200]
      over a maximum of 30 hops:

      1 6 ms <1 ms <1ms 192.168.30.150
      2 <1 ms <1 ms <1ms 192.168.32.200 [192.168.32.200]

      Trace complete.

      C:>


      My understanding is that a layer 3 router is required to route traffic between VLANs, which we have connected to the layer 3 switch. Is this correct? Why am I not able to see the Layer 3 router's IP within the tracert output?










      share|improve this question














      I currently have two different devices (one server and one client device) that are on separate VLANs (VLAN 5 and VLAN 10 respectively). When the client device runs a tracert to the server, the tracert is able to complete as such.



      C:>tracert 192.168.32.200

      Tracing route to 192.168.32.200 [192.168.32.200]
      over a maximum of 30 hops:

      1 6 ms <1 ms <1ms 192.168.30.150
      2 <1 ms <1 ms <1ms 192.168.32.200 [192.168.32.200]

      Trace complete.

      C:>


      My understanding is that a layer 3 router is required to route traffic between VLANs, which we have connected to the layer 3 switch. Is this correct? Why am I not able to see the Layer 3 router's IP within the tracert output?







      routing vlan traceroute






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 9 hours ago









      CrakenCraken

      265111




      265111




















          2 Answers
          2






          active

          oldest

          votes


















          2














          Yes. Layer 3 device is required. It could be Layer 3 Switch as well. No separate router is required. According to your explanation Intervlan routing has been configured. If you have Layer 3 switch, SVI is required to communicate between vlans. According to your Explanation



          192.168.30.150 will be SVI(Switch Virtual Interface) or Gateway of your current VLAN.






          share|improve this answer






























            1














            You are. The first line is the interface of the router.






            share|improve this answer























            • Sorry, I did not clarify. 192.168.30.150 is the IP address of the interface VLAN that the client is sitting on.

              – Craken
              8 hours ago






            • 1





              Yes, the vlan interface is the layer 3 switch which does the routing.

              – Ron Trunk
              8 hours ago











            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "496"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f59724%2ftraceroute-showing-inter-vlan-routing%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            Yes. Layer 3 device is required. It could be Layer 3 Switch as well. No separate router is required. According to your explanation Intervlan routing has been configured. If you have Layer 3 switch, SVI is required to communicate between vlans. According to your Explanation



            192.168.30.150 will be SVI(Switch Virtual Interface) or Gateway of your current VLAN.






            share|improve this answer



























              2














              Yes. Layer 3 device is required. It could be Layer 3 Switch as well. No separate router is required. According to your explanation Intervlan routing has been configured. If you have Layer 3 switch, SVI is required to communicate between vlans. According to your Explanation



              192.168.30.150 will be SVI(Switch Virtual Interface) or Gateway of your current VLAN.






              share|improve this answer

























                2












                2








                2







                Yes. Layer 3 device is required. It could be Layer 3 Switch as well. No separate router is required. According to your explanation Intervlan routing has been configured. If you have Layer 3 switch, SVI is required to communicate between vlans. According to your Explanation



                192.168.30.150 will be SVI(Switch Virtual Interface) or Gateway of your current VLAN.






                share|improve this answer













                Yes. Layer 3 device is required. It could be Layer 3 Switch as well. No separate router is required. According to your explanation Intervlan routing has been configured. If you have Layer 3 switch, SVI is required to communicate between vlans. According to your Explanation



                192.168.30.150 will be SVI(Switch Virtual Interface) or Gateway of your current VLAN.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 8 hours ago









                infrainfra

                1,176115




                1,176115





















                    1














                    You are. The first line is the interface of the router.






                    share|improve this answer























                    • Sorry, I did not clarify. 192.168.30.150 is the IP address of the interface VLAN that the client is sitting on.

                      – Craken
                      8 hours ago






                    • 1





                      Yes, the vlan interface is the layer 3 switch which does the routing.

                      – Ron Trunk
                      8 hours ago















                    1














                    You are. The first line is the interface of the router.






                    share|improve this answer























                    • Sorry, I did not clarify. 192.168.30.150 is the IP address of the interface VLAN that the client is sitting on.

                      – Craken
                      8 hours ago






                    • 1





                      Yes, the vlan interface is the layer 3 switch which does the routing.

                      – Ron Trunk
                      8 hours ago













                    1












                    1








                    1







                    You are. The first line is the interface of the router.






                    share|improve this answer













                    You are. The first line is the interface of the router.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered 9 hours ago









                    Ron TrunkRon Trunk

                    43.2k34090




                    43.2k34090












                    • Sorry, I did not clarify. 192.168.30.150 is the IP address of the interface VLAN that the client is sitting on.

                      – Craken
                      8 hours ago






                    • 1





                      Yes, the vlan interface is the layer 3 switch which does the routing.

                      – Ron Trunk
                      8 hours ago

















                    • Sorry, I did not clarify. 192.168.30.150 is the IP address of the interface VLAN that the client is sitting on.

                      – Craken
                      8 hours ago






                    • 1





                      Yes, the vlan interface is the layer 3 switch which does the routing.

                      – Ron Trunk
                      8 hours ago
















                    Sorry, I did not clarify. 192.168.30.150 is the IP address of the interface VLAN that the client is sitting on.

                    – Craken
                    8 hours ago





                    Sorry, I did not clarify. 192.168.30.150 is the IP address of the interface VLAN that the client is sitting on.

                    – Craken
                    8 hours ago




                    1




                    1





                    Yes, the vlan interface is the layer 3 switch which does the routing.

                    – Ron Trunk
                    8 hours ago





                    Yes, the vlan interface is the layer 3 switch which does the routing.

                    – Ron Trunk
                    8 hours ago

















                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Network Engineering Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f59724%2ftraceroute-showing-inter-vlan-routing%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

                    Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

                    19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу