Q1. Which commands can you enter to see if a component in the Cisco UCS domain generated a core file?
A. 6100-A# scope monitoring 6100-A /monitoring # scope sysdebug 6100-A /monitoring/sysdebug # show cores
Core Files: Name Fabric ID
B. 6100-A# scope sysdebug 6100-A /sysdebug # scope monitoring 6100-A /sysdebug/monitoring # show cores
Core Files: Name Fabric ID
C. 6100-A# scope system 6100-A /system # scope monitoring 6100-A /system/monitoring # show cores
Core Files: Name Fabric ID
D. 6100-A# scope cores 6100-A /cores # show cores
Core Files: Name Fabric ID
E. 6100-A# scope logging 6100-A /logging # scope monitoring 6100-A /logging/monitoring # show cores
Core Files: Name Fabric ID
Answer: A
Q2. Which four tasks can be performed via Cisco IMC remote access to a Cisco UCS system? (Choose four.)
A. power cycle the server
B. deploy an operating system
C. toggle the locator LED
D. configure the boot order
E. view properties and sensors
F. configure the hypervisor
G. enable Cisco UCS Manager
Answer: ACDE
Q3. What should you do when you see faults during the initial setup and discovery process?
A. Take note and address the faults.
B. You can safely ignore these faults.
C. Log them and try to address the first one.
D. Reboot until the error messages go away.
Answer: B
Q4. UCS-A# scope eth-uplink UCS-A /eth-uplink
# scope fabric a UCS-A /eth-uplink/fabric
# scope interface 2 3 UCS-A /eth-uplink/fabric/interface
# create mon-src Monitor23 UCS-A /eth-uplink/fabric/interface/mon-src*
# set direction receive UCS-A /eth-uplink/fabric/interface/mon-src* # commit-buffer
What does the command scope interface 2 3 in the above CLI command sequence do on a Cisco UCS blade server?
A. enters the interface command mode for the specified uplink port
B. enters the interface command mode for the specified Fabric A
C. enters the interface command mode for the specified Fabric B
D. enters slot 3 port 2 specified uplink port
Answer: A
Q5. During the installation of Windows 2008 64-bit operating system on a Cisco UCS server, the RAID controller is not found. What is the cause of the problem?
A. The Cisco IMC firmware needs to be updated.
B. The LSI option ROM needs to be configured by pressing Ctrl-H during post.
C. The LSI drivers are not bundled and need to be loaded by clicking the Load Driver option to point to the correct drivers.
D. Windows 2008 64-bit operating system is not supported on Cisco UCS servers.
Answer: C
Q6. Refer to the exhibit.
Using RBAC for security in a Cisco UCS environment, what is seen in the exhibit?
A. custom role
B. default role
C. LDAP group map
D. external service profile
Answer: B
Q7. The Cisco UCS Manager displays FSM information for which four of these? (Choose four.)
A. which FSM task is being executed
B. the current state of an FSM task
C. the status of the previous FSM task
D. any error codes returned while processing E. all completed FSM tasks
F. multiple FSM tasks that completed over multiple tries
G. multiple FSM tasks that failed
Answer: ABCD
Q8. A customer is configuring SAN pin groups in a Cisco UCS domain. The customer notices that pinning is not working and traffic from the vHBA is not passing over the Fibre Channel uplink port. Which of these must be done for pinning to work correctly?
A. Include the SAN pin group in a vHBA policy and then include the vHBA policy in the service profile that is assigned to that server.
B. Include the SAN policy in the Cisco UCS Manager to match with pin groups on the fabric interconnect.
C. The customer must have Cisco UCS Manager version 2.0 or above.
D. Fibre Channel switch mode needs to be configured first.
Answer: A
Q9. Which of these does not have an FSM associated with it?
A. vCenter connection
B. service profile
C. server hardware
D. service profile templates
Answer: D
Q10. A customer is troubleshooting QoS in a Cisco UCS domain due to high packet drops in the network. The customer has configured the vNIC and associated QoS policy, and changed the MTU from 1000 to 1200. Packet drops still exist. What is the cause of this issue?
A. The MTU specified here must be greater than the MTU specified in the associated QoS system class. If this MTU value is less than the MTU value in the QoS system class, packets may be dropped during data transmission.
B. The MTU specified here must be equal to or less than the MTU specified in the associated QoS system class. If this MTU value exceeds the MTU value in the QoS system class, packets may be dropped during data transmission.
C. The MTU specified here must be less than the MTU specified in the associated QoS system policy. If this MTU value exceeds the MTU value in the QoS system policy, packets may be not be dropped during data transmission.
D. The MTU must be optimized and should be changed to fc with the CLI command set mtu fc.
Answer: B