Section 8 Flashcards
Router
a box that connects network IDs
-Only care about destinations
Interconnects network IDs
Routing table: 4 columns, all 0s in the Gateway mean you’re directly connected to that network
Default route- If it doesn’t know where to send something always send it to the default route
Upstream router
Gateway Routers
Metric- relative value that gives your router an idea if it has choice to choose something
Port Number
Destination Port number and Source Port number. Your computer generates the ephemeral port number
Every TCP packet has two port numbers
Well known port numbers run from 0 to 1023
Network Address Translation (NAT)-
Static NAT (SNAT)- assign 1 IP address that all incoming IP addresses go to
Dynamic NAT (DNAT)- router is given 2 IP addresses so if one of the devices on the network want to use the internet they will be given an IP Address. Problem is you have a fixed number of IP addresses
Port Address Translation- translate internal IP addresses to an Internet address and tracks the packets
SOHO routers ship with NAT enabled
NAT on a SOHO router can be disabled from the routers configuration page
Some older routers call this setting gateway/router mode
Port Forwarding
allows external devices to have internal communication through a router
Port Range forwarding
setting a specific range for the port numbers
Port triggering
FTP: port 20, 21. Will open an alternative assigned port when the initial port is contacted
SOHO DMZ
Remove the filter from the router to allow anything to come to your computer from the internet
Home routers
Default IP address- along with Default username and password. 192.168.1 or 192.168.0 are most common
Possible Network + question: can you configure your router’s web interface remotely.
Answer: yes
Almost all home routers are DHCP servers
Enterprise router
designed for more robust and enterprise situations. 100x bandwidth.
SOHO router
will be a WAP, Switch, and Router. Will have a customizable firewall
10S interface
Cisco interface
Routing tables
if 0s in the beginning you don’t care. Send out on the gateway through my network card. Unless you see the loopback address
Multicast
is a class D IP address. Allows a computer to take on a second IP address that starts with a 224