Dell S5000 Deployment/Configuration Manual page 24

Deployment of a converged infrastructure with fcoe
Hide thumbs Also See for S5000:
Table of Contents

Advertisement

Dell Networking S5000: Deployment of a Converged Infrastructure with FCoE
Figure 23: Dell S5000 (fabric B) configuration
/* Enable RSTP (Enabled due to VLT config on upstream Z9000s) */
> enable
> config terminal
> protocol spanning-tree rstp
> no disable
> exit
/* Create LACP LAG */
> interface fortyGigE 0/48
> port-channel-protocol lacp
> port-channel 11 mode active
> no shut
> interface fortyGigE 0/60
> port-channel-protocol lacp
> port-channel 11 mode active
> no shut
/* Create LAN VLAN and tag interfaces */
> interface port-channel 11
> switchport
> no shut
> interface tengigabitethernet 0/12
> portmode hybrid
> switchport
> no shut
> interface vlan 5
> tagged tengigabitethernet 0/12
> tagged port-channel 11
> exit
/* Enable FC capability */
> enable
> config terminal
> feature fc
/* Create DCB MAP */
> dcb-map SAN_DCB_MAP
> priority-group 0 bandwidth 60 pfc off
> priority-group 1 bandwidth 40 pfc on
> priority-pgid 0 0 0 1 0 0 0 0
> exit
24
Deployment of a Converged Infrastructure with FCoE
Deployment/Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents