Practice Free 350-501 Exam Online Questions
Refer to the exhibit.
A network engineer is implementing OSPF multiarea.
Which command on interface GO/1 resolves adjacency issues in the new area?
- A . ip ospf network broadcast
- B . ip ospf network point-to-point
- C . ip ospf network non-broadcast
- D . ip ospf network point-to-multipoint
Refer to the exhibit.
EIGRP is running between routers R5 and R1, and OSPF is used in the rest of the network. Users in a network attached to router R3 need to access a server connected to R5.
Which task must the engineer perform so that only the users attached to R3 are able to access the server, but no other network is shared to OSPF?
- A . Configure redistribution using route maps to filter the routes that are shared
- B . Configure redistribution using an offset list to filter the routes that are shared.
- C . Configure an OSPF virtual link between R1 and R3 to route traffic between the two areas.
- D . Configure R1 as a stub router for EIGRP and OSPF so that only the default route is shared
Refer to me exhibit.
A network operator recently configured BGP FlowSpec for me internal IT network.
What will be inferred from the configuration deployed on me network?
- A . The policy is configured locally on CSRl and drops all traffic for TCP ports 80 and 443
- B . The policy is learned via BGP FlowSpec and drops all traffic for TCP ports 80 and 443
- C . The policy is warned via BC FlowSpec aid has active traffic
- D . The policy is configured locally on CSR1 and currently has no active traffic
Refer to the exhibit.
A network operator working for a private telecommunication company with an employee id: 7138: 13:414 just added new users to the network.
Which resides in VLANs connected to routers R1 and R4. The engineer now must configure the network so that routers R1 and R4 share routes to the VLANs, but routers R2 and R3 are prevented from including the routes in their routing tables.
Which configuration must the engineer apply to R4 to begin implementing the request?
- A . pseudowire -class ciscotest
encapsulation mpls
interface gigabitethernet 1/0/1
connect neighbor 192.168.1.1 101 pw-class cisco - B . pseudowire -class ciscotest
encapsulation mpls
interface gigabitethernet 1/0/1
xconnect 192.168.1.1 101 pw-class ciscotest - C . pseudowire-class ciscotest
encapsulation mpls
service-policy output ciscotest - D . interface serial 2/0/0
frame-relay encapsulation
ip address 192.168.1.4 255.255.255.0
service-policy output ciscotest
Refer to the exhibit.
Routers R2 and R3 are Level 1/Level 2 IS-IS routers that redistribute 198 18.x.x/24 prefixes to routers R5 and R6 In the Level 1 area R2 Is to be the preferred router for all redistributed prefixes in the Level 1 area.
Which configuration sets this preference?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
Users in AS 65010 are connected with the application server in AS 65050 with these requirements:
AS 65010 users are experiencing latency and congestion to connect with application server 172.16.50.10.
AS 65030 must be restricted to become Transient Autonomous System for traffic flow.
Links connected to AS 65020 and AS 65040 are underutilized and must be used efficiently for traffic.
Which two configurations must be implemented to meet these requirements? (Choose two.)
- A . Apply the AS-Path route-map policy for traffic received from R3.
- B . Configure the route map to prepend the AS-Path attribute for R5-R3 BGP peering.
- C . Apply the MED route-map policy for traffic received from R4.
- D . Configure a higher Local preference for R5-R4 BGP peering.
- E . Configure the route map to set the MED 50 attribute for R5-R4 BGP peering.
A network engineer is testing an automation platform that interacts with Cisco networking devices via NETCONF over SSH.
In accordance with internal security requirements:
NETCONF sessions are permitted only from trusted sources in the 172.16.20.0/24 subnet.
CLI SSH access is permitted from any source.
Which configuration must the engineer apply on R1?
- A . configure terminal
hostname R1
ip domain-name mydomain.com
crypto key generate rsa
ip ssh version 1
access-list 1 permit 172.16.20.0 0.0.0.255
netconf ssh acl 1
line vty 0 4
transport input ssh
end - B . configure terminal
hostname R1
ip domain-name mydomain.com
crypto key generate rsa
ip ssh version 2
access-list 1 permit 172.16.20.0 0.0.0.255
access-list 1 permit any
netconf ssh
line vty 0 4
access-class 1 in
transport input ssh
end - C . configure terminal
hostname R1
ip domain-name mydomain.com
crypto key generate rsa
ip ssh version 1
access-list 1 permit 172.16.20.0 0.0.0.255
access-list 2 permit any
netconf ssh
line vty 0 4
access-class 2 in
transport input ssh
end - D . configure terminal
hostname R1
ip domain-name mydomain.com
crypto key generate rsa
ip ssh version 2
access-list 1 permit 172.16.20.0 0.0.0.255
netconf ssh acl 1
line vty 0 4
transport input ssh
end
Refer to the exhibit.
While troubleshooting the OSPF adjacency between routers R1 and R2 an engineer noticed that both routers are stuck in the EXCHANGE/EXSTART state.
What should the engineer fix to solve the ongoing issue?
- A . match IPv4 addresses
- B . match OSPF areas
- C . match OSPF network types
- D . match MTU values
Refer to the exhibit.
What type of configuration is it?
- A . It is configuration that requires an explicit Cisco MPLS TE path to be configured for the tunnel to run.
- B . It is configuration that requires OSPF to also be running to have optimized Cisco MPLS TE tunnels.
- C . It is configuration for the head-end router of a Cisco MPLS TE tunnel with segment routing.
- D . It is configuration that requires a dynamic Cisco MPLS TE path to be configured for the tunnel to run.
Refer to the exhibit.
A network engineer is configuring customer edge routers to finalize a L2VPN over MPLS deployment Assume that the AToM L2VPN service that connects the two CEs is configured correctly on the service provider network.
Which action causes the solution to fail?
- A . A loopback with a /32 IP address has not been used
- B . OSPF does not work with L2VPN services
- C . The xconnect statement has not been defined
- D . The routing protocol network types are not compatible