Setup Guide

channel-group 10 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
exit
interface ethernet 1/1/26
description Uplink_Ports
no shutdown
channel-group 10 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
exit
configure terminal
hostname oobMgmtSwitch
interface vlan 100
description managementNetwork
no shutdown
exit
interface ethernet 1/1/1
description discoveryWorkstation
switchport access vlan 100
no shutdown
exit
interface mgmt 1/1/1
no shutdown
ip address 100.0.100.50/24
exit
management route 0.0.0.0/0 100.0.100.1
exit
ntp server 100.0.100.200
exit
interface ethernet 1/1/2
description "PowerStoreNodeA_MgmtPort"
no shutdown
switchport mode access
switchport access vlan 100
exit
interface ethernet 1/1/53
description "PowerStoreNodeB_MgmtPort"
no shutdown
switchport mode access
switchport access vlan 100
exit
interface port-channel 10
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 100
exit
interface ethernet 1/1/25
description Uplink
no shutdown
channel-group 10 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
exit
56
Configuring Dell PowerSwitch Series for deployments with ToR switches