通信人家园

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

  下士

注册:2011-10-8
跳转到指定楼层
1#
发表于 2013-11-3 14:38:43 |只看该作者 |倒序浏览
本帖最后由 zengyesheng 于 2013-11-3 14:41 编辑

policy-options               
            prefix-list "Static_To_BGP"
                prefix x.x.x.x/32 exact
            exit
            community "set-com" members "64866:600"
             policy-statement "Direct_To_BGP"
                entry 10
                    from
                        protocol direct
                    exit
                    to
                        protocol bgp
                    exit
                    action accept
                        community add "set-com"
                        next-hop-self
                    exit
                exit
            exit

请问 community "set-com" members "64866:600",next-hop-self, community add "set-com" 这些句在策略里有什么用呢?请教。

举报本楼

本帖有 6 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

版规|手机版|C114 ( 沪ICP备12002291号-1 )|联系我们 |网站地图  

GMT+8, 2025-8-4 23:22 , Processed in 0.110239 second(s), 17 queries , Gzip On.

Copyright © 1999-2025 C114 All Rights Reserved

Discuz Licensed

回顶部