redundant-ether-options
语法
redundant-ether-options { (flow-control | no-flow-control); lacp { (active | passive); periodic (fast | slow); } link-speed speed; (loopback | no-loopback); minimum-links number; redundancy-group number; source-address-filter mac-address; (source-filtering | no-source-filtering); }
层次结构级别
[edit interfaces
interface-name
]
描述
为机箱群集配置以太网冗余选项。
在机箱群集设置中,冗余以太网接口是一种伪接口,至少包括来自群集每个节点的一个物理接口。
reth 是一种特殊类型的接口,具有聚合以太网接口的特征。
选项
flow-control | 启用流控制。 |
link-speed | 加入 reth 接口的单个接口的链路速度。
|
loopback | 启用环回。 |
minimum-links | 活动链接的最小数量。
|
no-flow-control | 不要启用流控制。 |
no-loopback | 不要启用环回。 |
no-source-filtering | 不要启用源地址过滤。 |
redundancy-group | 此接口的冗余组。
|
source-filtering | 启用源地址筛选。 |
所需权限级别
接口 — 在配置中查看此语句。
接口控制 — 将此语句添加到配置中。
发布信息
Junos OS 9.2 版中引入的语句。