提交 45ccc6d2 编写于 作者: 幻灰龙's avatar 幻灰龙

Merge branch 'master' into 'master'

添加路由策略题目

See merge request !18
{
"type": "code_options",
"author": "zhaoxizxzx",
"source": "01.md",
"notebook_enable": false,
"exercise_id": "1b46954f124b4de9a10b83bed2ac1bfe"
}
\ No newline at end of file
# 路由策略
关于路由策略,以下说法正确的是
## 答案
策略路由的查找优先级比路由策略高
## 选项
### A
路由策略的操作对象是数据包
### B
策略路由的操作对象是路由信息
### C
策略路由的查找优先级比路由策略高
### D
路由策略不改变路由表中的任何内容
\ No newline at end of file
{
"type": "code_options",
"author": "zhaoxizxzx",
"source": "02.md",
"notebook_enable": false,
"exercise_id": "45af7d91ced045999ff49096a1ceb033"
}
\ No newline at end of file
# 路由策略
以下关于**if-match**语句,正确的是
## 答案
匹配ACL的语句格式是:if-match acl { acl-number | acl-name }
## 选项
### A
对于同一个Route-Policy节点,命令if-match acl和命令if-match ip-prefix可以同时配置;
### B
对于同一个Route-Policy节点,在匹配的过程中,所有if-match子句间都是“与”的关系;
### C
匹配ACL的语句格式是:if-match acl { acl-number | acl-name }
{
"type": "code_options",
"author": "zhaoxizxzx",
"source": "03.md",
"notebook_enable": false,
"exercise_id": "0706169854494bbd83c1cf044e12765c"
}
\ No newline at end of file
# 路由策略
以下是通过部署路由策略实现的需求是:
(1)网络设备在发布路由更新,或者接收路由更新时执行路由过滤。
(2)网络设备在执行路由重分发时,关联路由策略,只将特定的路由引入目标路由协议。
(3)针对不同的路由设置不同的路由属性(例如路由的度量值、路由的优先级或路由的标记等)。
## 答案
(1)(2)(3)
## 选项
### A
(1)(2)
### B
(1)(3)
### C
(2)(3)
### D
(1)(2)(3)
{
"node_id": "network-bfec537cc4e74fc0bde6968570bb0bda",
"keywords": ["路由策略"],
"keywords": [
"路由策略"
],
"children": [],
"export": [],
"export": [
"01.json",
"02.json",
"03.json"
],
"keywords_must": [],
"keywords_forbid": []
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册