diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/01.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/01.json" new file mode 100644 index 0000000000000000000000000000000000000000..6e3861b7418bfdc4db0b82cba968e666b334232a --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/01.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "Jason", + "source": "01.md", + "notebook_enable": false, + "exercise_id": "14362caaa6f0478b889dc4eec473288c" +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/01.md" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/01.md" new file mode 100644 index 0000000000000000000000000000000000000000..3564d44ae18c1f5266f748974eb702b764fd26e4 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/01.md" @@ -0,0 +1,21 @@ +# BGP + +以下哪个是EGP协议 + +## 答案 + +BGP + +## 选项 + +### A + +RIG + +### B + +BGP + +### C + +OSPF \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/02.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/02.json" new file mode 100644 index 0000000000000000000000000000000000000000..86d3442e45627ddf4424c2e3486e26bdf43bae11 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/02.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "Jason", + "source": "02.md", + "notebook_enable": false, + "exercise_id": "b6dac00428aa4a21be11479a10894a9f" +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/02.md" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/02.md" new file mode 100644 index 0000000000000000000000000000000000000000..5db9eef003a56c9ad0f125b7988b9119fd07440d --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/02.md" @@ -0,0 +1,21 @@ +# BGP + +下面关于BGP的叙述哪个是正确的( ) + +## 答案 + +BGP采用TCP方式发送路由协议信息 + +## 选项 + +### A + +BGP采用TCP方式发送路由协议信息 + +### B + +BGP每30秒就会刷新一次路由信息 + +### C + +BGP的AS-path属性不可控制 \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/03.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/03.json" new file mode 100644 index 0000000000000000000000000000000000000000..55b1c06d3b3cde378fa9f3a4d1922132f3d9f796 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/03.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "Jason", + "source": "03.md", + "notebook_enable": false, + "exercise_id": "49243c1d0204425ab708c0711e5f7fe0" +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/03.md" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/03.md" new file mode 100644 index 0000000000000000000000000000000000000000..76569ddfae456d3a023bf19693c818a4518c43d8 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/03.md" @@ -0,0 +1,21 @@ +# BGP + +关于BGP路由属性说法正确的是() + +## 答案 + +BGP的路由聚合可能会改变原有的AS-Path属性 + +## 选项 + +### A + +在AS之间也可以使用local preference属性 + +### B + +下一跳属性路由不可达不影响BGP路由的发布 + +### C + +BGP的路由聚合可能会改变原有的AS-Path属性 \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/config.json" index 64ae9fc7966f2b0d88aba1c93cf2f0acaf3719a8..bc6b169c4c533e33c1ad1de5ce6e70f12fcdf72d 100644 --- "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/config.json" +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/config.json" @@ -2,7 +2,11 @@ "node_id": "network-d6e6178da70c4c488b4e6137a6f4f039", "keywords": ["BGP"], "children": [], - "export": [], + "export": [ + "01.json", + "02.json", + "03.json" + ], "keywords_must": [], "keywords_forbid": [] } \ No newline at end of file