From d7868b0d001de408341aed81d23ebe053dc14ede Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Sun, 26 Jan 2020 01:11:20 +0000 Subject: [PATCH] ANSWERED: How does a router works? --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ac3a5e0..676e6bc 100644 --- a/README.md +++ b/README.md @@ -937,6 +937,10 @@ CSMA/CD algorithm:
How does a router works?
+ +A router is a physical or virtual appliance that passes information between two or more packet-switched computer networks. A router inspects a given data packet's destination Internet Protocol address (IP address), calculates the best way for it to reach its destination and then forwards it accordingly. + +