Pass4sure offers free demo for certprepare 300 115 exam. "SWITCH Implementing Cisco IP Switched Networks", also known as 300 115 switch exam, is a Cisco Certification. This set of posts, Passing the Cisco ccnp 300 115 pdf exam, will help you answer those questions. The ccnp 300 115 Questions & Answers covers all the knowledge points of the real exam. 100% real Cisco 300 115 dumps exams and revised by experts!
P.S. Breathing 300-115 preparation exams are available on Google Drive, GET MORE: https://drive.google.com/open?id=1rTlkzumKqp-6l1APdN9gEEYnSmQquTdN
New Cisco 300-115 Exam Dumps Collection (Question 3 - Question 13)
Q1. What is the default HSRP priority?
A. 50
B. 100
C. 120
D. 1024
Answer: B
Q2. Refer to the exhibit.
Which statement about switch S1 is true?
A. Physical port Fa0/13, Fa0/14, and Fa0/15 successfully formed a Layer 2 port-channel interface using an open standard protocol.
B. Logical port Fa0/13, Fa0/14, and Fa0/15 successfully formed a Layer 2 physical port- channel interface using a Cisco proprietary protocol.
C. Physical port Fa0/13, Fa0/14, and Fa0/15 successfully formed a Layer 3 port-channel interface using a Cisco proprietary protocol.
D. Logical port Fa0/13, Fa0/14, and Fa0/15 successfully formed a Layer 3 physical port- channel interface using an open standard protocol.
Answer: A
Q3. What is required for a LAN switch to support 802.1q Q-in-Q encapsulation?
A. Support less than 1500 MTU
B. Support 1504 MTU or higher
C. Support 1522 layer 3 IP and IPX packet
D. Support 1547 MTU only
Answer: B
Q4. Regarding high availability, with the MAC address 0000.0c07.ac03, what does the u201c03u201d represent?
A. The GLBP group number
B. The type of encapsulation
C. The HSRP router number
D. The VRRP group number
E. The HSRP group number
F. The active router number
Answer: E
Q5. Which option is a possible cause for an errdisabled interface?
A. routing loop
B. cable unplugged
C. STP loop guard
D. security violation
Answer: D
Q6. A network engineer configures port security and 802.1x on the same interface. Which option describes what this configuration allows?
A. It allows port security to secure the MAC address that 802.1x authenticates.
B. It allows port security to secure the IP address that 802.1x authenticates.
C. It allows 802.1x to secure the MAC address that port security authenticates.
D. It allows 802.1x to secure the IP address that port security authenticates.
Answer: A
Q7. Pilot testing of the new switching infrastructure finds that when the root port is lost, STP immediately replaces the root port with an alternative root port. Which spanning-tree technology is used to accomplish backup root port selection?
A. PVST+
B. PortFast
C. BackboneFast
D. UplinkFast
E. Loop Guard
F. UDLD
Answer: D
Q8. Refer to the exhibit.
An engineer has run the show EtherChannel summary command and the output is displayed. Which statement about the status of the EtherChannel is true?
A. The EthcrChannel is operational and configured for PAgP
B. The EttherChannel is down because of a mismatched EtherChannel protocol
C. The EttherChannel is down and configured for LACP
D. The EttherChannel is operational and is usig no EtherChannel protocol
Answer: D
Q9. Ferris Plastics, Inc. is a medium sized company, with an enterprise network (access, distribution and core switches) that provides LAN connectivity from user PCs to corporate servers. The distribution switches are configured to use HSRP to provide a high availability solution.
u2022 DSW1 -primary device for VLAN 101 VLAN 102 and VLAN 105
u2022 DSW2 - primary device for VLAN 103 and VLAN 104
u2022 A failure of GigabitEthemet1/0/1 on primary device should cause the primary device to release its status as the primary device, unless GigabitEthernet1/0/1 on backup device has also failed.
Troubleshooting has identified several issues. Currently all interfaces are up. Using the running configurations and show commands, you have been asked to investigate and respond to the following question.
If GigabitEthemet1/0/1 on DSW2 is shutdown, what will be the resulting priority value of the VLAN 105 HSRP group on router DSW2?
A. 90
B. 100
C. 150
D. 200
Answer: A
Q10. Which VTP mode is needed to configure an extended VLAN, when a switch is configured to use VTP versions 1 or 2?
A. transparent
B. client
C. server
D. Extended VLANs are only supported in version 3 and not in versions 1 or 2.
Answer: A
Q11. CORRECT TEXTYou have been tasked with configuring multilayer SwitchC, which has a partial configuration and has been attached to RouterC as shown in the topology diagram.
You need to configure SwitchC so that Hosts H1 and H2 can successfully ping the server S1. Also SwitchC needs to be able to ping server S1.
Due to administrative restrictions and requirements you should not add/delete vlans or create trunk links. Company policies forbid the use of static or default routing. All routes must be learned via EIGRP 65010 routing protocol.
You do not have access to RouteC. RouterC is correctly configured. No trunking has been configured on RouterC.
Routed interfaces should use the lowest host on a subnet when possible. The following subnets are available to implement this solution:
u2013 10.10.10.0/24
u2013 190.200.250.32/27
u2013 190.200.250.64/27
Hosts H1 and H2 are configured with the correct IP address and default gateway. SwitchC uses Cisco as the enable password.
Routing must only be enabled for the specific subnets shown in the diagram.
Note: Due to administrative restrictions and requirements you should not add or delete VLANs, changes VLAN port assignments or create trunks. Company policies forbid the use of static or default routing. All routes must be learned via the EIGRP routing protocol.
Answer:
There are two ways to configure interVLAN routing in this case:
+ Use RouterC as a u201crouter on a sticku201d and SwitchC as a pure Layer2 switch. Trunking must be established between RouterC and SwitchC.
+ Only use SwitchC for interVLAN routing without using RouterC, SwitchC should be configured as a Layer 3 switch (which supports ip routing function as a router). No trunking requires.
The question clearly states u201cNo trunking has been configured on RouterCu201d so RouterC does not contribute to interVLAN routing of hosts H1 & H2 -> SwitchC must be configured as a Layer 3 switch with SVIs for interVLAN routing.
We should check the default gateways on H1 & H2. Click on H1 and H2 and type the u201cipconfigu201d command to get their default gateways.
Answer:
\>ipconfig
We will get the default gateways as follows:
Host1:
+ Default gateway: 190.200.250.33
Host2:
+ Default gateway: 190.200.250.65
Now we have enough information to configure SwitchC (notice the EIGRP AS in this case is 650)
Note: VLAN2 and VLAN3 were created and gi0/10, gi0/11 interfaces were configured as access ports so we donu2021t need to configure them in this sim.
SwitchC# configure terminal
SwitchC(config)# int gi0/1
SwitchC(config-if)#no switchport -> without using this command, the simulator does not let you assign IP address on Gi0/1 interface.
SwitchC(config-if)# ip address 10.10.10.2 255.255.255.0 ->RouterC has used IP
10.10.10.1 so this is the lowest usable IP address.
SwitchC(config-if)# no shutdown
SwitchC(config-if)# exit
SwitchC(config)# int vlan 2
SwitchC(config-if)# ip address 190.200.250.33 255.255.255.224
SwitchC(config-if)# no shutdown
SwitchC(config-if)# int vlan 3
SwitchC(config-if)# ip address 190.200.250.65 255.255.255.224
SwitchC(config-if)# no shutdown
SwitchC(config-if)#exit
SwitchC(config)# ip routing (Notice: MLS will not work without this command)
SwitchC(config)# router eigrp 65010
SwitchC(config-router)# network 10.10.10.0 0.0.0.255
SwitchC(config-router)# network 190.200.250.32 0.0.0.31
SwitchC(config-router)# network 190.200.250.64 0.0.0.31
NOTE: THE ROUTER IS CORRECTLY CONFIGURED, so you will not miss within it in the exam, also donu2021t modify/delete any port just do the above configuration. Also some reports said the u201cno auto-summaryu201d command canu2021t be used in the simulator, in fact it is not necessary because the network 190.200.0.0/16 is not used anywhere else in this topology. In order to complete the lab, you should expect the ping to SERVER to succeed from the
MLS, and from the PCs as well.
Also make sure you use the correct EIGRP AS number (in the configuration above it is 650 but it will change when you take the exam) but we are not allowed to access RouterC so the only way to find out the EIGRP AS is to look at the exhibit above. If you use wrong AS number, no neighbor relationship is formed between RouterC and SwitchC.
In fact, we are pretty sure instead of using two commands u201cnetwork 190.200.250.32
0.0.0.31 and u201cnetwork 190.200.250.64 0.0.0.31 we can use one simple command u201cnetwork 190.200.0.0 because it is the nature of distance vector routing protocol like EIGRP: only major networks need to be advertised; even without u201cno auto-summaryu201d command the network still works correctly. But in the exam the sim is just a flash based simulator so we should use two above commands, just for sure. But after finishing the configuration, we can use u201cshow runu201d command to verify, only the summarized network 190.200.0.0 is shown.
Recommend!! Get the Breathing 300-115 dumps in VCE and PDF From Examcollection, Welcome to download: http://www.examcollectionuk.com/300-115-vce-download.html (New 416 Q&As Version)