帮助我们改善您的体验。

让我们了解您的想法。

您是否能抽出两分钟的时间完成一份问卷调查?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
keyboard_arrow_right

机器翻译对您有帮助吗?

starstarstarstarstar
Go to English page
免责声明:

我们将使用第三方机器翻译软件翻译本页面。瞻博网络虽已做出相当大的努力提供高质量译文,但无法保证其准确性。如果对译文信息的准确性有任何疑问,请参阅英文版本. 可下载的 PDF 仅提供英文版.

将动态配置文件附加到路由实例

date_range 18-Jan-25

要将动态配置文件绑定到伪线,请将其附加到路由实例。路由实例可以是 VPLS 实例类型或虚拟交换机实例类型。您可以在 VPLS 协议级别、网格组级别或邻居级别将动态配置文件附加到路由实例。

由于隧道接口不支持此功能,因此对于 VPLS 路由接口,您必须在[edit routing-instances routing-instance-name protocols vpls]层次结构级别包含no-tunnel-services语句。

  • 要在 VPLS 协议级别附加动态配置文件,请执行以下操作:

    content_copy zoom_out_map
    [edit routing-instances] 
    user@host#  edit green protocols vpls associate-profile
    [edit routing-instances green protocols vpls associate-profile]
    user@host#  set pw-2color-l2-policer
    
  • 要在网格组级别附加动态配置文件:

    content_copy zoom_out_map
    [edit routing-instances] 
    user@host#  edit green protocols vpls mesh-group lata-1 associate-profile 
    [edit routing-instances green protocols vpls mesh-group lata-1 associate-profile]
    user@host#  set pw-trTCM-policer
    
  • 要在邻居级别附加动态配置文件:

    content_copy zoom_out_map
    [edit routing-instances] 
    user@host#  edit green protocols vpls mesh-group lata-1 neighbor 10.10.1.1 associate-profile
    [edit routing-instances green protocols vpls mesh-group lata-1 neighbor 10.10.1.1 associate-profile]
    user@host#  set pw-2color-l2-policer
    
footer-navigation