本帖最后由 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" 这些句在策略里有什么用呢?请教。
|