ONTAP 9.13

to English version

QoSマーキング値の表示

IPspaceごとに、さまざまなプロトコルのQoSマーキング値を表示できます。

手順

network qos-marking show コマンドを使用して、QoSマーキング値を表示します。

次のコマンドは、「Default」のIPspaceにおいて、すべてのプロトコルのQoSマーキングを表示します。

network qos-marking show -ipspace Default
IPspace             Protocol           DSCP  Enabled?
------------------- ----------------- -----  --------
Default
                    CIFS                 10  false
                    FTP                  48  false
                    HTTP-admin           48  false
                    HTTP-filesrv         10  false
                    NDMP                 10  false
                    NFS                  10  true
                    SNMP                 48  false
                    SSH                  48  false
                    SnapMirror           10  false
                    Telnet               48  false
                    iSCSI                10  false
11 entries were displayed.
Top of Page