03 Flashcards
What is the first six bytes in anipv4 packet?
destination address
What is bytes 7-12 in an ipv4 packet?
source address
What is bytes 13-14 in an ipv4 packet?
next protocol
What is the first and second bit of byte 15 in Ipv4 packet??
What version of IP/ The Header length = (5-F)*4
What is byte 13-16 in an IPV4 packet?
source ip
What are the parameters of Time to Last in an IPV4 packet?
Time to Last
40 = (Unix/64 hops)
80 = (windows/128 hops)
FF = (Cisco/255 hops)
What are the options of Protocol connection in an IPV4 packet? What byte is it always located on?
Protocol Connection
01 = ICMP
06 = TCP (connection Oriented)
11 = UDP (connectionless)
10th
What is byte 13-16 In an IPV4 packet?
Source IP
What is bytes 17-20 in an IPV4 packet?
Target IP
How do you convert from hex too dotted decimal notion?
0A:5A:7B:01:0A:5A:7B:64
you multiply the first bit 0|A by 16 and the second by 1 and then add the two togeather
The _____ is a list of networks and paths the router references for decisions on packet forwarding
Routing Table
What is manually built by the administrator in a Routing table?
static routes
What Routes are learned from other routes in a Routing table?
dynamic routes
What is used by a routing table if there is no entry for destination? What’s the process?
default route, sending traffic to the next-hop router for forwarding
A ________ is required for each network that needs to communicate with a different network, The ______ is a ________________________________
Default gateway, router that connects LAN to WAN