dumps4download.us

Thursday, 15 December 2016

Buy Cisco 300-115 Exam Question Answer

Question 31

A network engineer must implement Ethernet links that are capable of transporting frames and IP traffic for different broadcast domains that are mutually isolated. Consider that this is a multi vendor environment. Which Cisco IOS switching feature can be used to achieve the task?

A. PPP encapsulation with a virtual template
B. Link Aggregation Protocol at the access layer
C. dot1q VLAN trunking
D. Inter-Switch Link

Correct Answer: C
Explanation:

Here the question asks for transporting "frames and IP traffic for different broadcast domains that are mutually isolated" which is basically a long way of saying VLANs so trunking is needed to carry VLAN information. There are 2 different methods for trunking, 802.1Q and ISL. Of these, only 802.1Q is supported by multiple vendors since ISL is a Cisco proprietary protocol.

Thursday, 1 December 2016

Download Cisco 300-115 Exam Dumps Question

QUESTION 30

Which option lists the modes that are available for configuring UDLD on a Cisco switch?

A.  normal and aggressive
B.  active and aggressive
C.  normal and active
D.  normal and passive
E.  normal and standby

Correct Answer: A
Explanation:

The Cisco-proprietary UDLD protocol monitors the physical configuration of the links between devices and ports that support UDLD. UDLD detects the existence of unidirectional links. When a unidirectional link is detected, UDLD puts the affected port into the errdisabled state and alerts the user. UDLD can operate in either normal or aggressive mode

Saturday, 26 November 2016

Get Valid Cisco 300-115 Exam Dumps

QUESTION 29

A network engineer must set the load balance method on an existing port channel. Which action must be done to apply a new load balancing method?

A.  Configure the new load balancing method using port-channel load-balance.
B.  Adjust the switch SDM back to "default".
C.  Ensure that IP CEF is enabled globally to support all load balancing methods.
D.  Upgrade the PFC to support the latest load balancing methods.

Correct Answer: A
Explanation

Example:
EtherChannel balances the traffic load across the links in a channel through the reduction of part of the binary pattern that the addresses in the frame form to a numerical value that selects one of the links in the channel. EtherChannel load balancing can use MAC addresses or IP addresses, source or destination addresses, or both source and destination addresses. The mode applies to all EtherChannels that are configured on the switch. You configure the load balancing and forwarding method with use of the port-channel load-balance {dst-ip | dst-mac | src-dst-ip | src-dst-mac | src-ip | src-mac} global configuration command.

Friday, 25 November 2016

Get Cisco 300-115 Exam Question Answer

QUESTION 28

A network engineer must adjust the STP interface attributes to influence root port selection. Which two elements are used to accomplish this? (Choose two.)

A.  port-priority
B. 
cost
C.  forward-timers
D.  link type
E.  root guard

Correct Answer: AB
Explanation:

Spanning tree forces redundant data paths into a standby (blocked) state. If a network segment in the spanning tree fails and a redundant path exists, the spanning-tree algorithm recalculates the spanning-tree topology and activates the standby path. Switches send and receive spanning-tree frames, called bridge protocol data units (BPDUs), at regular intervals. The switches do not forward these frames but use them to construct a loop-free path. BPDUs contain information about the sending switch and its ports, including switch and MAC addresses,switch priority, port priority, and path cost. Spanning tree uses this information to elect the root switch and root port for the switched network and the root port and designated port for each switched segment. When two ports on a switch are part of a loop, the spanning-tree port priority and path cost settings control which port is put in the forwarding state and which is put in the blocking state. The spanning-tree port priority value represents the location of a port in the network topology and how well it is located to pass traffic. The path cost value represents the media speed

Friday, 18 November 2016

Latest Cisco 300-115 Exam Question

QUESTION 27

After reviewing UDLD status on switch ports, an engineer notices that the." Which statement describes what this indicates about the status of the port?

A.  The port is fully operational and no known issues are detected. 
B.  The bidirectional status of "unknown" indicates that the port will go into the disabled state because it stopped receiving UDLD packets from its neighbor. 
C.  UDLD moved into aggressive mode after inconsistent acknowledgements were detected. 
D.  The UDLD port is placed in the "unknown" state for 5 seconds until the next UDLD packet is received on the interface.

Correct Answer: A
Explanation:

By default, UDLD is disabled on all interfaces. We can enable UDLD globally on the device, or individually on specific interfaces with the command udld port. This enables UDLD in normal mode. It would be prohibitively difficult to coordinate the configuration of UDLD on both ends of a link at the same time, so when UDLD is first enabled and does not detect a neighbor the link state is considered unknown, which is not necessarily an error condition. The port will remain operational during this time. When UDLD is finally enabled on the other end, the status will transition to bidirectional. Reference: http://packetlife.net/blog/2011/mar/7/udld/

Tuesday, 2 August 2016

Cisco 300-115 Exam Dumps Question

Question 26

 After UDLD is implemented, a Network Administrator noticed that one port stops receiving UDLD packets. This port continues to reestablish until after eight failed retries. The port then transitions into the errdisable state. Which option describes what causes the port to go into the errdis able state?

A. 
Normal UDLD operations that prevent traffic loops.
B.  UDLD port is configured in aggressive mode.
C.  UDLD is enabled globally.
D.  UDLD timers are inconsistent.

Correct Answer: B
Explanation:

With UDLD aggressive mode enabled, when a port on a bidirectional link that has a UDLD neighbor relationship established stops receiving UDLD packets, UDLDtries to reestablish the connection with the neighbor. After eight failed retries, the port is disabled.Reference: http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12- 2SX/configuration/guide/book/udld.html