From 0e5d787681c2496921e416dbfe49d2b3956952bb Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:34:55 +0800
Subject: [PATCH 1/8] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87?=
 =?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../3.QoS/1.QoS\346\246\202\350\277\260/01.json"           | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 "data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.json"

diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.json"
new file mode 100644
index 0000000..d86ba1a
--- /dev/null
+++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.json"
@@ -0,0 +1,7 @@
+{
+  "type": "code_options",
+  "author": "benttto",
+  "source": "01.md",
+  "notebook_enable": false,
+  "exercise_id": "93b2d81b116d4e95848742ccedb5b4dd"
+}
\ No newline at end of file
-- 
GitLab


From 5bc43403a68b4685fe96ff2e3a6fd86fb931c422 Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:35:46 +0800
Subject: [PATCH 2/8] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87?=
 =?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../1.QoS\346\246\202\350\277\260/01.md"      | 21 +++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 "data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.md"

diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.md" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.md"
new file mode 100644
index 0000000..0334dff
--- /dev/null
+++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/01.md"
@@ -0,0 +1,21 @@
+# QoS
+
+关于抖动的说法,不正确的是
+
+## 答案
+
+时延越小则抖动时延范围越大
+
+## 选项
+
+### A
+
+抖动过大会导致协议震荡
+
+### B
+
+报文不能等间隔到达目的端,这种现象叫抖动
+
+### C
+
+可利用缓存来克服过量的抖动,但会增加时延
-- 
GitLab


From b4cbc44af01d5dc5196b1ff5bf9ac1e00f5fa95b Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:36:08 +0800
Subject: [PATCH 3/8] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87?=
 =?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../3.QoS/1.QoS\346\246\202\350\277\260/02.json"           | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 "data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.json"

diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.json"
new file mode 100644
index 0000000..cf53ae0
--- /dev/null
+++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.json"
@@ -0,0 +1,7 @@
+{
+  "type": "code_options",
+  "author": "benttto",
+  "source": "02.md",
+  "notebook_enable": false,
+  "exercise_id": "dfb4242cba0c44c48424a2d5207c944c"
+}
\ No newline at end of file
-- 
GitLab


From f63953b5eb87fc67de8fd6ab0af399eaaa8da598 Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:36:23 +0800
Subject: [PATCH 4/8] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87?=
 =?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../1.QoS\346\246\202\350\277\260/02.md"      | 21 +++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 "data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.md"

diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.md" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.md"
new file mode 100644
index 0000000..95278a0
--- /dev/null
+++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/02.md"
@@ -0,0 +1,21 @@
+# QoS
+
+模块化QoS命令行MQC是指通过将具有某类共同特征的报文划分为一类,并为同一类报文提供相同的服务,也可以对不同类的报文提供不同的服务,以下不是MQC的三要素的是
+
+## 答案
+
+流转发
+
+## 选项
+
+### A
+
+流分类
+
+### B
+
+流行为
+
+### C
+
+流策略
-- 
GitLab


From f9f1ea546d7fa39d9928b736c8ad757b8a2f37a9 Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:36:41 +0800
Subject: [PATCH 5/8] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87?=
 =?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../3.QoS/1.QoS\346\246\202\350\277\260/03.json"           | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 "data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.json"

diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.json"
new file mode 100644
index 0000000..551e6fb
--- /dev/null
+++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.json"
@@ -0,0 +1,7 @@
+{
+  "type": "code_options",
+  "author": "benttto",
+  "source": "03.md",
+  "notebook_enable": false,
+  "exercise_id": "3189c2a7556144c6bbb1e0efa8d9a9e5"
+}
\ No newline at end of file
-- 
GitLab


From 17e9fe37b581a0d2c42ec791722c87784ae4094f Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:36:58 +0800
Subject: [PATCH 6/8] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87?=
 =?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../1.QoS\346\246\202\350\277\260/03.md"      | 21 +++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 "data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.md"

diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.md" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.md"
new file mode 100644
index 0000000..f36936c
--- /dev/null
+++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/03.md"
@@ -0,0 +1,21 @@
+# QoS
+
+对于QoS提供的调度算法,以下说法不正确的是
+
+## 答案
+
+QoS采用先进先出(FIFO)调度
+
+## 选项
+
+### A
+
+至少要能区分队列中的不同分组
+
+### B
+
+需要知道每个分组的服务等级
+
+### C
+
+调度算法决定下一个处理队列中的哪个分组
-- 
GitLab


From eaff29c896a093256ea3b8ca6348a82facd599d3 Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:37:18 +0800
Subject: [PATCH 7/8] Replace config.json

---
 .../config.json"                              | 22 +++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json"
index b1d7849..ff96f72 100644
--- "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json"
+++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json"
@@ -1,8 +1,22 @@
 {
   "node_id": "network-40f0e24cb89b479c82163e686b1271c4",
-  "keywords": ["Qos概述"],
+  "keywords": [
+    "Qos概述"
+  ],
   "children": [],
-  "export": [],
-  "keywords_must": [],
-  "keywords_forbid": []
+  "export": [
+    "01.json",
+    "02.json",
+    "03.json"
+  ],
+  "keywords_must": [
+    "QoS",
+    "MQC",
+    "调度"
+  ],
+  "keywords_forbid": [
+    "PPP",
+    "VRRP",
+    "RIP"
+  ]
 }
\ No newline at end of file
-- 
GitLab


From 1d33a5026807d455a2081f39e2ccfdd4925c5bfd Mon Sep 17 00:00:00 2001
From: Benttto <1012952380@qq.com>
Date: Sat, 12 Mar 2022 22:38:13 +0800
Subject: [PATCH 8/8] Update config.json

---
 .../1.\344\272\244\346\215\242/3.STP/config.json"             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/3.STP/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/3.STP/config.json"
index b71510a..61618d0 100644
--- "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/3.STP/config.json"
+++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/3.STP/config.json"
@@ -10,6 +10,6 @@
     "02.json",
     "03.json"
   ],
-  "keywords_must": [],
-  "keywords_forbid": []
+  "keywords_must": ["冗余链路","STP","环路问题"],
+  "keywords_forbid": ["RIP","ISIS","BGP"]
 }
-- 
GitLab