Class 2-NumberSystem Router Commands
Class 2-NumberSystem Router Commands
Slide 2
Number System and Conversion
base of the number defines what number system the number is...
and to convert from different number system convert the number to binary then
convert to the desired system...
Binary to decimal, start from the least significant(1) value to most significant
value(128)
decimal to binary, start from most significant(128) to least significant value(1)
--- x ---
Slide 3
Router
A Router is a network device that connects multiple computer networks (LANs) by
routing packets from one to the other.A router connects atleast 2 networks, router
reads the address information of a packet and determines which port the packet will
be sent to. Also determines the best path for the packet from source to destination
using the routing table.