Deployment Guide

Table Of Contents
24 Dell EMC Networking FCoE-to-Fibre Channel Deployment with S4148U-ON in F_port Mode | version 1.0
Proceed to reboot the system? [confirm yes/no]:y
5.2 Configure switches
After both S4148U-ONs are set to port profile-3, the commands in the tables that follow are run to complete
the configuration of both switches. The port numbers used correspond to the topology diagrams shown in
Figure 8 and Figure 9.
Note: The commands in the tables below should be entered in the order shown. Complete switch running-
configuration files are provided as attachments named S4148U-Leaf1.txt and S4148U-Leaf2.txt.
5.2.1 Initial configuration settings
Configure the hostname, OOB management IP address, and OOB management default gateway. Set the
Spanning Tree Protocol mode to RSTP. Leaf1 is configured as the primary RSTP root bridge with the
priority 0 command option, and Leaf2 is configured as the secondary RSTP root bridge with the
priority 4096 option.
S4148U-Leaf1
S4148U-Leaf2
configure terminal
hostname S4148U-Leaf1
interface mgmt 1/1/1
no ip address dhcp
ip address 100.67.169.31/24
no shutdown
management route 0.0.0.0/0
100.67.169.254
spanning-tree mode rstp
spanning-tree rstp priority 0
configure terminal
hostname S4148U-Leaf2
interface mgmt 1/1/1
no ip address dhcp
ip address 100.67.169.30/24
no shutdown
management route 0.0.0.0/0
100.67.169.254
spanning-tree mode rstp
spanning-tree rstp priority 4096
5.2.2 Fibre Channel configuration
Globally enable DCBX and F_Port mode on each switch. The feature fc domain-id domain-id
command puts the switch in F_port mode.
S4148U-Leaf1
S4148U-Leaf2
dcbx enable
feature fc domain-id 100
dcbx enable
feature fc domain-id 100