我想在主聚合接口 (AE) 上应用速率限制而不在单元级别应用。我们有一位客户通过 100G 接口连接到我们的瞻博网络 MX480。单个 100G 接口是捆绑链接 ae23 的一部分。该捆绑链路上配置了 2 个子接口(单元)。我们想在主界面上应用50G的速率限制。
我们可以使用 class of service scheduler 在主界面上应用速率限制。但我们现在想避免它。是否可以在不使用服务调度程序类的情况下在主界面上应用速率限制?
如果有人可以对此提供帮助,我们将不胜感激。
非常感谢 !!!!
下面是我们最后的配置。
R1> show lacp interfaces ae23
Aggregated interface: ae23
LACP state: Role Exp Def Dist Col Syn Aggr Timeout Activity
et-4/1/5 Actor No No Yes Yes Yes Yes Fast Active
et-4/1/5 Partner No No Yes Yes Yes Yes Slow Active
LACP protocol: Receive State Transmit State Mux State
et-4/1/5 Current Slow periodic Collecting distributing
R1> show interfaces et-4/1/5 descriptions
Interface Admin Link Description
et-4/1/5 up up Customer_Link_100G
R1> show configuration interfaces ae23
apply-groups xge-if-parameters;
aggregated-ether-options {
lacp {
active;
}
}
unit 100 {
description Customer_Internet_Traffic;
vlan-id 100;
family inet {
address 172.16.1.1/30;
}
}
unit 200 {
description Customer_Office_Traffic;
vlan-id 200;
family inet {
address 172.16.2.1/30;
}
}
R1> show interfaces et-4/1/5 | match Speed
Link-level type: Flexible-Ethernet, MTU: 9192, MRU: 9200, Speed: 100Gbps, BPDU Error: None, Loopback: Disabled, Source filtering: Disabled,