Question 411
What is a characteristic of a type 2 hypervisor?
A. complicated deployment
B. ideal for data center
C. referred to as bare-metal
D. ideal for client/end-user system
Question 412
Which two features does the Cisco SD-Access architecture add to a traditional campus network? (Choose two.)
A. modular QoS
B. software-defined segmentation
C. identity services
D. private VLANs
E. SD-WAN
Question 413
Which congestion queuing method on Cisco IOS based routers uses four static queues?
A. weighted fair
B. custom
C. low latency
D. priority
Question 414
DRAG DROP -An engineer plans to use Python to convert text files that contain device information to JSON Drag and drop the code snippets from the bottom onto the blanks in the code to construct the request. Not all options are used.
Select and Place:
Question 415
Which resource is able to be shared among virtual machines deployed on the same physical server?
A. disk
B. VM configuration file
C. applications
D. operating system
Question 416
Refer to the exhibit. An engineer must set up connectivity between a campus aggregation layer and a branch office access layer. The engineer uses dynamic trunking protocol to establish this connection; however, management traffic on VLAN1 is not passing
Which action resolves the issue and allow communication for all configured VLANs?
A. Disable Spanning Tree for the native VLAN.
B. Allow all VLANs on the trunk links.
C. Change both interfaces to access ports.
D. Configure the correct native VLAN on the remote interface
Question 417
Which three resources must the hypervisor make available to the virtual machines? (Choose three.)
A. Memory
B. bandwidth
C. IP address
D. Processor
E. storage
F. secure access
Question 418
DRAG DROP -Refer to the exhibit. Drag and drop the snippets into the RESTCONF request to form the request that returns this response. Not all options are used.
Select and Place:
Question 419
Refer to the exhibit. An engineer must configure static NAT on R1 to allow users HTTP access to the web server on TCP port 80. The web server must be reachable through ISP 1 and ISP 2
Which command set should be applied to R1 to fulfill these requirements?
A. ip nat inside source static tcp 10.1.1.100 80 209.165.200.225 80 extendable ip nat inside source static tcp 10.1.1.100 80 209.165.201.1 80 extendable
B. ip nat inside source static tcp 10.1.1.100 80 209.165.200.225 80 ip nat inside source static tcp 10.1.1.100 80 209.165.201.1 80
C. ip nat inside source static tcp 10.1.1.100 80 209.165.200.225 80 no-alias ip nat inside source static tcp 10.1.1.100 80 209.165.201.1 80 no-alias
D. ip nat inside source static tcp 10.1.1.100 80 209.165.200.225 80 ip nat inside source static tcp 10.1.1.100 8080 209.165.201.1 8080
Question 420
Refer to the exhibit. An engineer attempts to bundle interface Gi0/0 into the port channel, but it does not function as expected
Which action resolves the issue?
A. Enable fast LACP PDUs on interface Gi0/0.
B. Set LACP max-bundle to 2 on interface Port-channel1.
C. Configure no shutdown on interface Gi0/0.
D. Configure channel-group 1 mode active on interface Gi0/0.