Deployment Guide
Table Of Contents
- 1 Introduction
- 2 Hardware overview
- 3 Topology overview
- 4 Preparation
- 5 S4148U-ON switch configuration
- 6 S4148U-ON validation
- 7 Configure Unity FC storage
- 8 Configure storage on ESXi hosts
- 9 Configure ESXi hosts for LAN traffic
- A Validated components
- B Technical support and resources
- C Support and feedback
29 Dell EMC Networking FCoE-to-Fibre Channel Deployment with S4148U-ON in F_port Mode | version 1.0
The QoS and policy maps defined above are applied using the system qos command as follows:
S4148U-Leaf1
S4148U-Leaf2
system qos
trust-map dot1p map_Dot1pToGroups
qos-map traffic-class
map_GroupsToQueues
service-policy input type qos
policy_Input_TrustDot1p
service-policy input type network-qos
policy_Input_PFC
service-policy output type queuing
policy_Output_BandwidthPercent
system qos
trust-map dot1p map_Dot1pToGroups
qos-map traffic-class
map_GroupsToQueues
service-policy input type qos
policy_Input_TrustDot1p
service-policy input type network-qos
policy_Input_PFC
service-policy output type queuing
policy_Output_BandwidthPercent
5.2.4 LAN configuration for IP traffic
The final configuration steps are for the LAN side of the topology which includes connections to the spine
switches.
Note: For more information on the configuration settings in this section, see Dell EMC Networking Layer 3
Leaf-Spine Deployment and Best Practices with OS10. Spine switch configuration examples are also
provided.
Configure the S4148U leaf switches as VLT peers for LAN traffic. 100GbE interfaces 1/1/29-1/1/30 are used
for the VLTi in this deployment. The backup destination is the management IP address of the VLT peer
switch. Enable peer routing.
S4148U-Leaf1
S4148U-Leaf2
interface range ethernet 1/1/29-1/1/30
description VLTi
no switchport
vlt-domain 127
backup destination 100.67.169.30
discovery-interface ethernet 1/1/29
discovery-interface ethernet 1/1/30
peer-routing
interface range ethernet 1/1/29-1/1/30
description VLTi
no switchport
vlt-domain 127
backup destination 100.67.169.31
discovery-interface ethernet 1/1/29
discovery-interface ethernet 1/1/30
peer-routing