3&4 ccna 2
What are two functions of a router? (Choose two.)
It connects multiple IP networks. It determines the best path to send packets.
What command will enable a router to begin sending messages that allow it to configure a link-local address without using an IPv6 DHCP server?
the ipv6 unicast-routing command
While configuring inter-VLAN routing on a multilayer switch, a network administrator issues the no switchport command on an interface that is connected to another switch. What is the purpose of this command?
to create a routed port for a single network*
A network administrator configures a router by the command ip route 0.0.0.0 0.0.0.0 209.165.200.226. What is the purpose of this command?
to provide a route to forward packets for which there is no route in the routing table
Which type of inter-VLAN communication design requires the configuration of multiple subinterfaces?
router on a stick
Which software is used for a network administrator to make the initial router configuration securely?
terminal emulation client software
Refer to the exhibit. PC A sends a request to Server B. What IPv4 address is used in the destination field in the packet as the packet leaves PC A?
192.168.12.16
Refer to the exhibit. A network administrator needs to configure router-on-a-stick for the networks that are shown. How many subinterfaces will have to be created on the router if each VLAN that is shown is to be routed and each VLAN has its own subinterface?
4
How is traffic routed between multiple VLANs on a multilayer switch?
Traffic is routed via internal VLAN interfaces.*
A small college uses VLAN 10 for the classroom network and VLAN 20 for the office network. What is needed to enable communication between these two VLANs while using legacy inter-VLAN routing?
A router with at least two LAN interfaces should be used.
Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.)
Administrative distance refers to the trustworthiness of a particular route Routes with the smallest metric to a destination indicate the best path.
Inter-VLAN communication is not occurring in a particular building of a school. Which two commands could the network administrator use to verify that inter-VLAN communication was working properly between a router and a Layer 2 switch when the router-on-a-stick design method is implemented? (Choose two.)
From the switch, issue the show interface trunk command. From the router, issue the show ip route command.*
Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN routing. Users complain that PCs on different VLANs cannot communicate. Based on the output, what are two configuration errors on switch interface Gi1/1? (Choose two.)
Gi1/1 is configured as trunk mode. Gi1/1 is in the default VLAN.
In order for packets to be sent to a remote destination, what three pieces of information must be configured on a host? (Choose three.)
IP address subnet mask default gateway
What two pieces of information are displayed in the output of the show ip interface brief command? (Choose two.)
IP addresses Layer 1 statuses
Refer to the exhibit. A network administrator is configuring RT1 for inter-VLAN routing. The switch is configured correctly and is functional. Host1, Host2, and Host3 cannot communicate with each other. Based on the router configuration, what is causing the problem?
IP addresses on the subinterfaces are incorrectly matched to the VLANs.
Refer to the exhibit. What does R1 use as the MAC address of the destination when constructing the frame that will go from R1 to Server B?
If the destination MAC address that corresponds to the IPv4 address is not in the ARP cache, R1 sends an ARP request.
What is a characteristic of an IPv4 loopback interface on a Cisco IOS router?
It is a logical interface internal to the router.
Which statement describes a route that has been learned dynamically?
It is automatically updated and maintained by routing protocols.
Consider the following routing table entry for R1: D 10.1.1.0/24 [90/2170112] via 209.165.200.226, 00:00:05, Serial0/0/0 What is the significance of the Serial0/0/0?
It is the interface on R1 used to send data that is destined for 10.1.1.0/24.
What is a disadvantage of using multilayer switches for inter-VLAN routing?
Multilayer switches are more expensive than router-on-a-stick implementations.*
Refer to the exhibit. The switch does the routing for the hosts that connect to VLAN 5. If the PC accesses a web server from the Internet, at what point will a VLAN number be added to the frame?
No VLAN number is added to the frame in this design.
Refer to the exhibit. A network administrator issues the show ipv6 route command on R1. What two conclusions can be drawn from the routing table? (Choose two.)
R1 does not know a route to any remote networks. The interface Fa0/1 is configured with IPv6 address 2001:DB8:ACAD:A::12.
Refer to the exhibit. After attempting to enter the configuration that is shown in router RTA, an administrator receives an error and users on VLAN 20 report that they are unable to reach users on VLAN 30. What is causing the problem?
RTA is using the same subnet for VLAN 20 and VLAN 30
Which statement describes a disadvantage of using router subinterfaces for inter-VLAN routing?
Routed traffic must contend for bandwidth on a single router interface.
ill in the blank. When a router receives a packet, it examines the destination address of the packet and looks in the ____ table to determine the best path to use to forward the packet.
Routing
While configuring inter-VLAN routing on a multilayer switch, a/an " " is used as a virtual-routed VLAN interface.
SVI
Refer to the exhibit. What will the router do with a packet that has a destination IP address of 192.168.12.227? CCNA2 Chapter 4 v5.03 002
Send the packet out the Serial0/0/0 interface.
Refer to the exhibit. Which command can the administrator issue to change the VLAN10 status to up?
Switch1(config)# vlan 10
Refer to the exhibit. Communication between the VLANs is not occurring. What could be the issue?
The Gi1/1 switch port is not in trunking mode.
What condition is required to enable Layer 3 switching?
The Layer 3 switch must have IP routing enabled.
Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN routing. Users complain that PC2 cannot communicate with PC1. Based on the output, what is the possible cause of the problem?
The encapsulation dot1Q 5 command contains the wrong VLAN.
A network administrator configures the interface fa0/0 on the router R1 with the command ip address 172.16.1.254 255.255.255.0. However, when the administrator issues the command show ip route, the routing table does not show the directly connected network. What is the possible cause of the problem?
The interface fa0/0 has not been activated.
Refer to the exhibit. Router RA receives a packet with a source address of 192.168.1.35 and a destination address of 192.168.1.85. What will the router do with this packet?
The router will forward the packet out interface FastEthernet 0/1.2
Refer to the exhibit. A router-on-a-stick configuration was implemented for VLANs 15, 30, and 45, according to the show running-config command output. PCs on VLAN 45 that are using the 172.16.45.0 /24 network are having trouble connecting to PCs on VLAN 30 in the 172.16.30.0 /24 network. Which error is most likely causing this problem?
There is an incorrect IP address configured on GigabitEthernet 0/0.30.*
What are two common types of static routes in routing tables? (Choose two)
a default static route a static route to a specific network
What route would have the lowest administrative distance?
a directly connected network
Which two parameters are used by EIGRP as metrics to select the best path to reach a network? (Choose two.)
bandwidth delay
A packet moves from a host on one network to a device on a remote network within the same company. If NAT is not performed on the packet, which two items remain unchanged during the transfer of the packet from source to destination? (Choose two.)
destination IP address source IP address
Which two items are used by a host device when performing an ANDing operation to determine if a destination address is on the same local network? (Choose two.)
destination IP address subnet mask
What is a disadvantage of using router-on-a-stick inter-VLAN routing?
does not scale well beyond 50 VLANs
Refer to the exhibit. A network administrator has configured R1 as shown. When the administrator checks the status of the serial interface, the interface is shown as being administratively down. What additional command must be entered on the serial interface of R1 to bring the interface up?
no shutdown
Refer to the exhibit. If PC1 is sending a packet to PC2 and routing has been configured between the two routers, what will R1 do with the Ethernet frame header attached by PC1?
remove the Ethernet header and configure a new Layer 2 header before sending it out S0/0/0
A network engineer is troubleshooting the configuration of new VLANs on a network. Which command is used to display the list of VLANs that exists on the switch?
show vlan
Refer to the exhibit. A network administrator has configured router CiscoVille with the above commands to provide inter-VLAN routing. What command will be required on a switch that is connected to the Gi0/0 interface on router CiscoVille to allow inter-VLAN routing?
switchport mode trunk