Skip to main content

Questions tagged [packet-path]

Use this tag for questions about the life of a packet *within a switch, router, or firewall chassis*. Do not use this tag for questions about traceroute, or traffic engineering.

0 votes
2 answers
62 views

Steps involved for packet transit from Router Ingress to Router Egress interface

I am looking to better understand, what happens within the router when an L3 packet arrives at a router interface and egresses via the exit interface. For e.g consider the below, assume Hundred Gig 3/...
fsociety's user avatar
  • 905
2 votes
1 answer
83 views

Why is MPLS label added between layer 2 header and layer 3 header of OSI model and not between headers of layer 3 and 4 of OSI model?

Is there a possibility to use any other two OSI model layers' middle positions? What is the basic concept of switching of packets with MPLS on layer 2.5 of OSI Reference model?
Vladimir Pejanovic's user avatar
2 votes
0 answers
40 views

How lsp-ping works with php in picture?

If my understanding is correct, lsp-ping will have destination IP addresses set to loopback address(127.0.0.x), to force the label switching of the packet and thus checking the LSP connectivity. When ...
Hemanth's user avatar
  • 1,124
3 votes
2 answers
3k views

Mobile cellular Networks (GSM, LTE, 5G, ...) and MAC addresses

We've been provided with a new firmware for our telematics units, which connects to the Internet via a VPN provided by a mobile carrier; since this new firmware release, we've noticed that each and ...
SimonC's user avatar
  • 133
0 votes
1 answer
462 views

Total delay of virtual circuit switching? [closed]

We know that virtual circuit switching(VCS) has both features of circuit switching and datagram switching. It uses connection oriented path but may or may not dedicated that means resources may or may ...
S. M.'s user avatar
  • 398
0 votes
2 answers
460 views

pathping command 100% packet loss

this is the real example of pathping command. According to my knowledge:- Source to here column :- it tells about number of packet loss out of 100 send directly to hop Node/Link column. :- it tells ...
Rohit's user avatar
  • 31
0 votes
2 answers
408 views

Message switching vs packet switching with respect to congestion traffic

Packet switching uses store and forward technique to forward packet. And message switching is also uses store and forward technique to forward message. But in packet switching data transfer faces ...
S. M.'s user avatar
  • 398
0 votes
0 answers
15 views

ISDN, DSL, Circuit Switching and Package Switching [duplicate]

I need a bit of help to clarify the above-mentioned terms. From my reading, I can see that both ISDN and DSL are used over telephone copper lines. However, ISDN is associated with circuit switching ...
NickG's user avatar
  • 111
0 votes
1 answer
34 views

IP router not forward the packets it receives [closed]

I have been searching for a answer to this and have not found a definite conclusion. Everything seems to suggest In what cases may an IP router not forward the packets it receives? My guess which ...
Dave's user avatar
  • 3
2 votes
1 answer
661 views

Transmission and propagation delays

I am now working through book "Computer Networking - A Top Down Approach", and there is one question among others after the first chapter: "Consider two hosts, A and B, connected by a ...
RussoTuristo's user avatar
0 votes
1 answer
98 views

Do using proxies and surfing the internet create multiple headers in the packet? [closed]

Apologies for these silly questions. As I am new to networking. For example, If I configured my browser to use proxy of IP address: a.b.c.d and my IP address: e.f.g.h. And I visit example.com. What ...
karthik's user avatar
0 votes
2 answers
123 views

How BGP guarantees same route for a forwarded packet?

In BGP all routers choose the best route to a single destination. So for Router A and destination D, A will forward the packet to the next-hop router (let us say router R) after knowing the best route ...
kaki no's user avatar
  • 31
2 votes
2 answers
97 views

Is datagram switching only possible with routers?

So datagram switching is when packets from same original message travel different paths from source to destination. This cannot happen with switches because switches would just run STP thus ...
Noob_Guy's user avatar
  • 491
0 votes
2 answers
1k views

How is Ethernet a packet-switched network?

Let's say for example there is an Ethernet switch, and there are four PCs connected to this switch. PC1 and PC2 are communicating with each other, and at the same time PC3 and PC4 are also ...
Noob_Guy's user avatar
  • 491
2 votes
1 answer
221 views

Is a new Frame created between Routers and also Hosts

Trying to understand how frames are structured between hosts and routers. My basic understanding is that a new frame is required to encapsulate a packet from each router. Example being, if you have ...
Michael Reyes's user avatar

15 30 50 per page