As a system administrator, you perform an extended ping at
the privileged EXEC prompt. As part of the display, you see
"Set DF bit in IP header? [yes] :" What would happen if you
answered no at the prompt.
A. This lets the router fragment the packet.
B. It tells the router not to fragment the packet.
C. This lets the router direct the packet to the destination
it finds in its routing table.
D. It tell the router to send the packet to the next hop
router.
Answer / guest
Answer: A
"Set DF bit in IP header?" is a response to an
extended ping at the router. If you answer yes (the default)
the router will not fragment the packet. If you answer no,
the router will fragment the packet.
| Is This Answer Correct ? | 3 Yes | 2 No |
Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in
Tell me which cable called roll-over?
What is masking? why is needed?
What are two functions of the ICMP protocol? (Choose two) A. to map IP addresses to Ethernet addresses B. to map common names to network addresses C. to forward SNMP alerts to management consoles D. to generate an echo reply in response to a ping test E. to send a host or pod unreachable message from a router to the source of an undeliverable packet
What is the difference between csma/cd?
What are the 3 ways routers learn paths to destination networks? A.) Dynamic B.) Static C.) Routing tables D.) Default
what is the difference between hdlc and ppp protocol
The ICMP (referred to in PFC 1700) is implemented by all TCP/IP hosts A. true B. false
Identify 3 feature of access-lists? A.) Implicit deny will deny any packets not matched B.) Processed sequentially from bottom to top C.) Processed sequentially from top to bottom D.) If a packet is denied it would be tested against the remaining statements in the access-list E.) Once a match is made the packet is either denied or permitted F.) Enabled on all interfaces by default
How do you get help on a command after you have received the % incomplete command response from a switch CLI? A. type "history" to review the prompt before the error B. enter a question mark to display all the console commands C. type help followed by the command to see command parameters D. reenter the command followed by a question mark to view keywords
WAN stands for which of the following? A.) Wide Arena Network B.) World Area Network C.) Wide Area News D.) Wide Area Network
Identify the command to configure the router to boot from an IOS located on a TFTP server? A.) boot system tftp IOS.exe 172.16.5.1 B.) boot system tftp 172.16.5.1 IOS.exe C.) boot system flash tftp 172.16.5.1 D.) boot system IOS.exe 172.16.5.1