Networking Objective Questions



You are given the following:
Ethernet header : <eth_hdr>
IP header : <ip_hdr> 
ICMP header : <icmp_hdr>
ICMP payload : <icmp_pay|oad>
How would L2 frame for the above headers and payload look like?

PICK ONE OF THE CHOICES
  
1. <ip_hdr><eth_hdr><icmp__hdr><icmp_pay|oad>
2. <ip_hdr><icmp_hdr><icmp_payIoad><eth_hdr>
3. <eth_hdr><ip_hdr><icmp_hdr><icmp_pay|oad>
4. <icmp_hdr><icmp_payload><ip_hdr><eth_hdr>

No comments:

Post a Comment