Sponsor

CCNA 2 R&S Essentials Chapter 8 v5.0 Exam Answers 2014

Thứ Năm, 20 tháng 2, 2014

CCNA 2 R&S Essentials Chapter 8 v5.0 Exam Answers 2014


Which OSPF component is identical in all routers in an OSPF area after convergence?
routing table
link-state database*
SPF tree
adjacency database

Which three statements describe features of the OSPF topology table? (Choose three.)
When converged, all routers in an area have identical topology tables.*
Its contents are the result of running the SPF algorithm.
After convergence, the table only contains the lowest cost route entries for all known networks.
It is a link-state database that represents the network topology.*
The topology table contains feasible successor routes.
The table can be viewed via the show ip ospf database command.*

A router is participating in an OPSFv2 domain. What will always happen if the dead interval expires before the router receives a hello packet from an adjacent DROTHER OPSF router?
SPF will run and determine which neighbor router is “down”.
OSPF will run a new DR/BDR election.
OSPF will remove that neighbor from the router link-state database.*
A new dead interval timer of 4 times the hello interval will start.

Which command will provide information specific to OSPFv3 routes in the routing table?
show ip route ospf
show ip route
show ipv6 route ospf*
show ipv6 route

Which wildcard mask would be used to advertise the 192.168.5.96/27 network as part of an OSPF configuration?
0.0.0.32
0.0.0.31*
255.255.255.223
255.255.255.224

A network administrator enters the command ipv6 router ospf 64 in global configuration mode. What is the result of this command?
The OSPFv3 process will be assigned an ID of 64.*
The router will be assigned a router ID of 64.
The router will be assigned an autonomous system number of 64.
The reference bandwidth will be set to 64 Mb/s.

Fill in the blank.
The election of a DR and a BDR takes place on    ” multiaccess ”     networks, such as Ethernet networks.

Fill in the blank.
OSPF uses    ” cost ”    as a metric.

Which command should be used to check the OSPF process ID, the router ID, networks the router is advertising, the neighbors the router is receiving updates from, and the default administrative distance?
show ip protocols*
show ip ospf interface
show ip ospf
show ip ospf neighbor
10 
Which OSPFv3 function works differently from OSPFv2?
authentication*
metric calculation
hello mechanism
election process
OSPF packet types
11
Launch PT  -  Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instructions and then complete the task.
What message is displayed on www.ciscoville.com?
The correct configuration on R1 is:
router ospf 10
network 192.168.2.0 0.0.0.255 area 0
network 10.0.10.0 0.0.0.3 area 0
The correct configuration on R2 is:
router ospf 10
network 10.0.10.0 0.0.0.3 area 0
network 10.0.10.4 0.0.0.3 area 0
network 172.16.5.0 0.0.0.255 area 0
Completion!*
Converged!
Success!
Finished
12 
Fill in the blank. Do not use abbreviations.
To quickly verify OSPFv3 configuration information including the OSPF process ID, the router ID, and the interfaces enabled for OSPFv3, you need to issue the command    ” show ipv6 protocols ”
13

Place the options in the following order:
Third precedence 
Fourth precedence 
- not scored -
First precedence 
Second precedence
14

Place the options in the following order:
This is where the details of the neighboring routers can be found. 
This is the algorithm used by OSPF. 
All the routers are in the backbone area. 
– not scored – 
This is where you can find the topology table. 
– not scored -
15 
Which three statements describe the similarities between OSPFv2 and OSPFv3? (Choose three.)
They both have unicast routing enabled by default.
They both use the exit interface address as the source address when sending OSPF messages.
They both use the same DR/BDR election process.*
They both support IPsec for authentication.
They both share the concept of multiple areas.*
They both are link-state protocols.*
16 
What is a function of OSPF hello packets?
to send specifically requested link-state records
to discover neighbors and build adjacencies between them*
to request specific link-state records from neighbor routers
to ensure database synchronization between routers
17

Place the options in the following order:
Neighbor ID of 3.3.3.3 
– not scored – 
Routing Process “ospf 10″ with ID 1.1.1.1 
Routing Protocol is “ospf 10″ 
BW 1544 Kbit/sec
18 
What are the two purposes of an OSPF router ID? (Choose two.)
to uniquely identify the router within the OSPF domain*
to enable the SPF algorithm to determine the lowest cost path to remote networks
to facilitate the transition of the OSPF neighbor state to Full
to facilitate router participation in the election of the designated router*
to facilitate the establishment of network convergence
19 
Which command will verify that a router that is running OSPFv3 has formed an adjacency with other routers in its OSPF area?
show ipv6 ospf neighbor*
show ipv6 route ospf
show ipv6 interface brief
show running-configuration
20 
Single area OSPFv3 has been enabled on a router via the ipv6 router ospf 20 command. Which command will enable this OSPFv3 process on an interface of that router?
ipv6 ospf 20 area 0*
ipv6 ospf 20 area 20
ipv6 ospf 0 area 20
ipv6 ospf 0 area 0
21 
When a network engineer is configuring OSPFv3 on a router, which command would the engineer issue immediately before configuring the router ID?
ipv6 router ospf 10*
ipv6 ospf 10 area 0
interface serial 0/0/1
clear ipv6 ospf process
22 
Which criterion is preferred by the router to choose a router ID?
the IP address of the highest configured loopback interface on the router
the router-id rid command*
the IP address of the highest active OSPF-enabled interface
the IP address of the highest active interface on the router
23 
Which OPSF packet contains the different types of link-state advertisements?
LSR
LSU*
DBD
LSAck
hello
24 
What does a Cisco router use automatically to create link-local addresses on serial interfaces when OSPFv3 is implemented?
an Ethernet interface MAC address available on the router, the FE80::/10 prefix, and the EUI-64 process*
the MAC address of the serial interface, the FE80::/10 prefix, and the EUI-64 process
the FE80::/10 prefix and the EUI-48 process
the highest MAC address available on the router, the FE80::/10 prefix, and the EUI-48 process
Read more ...

CCNA 2 R&S Essentials Chapter 7 v5.0 Exam Answers 2014

Thứ Năm, 20 tháng 2, 2014

CCNA 2 R&S Essentials Chapter 7 v5.0 Exam Answers 2014


What is the purpose of the passive-interface command?
allows interfaces to share IP addresses
allows an interface to remain up without receiving keepalives
allows a router to send routing updates on an interface but not receive updates via that innterface
allows a routing protocol to forward updates out an interface that is missing its IP address
allows a router to receive routing updates on an interface but not send updates via that interface*

What two tasks do dynamic routing protocols perform? (Choose two.)
assign IP addressing
network discovery*
propagate host default gateways
update and maintain routing tables*
discover hosts

Fill in the blank. Do not abbreviate the answer.
The command   “version 2”   is used in RIP router configuration mode to enable the sending of subnet masks with the routing updates.
4

Refer to the exhibit. OSPF is used in the network. Which path will be chosen by OSPF to send data packets from Net A to Net B?
R1, R3, R5, R7*
R1, R4, R6, R7
R1, R2, R5, R7
R1, R3, R6, R7
R1, R3, R5, R6, R7

Which two statements are true regarding classless routing protocols? (Choose two.)
is supported by RIP version 1
allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology*
sends subnet mask information in routing updates*
reduces the amount of address space available in an organization
sends complete routing table update to all neighbors

What two actions result from entering the network 192.168.1.0 command in RIP configuration mode on a router? (Choose two.)
The neighboring routers are sent a request for routing updates.
The routing table is created in the RAM of the router.
Routing updates are sent through all the interfaces belonging to 192.168.1.0.*
The RIP process is stopped and all existing RIP configurations are erased.
The network address 192.168.1.0 is advertised to the neighbor routers.*
7

Refer to the exhibit. Based on the partial output from the show ip route command, what two facts can be determined about the RIP routing protocol? (Choose two.)
The command no auto-summary has been used on the RIP neighbor router.*
RIP version 1 is running on this router and its RIP neighbor.
RIP will advertise two networks to its neighbor.
The metric to the network 172.16.0.0 is 120.
RIP version 2 is running on this router and its RIP neighbor.*
8


In the context of routing protocols, what is a definition for time to convergence?
the capability to transport data, video, and voice over the same media
the amount of time for the routing tables to achieve a consistent state after a topology change*
a measure of protocol configuration complexity
the amount of time a network administrator needs to configure a routing protocol in a small- to medium-sized network
10 
Fill in the blank. Do not abbreviate.
When configuring RIPng, the ” default-information originate ” command instructs the router to propagate a static default route.​
11 
A destination route in the routing table is indicated with a code D. Which kind of route entry is this?
a route dynamically learned through the EIGRP routing protocol*
a route used as the default gateway
a network directly connected to a router interface
a static route
12

Refer to the exhibit. Which interface will be the exit interface to forward a data packet with the destination IP address 172.16.0.66?
Serial0/0/0
Serial0/0/1*
GigabitEthernet0/0
GigabitEthernet0/1
13 
Which route is the best match for a packet entering a router with a destination address of 10.16.0.2?
S 10.16.0.0/16 is directly connected, Ethernet 0/1
S 10.16.0.0/24 [1/0] via 192.168.0.9*
S 10.0.0.0/8 [1/0] via 192.168.0.2
S 10.0.0.0/16 is directly connected, Ethernet 0/0
14 
Which two requirements are necessary before a router configured with a link-state routing protocol can build and send its link-state packets? (Choose two.)
The router has determined the costs associated with its active links.*
The router has constructed an SPF tree.
The router has established its adjacencies.*
The routing table has been refreshed.
The router has built its link-state database.
15 
Which two requirements are used to determine if a route can be considered as an ultimate route in a router’s routing table? (Choose two.)
contain a next-hop IP address*
contain subnets
be a classful network entry
be a default route
contain an exit interface*
16 
What is different between IPv6 routing table entries compared to IPv4 routing table entries?
By design IPv6 is classless so all routes are effectively level 1 ultimate routes.*
IPv6 does not use static routes to populate the routing table as used in IPv4.
IPv6 routing tables include local route entries which IPv4 routing tables do not.
The selection of IPv6 routes is based on the shortest matching prefix, unlike IPv4 route selection which is based on the longest matching prefix.
17 
Which dynamic routing protocol was developed as an exterior gateway protocol to interconnect different Internet providers?
RIP
OSPF
EIGRP
BGP*
18 
Which route will a router use to forward an IPv4 packet after examining its routing table for the best match with the destination address?
a level 1 child route
a level 1 parent route
a level 2 supernet route
a level 1 ultimate route*
19 
Which two statements describe the OSPF routing protocol? (Choose two.)
used primarily as an EGP
has an administrative distance of 100
calculates its metric using bandwidth*
automatically summarizes networks at the classful boundaries
uses Dijkstra’s algorithm to build the SPF tree*
20 
Which two events will trigger the sending of a link-state packet by a link-state routing protocol? (Choose two.)
the requirement to periodically flood link-state packets to all neighbors
a change in the topology*
the initial startup of the routing protocol process*
the router update timer expiring
a link to a neighbor router has become congested
21

Place the options in the following order: 
[+] typically used on stub networks 
[+] less routing overhead 
[#] new networks are added automatically to the routing table 
[#] best choice for large networks
[+] Order does not matter within this group.
[#] Order does not matter within this group.
22

Place the options in the following order: 
[+] event-driven updates 
[+] building a topological map 
[+] fast convergence 
[#] bandwidth consumption 
[#] memory usage 
[#] CPU processing time
[+] Order does not matter within this group.
[#] Order does not matter within this group.
Read more ...

CCNA 2 R&S Essentials Chapter 6 v5.0 Exam Answers 2014

Thứ Năm, 20 tháng 2, 2014

CCNA 2 R&S Essentials Chapter 6 v5.0 Exam Answers 2014


What are two advantages of static routing over dynamic routing? (Choose two.)
Static routing is more secure because it does not advertise over the network.*
Static routing is relatively easy to configure for large networks.
Static routing requires very little knowledge of the network for correct implementation.
Static routing uses fewer router resources than dynamic routing.*
Static routing scales well with expanding networks.
2

Refer to the exhibit. Which is the best way for PC A and PC B to successfully communicate with sites on the Internet?
Configure a default route from R1 to ISP and a static route from ISP to R1.*
Configure a static route from R1 to ISP and a dynamic route from ISP to R1.
Configure a routing protocol between R1 and ISP and advertise all the routes.
Configure a dynamic route from R1 to ISP and a static route from ISP to R1.
3

Refer to the exhibit. The small company shown uses static routing. Users on the R2 LAN have reported a problem with connectivity. What is the issue?
R1 and R2 must use a dynamic routing protocol.
R1 needs a default route to R2.
R2 needs a static route to the Internet.
R2 needs a static route to the R1 LANs.
R1 needs a static route to the R2 LAN.*
4

Refer to the exhibit. The network engineer for the company that is shown wants to use the primary ISP connection for all external connectivity. The backup ISP connection is used only if the primary ISP connection fails. Which set of commands would accomplish this goal?
ip route 198.133.219.24 255.255.255.252
ip route 64.100.210.80 255.255.255.252
ip route 198.133.219.24 255.255.255.252
ip route 64.100.210.80 255.255.255.252 10
ip route 0.0.0.0 0.0.0.0 s0/0/0
ip route 0.0.0.0 0.0.0.0 s0/1/0
ip route 0.0.0.0 0.0.0.0 s0/0/0
ip route 0.0.0.0 0.0.0.0 s0/1/0 10 ******

What type of route allows a router to forward packets even though its routing table contains no specific route to the destination network?
generic route
destination route
dynamic route
default route*
6

Refer to the graphic. Which command would be used on router A to configure a static route to direct traffic from LAN A that is destined for LAN C?
A(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0
A(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2
A(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1
A(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2*
A(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2

The network administrator configures the router with the ip route 172.16.1.0 255.255.255.0 172.16.2.2 command. How will this route appear in the routing table?
S 172.16.1.0 is directly connected, Serial0/0
S 172.16.1.0 [1/0] via 172.16.2.2*
C 172.16.1.0 [1/0] via 172.16.2.2
C 172.16.1.0 is directly connected, Serial0/0
8

Refer to the exhibit. The network administrator needs to configure a default route on the Border router. Which command would the administrator use to configure a default route that will require the least amount of router processing when forwarding packets?
Border(config)# ip route 0.0.0.0 0.0.0.0 s0/0/1*
Border(config)# ip route 0.0.0.0 0.0.0.0 198.133.219.5
Border(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0
Border(config)# ip route 0.0.0.0 0.0.0.0 198.133.219.6

Why would a floating static route be configured with an administrative distance that is higher than the administrative distance of a dynamic routing protocol that is running on the same router?
to be the priority route in the routing table
to be used as a backup route*
to act as a gateway of last resort
to load-balance the traffic
10

Refer to the exhibit. What command would be used to configure a static route on R1 so that traffic from both LANs can reach the 2001:db8:1:4::/64 remote network?
ipv6 route 2001:db8:1::/65 2001:db8:1:3::1
ipv6 route 2001:db8:1:4::/64 2001:db8:1:3::2*
ipv6 route 2001:db8:1:4::/64 2001:db8:1:3::1
ipv6 route ::/0 serial0/0/0
11

Refer to the exhibit. Which default static route command would allow R1 to potentially reach all unknown networks on the Internet?
R1(config)# ipv6 route 2001:db8:32::/64 G0/1 fe80::2
R1(config)# ipv6 route ::/0 G0/0 fe80::2
R1(config)# ipv6 route ::/0 G0/1 fe80::2*
R1(config)# ipv6 route 2001:db8:32::/64 G0/0
12 
Which two statements describe classful IP addresses? (Choose two.)
All subnets in a network are the same size.*
Only Class A addresses can be represented by high-order bits 100.
Three of the five classes of addresses are reserved for multicasts and experimental use.
The number of bits used to identify the hosts is fixed by the class of the network.*
Up to 24 bits can make up the host portion of a Class C address.
It is possible to determine which class an address belongs to by reading the first bit.
13 
A company has several networks with the following IP address requirements:
IP phones – 50
PCs – 70
IP cameras – 10
wireless access points – 10
network printers – 10
network scanners – 2
Which block of addresses would be the minimum to accommodate all of these devices if each type of device was on its own network?
172.16.0.0/23
172.16.0.0/24*
172.16.0.0/22
172.16.0.0/25
14 
What does VLSM allow a network administrator to do?
utilize one public IP address to translate multiple private addresses
utilize multiple different subnet masks in the same IP address space*
utilize one dynamic routing protocol throughout the entire network
utilize multiple routing protocols within an autonomous system
utilize one subnet mask throughout a hierarchical network
15 
What would be the best summary route for the following networks?
10.50.168.0/23
10.50.170.0/23
10.50.172.0/23
10.50.174.0/24
10.50.160.0/22
10.50.164.0/23
10.50.168.0/16
10.50.168.0/21*
10.50.168.0/22
10.50.168.0/23
16 
What is a valid summary route for IPv6 networks 2001:0DB8:ACAD:4::/64, 2001:0DB8:ACAD:5::/64, 2001:0DB8:ACAD:6::/64, and 2001:0DB8:ACAD:7::/64?
2001:0DB8:ACAD:0000::/63
2001:0DB8:ACAD:0000::/64
2001:0DB8:ACAD:0004::/62*
2001:0DB8:ACAD:0004::/63
17 
Which type of static route that is configured on a router uses only the exit interface?
directly connected static route*
fully specified static route
default static route
recursive static route
18 
Which three IOS troubleshooting commands can help to isolate problems with a static route? (Choose three.)
show ip route*
show ip interface brief*
ping*
tracert
show arp
show version
19

Refer to the exhibit. What two commands will change the next-hop address for the 10.0.0.0/8 network from 172.16.40.2 to 192.168.1.2? (Choose two.)
A(config)# ip route 10.0.0.0 255.0.0.0 192.168.1.2*
A(config)# ip route 10.0.0.0 255.0.0.0 s0/0/0
A(config)# no ip address 10.0.0.1 255.0.0.0 172.16.40.2
A(config)# no network 10.0.0.0 255.0.0.0 172.16.40.2
A(config)# no ip route 10.0.0.0 255.0.0.0 172.16.40.2*
20 
What happens to a static route entry in a routing table when the outgoing interface is not available?
The router polls neighbors for a replacement route.
The router redirects the static route to compensate for the loss of the next hop device.
The route is removed from the table.*
The route remains in the table because it was defined as static.
21
Launch PT  Hide and Save PT
Open the PT activity. Perform the tasks in the activity instructions and then answer the question. What is the name of the web server that is displayed in the webpage?
Webserver10*
Main-Webserver
WWW-Server
MNSRV
22
Launch PT Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
What IPv6 static route can be configured on router R1 to make a fully converged network?
ipv6 route 2001:db8:10:12::/64 S0/0/1*
ipv6 route 2001:db8:10:12::/64 2001:db8:32:77::1
ipv6 route 2001:db8:10:12::/64 S0/0/0
ipv6 route 2001:db8:10:12::/64 2001:db8:10:12::1
Read more ...

CCNA 2 v5 RSE Chapter 6 Skill Assessment – Packet Tracer

Thứ Năm, 20 tháng 2, 2014

CCNA 2 v5 RSE Chapter 6 Skill Assessment – Packet Tracer 2014

Routing and Switching Essentials

RSE Chapter 6 SIC Practice Skills Assessment – Packet Tracer
A few things to keep in mind while completing this activity:
1. Do not use the browser Back button or close or reload any exam windows during the exam.
2. Do not close Packet Tracer when you are done. It will close automatically.
3. Click the Submit Assessment button in the browser window to submit your work. Objectives
  • Design an IP addressing scheme to provide connectivity to end users in a small to medium-sized business network
  • Configure static routes to enable connectivity in a small to medium-sized business network.
  • Configure summary and floating static routes.
All IOS device configurations should be completed from a direct terminal connection to the device console. Addressing Table
DeviceInterfaceIPv4 AddressSubnet MaskDefault Gateway
IPv6 Address/Prefix
R1S0/0/0128.107.0.254255.255.255.252N/A
S0/0/12001:DB8:2:1::0/127N/A
S0/1/02001:DB8:1:1::6/127N/A
S0/1/110.10.20.1255.255.255.252N/A
R2G0/0N/A
G0/1N/A
S0/0/010.10.20.2255.255.255.252N/A
R3G0/02001:DB8:1:A::1/64N/A
G0/12001:DB8:1:B::1/64N/A
S0/0/02001:DB8:1:1::7/127N/A
PC1NIC
PC2NIC
PC3NIC2001:DB8:1:A::F/642001:DB8:1:A::1
PC4NIC2001:DB8:1:B::F/642001:DB8:1:B::1

Scenario
The network administrator has asked you to implement IPv4 and IPv6 static and default routing in the test environment shown in the topology. Configure each static and default route as directly attached.
Requirements
1. Use the address space 10.10.16.0/24 to design an addressing scheme.
  • Split this address space into two equal-sized networks by subnetting it again.
Subnet 1:  10.10.16.0/25
Subnet 2: 10.10.16.128/25
  • Assign the first of these new subnets to PC1 LAN.
subnet:  10.10.16.0      
mask: 255.255.255.128
  • Assign the second of these new subnets subnet to PC2 LAN.
subnet:  10.10.16.128  
mask:  255.255.255.128
  • For each subnet, assign the first usable IP address to R2 and the last usable IP address to the PCs.
interface G0/0 ip address 10.10.16.1 255.255.255.128 no shutdown

PC1: 10.10.16.126 255.255.255.128
Gateway: 10.10.16.1 255.255.255.128

interface G0/1
ip address 10.10.16.129 255.255.255.128
no shutdown

PC2: 10.10.16.254  255.255.255.128
Gateway: 10.10.16.129  255.255.255.128

2. Configure IPv4 summary and default routes.
  • Configure an IPv4 default route on R2 using the next hop address.
ip route 0.0.0.0 0.0.0.0  10.10.20.1
  • Configure an IPv4 default route on R1 using Serial 0/0/0 as the exit interface.
ip route 0.0.0.0 0.0.0.0  s0/0/0
  • Configure an IPv4 summary route on R1 for the internal LANs. Use the exit interface.
ip route 10.10.16.0 255.255.255.0 s0/1/1

3. Configure IPv6 summary and default routes.
  • Configure an IPv6 default route on R3 using the exit interface.
ipv6 route ::/0 s0/0/0
  • Configure an IPv6 default route on R1 using Serial 0/0/1 as the exit interface.
ipv6 route ::/0 s0/0/1
  • Configure an IPv6 summary route on R1 for the internal LANs. Use the exit interface.
ipv6 route 2001:db8:1:a::/63 s0/1/0

4. Configure an IPv4 floating static route on R1 to the 64.100.100.0/24 network using the Serial 0/0/1 as the exit interface. Make the floating static route less trustworthy than the default route by one unit of AD.

ip route 64.100.100.0 255.255.255.0 s0/0/1  2


If your configuration has been completed correctly, all hosts should be able to contact the server that is attached to the Internet.
Read more ...

CCNA 2 R&S Essentials Chapter 5 v5.0 Exam Answers 2014

Thứ Năm, 20 tháng 2, 2014

CCNA 2 R&S Essentials Chapter 5 v5.0 Exam Answers 2014


Fill in the blank. Do not use abbreviations.
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 ”

What is a disadvantage of using multilayer switches for inter-VLAN routing?
Multilayer switches have higher latency for Layer 3 routing.
Spanning tree must be disabled in order to implement routing on a multilayer switch.
Multilayer switches are more expensive than router-on-a-stick implementations.*
Multilayer switches are limited to using trunk links for Layer 3 routing.
3

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?​
The command no shutdown is missing on GigabitEthernet 0/0.30
The GigabitEthernet 0/0 interface is missing an IP address.
There is an incorrect IP address configured on GigabitEthernet 0/0.30.*
The wrong VLAN has been configured on GigabitEthernet 0/0.45
4

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*
switchport mode dynamic desirable
switchport mode access
no switchport
5

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?
point A
point B
point D
point C
point E
No VLAN number is added to the frame in this design.*

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 vlans command.
From the router, issue the show interface interface command.
From the switch, issue the show interface trunk command.*
From the switch, issue the show interface interface command.
From the router, issue the show ip route command.*
From the router, issue the show interface trunk command.
7

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 drop the packet.
The router will forward the packet out interface FastEthernet 0/1.2 and interface FastEthernet 0/1.3.
The router will forward the packet out interface FastEthernet 0/1.1.
The router will forward the packet out interface FastEthernet 0/1.2.*
The router will forward the packet out interface FastEthernet 0/1.3.

What condition is required to enable Layer 3 switching?
All participating switches must have unique VLAN numbers.
Inter-VLAN portions of Layer 3 switching must use router-on-a-stick.
The Layer 3 switch must have IP routing enabled.*
All routed subnets must be on the same VLAN.

Which type of inter-VLAN communication design requires the configuration of multiple subinterfaces?
legacy inter-VLAN routing
routing for the management VLAN
router on a stick*
routing via a multilayer switch
10

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?
Routers do not support 802.1Q encapsulation on subinterfaces.
IP addresses on the subinterfaces are incorrectly matched to the VLANs.*
Each subinterface of Fa0/0 needs separate no shutdown commands.
Interface Fa0/0 is missing IP address configuration information.
11 
How is traffic routed between multiple VLANs on a multilayer switch?
Traffic is routed via internal VLAN interfaces.*
Traffic is routed via physical interfaces.
Traffic is broadcast out all physical interfaces.
Traffic is routed via subinterfaces.
12

Refer to the exhibit. Communication between the VLANs is not occurring. What could be the issue?
The wrong port on the router has been used.
The Gi1/1 switch port is not in trunking mode.*
Default gateways have not been configured for each VLAN.
A duplex issue exists between the switch and the router.
13 
What is a disadvantage of using router-on-a-stick inter-VLAN routing?
does not support VLAN-tagged packets
does not scale well beyond 50 VLANs*
requires the use of multiple router interfaces configured to operate as access links
requires the use of more physical interfaces than legacy inter-VLAN routing
14 
Which statement describes a disadvantage of using router subinterfaces for inter-VLAN routing?
Routed traffic must contend for bandwidth on a single router interface.*
All untagged traffic is dropped.
It is more expensive than using individual router interfaces.
Trunking cannot be used to connect the router to the switch.
15 
Fill in the blank with an acronym.
While configuring inter-VLAN routing on a multilayer switch, a/an   ” SVI ”   is used as a virtual-routed VLAN interface.
16

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 command interface GigabitEthernet0/0.5 was entered incorrectly.
There is no IP address configured on the interface Gi0/0.
The encapsulation dot1Q 5 command contains the wrong VLAN.*
The no shutdown command is not entered on subinterfaces.
Gi0/0 is not configured as a trunk port.
17

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.)
The trunking encapsulation protocol is configured wrong.
Negotiation of trunking is turned on on Gi1/1.
Gi1/1 is configured as trunk mode.*
Voice VLAN is not assigned to Gi1/1.
Gi1/1 is in the default VLAN.*
18 
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 switched virtual interface
to provide an access link that tags VLAN traffic
to create a routed port for a single network*
to provide a static trunk link
19 
The PT initialization was skipped. You will not be able to view the PT activity.
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
Fill in the blank. Do not use abbreviations.
Which command is missing on the Layer 3 switch to restore the full connectivity between PC1 and the web server?
 ip address 192.168.20.1 255.255.255.0 ”
20 
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 switch with a port that is configured as trunk is needed to connect to a router.
Two groups of switches are needed, each with ports that are configured for one VLAN.
A router with at least two LAN interfaces should be used.*
A router with one VLAN interface is needed to connect to the SVI on a switch.
21

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?
The no shutdown command should have been issued on Fa0/0.20 and Fa0/0.30.
There is no address on Fa0/0 to use as a default gateway.
Dot1q does not support subinterfaces.
RTA is using the same subnet for VLAN 20 and VLAN 30.*
22

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?
5
3
1
4*
2
23

Refer to the exhibit. Which command can the administrator issue to change the VLAN10 status to up?​
Switch1(config)# vlan 10*
Switch1(config)# interface vlan 10
Switch1(config-if)# ip address 192.168.10.1 255.255.255.0​
Switch1(config)# interface vlan 10
Switch1(config-if)# ip address 192.168.10.1 255.255.255.0
Switch1(config-if)# no shutdown​
Switch1(config)# interface vlan 10
Switch1(config-if)# no shutdown​
Read more ...

Advertisment