首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在juniper中,“集合社区”和“添加社区”有什么区别?

在juniper中,“集合社区”和“添加社区”有什么区别?
EN

Network Engineering用户
提问于 2018-12-19 19:30:20
回答 1查看 2K关注 0票数 3

我试图理解在juniper路由器上设置策略。“添加”和“设置”社区之间有什么区别?

代码语言:javascript
复制
set policy-options policy-statement MY_POLICY term MY_TERM then community ?
  <community_name>     Name to identify a BGP community
  +                    Add BGP communities to the route
  -                    Remove BGP communities from the route
  =                    Set the BGP communities in the route
  add                  Add BGP communities to the route
  delete               Remove BGP communities from the route
  set                  Set the BGP communities in the route
EN

回答 1

Network Engineering用户

回答已采纳

发布于 2018-12-19 19:39:37

set用指定的社区替换路由上的当前社区,而add将指定的社区添加到该路由上已经存在的任何社区中。

票数 7
EN
页面原文内容由Network Engineering提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://networkengineering.stackexchange.com/questions/55569

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档