350-601 Compute • Complete Question Bank
Complete 350-601 Compute question bank — all 0 questions with answers and detailed explanations.
Fabric Interconnect A - Ethernet Uplink Configuration interface Ethernet1/1 switchport mode trunk switchport trunk allowed vlan 10,20,30 spanning-tree port type edge trunk no shutdown Fabric Interconnect B - Ethernet Uplink Configuration interface Ethernet1/1 switchport mode trunk switchport trunk allowed vlan 10,20,30 spanning-tree port type edge trunk no shutdown UCS Manager vNIC Template Config vNIC Name: vNIC-A Fabric ID: A VLANs: 10 (Native), 20, 30 Failover: Enabled vNIC Name: vNIC-B Fabric ID: B VLANs: 10 (Native), 20, 30 Failover: Enabled
UCS Manager > Service Profile > vNIC List vNIC Name: eth0 Fabric ID: A Adapter Policy: Windows MTU: 9000 VLAN: 100 (Native) UCS Manager > LAN > LAN Cloud > QoS System Class Class-FC: No Drop, MTU 9216, Weight 10 Class-Platinum: Drop, MTU 9216, Weight 30 Class-Gold: Drop, MTU 1500, Weight 20 Class-Silver: Drop, MTU 1500, Weight 10 Class-Bronze: Drop, MTU 1500, Weight 5
Refer to the exhibit. UCS-A /org # show service-profile Name Assoc-State Oper-SrcTempl -------------- -------------- -------------- SP1 associated template-A SP2 unassigned template-B SP3 associated template-A SP4 associated template-C UCS-A /org # show service-profile template Name Type Oper-State --------------- --------- ----------- template-A initial enabled template-B updating enabled template-C initial enabled
Refer to the exhibit.
<config>
<system>
<qos>
<class-map name="BulkData">
<match qos-group="5"/>
</class-map>
<policy-map name="DataCenter">
<class name="BulkData">
<set qos-group="5"/>
<bandwidth percent="30"/>
</class>
<class class-default>
<bandwidth percent="70"/>
</class>
</policy-map>
</qos>
</system>
</config>Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
Unified I/O and management for server chassis
Connects blade servers to fabric interconnects
Virtual interface card supporting multiple adapters
Out-of-band management controller for UCS servers
Enclosure that houses blade servers and IOMs
Drag a concept onto its matching description — or click a concept then click the description.
Virtual SAN for isolating Fibre Channel traffic
Access control between initiators and targets
Routing protocol for Fibre Channel fabric
Fibre Channel over IP for remote connectivity
Inter-VSAN routing for selective communication
UCS# scope org / UCS /org # show server 2 Server 2: Name: bladesrv-2 Assoc State: unassociated Chassis ID: 1 Slot ID: 2 Fabric: A PID: UCSB-B200-M3 Available Memory: 65536 MB Number of CPUs: 2 CPU Cores: 12 Adapter Policy: Linux ...
UCS# show firmware version Firmware: Management: 4.0(4c) System: 4.0(4c) Kernel: 4.0(4c) Fabric Interconnect A: 4.0(4c) Fabric Interconnect B: 4.0(4c) IOM A1: 4.0(4c) IOM A2: 4.0(4c) IOM B1: 4.0(4c) IOM B2: 4.0(4c) All blades: 3.2(3a) (outdated)
{
"Name": "Web-Server-Profile",
"UUID": "00000000-0000-0000-0000-000000000001",
"Vnics": [
{
"Name": "vNIC-A",
"Fabric": "A",
"Vlan": "100",
"MacPool": "mac-pool-1",
"Mtu": 1500
},
{
"Name": "vNIC-B",
"Fabric": "B",
"Vlan": "100",
"MacPool": "mac-pool-1",
"Mtu": 1500
}
],
"SanBoot": null,
"BootPolicy": "boot-policy-1"
}<pre>
UCS-FI-6454# show interface Ethernet 1/1 transceiver properties
Ethernet1/1:
Transceiver Type: SFP-10G-SR
Vendor: CISCO
Part Number: SFP-10G-SR-S
Serial Number: FCI1234567
Temperature: 45.6 C
Voltage: 3.31 V
Current: 7.0 mA
Transmit Power: -2.1 dBm
Receive Power: -12.5 dBm
High Alarm: 3.5 dBm
Low Alarm: -18.0 dBm
High Warning: 2.0 dBm
Low Warning: -15.0 dBm
</pre><pre>
! Service profile boot policy configuration
boot-order:
boot-device:
- name: 'local-disk'
device-type: 'local-disk'
- name: 'san-target'
device-type: 'san'
wwnn: '20:00:00:25:b5:00:00:01'
wwpn: '20:00:00:25:b5:00:00:02'
lun: '0'
reboot-on-update: 'true'
</pre><pre> UCS-B-230-M4# show server environment Server Temperature: 42 C CPU1 Temperature: 65 C CPU2 Temperature: 68 C Ambient Temperature: 25 C Fan Speed: 8000 RPM Power Supply 1: 450 W, Status: OK Power Supply 2: 450 W, Status: Failed </pre>
Refer to the exhibit.
UCS-A# show inventory chassis 1
Chassis: 1
Overall Status: OK
Power Supply: 1: OK, 2: OK
Fan Modules: 1: OK, 2: OK, 3: OK
Server Slots:
1: Unassigned
2: OK
3: OK
4: Unassigned
FEX Fabric Status: Fabric A: Up, Fabric B: Up
Firmware Version: 4.0(4)
UCS-A# show server inventory chassis 1 server 2
Server 1/2:
Overall Status: OK
Discovery: Complete
Memory: 256 GB
Cores: 16
Adapters: 1: VIC 1340
Service Profile: ESXi-Host2
State: Associated
Association Time: 2023-03-15 09:21:00
Serial Number: FCH2123VXYZRefer to the exhibit.
Intersight API response (partial):
{
"Results": [
{
"Moid": "5f6d8e2b1c3d4e5f6a7b8c9d",
"Name": "UCS-Domain-1",
"Version": "4.1(2a)",
"ConnectionStatus": "Connected",
"DeviceModel": "UCS-FI-6348",
"State": "Operational",
"Alarms": [
{"Severity": "Major", "Description": "NVRAM backup failure"}
]
}
]
}Refer to the exhibit. UCS-A# show running-config interface mgmt 0 Building configuration... Current configuration: 130 bytes ! interface mgmt 0 description Management Interface ip address 10.1.1.100 255.255.255.0 no shutdown end UCS-A# ping 10.1.1.1 PING 10.1.1.1 (10.1.1.1) 56(84) bytes of data. From 10.1.1.100 icmp_seq=1 Destination Host Unreachable From 10.1.1.100 icmp_seq=2 Destination Host Unreachable --- 10.1.1.1 ping statistics --- 2 packets transmitted, 0 received, +2 errors, 100% packet loss
Refer to the exhibit. UCSM-A# scope org root UCSM-A /org # create service-profile-template SP_Template UCSM-A /org/service-profile-template # set vnic-order order-type user-defined UCSM-A /org/service-profile-template* # create vnic vNIC_A UCSM-A /org/service-profile-template*/vnic # set vnet VM_Network UCSM-A /org/service-profile-template*/vnic # set fabric a UCSM-A /org/service-profile-template*/vnic # set addr-pool derived UCSM-A /org/service-profile-template*/vnic # set mtu 1500 UCSM-A /org/service-profile-template*/vnic # commit-buffer UCSM-A /org/service-profile-template* # show profile detail