Questions
In a Cisco device, where is the IOS file stored prior to system startup?
- RAM
- ROM
- Flash
- NVRAM
What distinguishes traditional routing from router-on-a-stick?
- Traditional routing is only able to use a single switch interface. Router-on-a-stick can use multiple switch interfaces.
- Traditional routing requires a routing protocol. Router-on-a-stick only needs to route directly connected networks.
- Traditional routing uses one port per logical network. Router-on-a-stick uses subinterfaces to connect multiple logical networks to a single router port.
- Traditional routing uses multiple paths to the router and therefore requires STP. Router-on-a-stick does not provide multiple connections and therefore eliminates the need for STP.
Refer to the exhibit. A network administrator has issued the commands that are shown on Router1 and Router2. A later review of the routing tables reveals that neither router is learning the LAN network of the neighbor router. What is most likely the problem with the RIPng configuration?
- The serial interfaces are in different subnets.
- The RIPng process is not enabled on interfaces.
- The RIPng network command is not configured.
- The RIPng processes do not match between Router1 and Router2.
Which OSI layers offers reliable, connection-oriented data communication services?
- Application
- Presentation
- Session
- Transport
- Network
Which of the following statements is true about data connectivity between a customer and a service provider?
- Normally the CSU/DSU is the designated demarcation point for the service provider but not the customer.
- The segment between the demarcation point and the central office is known as the last mile.
- The local loop is the segment between the CSU/DSU and the serial port.
- Putting data on the local loop is the responsibility of the DTE.
What is a supernet?
- The network for a default route
- A summarization of classful addresses
- A network containing both private and public addresses
- A set of discontiguous networks controlled by an ISP
An engineer creates a static route by entering the Router(config)# ip route 10.0.0.0 255.255.255.0 192.168.1.2 command. What can be concluded about this route?
- The administrative distance of this route is 1.
- 192.168.1.2 is the address of an interface on this router.
- This route will display as a directly connected network in the routing table.
- Packets with a destination IP address of 192.168.1.2 will be forwarded to the 10.0.0.0/24 network first.
Refer to the exhibit. Two routers are unable to establish an adjacency. What is the possible cause for this?
- The two routers are connected on a multiaccess network.
- The hello and dead intervals are different on the two routers.
- They have different OSPF router IDs.
- They have different process IDs.
Refer to the exhibit. Which of the following configuration commands would result in the output in the exhibit?
- ip nat inside source static 10.1.200.254 172.16.76.3
- ip nat inside source static 10.1.200.254 192.168.0.10
- ip nat inside source static 172.16.76.3 10.1.200.254
- ip nat inside source static 172.16.76.3 192.168.0.10
- ip nat inside source static 192.168.0.10 172.16.76.3
What type of network cable is used between a terminal and a console port?
- Cross-over
- Straight-through
- Rollover
- Patch cable
Refer to the exhibit. Which of the following set of devices contains only intermediary devices?
- A, B, D, G
- A, B, E, F
- C, D, G, I
- G, H, I, J
Which of the following terms defines a collection of networks under the administrative control of a single entity that presents a common routing policy to the internet?
- Autonomous system
- Contiguous networks
- Process ID
- BGP
A PC cannot connect to any remote websites, ping its default gateway, or ping a printer that is functioning properly on the local network segment. Which action will verify that the TCP/IP stack is functioning correctly on this PC?
- Use the ipconfig /all command at the host's command prompt.
- Use the ping 127.0.0.1 command at the command prompt.
- Use the traceroute command at the command prompt to identify any failures on the path to the gateway.
- Use FTP to check for connectivity to remote sites.
- Download a troubleshooting tool from the PC manufacturer's website.
When must a router serial interface be configured with the clock rate command?
- When the interface is functioning as a DTE device.
- When the interface timers have been cleared.
- When the connected DTE device is shut down.
- When the interface is functioning as a DCE device.