CORRECT TEXT
Route.com is a small IT corporation that is attempting to implement the network shown in the
exhibit. Currently the implementation is partially completed. OSPF has been configured on routers
Chicago and NewYork. The SO/O interface on Chicago and the SO/1 interface on NewYork are in
Area 0. The loopbackO interface on NewYork is in Area 1. However, they cannot ping from the
serial interface of the Seattle router to the loopback interface of the NewYork router. You have
been asked to complete the implementation to allow this ping.
ROUTE.com’s corporate implementation guidelines require:
• The OSPF process ID for all routers must be 10.
• The routing protocol for each interface must be enabled under the routing process.
• The routing protocol must be enabled for each interface using the most specific wildcard mask
possible.
•The serial link between Seattle and Chicago must be in OSPF area 21.
•OSPF area 21 must not receive any inter-area or external routes.
Network Information
Seattle
S0/0 192.168.16.5/30 – Link between Seattle and Chicago
Secret Password: cisco
Chicago
S0/0 192.168.54.9/30 – Link between Chicago and NewYork
S0/1 192.168.16.6/30 – Link between Seattle and Chicago Secre
Password: cisco
NewYork
S0/1 192.168.54.10/30 – Link between Chicago and NewYork
Loopback0 172.16.189.189
Secret Password: cisco
Answer: See the explanation
Explanation:
Note: In actual exam, the IP addressing, OSPF areas and process ID, and router hostnames may
change, but the overall solution is the same.
Seattle’s S0/0 IP Address is 192.168.16.5/30. So, we need to find the network address and
wildcard mask of 192.168.16.5/30 in order to configure the OSPF.IP Address: 192.168.16.5 /30
Subnet Mask: 255.255.255.252
Here subtract 252 from 2565, 256-252 = 4, hence the subnets will increment by 4.
First, find the 4th octet of the Network Address:The 4th octet of IP address (192.168.16.5) belongs to subnet 1 (4 to 7).
Network Address: 192.168.16.4
Broadcast Address: 192.168.16.7
Lets find the wildcard mask of /30.
Subnet Mask: (Network Bits – 1’s, Host Bits – 0’s)
Lets find the wildcard mask of /30:Now we configure OSPF using process ID 10 (note the process ID may change to something else
in real exam).Seattle>enable
Password:
Seattle#conf t
Seattle(config)#router ospf 10
Seattle(config-router)#network 192.168.16.4 0.0.0.3 area 21
One of the tasks states that area 21 should not receive any external or inter-area routes (except
the default route).
Seattle(config-router)#area 21 stub
Seattle(config-router)#end
Seattle#copy run start
Chicago Configuration:
Chicago>enable
Password: cisco
Chicago#conf t
Chicago(config)#router ospf 10
We need to add Chicago’s S0/1 interface to Area 21
Chicago(config-router)#network 192.168.16.4 0.0.0.3 area 21
Again, area 21 should not receive any external or inter-area routes (except the default route).
In order to accomplish this, we must stop LSA Type 5 if we don’t want to send external routes. And
if we don’t want to send inter-area routes, we have to stop LSA Type 3 and Type 4. Therefore we
want to configure area 21 as a totally stubby area.
Chicago(config-router)#area 21 stub no-summary
Chicago(config-router)#end
Chicago#copy run start
The other interface on the Chicago router is already configured correctly in this scenario, as well
as the New York router so there is nothing that needs to be done on that router.
Since there’s no answers to this question, here’s some notes..
It is requesting commands such as
“network 192.168.16.5 0.0.0.0 area 21”
which has the most specific wildcard mask and is in the routing process config
Also area 21 should be a “totally stubby” area by configuring “area 23 stub no-summary” on Chicago with the command “area 23 stub” on Seattle
what about seattle s0/0 interface? should it also be totally stub?
New 300-101 Exam Questions and Answers (4/July/2017 Updated):
NEW QUESTION 379
What show command is used here?
TCB Local Address Foreign Address (state)
6523A4FC 10.1.25.3.11000 10.1.25.3.23 ESTAB
65239A84 10.1.25.3.23 10.1.25.3.11000 ESTAB
653FCBBC *.1723 *.* LISTEN
A. show tcp brief
B. show tcp brief all
C. show tcp brief numeric
D. show tcp brief ip
Answer: C
NEW QUESTION 380
You need the IP address of the devices with which the router has established an adjacency. Also, the retransmit interval and the queue counts for the adjacent routers need to be checked. What command will display the required information?
A. show ip eigrp adjacency
B. show ip eigrp topology
C. show ip eigrp interfaces
D. show ip eigrp neighbor
Answer: D
NEW QUESTION 381
You get a call from a network administrator who tells you that he typed the following into his router:
Router(config)#router ospf 1
Router(config-router)#network 10.0.0.0 255.0.0.0 area 0
He tells you he still can’t see any routes in the routing table. What configuration error did the administrator make?
A. The wildcard mask is incorrect
B. The OSPF area is wrong
C. The OSPF process ID is incorrect
D. The AS configuration is wrong
Answer: A
NEW QUESTION 382
If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?
A. The lowest IP address of any physical interface
B. The highest IP address of any physical interface
C. The lowest IP address of any logical interface
D. The highest IP address of any logical interface
Answer: B
NEW QUESTION 383
Where are EIGRP successor routes stored?
A. In the routing table only
B. In the neighbor table only
C. In the topology table only
D. In the routing table and the topology table
E. In the routing table and the neighbor table
Answer: D
NEW QUESTION 384
Which location is traffic from IP SLAs?
A. core edge
B. access edge
C. WAN edge
D. Distribution edge
E. User edge
Answer: C
NEW QUESTION 385
Which option is invalid redistribute from EIGRP into OSPF?
A. ACL
B. tag
C. metric
D. route map
Answer: A
NEW QUESTION 386
……
P.S. These New 300-101 Exam Questions Were Just Updated From The Real 300-101 Exam, You Can Get The Newest 300-101 Dumps In PDF And VCE From — http://www.passleader.com/300-101.html (403q VCE and PDF)
Good Luck!
And, part of that new 403Q 300-101 dumps FYI:
https://drive.google.com/open?id=0B-ob6L_QjGLpZEE0S2YxR3ZMUWs
Best Regards!
New 300-101 Exam Questions Updated Recently (2/Nov/2017):
NEW QUESTION 470
What is the minimum privilege level to enter all commands in usermode?
A. Level14
B. Level0
C. Level1
D. Level15
Answer: C
NEW QUESTION 471
Which two statements about password-protecting device access are true? (Choose two)
A. The more system:running-config command displays encrypted passwords in clear text.
B. The service password-encryption command forces a remote device to encrypt the password.
C. A network administrator can recover an encrypted password.
D. The privilege level command controls the commands a specific user can execute.
E. The password can be encrypted in the running configuration.
Answer: DE
NEW QUESTION 472
Frame Relay LMI autosense. Which statements are true? (Choose two.)
A. Line should be up and protocol should be down.
B. Protocol must be up.
C. It only works on DTEs.
D. It only works on DCEs.
Answer: AC
NEW QUESTION 473
Which two protocols can cause TCP starvation? (Choose two.)
A. TFTP
B. SNMP
C. SMTP
D. HTTPS
E. FTP
Answer: AB
NEW QUESTION 474
Refer to the exhibit. How can you configure a second export destination for IP address 192.168.10.1?
configure terminal
ip flow-export destination 192.168.10.1 9991
ip flow-export version 9
A. specify a different TCP port
B. specify a different UDP port
C. specify a VRF
D. configure a version 5 flow-export to the same destination
E. specify a different flow ID
Answer: C
NEW QUESTION 475
Which value does Frame Relay use to identify a connection between a DTE and DCE?
A. DLCI
B. IP address
C. MAC address
D. VLAN ID
Answer: A
NEW QUESTION 476
Which two options are limitations of Stateful NAT64? (Choose two.)
A. it is unable to route VRF traffic
B. it is unable to route multicast traffic
C. it supports FTP traffic only with an ALG
D. it supports DNS64 only
E. layer 4 supports TCP only
Answer: AB
NEW QUESTION 477
If you want to migrate an IS-IS network to another routing protocol with ……? (Choose two.)
A. UDP
B. Internal BGP
C. TCP/IP
D. EIGRP
E. OSPF
F. RIP
Answer: DE
NEW QUESTION 478
IP CEF load-sharing options ……? (Choose three.)
A. Tunnel
B. Universal
C. Include-ports
D. Source
E. Destination
Answer: ABC
NEW QUESTION 479
……
P.S. These New 300-101 Exam Questions Were Just Updated From The Real 300-101 Exam, You Can Get The Newest 300-101 Dumps In PDF And VCE From — https://www.passleader.com/300-101.html (489q VCE and PDF)
Good Luck!
BTW, new 489Q 300-101 dumps are available here FYI:
https://drive.google.com/open?id=0B-ob6L_QjGLpZEE0S2YxR3ZMUWs
Best Regards!
Since Type 3 LSAs are created on an ABR, only ABRs need to configure stub areas. So, just Chicago since it sites between areas 21 and 0.
Seattle does still need the regular “stub” notation though.