Where would network testing be included in an IP packet?
A. IP Options field
B. Identification field
C. Type of Service field
D. Reservation field
Answer / guest
Answer: A
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 ? | 0 Yes | 0 No |
The Internet Control Message Protocol occurs at what layer of the seven layer model? A.) Physical B.) Transport C.) Session D.) Datalink E.) Presentation F.) Network
what is diffrence betwwen mpls and frame really
What are the differnt memory use in cisco router?
You have an IP host address of 201.222.5.121 and a subnet mask of 255.255.255.248. What is the broadcast address? A. 201.222.5.127 B. 201.222.5.120 C. 201.222.5.121 D. 201.222.5.122
Name the protocol which can do load balancing on unequal cost also?
Do you found the Cisco Certification 642-067 exam Guide ?
Which command line statement determines the number of seconds a dialup connection can wait without any traffic before the router hangs up? A.) dialler max-time B.) dialler timeout C.) dialer idle-timeout D.) dialer hang-up E.) disconnect-timer
If line down and protocol also down; in this case which layer move problem?
What hppends when ping 127.0.0.1 command executes?
can anybody send sample question on CCNA Exam.pls send to my email ca6thi@gmail.com
How does OSPF calculate its Metric
Extended IP access-lists (100-199) can be used to control traffic. Which command listed below will permit smtp mail to only host 3.4.5.6 ? A.) It is not possible for SMTP traffic B.) access-list 102 permit tcp any host 3.4.5.6 eq smtp C.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 23 D.) access-list 102 permit tcp any any eq smtp E.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 25