Ch.3 Fundamentals of WANs and IP Routing Flashcards
1
Q
Describe the major steps of internal network layer routing for each packet arriving in a router interface
A
- Uses the data-link layer (FCS) to ensure the frame has no errors. If errors occured discard the frame
- Discard the old data-link header and trailer, leaving the IP packet
- Compare the IP packets destination IP address to the routing table and find the best route to the destination address
- Encapsulate the IP packet inside a new data-link header and trailer
2
Q
What is the flag header in HDLC
A
Lists a recognizable bit pattern so that the recieving nodes relize that a new frame is arriving
3
Q
What is the address header in HDLC
A
Identifies the destination device
4
Q
What is the Control header in HDLC
A
Mostly used for puposaes no longer in use today for links between routers
5
Q
What is the type header in HDLC
A
Identifies the type of layer 3 packet encapsulated inside the frame
6
Q
What is the FCS in HDLC
A
Identifies a field used the error detection process
7
Q
What headers are in the IPv4 header
A
DS,Protocol, and Time to live