Which fields of an IP packet provide for fragmentation of
datagrams to allow differing MTUs in the internet?
A. Identification
B. Flags
C. Frag Offset
D. Type of Service
E. Total Length
Answer / guest
Answer: A, B & C
The following are the fields in an IP segment,
their length, and their definitions:
VERS (Version number - 16 bits)
HLEN (Number of 32-bit words in the header - 4 bits)
Type of Server (How the datagram should be handled - 32 bits)
Total Length (Total length of header and data - 32 bits)
Identification (Provide fragmentation of datagrams to allow
different MTUs in the internet - 4 bits)
Flags (Provide fragmentation of datagrams to allow different
MTUs in the internet - 4 bits)
Frag Offset (Provide fragmentation of datagrams to allow
different MTUs in the internet - 6 bits)
TTL (Time-To-Live - 6 bits)
Protocol (Upperlayer protocol sending the datagram - 16 bits)
Header Checksum )Integrity check on the header - 16 bits)
Source IP Address (32 bits)
Destination IP Address (32 bits)
IP Options (network testing, debugging, security and others
- 4 bits)
Data (4 bits).
| Is This Answer Correct ? | 2 Yes | 0 No |
In configuring a router, what command must be used if you want to delete the configuration data that is stored in the NVRAM?
After how long ospf exchange its topology table?
Which command should you use to confound a router so that it can become a TFTP server host for a router system image that is run in a Flash? A. copy flash tftp B. config tftp server C. write, network -router name- D. tftp-server system -file name- E. setup server tftp -system name-
What is BootP?
Tell me how many reserve ports?
Identify the 3 kinds of routes IGRP advertises? A.) Interior B.) Dynamic C.) System D.) Exterior
What is the updates time of routing table,and what is the invalid timer, and also what is the flush timer in IGRP and EIGRP?
What is ping utility?
What is the point-to-point protocol in ccna?
In port based access-list which command u give instead of ip?
What is bia?
IP extended access lists use which of the following as a basis for permitting or denying packets? A.) destination address B.) all of the above C.) protocol D.) source address E.) port