cachones 261a 325
![]() |
![]() |
![]() |
Título del Test:![]() cachones 261a 325 Descripción: DCCORE EXAM |




Comentarios |
---|
NO HAY REGISTROS |
261. An engineer must perform a configuration backup of an existing Cisco UCS Manager environment. The backup file must contain all MAC, WWN, and service profile template settings. Also, the engineer must validate the backup before import and requires an XML output format. Which backup type must be used to meet these requirements?. system configuration. all configuration. logical configuration. full state. Item 262 of 484 (Cisco Q262) An engineer must integrate Cisco ACI with VMware vCenter. The virtualization team configured the necessary port groups and assigned them to virtual machines through VMware vCenter. The final port group configuration must be protected from being changed by Cisco APIC. Which action accomplishes these goals?. Create the VMM domain with switch mode set to AVE. Activate CDP and LLDP in the VMM domain. Configure the VMM domain with tag collection. Set the VMM domain access mode to Read Only Mode. Item 263 of 484 (Cisco Q263) An engineer must allow communication between the APIC controller and an OpenStack Opleflex agent. The agent is running on a compute node directly plugged to a Cisco ACI leaf switch. The engineer must enable and extend intra VLAN on the port facing the compute and extend the intra VLANs to the host. Which action must be taken to meet these requirements?. Enable the intra VLAN on the Interface Profile policy. Enable the intra VLAN on the Attachable Access Entity Profile. Add the intra VLAN via the physical domain. Add the intra VLAN via the VMM domain. Item 264 of 484 (Cisco, Q264) An engineer must back up the Cisco UCS Manager configuration to a remote server. The backup job must meet these requirements: The backup must use the TCP protocol and be secure. Client identification does not need to be verified before data is transmitted. The backup must contain the system configuration, including usernames, roles, and locales. The operations team requires that the backup file is in a human-readable format. Which set of configurations should the engineer use?. Type: System configuration Protocol: SFTP. Type: Full state Protocol: SCP. Type: Logical configuration Protocol: SFTP. Type: All configuration Protocol: SCP. Item 265 of 484 (Choice, Q265) An engineer is implementing VSANs on a Cisco MDS 9000 Series Switch with a native Fibre Channel. The deployment must meet these requirements: The host on port fc1/1 must be assigned to VSAN 10. The port channel ISL must pass multiple VSANs, including VSAN 10. Which configuration set meets these requirements?. Activate VSAN 10 in the FC interface. Associate VSAN 10 to interface vfc 1/1. Enable VSAN F-port-channel-trunk on the ISL. Set encapsulation EISL on the switch port. Create VSAN 10 in the VSAN database. Bind VSAN 10 to interface fc1/1 in the VSAN database. Enable VSAN trunking on the ISL. Allow VSAN 10 on the ISL. Configure VSAN 10 in the interface configuration. Attach VSAN 10 to the VSAN database. Enable VSAN trunking on fc1/1. Filter all VSAN on the ISL. Disable VSAN 1 in the VSAN database. Assign VSAN 10 to the ISL. Enable VSAN trunking on the port channel members. Permit VSAN 10 in the FLOGI database. 266. An engineer must perform a backup and restore in Cisco UCS to rebuild the system in a disaster recovery scenario. The backup file must be encrypted to prevent the passwords from being stored as cleartext. Which backup configuration meets these requirements?. All configuration backup over SFTP. Logical configuration backup over SCP. System configuration backup over TFTP. Full state backup over TFTP. Item 267 of 484 (Choice, Q267) An engineer is duplicating an existing Cisco UCS setup at a new site. What are two characteristics of a logical configuration backup of a Cisco UCS Manager database? (Choose two.). contains the configured organizations and locales. contains the AAA and RBAC configurations. contains all of the configurations. contains the VLAN and VSAN configurations. contains a file with an extension .tgz that stores all of the configurations. Item 268 of 484 (Choice, Q268) Refer to the exhibit. These Cisco ACI objects have already been created: Bridge domain: Test Telco Application profile: PROD_App Tenant PROD Which value for application_profile_dn on line 2 must be used to automate the creation of EPG Red_Test_VM using Terraform?. aci_application_profile_test_ap. aci_application_profile_PROD_Test_ap.Red_Test_VM.id. aci_application_profile_PROD_App.Red_Test_VM.id. aci_application_profile_PROD_App.id. Item 269 of 484 (Cisco, Q269) A SAN administrator must implement infrastructure monitoring for the Fibre Channel storage environment. The storage environment consists of a standalone Cisco Nexus 9000 Series Switch and Cisco MDS 9000 Series Switches. The goal is to be able to visualize the SAN, support VXLAN overlays, and identify storage slow drain issues. Which monitoring solution accomplishes this task?. Cisco Prime Infrastructure. Cisco APIC. Cisco DCNM. Cisco Intersight. Item 270 of 484 which server policy used to install new cisco IMC software on a server?. Host firmware policy. Hypervisor firmaware policy. BIOS software policy. Cisco IMC software policy. Item 271 of 484 (Choice, Q271) A network administrator must create a Linux container on a Cisco Nexus Series Switch. The container requires 10 percent of the CPU of the switch and 1024 MB of RAM to run successfully. Which task provides the necessary resources?. Edit the container properties with the guestshell run command. Modify resource allocation with the virtual-service resize command. Enable the Bash shell of the switch with the feature bash command. Increase the compute resources with the guestshell resize command. Item 272 of 484 (Choice, Q272) An engineer installed a new Nexus switch with the mgmt0 interface in vrf management. Connectivity to the rest of the network needs to be tested from the guest shell of the NX-OS. Which command tests connectivity from the guest shell of the NX-OS?. guestshell@guestshell:~# ping vrf management 173.37.145.84. guestshell@guestshell:~# cthru vrf management ping 173.37.145.84. guestshell@guestshell:~# ping vrf management ip 173.37.145.84. guestshell@guestshell:~# ping 173.37.145.84 vrf management. Item 273 of 484 (Choice, Q273) Refer to the exhibit. An engineer must invoke a Python script that alerts the operations team when the router DC-RTR-1 becomes unreachable. Which configuration set accomplishes this task?. cheduler job name ROUTER-DOWN job track 9 state down action 1.0 cli source routerdown.py schedule 10. event scheduler name DOWN-ROUTER event track 2 state 1 not up event action 1.0 command source routerdown.py event start 0:00 repeat 0:05. track 3 ip sla 10 reachability event name GATEWAY-DOWN event state down action cli command routerdown.py. event manager applet ROUTER-DOWN-SLA event track 5 state down action 1.0 event-default action 2.0 cli command source routerdown.py. Item 274 of 484 (Choice, Q274) A customer asks an engineer to develop a framework that will be used to replace the process of the manual device configuration of Cisco NX-OS devices. The engineer plans to use the programmatic interface that meets these requirements: The development team is familiar with Windows-based scripting environment using Power Shell The customer's security requirements mandate the use of HTTPS transport Which solution must be used to meet these requirements?. VISORE. NETCONF YANG. NX-API. Open Agent Container. Item 275 of 484 (Choice, Q275) An engineer builds a new Cisco ACI fabric. Which VLAN must be configured as the infrastructure VLAN during the Cisco APIC setup script?. a unique in-band management VLAN. a unique OOB management VLAN. a unique VLAN within the network. a unique native VLAN. Item 276 of 484 (Choice, Q276) An engineer must configure OSPFv2 connectivity between a pair of Cisco Nexus switches. The connection between the switches must meet these requirements: Use unicast for updates. Use decentralized communication of updates. Full adjacency between switches. Which configuration is needed to meet these requirements?. interface with a type of p2p network. filter list between the neighbors. virtual link between the neighbors. stub area between the neighbors. Item 277 of 484 (Choice, Q277) An engineer must configure multiple EPGs on a single access port in a large Cisco ACI fabric without using VMM integration. The relevant access policies and tenant policies have been created. A single AEP is used to configure the access ports in the fabric. Which two additional steps must be taken to complete the configuration? (Choose two.). The corresponding bridge domains must be configured in legacy mode. The EPGs must be configured as static ports. The EPGs must link directly to the corresponding AEP. A contract must be defined between the EPGs. The EPGs must be linked to the correct physical domain. Item 278 of 484 (Choice, Q278) Which two components should be checked when a Cisco Nexus 9000 Series Switch fails to boot using POAP? (Choose two.). script signed with security key. image noted in the script file against switch bootflash. DHCP server to bootstrap IP information. TFTP server that contains the configuration script. POAP feature license. Item 279 of 484 (Choice, Q279) Refer to the exhibit. The ASA_1 acts as a Layer 3 gateway for all servers. The servers lose the gateway connectivity when the vPC peer links go down and the vPC keepalive remains up. Which action improves the high availability in the network?. Enable the vPC peer gateway feature on the vPC devices. Create a static port channel with two links from each firewall to the switch. Activate the vPC orphan-port suspend feature on the switch ports connected to the firewall. Implement the IP redirect feature on the vPC devices. Item 280 of 484 (Choice, Q280) Refer to the exhibit. Which feature must be implemented on Postman to receive the response from a Cisco Nexus 9000 Series Switch?. certificate in the HTML Nexus-API header. API token in the APIC-cookie. username and password in the api/mo header. username and password in the Nexus-cookie. Item 281 of 484 (Choice, Q281) An engineer requires the Cisco Fabric Services to distribute NTP configuration only to the members within the scope of a VSAN that belongs to a Cisco Unified Network. Which scope distribution must be selected to meet this requirement?. Logical scope. Coordinated scope. Physical scope. Uncoordinated scope. Item 282 of 484 (Choice, Q282) Refer to the exhibit. Which action completes the vPC domain implementation?. Include the VRF management on the vPC domain. Configure the system MAC on the vPC domain. Allow VLANs on the vPC peer link member interfaces. Add the vPC member ports to the vPC channel group. tem 283 of 484 (Choice, Q283) An engineer is performing a configuration on a Cisco Nexus 5000 Series Switch. The requirement is for the current Fibre Channel IDs in VSAN 120 to be saved across reboots. The Cisco environment also must integrate with a third-party solution that requires persistent Fibre Channel IDs for the VSAN. The WWN of the Cisco switch must be XXXXXX and its Fibre Channel ID is 0x070128. Which command set meets these requirements?. vsan 120 wwn XXXXXX fcid 0x070128 fabric-binding activate vsan 120 purge fcidomain fcid vsan 4. fabric-binding database vsan 120 vsan 120 wwn XXXXXX fcid 0x070128. fcidomain fcid database vsan 120 wwn XXXXXX fcid 0x070128 fcidomain fcid persistent vsan 120. vsan 120 wwn XX00XX fcid 0x070126 fcidomain fcid preserve vsan 120. Item 284 of 484 (Choice, Q284) A company plans to deploy a Cisco HyperFlex solution for data-intensive applications and databases. The proposed solution should offer the highest performance with high consistency and low latency. Which Cisco HyperFlex storage configuration should be used?. All-NVMe. All-HDD. Hybrid. All-Flash. item 285 of 484 (Choice, Q285): A network engineer implements a Python script on a Cisco Nexus 9000 Series Switch with redundant supervisors. The script is located in a built-in container that runs as part of the Cisco NX-OS system. The requirement is to automate the periodic transfer of the Python script to a redundant supervisor. In addition, the script must be transferred to an external server using encryption and authentication. Which configuration set meets these requirements?. Implement the guest shell synchronization feature Configure a CRON job to transfer the script to the SCP server. Enable the checkpoint feature. configure an EMM job to transfer the script to the SCP server. Enable the checkpoint feature configure scheduler job to transfer the script to the HTTP server. implement the guest shell synchronization feature configure a scheduler job to transfer the script to the TFTP server. tem 286 of 484 (Choice, Q286) An engineer must create an EPG called "Test". The configuration request should succeed if the Tenant called "Tenant" and the application profile called "Test" exist. The firewall policy allows only the HTTP connectivity to APIC from the user's computer. Which action accomplishes this goal?. Send <fvAWPg dn=uni/tn-Test/ap-Test/epg-Tenant status=created to APIC Payload using HTTP POST to the cisco APIC. Send <fvAWPg dn=uni/tn-Tenant/epg-Test/ap-TEST status=created to APIC Payload using HTTP PUT to the cisco APIC. Send <fvAWPg dn=uni/tn-Test/ap-Test/epg-Tenant status=created to APIC Payload using HTTP PUT to the cisco APIC. Send <fvAWPg dn=uni/tn-Tenant/ap-Test/epg-TEST status=created to APIC Payload using HTTP POST to the cisco APIC. Item 287 of 484 (Chace: C267) An engineer must export the Cisco UCS Manager configuration for backup purposes. The requirement is to export the configuration that contains the AAA and RBAC configuration. Also, the file must be stored in a human-readable format. Which backup type must be selected to meet these requirements?. system configuration. full state. all configuration. Logical configuration. Item 288 of 484 (Choice, Q288) An engineer is using REST API calls to configure the Cisco APIC. Which data structure must be used within a POST message to receive a login token?. <aaaUser><name="apiuser"/><pwd="cisco123"/></aaaUser>. {aaaUser:{attributes:{name:apiuser, pwd:cisco123}}}. {"aaaUser":{"attributes":{"name":"apiuser", "pwd":"cisco123"}}}. <aaaUser><name>apiuser</name><pwd>cisco123</pwd></aaaUser>. Refer to the exhibit. An engineer must create a Python script that uses the Cisco NX-API CLI to configure hostnames on a Cisco Nexus 9000 Series Switch. The output of the script must be encoded in JSON. Which snippet code on line 5 completes the script?. application/json. text/json. text/html. application/xml. Item 290 of 484 (Choice, Q290) A network engineer must configure an access port on a Cisco ACI leaf switch. The access policy must support L3Out connectivity concurrently, which has four EPGs mapped to the L3Out interface using the static port method. Which action must be taken to accomplish these goals?. Link an Attachable Access Entity Profile to the routed domain and the physical domain. Link the interface policy group to multiple Attachable Access Entity Profiles. Map a single physical domain to the L3Out interface and the EPG interfaces. Link two interface policy groups to the same port selector for the interface profile. Item 291 of 484 (Choice, Q291) A network engineer must deploy a Cisco HyperFlex solution across two data centers. One of the data centers is in Europe and the other is in Australia. The setup must provide data protection in the event of a catastrophic site failure. In addition, the cluster must be highly available across both locations to support the migration of virtual machines and lower the recovery point and time objectives. Which Cisco HyperFlex deployment model meets these requirements?. Edge deployment with at least three nodes. Standard deployment with eight nodes. ROBO deployment with four nodes. Stretched deployment with six nodes. Item 292 of 484 (Choice, Q292) Which configuration must be used to boot a Cisco UCS C-Series Server using iSCSI?. Implement an iSCSI adapter using the initiator IQN name. Set up eth1 as the target and use the remote IQN. Configure eth0 as an initiator and configure the VLAN as a trunk. Configure a vNIC as an initiator and target using the IQN and LUN ID. Item 293 of 484 (Choice, Q293) An engineer must recover the Cisco UCS system. The full backup is available on a backup SCP server. Which set of actions recovers the configuration of the Cisco UCS Manager?. Create an import-config task. Set the action to Replace. Factory reset the fabric interconnect. Select the Restore feature. Create a scheduled restore job. Reboot the UCS Manager. Copy the backup file to a USB drive. Copy the running-config. Item 294 of 484 (Choice, Q294) Refer to the exhibit. A VXLAN data center fabric has three hosts mapped to three different VLANs. Ingress and egress VTEPs perform Layer 2 and Layer 3 lookups. VLAN 100 is mapped to VNI 1010 on Leaf1. Which set of actions allow communication between Host-1 and Host-2?. Enable prefix-based routing under interface vlan of L3 VNI. Map VLAN 200 to Layer 2 VNI 2020 on Leaf2. MAP VLAN 200 to Layer 2 VNI 2020 on Leaf2. Attach Ten_Telco_VRF to Layer 3 VNI 1010. Suppress ARP for Layer 3 VNI under interface NVE. Configure anycast gateway feature on interface vlan of L3 VNI. Attach Ten_Telco_VRF to Layer 3 VNI 1010. Suppress ARP for Layer 3 VNI under interface NVE. Item 295 of 484 (Choice, Q295) CISCOMDS# configure terminal CISCOMDS(config)# radius-server host 10.1.1.1 key CiscoDC451! CISCOMDS(config)# radius-server host 10.1.1.1 auth-port 2020 CISCOMDS(config)# radius-server host 10.1.1.1 acct-port 2021 CISCOMDS(config)# radius-server host 10.1.1.1 accounting Refer to the exhibit. An engineer must configure Cisco MDS Series Switch authentication and authorization to meet these requirements: A RADIUS server with an IP address of 10.1.1.1 must be used. The authentication UDP port must be 2020. The accounting port must be UDP port 2021. The encrypted key must be CiscoDC451! Which line of code completes the configuration to meet these requirements?. radius-server host 10.1.1.1 key 4 CiscoDC451!. radius-server host 10.1.1.1 key 0 CiscoDC451!. radius-server host 10.1.1.1 key CiscoDC451! privilege 15. radius-server host 10.1.1.1 key CiscoDC451! privilege 0. Item 296 of 484 (Choice, Q296) feature ospf router ospf 201 router-id 201.20.2.1 interface ethernet 1/1 ip ospf authentication ip ospf authentication-key 0 Cisco OSPF_Conf = open("OSPF.txt", "a") OSPF_Conf.write('\n') Refer to the exhibit. An engineer prepared the configuration of OSPF on a text file named OSPF.txt. The engineer must add the interface Eth1/1 to the OSPF backbone area. Which Python code must be used to complete the configuration?. OSPF_Conf.write('interface Eth1/1' , 'ip router ospf 201 area 0.0.0.0\n') OSPF_Conf.close(). OSPF_Conf.write("interface Eth1/1\n") OSPF_Conf.write("ip router ospf 201 area 0.0.0.0\n") OSPF_Conf.close(). OSPF_Conf.write("interface Eth1/1\n") OSPF_Conf.write("ip router ospf 201 area 0.0.0.0\n") OSPF_Conf.write("interface Eth1/1\n") OSPF_Conf.close(). OSPF_Conf.write("interface Eth1/1\n") OSPF_Conf.write("ip router ospf 201 area 0.0.0.0\n") OSPF_Conf.close(). Item 297 of 484 (Choice, Q297) Refer to the exhibit. VSAN 2077 has been configured as the primary path. Which configuration must be implemented to allow the Cisco UCS system to enable zoning while the device neighbor allows communication using port FC1/24 to the servers?. Configure FI in Fibre Channel switching mode and port fc1/24 as an FCoE uplink port. Configure FI in Fibre Channel switching mode and port fc1/24 as a Fibre Channel storage port. Configure FI in Fibre Channel switching mode and port fc1/24 as a network uplink port. Configure FI in Fibre Channel end host mode and port fc1/24 as an appliance port. Item 298 of 484 (Choice, Q298) Refer to the exhibit. A network engineer must implement VXLAN between two core switches called CORE_2 and CORE_3. The core switches must have multicast disabled. In addition, the VLAN 100 called APP and VLAN 200 called DB must be extended between the core switches. The initial VXLAN configuration has been completed on CORE_2. Which Network Virtual Interface configuration completes VXLAN configuration on the CORE_2 switch?. source-interface nve1 source loopback0 member vni 10100 ingress-replication protocol ospf peer-ip 10.1.0.3 member vni 10200 ingress-replication protocol ospf peer-ip 10.1.0.3. interface nve1 source-interface loopback0 member vni 10100 ingress-replication protocol static peer-ip 10.10.10.3 member vni 10200 ingress-replication protocol static peer-ip 10.10.10.3. interface Loopback 0 source interface nve1 member vni 10100 ingress-replication peer-ip 10.1.0.3 member vni 10200 ingress-replication peer-ip 10.1.0.3. source interface Loopback 0 source nve1 member vni 10100 ingress-replication peer-ip 10.10.10.3 member vni 10200 ingress-replication peer-ip 10.10.10.3. Item 299 of 484 (Choice, Q299) Which feature results in a disruptive upgrade on the Cisco Nexus 9500 Series when performing a standard ISSU?. IS-IS. HSRP. VXLAN. PIM. Item 300 of 484 (Choice, Q300) An engineer must configure Protocol Independent Multicast on two Cisco Nexus 9000 Series Switches. The engineer must ensure that the chosen rendezvous point (RP) uses a mapping agent and only supports one RP per multicast group. Which type of RP must be used on both switches to meet these requirements?. static. Anycast RP. Auto-RP. bootstrap router. Item 301 of 484 (Choice, Q301) In a Cisco SAN fabric, UCS fabric interconnects and blades are all monitored by Cisco DCNM. The requirement is for the Cisco UCS manager to be monitored by Cisco DCNM. Which two configuration steps accomplish this goal? (Choose two.). Configure the DCNM IP address as a seed IP. Configure the DCNM IP address as a seed IP. Configure NTP in the equipment policies. Configure high availability for the uplinks. Create an SNMP user using SHA and AES-128. Item 302 of 484 (Choice, Q302) Which nonproprietary protocol is used to access a NAS device?. NFS. SMB. iSCSI. FCoE. Item 303 of 484 (Choice, Q303) Which two Cisco UCS components are upgraded when using Install Infrastructure Firmware? (Choose two.). BIOS. storage adapters. board controller. I/O modules. Cisco UCS Manager. Item 304 of 484 (Choice, Q304) An engineer must configure a user role interface policy on a Cisco Nexus 9000 Series Switch. The role must prevent access to interface FC3/2 but allow access to interface FC3/1. Which set of actions must be taken to accomplish this goal?. Configure deny interface policy. Permit interface FC32. Deny interface FC31. Configure deny interface policy. Deny interface FC32. Permit interface FC31. Configure permit interface policy. Deny interface FC32. Deny interface FC31. Configure permit interface policy. Permit interface FC32. Permit interface FC31. Item 305 of 484 (Choice, Q305) switch# dir bootflash: Sep 23 12:02:16 2020 m9250-s5ek9-kickstart-mz.8.2.1.bin Sep 05 12:21:26 2021 m9250-s5ek9-kickstart-mz.8.2.1.bin Apr 01 12:29:34 2021 m9250-s5ek9-kickstart-mz.8.2.2.bin Apr 12 01:55:22 2021 m9250-s5ek9-kickstart-mz.8.2.2.bin Nov 09 13:41:43 2021 m9250-s5ek9-kickstart-mz.8.3.1.bin Jan 17 14:10:47 2021 m9250-s5ek9-kickstart-mz.8.3.2.bin May 07 11:51:20 2021 m9250-s5ek9-kickstart-mz.8.4.1.bin [output omitted] Usage for bootflash://sup-local Which Cisco Nexus console line interface is shown in this output?. Bash shell. NX-OS CLI. NX-OS kickstart CLI. Guest shell. Item 306 of 484 (Choice, Q306) Which component is, by default, excluded from the host firmware package on a Cisco UCS B-Series Server?. storage controller. local disk. network interface controller. board controller. Item 307 of 484 (Choice, Q307) A remote data center must be connected to the main branch via the SD-WAN network. In addition, the footprint of the solution must be minimal and the Cisco HyperFlex deployment must be managed and monitored as part of the core HyperFlex hardware. Which set of actions meets these requirements?. Deploy two HyperFlex Edge nodes. Use Cisco Intersight for remote management. Deploy three HyperFlex All Flash nodes. Deploy Intersight virtual appliance for local management. Deploy three HyperFlex Compute-only nodes. Use Intersight for remote management. Deploy two HyperFlex Hybrid nodes. Deploy an Intersight server locally for management. Item 308 of 484 (Choice, Q308) Refer to the exhibit. A network engineer uses Ansible to automate the provisioning of different ACI tasks. The current design requires that each application profile has a single EPG. All application EPGs must belong to the same configured bridge domain. Which set of actions must be taken to accomplish this goal?. Delete line ap: App[item] under create ap task. Add line with_sequence: start=1 end=100 under create ap task. Add line ap: App[item] under create epg task. Delete line with_sequence: start=1 end=100 under create epg task. Add line ap: App[item] under create epg task. Add line with_sequence: start=1 end=100 under create ap task. Delete line ap: App[item] under create ap task. Delete line with_sequence: start=1 end=100 under create epg task. Item 309 of 484 (Choice, Q309) A network engineer must prevent loops from occurring on a Cisco Nexus 9000 Series Switch when new switches are connected. The interface Ethernet1/2 must be used for host connectivity. Which configuration must be applied to Ethernet1/2?. spanning-tree loopguard default. spanning-tree guard loop. spanning-tree bpdufilter enable. spanning-tree bpduguard enable. Refer to the exhibit. An engineer must create a Python script to convert a Python dictionary called dic to a YAML format and add the output to a file called switches.yml. Which lines must be added to complete the script to meet these requirements?. with open("file","w") as wr_to_file: wr_to_file.write(switches.yml). with open("switches.yml", "w") as wr_to_file: wr_to_file.write(file). with open("vlans_conf.txt", "w") as wr_to_file: wr_to_file.write(switches.yml). with open("dic", "w") as wr_to_file: wr_to_file.write(file). Item 311 of 484 (Choice, Q311) Refer to the exhibit. Users report SAN traffic packet loss on a blade server that is managed by using Cisco UCS Manager. An engineer must implement a SPAN feature to an external Fibre Channel analyzer. Which configuration source in the TEST monitoring session must the engineer select?. all the VSANs from the server. all the uplink Fibre Channel ports. all the storage ports. all the virtual host bus adapters from the server. Item 312 of 484 (Choice, Q312) Refer to the exhibit. An engineer must implement the topology shown with these requirements: SW1 must receive the external routes learned in SW3. SW3 must receive only a default route. Which area type configuration meets these requirements?. SW1(config)#router ospf 1 SW1(config-router)#area 0.0.0.3 nssa SW3(config)#router ospf 1 SW3(config-router)#area 0.0.0.3 nssa. SW1(config)#router ospf 1 SW1(config-router)#area 0.0.0.3 nssa no-summary SW3(config)#router ospf 1 SW3(config-router)#area 0.0.0.3 nssa no-redistribution. SW1(config)#router ospf 1 SW1(config-router)#area 0.0.0.3 nssa no-summary no-redistribution SW3(config)#router ospf 1 SW3(config-router)#area 0.0.0.3 nssa. SW1(config)#router ospf 1 SW1(config-router)#area 0.0.0.3 nssa default-information-originate SW3(config)#router ospf 1 SW3(config-router)#area 0.0.0.3 nssa. Item 313 of 484 (Choice, Q313) A DevOps engineer must design a solution to push network configurations across a company infrastructure to ensure consistency. The solution must be easy to configure and manage and must support Python and YAML. Which configuration management tool meets these. chef. Ansible. Pupet. SaltStack. Item 314 of 484 (Choice, Q314) What is the minimum number of Cisco HyperFlex Series converged nodes needed to form a HyperFlex Edge cluster?. 1. 2. 3. 4. Item 315 of 484 (Choice, Q315) A Cisco MDS 9000 Series Switch must automatically learn about devices and switches connected to a fibre channel interface. However, a conflicting entry exists in the configuration database. Which set of actions activates the configuration database?. Enable auto-learning. Activate port security. Disable port security. Lock down the fabric. Activate port security. Enable auto-learning. Enforce port security. Disable auto-learning. Item 316 of 484 (Choice, Q316) An engineer must configure an ERSPAN on a Cisco Nexus 9000 Series Switch where all traffic originates from a specific IP address. The traffic must be forwarded to a network analyzer connected to eth1/10 on the Nexus switch. Which configuration set accomplishes this goal?. monitor session 1 rx source interface all rx destination interface eth1/10 no shut. monitor session 1 rx source ip address 10.10.10.10 destination interface eth1/10 no shut. monitor session 1 type erspan-source erspan-id 1 source ip 10.10.10.10 source interface eth1/10 no shut. monitor session 1 type erspan-destination erspan-id 1 source ip 10.10.10.10 destination interface eth1/10 no shut. Item 317 of 484 (Choice, Q317) Which component in the Cisco UCS B-Series server manages the server functions such as eUSBs, LEDs, and I/O connectors during an upgrade process?. board controller. Cisco Integrated Management Controller. SAS adapter. BIOS. Item 318 of 484 (Choice, Q318) An engineer must back up the running configuration of a Cisco Nexus 9000 Series Switch securely to a remote server. Which protocol must be used to accomplish this goal?. FTP. TFTP. HTTPS. SCP. Item 319 of 484 (Choice, Q319) A network engineer must restore the configuration of a Cisco Nexus 9000 Series Switch. The backup file is stored on an external server. The current configuration must be replaced without having to reload the switch. Which command must be used to accomplish this goal?. Nexus9k# copy tftp://10.10.1.1/config.back running-config. Nexus9k# configure replace scp://10.10.1.1/config.back. Nexus9k# rollback running-config checkpoint pre-change atomic. Nexus9k# boot tftp://10.10.1.1/config.back. Based on this output, which storage protocol is used?. NFSv4. iSCSI. FCoE. SMB. Item 321 of 484 (Choice, Q321) A server engineer must create a backup operation that will be used for the entire restore of the Cisco UCS system using a binary that includes a snapshot of the entire system. Which backup type must be configured to achieve the objective?. Full State. All Configuration. System. Logical. Item 322 of 484 (Choice, Q322) A collector is streaming telemetry data from a router by using compact GPB encoding. Which file does a streaming telemetry collector object use to decode the sensor path data?. proto file for each sensor path file that corresponds to each sensor path. JSON file for each sensor path file that corresponds to each sensor path. JSON file to decode any sensor path data. proto file to decode any sensor path data. Item 323 of 484 (Choice, Q323) from cli import * import json interface_output = json.loads(cli.clid("show interface brief")) print(json.dumps(interface_output, indent=4)) interface out: { "TABLE_interface": [ { "interface": "mgmt0", "state": "up", "ip_address": "10.10.10.10", "type": "physical", "port": "mgmt0", "state_up": "Up", "speed": "1G", "mtu": "1500" }, { "interface": "Ethernet1/1", "type": "physical", "state": "down", "port": "Eth1/1", "state_up": "Down", "reason": "Disabled", "speed": "10G", "mtu": "1500" }, { "interface": "Vlan1", "state": "down", "type": "physical", "state_up": "Down", "admin_state": "down" }, { "interface": "Ethernet1/10", "vlanid": "1", "status": "trunk", "s_vlan_admin_state": "down", "s_vlan_oper_state": "down", "s_vlan_trunk_status": "down" } ] }. A. B. C. D. Refer to the exhibit. A VXLAN data center fabric consists of three hosts mapped to different VLANs. Ingress VTEPs perform Layer 2 bridging and Layer 3 routing. Egress VTEPs only perform a Layer 2 bridging lookup. Which VN values must be set to allow inter-VNI communication?. VLAN 100 to Layer 2 VN 2020 VLAN 200 to Layer 2 VN 5050. VLAN 100 to Layer 3 VN 2020 Test_Telco VRF to Layer 3 VN 5050. VLAN 100 to Layer 2 VN 1010 VLAN 200 to Layer 3 VN 1010. VLAN 100 to Layer 2 VN 2020 Test_Telco VRF to Layer 1 VN 1010. Item 325 What happens when the install all epld bootflash:m9000-pkg-9.2.2.epld module all fan-module all bar all command is run on the Cisco MDS 9000 Series Director Switch?. Fan modules power cycle. The switching module starts a rolling update. Each module updates and power cycles. The active supervisor updates first. |