Questions
Refer to the exhibit. The network administrator has discovered that packets destined for servers on the 172.16.254.0 network are being dropped by Router2. What command should the administrator issue to ensure that these packets are sent out the gateway of last resort, Serial 0/0/1?
- ip classless
- no ip classless
- ip default-network 0.0.0.0
- ip default-gateway 172.16.254.1
- ip route 0.0.0.0 0.0.0.0 Serial 0/0/1
What will be the effect of the command S1# copy system:running-config tftp://172.16.2.155/tokyo-config?
- The IOS will be copied to the TFTP server.
- The configuration file named tokyo-config will overwrite the startup configuration file on S1.
- The running configuration file on S1 will be saved via TFTP to a file named tokyo-config.
- The contents of NVRAM on S1 will become the startup configuration file on the tokyo switch.
Which function is provided by a wireless access point?
- Dynamically assigns an IP address to the host
- Provides local DHCP services
- Converts data from 802.11 to 802.3 frame encapsulation
- Provides a gateway for connecting to other networks
Which type of cable run is most often associated with fiber-optic cable?
- Backbone cable
- Horizontal cable
- Patch cable
- Work area cable
Refer to the exhibit. Which networking term describes the data interleaving process represented in the graphic?
- Piping
- PDU
- Streaming
- Multiplexing
- Encapsulation
Which one of the following is a reason to use a hardware address?
- To transmit a packet from one local device to another local device.
- To transmit a frame from one interface to another interface.
- To obtain a vendor code/serial number from the user.
- To transmit data from one local device to remote device across Internet.
Refer to the exhibit. Routers A, B, C, and D are all running OSPF with default router IDs and OSPF interface priorities. Loopback interfaces are not configured and all interfaces are operational. Router D is the DR and router C is the BDR. What happens immediately after the given commands are entered on router A?
- A(config)# interface fa0/0
- A(config-if)# ip ospf priority 255
- D will remain the DR. C will remain the BDR.
- A will become the DR. D will become the BDR.
- A will become the DR. C will remain the BDR.
Refer to the exhibit. How many IPv6 broadcast domains exist in this topology?
- 0
- 1
- 2
- 3
- 4
A connectionless session makes use of sequence numbers.
- True
- False
Refer to the exhibit. The network administrator has just added VLAN 50 to Switch1 and Switch2. Hosts A, B, C, and D are correctly configured with IP addresses in the subnet range for VLAN 50. Host A can communicate with host B, but cannot communicate with host C or host D. What is the cause of this problem?
- There is a native VLAN mismatch.
- The Fa0/11 interface of Switch1 is not configured as a trunk.
- The link between Switch1 and Switch2 is up but not trunked.
- VLAN 50 is not allowed on the trunk link between Switch1 and Switch2.
Which method establishes an administrative connection for configuring the Linksys WRT300N wireless access point?
- Associate with the access point and then open a session with the access point.
- Physically connect to the access point and then reboot the computer to launch the configuration software.
- From a computer in the same IP subnet as the access point, enter the default IP address of the access point in a web browser.
- Modify the TCP/IP properties of the computer connected to the access point so that it exists on the same network, and then reboot your computer to establish a connection.
Full duplex Ethernet communication is only possible when _____.
- systems are connected to different LAN segments
- systems are connected to a bridged segment
- systems are connected to their own switch port
- systems are running over a fiber optic connection
How many bits make up an IPv4 address?
- 128
- 64
- 48
- 32
A company is planning to subnet its network for a maximum of 27 hosts. Which subnet mask would provide the needed hosts and leave the fewest unused addresses in each subnet?
- 255.255.255.0
- 255.255.255.192
- 255.255.255.224
- 255.255.255.240
- 255.255.255.248
Refer to the exhibit. Router R1 is not able to communicate with a neighbour router that is directly connected to serial 0/0/0. What is the reason for this?
- Interface Serial0/0/0 resets very frequently.
- PPP LQM has shutdown the serial interface.
- The serial interface has no input or output queues available.
- The serial interface is not configured for a Layer 2 protocol.
- The interface has been administratively shutdown with the shutdown command.
The graphic shows a network that is configured to use RIP routing protocol. Router2 detects that the link to Router1 has gone down. It then advertises the network for this link with a hop count metric of 16. Which routing loop prevention mechanism is in effect?
- Split horizon
- Error condition
- Hold-down timer
- Route poisoning
- Count to infinity
Refer to the exhibit. What configuration statements would give the results that are shown in the output of the show ip protocols command?
- B(config)# int fa0/0
B(config-if)# router-id 192.168.1.5 - B(config)# int lo0
B(config-if)# ip address 192.168.1.5 - B(config)# router ospf 1
B(config-router)# router-id 192.168.1.5 - B (config)# router ospf 1
B(config-router)# ip address 192.168.1.5
What does a client mode switch in a VTP management domain do when it receives a summary advertisement with a revision number higher than its current revision number?
- It suspends forwarding until a subset advertisement update arrives.
- It issues an advertisement request for new VLAN information.
- It increments the revision number and forwards it to other switches.
- It deletes the VLANs not included in the summary advertisement.
- It issues summary advertisements to advise other switches of status changes.
Refer to the exhibit. A router learns a route to the 192.168.6.0 network, as shown in the output of the show IP RIP database command. However, upon running the show IP route command, the network administrator sees that the router has installed a different route to the 192.168.6.0 network learned via EIGRP. What could be the reason for the missing RIP route?
- Compared to RIP, EIGRP has a lower administrative distance.
- Compared to EIGRP, RIP has a higher metric value for the route.
- Compared to RIP, the EIGRP route has fewer hops.
- Compared to RIP, EIGRP has a faster update timer.