Traceroute showing inter-vlan routing?Dell N2000 - Inter-VLAN routing problemBest Practice(?): 2 publicly...
Placement of positioning lights on A320 winglets
How to change the headfont of newtheorem environments to match komascript font?
Why do the TIE Fighter pilot helmets have similar ridges as the rebels?
Is there a better way to do partial sums of array items in JavaScript?
In Pandemic, why take the extra step of eradicating a disease after you've cured it?
How much web presence should I have?
Oil draining out shortly after turbo hose detached/broke
Print "N NE E SE S SW W NW"
How to generate list of *all* available commands and functions?
Enchiridion, 16: Does a stoic moan, or not?
What do you call the action of "describing events as they happen" like sports anchors do?
Make Gimbap cutter
What is this Amiga 2000 mod?
What does the homotopy coherent nerve do to spaces of enriched functors?
Why would a home insurer offer a discount based on credit score?
Are the guests in Westworld forbidden to tell the hosts that they are robots?
As easy as Three, Two, One... How fast can you go from Five to Four?
Should I list a completely different profession in my technical resume?
Why are ambiguous grammars bad?
Do Veracrypt encrypted volumes have any kind of brute force protection?
What would the consequences be of a high number of solar systems being within close proximity to one another?
Realistic, logical way for men with medieval-era weaponry to compete with much larger and physically stronger foes
Why do I seem to lose data using this bash pipe construction?
How to Handle Many Times Series Simultaneously?
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 9 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 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
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