帮助我们改善您的体验。

让我们了解您的想法。

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

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 仅提供英文版.

为伪线配置三色第 2 层监管器

date_range 18-Jan-25

对于伪线第 2 层监管器的基本配置,请创建一个三色监管器。此方案显示了一个双速率三色标记 (trTCM) 监管器。

要配置三色监管器:

  1. 创建三色监管器。
    content_copy zoom_out_map
    [edit firewall] 
    user@host# edit three-color-policer trTCM-policer 
    
  2. 指定要在逻辑接口上使用监管器。
    content_copy zoom_out_map
    [edit firewall three-color-policer trTCM-policer]
    user@host# set logical-interface-policer
    
  3. 设置监管器的操作。
    content_copy zoom_out_map
    [edit firewall three-color-policer trTCM-policer]
    user@host# set action loss-priority high then discard
    
  4. 指定监管器是双速率监管器并配置监管器。
    content_copy zoom_out_map
    [edit firewall three-color-policer trTCM-policer]
    user@host# edit two-rate
    user@host# set color-aware 
    user@host# set committed-information-rate 10m 
    user@host# set committed-burst-size 50m
    user@host# set committed-burst-size 150k 
    user@host# set peak-information-rate 50m
    user@host# set peak-burst-size 450k 
    
footer-navigation