Cisco® 350-501 Exam Practice Questions (P. 5)
- Full Access (480 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #41
Which CLI mode must be used to configure the BGP keychain in Cisco IOS XR Software?
- Arouting configuration mode
- BBGP neighbor configuration mode
- Cglobal configuration modeMost Voted
- DBGP address-family configuration mode
Correct Answer:
C
C

The correct mode for configuring the BGP keychain in Cisco’s IOS XR software is the BGP neighbor configuration mode, not the global configuration mode. This mode allows the configuration of security features specifically associated with individual BGP neighbors, such as assigning keychains for authentication purposes. Therefore, while a keychain can indeed be created generally within the global configuration mode, for BGP-specific applications, including the definition and linkage of the keychain to a particular BGP neighbor, the correct configuration context is within the BGP neighbor configuration mode. This distinction underscores the importance of context specificity in network configuration practices.
send
light_mode
delete
Question #42
A remote operation center is deploying a set of I-BGP and E-BGP connections for multiple IOS-XR platforms using the same template. The I-BGP sessions exchange prefixes with no apparent issues, but the E-BGP sessions do not exchange routes. What causes this issue?
- AThe I-BGP neighbors are mistyped and HELLO packets cannot be exchanged successfully between routers.
- BThe E-BGP neighbors are not allowed to exchange Information due to the customer platform's default policy.Most Voted
- CA PASS ALL policy has not been implemented for the I-BGP neighbors.
- DThe next-hop-self command is not implemented on both E-BGP neighbors.
Correct Answer:
B
B

B) The correct choice here, regarding the E-BGP neighbors not exchanging routes, likely stems from the requirement for explicit routing policies on IOS-XR platforms. E-BGP sessions use different default security policies than I-BGP, primarily to prevent unintended routing announcements and acceptances. When no specific policies are configured for external connections, these sessions could appear inactive as no routes are exchanged. It is a subtle yet significant distinction, emphasizing the need for customized policy settings for each BGP session type, thus ensuring controlled and secure routing environments.
send
light_mode
delete
Question #43

Refer to the exhibit. An engineer is securing a customer's network. Which command must the engineer use to complete this configuration to prevent a DoS attack?
- Aneighbor ttl-security
- Bebgp-multihop
- Cneighbor ebgp-multihop
- Dttl-security
Correct Answer:
D
D
send
light_mode
delete
Question #44
What is the function of the FEC field within the OTN signal structure?
- AIt allows the sending devices to apply QoS within the OTN forwarding structure.
- BIt allows deep inspection of data payload fields.
- CIt allows receivers to correct errors upon data arrival
- DIt allows source nodes to discard payload errors before transmitting data on the network.
Correct Answer:
C
C

The FEC (Forward Error Correction) in the OTN signal structure plays a crucial role in ensuring data integrity over transmission. It allows receiver devices to correct errors that may have occurred during data transmission, enhancing overall network reliability and performance. This error-correction capability is essential in maintaining high-quality service levels over optical transport networks, where the signal can deteriorate due to various factors like transmission distance and optical interference.
send
light_mode
delete
Question #45
A customer of an ISP requests support to setup a BGP routing policy. Which BGP attribute should be configured to choose specific BGP speakers as preferred points for the customer AS?
- Alowest multi-exit discriminator
- Bhighest local preference outboundMost Voted
- Clowest local preference inbound
- Dhighest local preference inbound
Correct Answer:
D
D

Absolutely, setting the highest local preference on inbound routes is the key to dictate how outbound traffic should exit your AS. This config essentially allows a network admin to prioritize which routes should be preferred for exiting traffic. It’s a strategic move to ensure traffic flows through the optimal paths, enhancing both performance and reliability. By bumping up the local preference, we're kind of putting a big 'prefer me' sign on those routes!
send
light_mode
delete
Question #46
Which three OSPF parameters must match before two devices can establish an OSPF adjacency? (Choose three.)
- AIP address
- Bsubnet mask
- Cinterface cost
- Dprocess ID
- Earea number
- Fhello timer setting
Correct Answer:
BEF
BEF

For two devices to establish OSPF adjacency, it’s critical their parameters align on specific settings. The correct parameters that must match include the subnet mask, area number, and hello timer setting. These ensure that both devices are in the same link-state area, can properly communicate on the same network segment, and maintain synchronized communication intervals, fundamental for OSPF operations. Matching these settings is key to forming a stable OSPF adjacency and effective routing exchanges.
send
light_mode
delete
Question #47

Refer to the exhibit. Which condition must be met by the OSPF peer of router R1 before the two devices can establish communication?
- AThe OSPF peer must use clear-text authentication.
- BThe OSPF peer must be configured as an OSPF stub router.
- CThe interface on the OSPF peer may have a different key ID, but it must use the same key value as the configured interface.
- DThe interface on the OSPF peer must use the same key ID and key value as the configured interface.
Correct Answer:
D
Reference:
https://networklessons.com/ospf/how-to-configure-ospf-md5-authentication
D
Reference:
https://networklessons.com/ospf/how-to-configure-ospf-md5-authentication
send
light_mode
delete
Question #48
DRAG DROP -
Drag and drop the OSPF area types from the left onto the correct statements on the right.
Select and Place:

Drag and drop the OSPF area types from the left onto the correct statements on the right.
Select and Place:

send
light_mode
delete
Question #49

Refer to the exhibit. Which statement about the neighbor statements for 192.168.1.1 is true?
- AThe router sends BGP labels for its prefixes to this peer.
- BThe router must have TDP configured for the send-label command to operate.
- CThe neighbor router receives at least four labels from this router.
- DThe router sends only a label for the prefix for Loopback0.
Correct Answer:
A
A
send
light_mode
delete
Question #50

Refer to the exhibit. Which statement about the status of the neighbor relationship between R1 and R2 is true?
- AThe neighbor relationship is down because the two routers are configured with different area types.
- BThe neighbor relationship is down because the two routers are in the same subnet.
- CThe neighbor relationship is up because R2 is level 1 and Ievel 2 router.
- DThe neighbor relationship is down because R2 is operating as a Level 1 router and the two routers are in different areas.Most Voted
Correct Answer:
D
D
send
light_mode
delete
All Pages