コンテンツにスキップ

sonic-tc-priority-group-map YANG

概要

  • module: sonic-tc-priority-group-map
  • namespace: http://github.com/sonic-net/sonic-tc-priority-group-map
  • revision: 2021-04-15
  • import: sonic-types
  • top container: sonic-tc-priority-group-map

TC_TO_PRIORITY_GROUP_MAP yang Module for SONiC OS. Traffic Class を ingress priority group へマップしバッファ受入制御に使う。1

データフロー (自動生成)

flowchart LR
  Y["sonic-tc-priority-group-map"]
  C1[("CONFIG_DB<br/>TC_TO_PRIORITY_GROUP_MAP")]
  Y --> C1
  D1["QosOrch"]
  C1 --> D1

凡例

YANG モジュールから CONFIG_DB テーブル経由で subscribe する daemon/orch までを docs/reference/config-db-orch-map.md から機械生成したミニ図。詳細・例外は本ページ本文を参照。

ツリー

module: sonic-tc-priority-group-map
  +--rw sonic-tc-priority-group-map
     +--rw TC_TO_PRIORITY_GROUP_MAP
        +--rw TC_TO_PRIORITY_GROUP_MAP_LIST* [name]
           +--rw name    string
           +--rw TC_TO_PRIORITY_GROUP_MAP* [tc]
              +--rw tc    stypes:tc_type
              +--rw pg?   string

leaf 一覧

leaf パス 必須 デフォルト enum / 範囲 / leafref 説明
name sonic-tc-priority-group-map/TC_TO_PRIORITY_GROUP_MAP/TC_TO_PRIORITY_GROUP_MAP_LIST/name string yes pattern [a-zA-Z0-9]{1}([-a-zA-Z0-9_]{0,31}), length 1..32 Name of the TC to priority group map.
tc .../TC_TO_PRIORITY_GROUP_MAP/tc stypes:tc_type yes Source traffic class.
pg .../TC_TO_PRIORITY_GROUP_MAP/pg string pattern [0-7]? Target ingress priority group (0-7).

leafref / 依存

  • なし

augment / deviation

  • なし

関連 CONFIG_DB / CLI

  • CONFIG_DB: TC_TO_PRIORITY_GROUP_MAP|<name>PORT_QOS_MAP|<port>/tc_to_pg_map から参照

関連 YANG モジュール

意味的に関連する SONiC YANG モジュール (slug prefix / curated group / frontmatter related.yang から自動抽出):

関連リファレンス

引用元


  1. sonic-net/sonic-buildimage src/sonic-yang-models/yang-models/sonic-tc-priority-group-map.yang @ 9ea932ec2e18f35e58268ec2e4456b1d4afd65cd