New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Cisco CCNP Service Provider 350-501 Questions and answers with CertsForce

Viewing page 4 out of 11 pages
Viewing questions 46-60 out of questions
Questions # 46:

Drag and drop the functions from the left onto the correct Path Computation Element Protocol roles on the right

Question # 46


Expert Solution
Questions # 47:

Drag and drop the NAT64 descriptions from the left onto the correct NAT64 types on the right.

Question # 47


Expert Solution
Questions # 48:

What is the primary purpose of Terraform in the network?

Options:

A.

to manage the Cisco network infrastructure as code to ensure consistent configuration and scalability


B.

to facilitate the integration of Cisco networking solutions with cloud platforms to improve scalability


C.

to schedule and manage maintenance tasks on Cisco network devices to minimize errors and downtime


D.

to enable the seamless migration of Cisco network configurations between diverse network environments


Expert Solution
Questions # 49:

The networking team must create a golden configuration to monitor and discover network devices, and also support the capability to configure network devices in the future. Not all devices on the network are capable of gRPC or REST-API calls. The solution should use a username and password, and data in transit should be highly secured. The modern NMS system has been configured with IP address 172.14.15.1, and the snmp-server view iso included command has already been added to the template. Which two commands should the team add to the configuration template to enable SNMPv3 on network devices? (Choose two.)

Options:

A.

snmp-server user Cisco group v3 auth md5 Cisco123 authpriv aes 192 Cisco1234


B.

snmp-server group v3 authnopriv ro


C.

snmp-server user Cisco group v3 auth sha Cisco123 priv aes 256 Cisco1234


D.

snmp-server user Cisco group v3 auth she-aes Cisco123 authnopriv aes 128 Cisco1234


E.

snmp-server group v3 priv read view


Expert Solution
Questions # 50:

Question # 50

Refer to the exhibit Routers R1 and R2 are connected via a señal link and use the IS-IS routing protocol for route exchange After a configuration change on R2. IS-IS connectivity is interrupted A network engineer confirmed that the interfaces are in the UP state and connectivity exists between the two routers. Which two actions must the engineer perform to resolve the problem? (Choose two.)

Options:

A.

Disable padding for hello packets under the serial interface on R2 DUMPS


B.

Change the hello interface timer to 10 seconds on R1.


C.

Change the MTU to 1500 bytes on R2.


D.

Enable hello packet padding globally on R1.


E.

Change R2 to an IS-IS Level 1 router.


Expert Solution
Questions # 51:

A network engineer must configure a router for Flexible NetFlow IPFIX export. The IP address of the destination server is 172.17.12.1. The source address must be set to the Loopback0 IPv4 address and exported packets must be set to DSCP CS3. The TTL must be 64 and the transport protocol must be set to UDP with destination port 4739. Which configuration must the engineer apply to the router?

Options:

A.

configure terminal

flow exporter EXPORTER-1

destination 172.17.12.1

source Loopback0

dscp 3

ttl 64

export-protocol netflow-v9

transport udp 4739

end


B.

configure terminal

flow exporter EXPORTER-1

destination 172.17.12.1

source Loopback0

dscp 24

ttl 64

export-protocol ipfix

end


C.

configure terminal

flow exporter EXPORTER-1

destination 172.17.12.1

source Loopback0

dscp 24

ttl 64

export-protocol netflow-v9

transport udp 4739

end


D.

configure terminal

flow exporter EXPORTER-1

destination 172.17.12.1

source Loopback0

dscp 3

ttl 64

export-protocol ipfix

end


Expert Solution
Questions # 52:

The NOC engineer in a service provider network must configure an SNMP community on switch SW with these security attributes:

* Event messages must be authenticated with the MD5 algorithm and encrypted.

* The remote user name for the SNMP server at 172.16.10.1 is AuthNocUser.

Which configuration must the engineer apply to the switch?

Options:

A.

SW(config)# snmp-server group group2 v3 auth

SW(config)# snmp-server user AuthNocUser group2 remote 172.16.10.1 v3 auth md5 password1


B.

SW(config)# snmp-server group group3 v3 priv

SW(config)# snmp-server user AuthNocUser group3 remote 172.16.10.1 v3 auth md5 Cisco@123 priv des 56


C.

SW(config)# snmp-server group group1 v3 noauth

SW(config)# snmp-server user AuthNocUser group1 remote 172.16.10.1

SW(config)# snmp-server host 172.16.10.1 informs version 3 noauth remoteuser config


D.

SW(config)# snmp-server community comaccess ro 4

SW(config)# snmp-server enable traps snmp authentication

SW(config)# snmp-server host cisco.com version 2c public


Expert Solution
Questions # 53:

A network engineer is deploying VRF on ASBR router R1. The interface must have connectivity over an MPLS VPN inter-AS Option AB network. Which configuration must the engineer apply on the router to accomplish this task?

A)

Question # 53

B)

Question # 53

C)

Question # 53

D)

Question # 53

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 54:

Question # 54

Refer to the exhibit. An engineer working for a private telecommunication company with an employee id: 3414:81:713 is implementing this network, in which:

Routers R1A and R1B are eBGP neighbors.

iBGP is configured within AS 65515 and AS 65516.

Network 192.168.2.0/24 is shared with AS 65516.

Router R3A has an iBGP relationship with router R2A only.

Router R2A has an iBGP relationship with routers R1A and R3A.

Which additional task must the engineer perform to complete the configuration?

Options:

A.

Configure router R2A to use the next-hop-self attribute when advertising the learned route to router R1A.


B.

Configure router R3A to redistribute route 192.168.2.0/24 into the configured IGP to advertise the prefix to router R1A.


C.

Configure router R2A as a route reflector to advertise the iBGP learned prefix from router R3A to R1A.


D.

Configure router R1A with a static route to 192.168.2.0/24 that is redistributed into BGP.


Expert Solution
Questions # 55:

Exhibit:

Question # 55

A network engineer must update the routing toward the web server with IP address 35.22.13.1. The primary path must be configured via the neighbor router with ID 1.1.1.1. However, local-preference configuration is not permitted on R1. Which task must the engineer perform on R1 to complete the implementation?

Options:

A.

Configure the device to choose the best MED from the same AS.


B.

Set the device to ignore the conditional MED if the route originated in a different autonomous system.


C.

Enable MED comparison between routes from neighbors in different AS.


D.

Implement deterministic MED to choose the best route from the different AS.


Expert Solution
Questions # 56:

Question # 56

Refer to the exhibit. An engineer is configuring IS-IS on ISP network. Which IS-IS configuration must an engineer implement on router AGG1 so that it establishes connectivity to router AGG6 via the BB3 core router?

Options:

A.

router isis 100

metric-style narrow

interface GigabitEthernet 3

isis metric 10 level-2


B.

router isis 100

metric-style wide

interface GigabitEthernet 3

isis metric 1500 level-2


C.

router isis 100

metric-style narrow

interface GigabitEthernet 3

isis metric 10 level-1


D.

router isis 100

metric-style wide

interface GigabitEthernet 3

isis metric 1500 level-1


Expert Solution
Questions # 57:

Which two features describe TI-LFA? (Choose two.)

Options:

A.

TI-LFA uses PQ or P and Q nodes on the post-convergence path to compute the backup path.


B.

Post-convergence, TI-LFA considers the next-hop neighbor to calculate the backup repair path.


C.

TI-LFA works with point of local repair when the PQ node supports only LDP capability.


D.

Unlike RLFA, TI-LFA works without the PQ node and provides double segment failure protection.


E.

TI-LFA leverages the post-convergence path that carries data traffic after a failure.


Expert Solution
Questions # 58:

Question # 58

Refer to the exhibit. The enterprise is running BGP between sites to provide connectivity to users across the company's geographic regions. A network engineer must update the configuration so that the operations team can confirm that BGP prefixes that are received on each router originated from the correct autonomous system.

Which configuration must the engineer apply?

Options:

A.

bgp bestpath prefix-validate disable


B.

bgp rpki server tcp 192.168.1.2 port 1029 refresh 500


C.

bgp bestpath prefix-validate allow-invalid


D.

bgp synchronization


Expert Solution
Questions # 59:

Question # 59

router(config)# route-map blackhole-trigger

router(config-route-map)# match tag 777

router(config-route-map)# set ip next-hop 10.0.1.1

router(config-route-map)# set origin igp

router{config-route-map)# set community no-export

Refer to the exhibit. EIGRP is running across the core to exchange internal routes, and each router maintains iBGP adjacency with the other routers on the network. An operator has configured static routes on the edge routers R1 and R2 for IP address 10.0.1.1, which is used as a black hole route as shown. Which configuration should the operator implement to the management router to create a route map that will redistribute tagged static routes into BGP and create a static route to blackhole traffic with tag 777 that is destined to the server at 192.168.10.100?

Options:

A.

router(config)# router bgp 55100

router(config-router)# redistribute static route-map blackhole-trigger

router(config)# ip route 10.0.1.1 255.255.255.255 Null0 tag 777


B.

router(config)# router bgp 55100

router(config-router)# redistribute static route-map blackhole-trigger

router(config)# ip route 192.168.10.100 255.255.255.255 Null0 tag 777


C.

router(config)# router bgp 55100

router(config-router)# redistribute connected

router(config)# ip route 192.168.10.100 255.255.255.255 tag 777


D.

router(config)# router bgp 55100

router(config-router)# redistribute connected route-map blackhole-trigger

router(config)# ip route 192.168.10.100 255.255.255.255 Null0 tag 777


Expert Solution
Questions # 60:

Which statement about TLS is accurate when using RESTCONF to write configurations on network devices'?

Options:

A.

It requires certificates for authentication.


B.

It is provided using NGINX acting as a proxy web server


C.

It is used for HTTP and HTTPS requests.


D.

It is not supported on Cisco devices


Expert Solution
Viewing page 4 out of 11 pages
Viewing questions 46-60 out of questions