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
Entered UK using my now-lost UK passport; can I go to Spain using my US passport?
How to make a composition of functions prettier?
What is this object?
Why is it bad to use your whole foot in rock climbing
What does this line mean in Zelazny's "The Courts of Chaos"?
Course development: can I pay someone to make slides for the course?
Is it advisable to add a location heads-up when a scene changes in a novel?
A life of PhD: is it feasible?
What's the best way to quit a job mostly because of money?
Why are Payments from Apple to New Zealand and Australian bank accounts wire transfers?
Professor Roman loves to teach unorthodox Chemistry
If the pressure inside and outside a balloon balance, then why does air leave when it pops?
When to use и or а as “and”?
What is the theme of analysis?
Print "N NE E SE S SW W NW"
What do you call the action of "describing events as they happen" like sports anchors do?
What does "lit." mean in boiling point or melting point specification?
How to Convert an Object into Array in magento 2
What class is best to play when a level behind the rest of the party?
My mom's return ticket is 3 days after I-94 expires
Why would a home insurer offer a discount based on credit score?
Part of my house is inexplicably gone
How to Handle Many Times Series Simultaneously?
DateTime.addMonths skips a month (from feb to mar)
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
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
add a comment |
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
add a comment |
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
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
routing vlan traceroute
asked 9 hours ago
CrakenCraken
265111
265111
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
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.
add a comment |
You are. The first line is the interface of the router.
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
add a comment |
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.
add a comment |
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.
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.
answered 8 hours ago
infrainfra
1,176115
1,176115
add a comment |
add a comment |
You are. The first line is the interface of the router.
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
add a comment |
You are. The first line is the interface of the router.
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
add a comment |
You are. The first line is the interface of the router.
You are. The first line is the interface of the router.
answered 8 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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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