Dell S4048-ON 구성 매뉴얼 - 페이지 23

{카테고리_이름} Dell S4048-ON에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Dell S4048-ON 30 페이지. Enterprise switches
Dell S4048-ON에 대해서도 마찬가지입니다: 구성 매뉴얼 (19 페이지), 문제 해결 매뉴얼 (29 페이지)

Dell S4048-ON 구성 매뉴얼
Switch configuration (OS 10.x)
3.2.4

Create tagged VLAN for all ports and port-channels

Note: You must supply a VLAN id. The valid range is 2-4093.
The following commands configure a single VLAN ID. If desired, multiple VLAN IDs can be created on the
switch and assigned to ports.
OS10(config)# interface vlan <vlan-id>
OS10(conf-if-vl-<vlan-id>)# mtu 9216
OS10(conf-if-vl-<vlan-id>)# no shutdown
OS10(conf-if-vl-<vlan-id>)# exit
3.2.5

Create QoS policy-map with dot1p values as trusted

OS10(config)# policy-map type qos <trust-policy-map-name>
OS10(config-pmap-qos)# class class-trust
OS10(config-pmap-c-qos)# trust dot1p
OS10(config-pmap-c-qos)# exit
OS10(config-pmap-qos)# exit
OS10(config)#
3.2.6

Create PFC dot1p traffic class

The following commands configure a network QoS class map and match the iSCSI traffic class.
OS10(config)# class-map type network-qos <iSCSI-class-map-name>
OS10 (config-cmap-nqos)# match qos-group 4
OS10 (config-cmap-nqos)# exit
OS10(config)#
3.2.7

Configure network QoS policy map

OS10(config)# policy-map type network-qos <policy-map-name>
OS10(config-pmap-network-qos)# class <iSCSI-class-map-name>
OS10 (config-pmap-c-nqos)# pause
OS10 (config-pmap-c-nqos)# pfc-cos 4
OS10 (config-pmap-c-nqos)# exit
OS10(config-pmap-network-qos)# exit
OS10(config)#
OS10(config)# policy-map type application <qos-policy-map-name>
OS10(config-pmap-application)# class class-iscsi
OS10 (config-pmap-c-app)# set qos-group 4
OS10 (config-pmap-c-app)# set cos 4
OS10 (config-pmap-c-app)# exit
OS10(config-pmap-application)# exit
OS10(config)#
23
Dell EMC Networking S4048-ON Switch Configuration Guide for Dell PS Series SANs | SCG1026