9
Cisco Catalyst 3850 Switch Configuration Guide for Dell PS Series SANs | SCG3299
2.7
Configuring edge-ports
Perform this step for each individual port that is connected to a storage controller or a host interface port, or
specify a range of ports to configure. This section enables link-level flow control (802.3x), portfast, and service
policy.
Switch(config)#
interface range gigabitEthernet 1/0/1 – 24
Note:
Configure all the 48 ports for the 48 port model of the switch using the following command.
#
interface range gigabitEthernet 1/0/1 – 48
Switch(config-if-range)#
flowcontrol receive on
Switch(config-if-range)#
spanning-tree portfast
Switch(config-if-range)#
service-policy output single-queue-buffer
Switch(config-if-range)#
switchport
Switch(config-if-range)#
no shutdown
Switch(config-if-range)#
exit
Switch(config)#
exit
2.8
Save configuration
Switch#
copy running-config startup-config
2.9
Configure additional switch
Repeat the commands from sections 2.1 through 2.8 to configure the second switch.