TCP/IP Protocols and Networking Fundamentals
Covers key TCP/IP protocols including IP addressing, ARP, DHCP, UDP, TCP, FTP, SNMP, and ICMP across multiple layers of the TCP/IP model.
Questions
_____________ in point-to-point encapsulation frame contains the datagram for the protocol specified in the protocol field.
- Protocol field
- Information field
- Padding
- IP control protocol
- Link termination
____________ transfers individual files typically for an interactive user session.
- HTTP
- SMTP
- FTP
- DNS
- RIP
The protocol which resolves the internet layer address to a network interface layer address is
- ARP
- IP
- ICMP
- IGMP
- RIP
__________ makes use of 21 bits for network addressing and 8 bits for host portion of the IP address.
- Class A
- Class B
- Class C
- Class D
- Class E
______ contains the physical network hardware addresses.
- Hardware address length
- Protocol address length
- Operation code
- Source/target hardware address
- Source/target protocol address
________ is initially set to 0 and is incremented by a router that relays the request to another server and is used to identify loops.
- Code
- Length
- Hop
- Transaction ID
- Flags field
_______________ in DHCP protocol assigns a permanent IP address to the host.
- Automatic allocation
- Dynamic allocation
- Manual allocation
- Client IP address
- Free allocation
_____________ delivers message from client to server, cancelling remainder of a lease and relinquishing network address.
- DHCPACK
- DHCPOFFER
- DHCPINFORM
- DHCPRELEASE
- DHCPREQUEST
_________________ is an optional field having 16-bit one's complement of the one's complement of sum of a pseudo-IP header, the UDP header and the UDP data.
- Source port
- Checksum
- Length
- Destination port
- Flags
Which of the following commands in TCP segment format indicates no more data from sender?
- URG
- PSH
- RST
- FIN
- SYN
______________ command is used in FTP to send information to the foreign host that is used to provide services specific to that host.
- Open
- User
- Site
- Pass
- Dir
_______ provides the application layer with session and datagram communication services.
- Network interface
- Internet
- Transport
- Application
- HTTP
________ contains error code for the datagram reported by ICMP message.
- Checksum
- Code
- Data
- Echo
- Source quench
_____________ indicates that the last client command has completed successfully.
- 1yz
- 2yz
- 3yz
- 4yz
- 5yz
The ______________ in SNMP manager performs the same function as the get request, but allows the manager to query more than one object per request.
- getBulkRequest
- getNextRequest
- setRequest
- walk
- exit