在 VPLS 实例中配置集成路由和桥接(仅限 MX 系列路由器)
基于 VPLS 的集成路由和桥接 (IRB) 不能与语句 vlan-id all
一起使用。必须在实例内配置一个或多个第 2 层逻辑接口,以便 IRB 正常运行。
要配置 VPLS 实例中的 IRB,请在 routing-interface irb-interface-name
[edit routing-instances routing-instance-name instance-type vpls
] 层次结构级别添加语句:
[edit] routing-instances { marketing { instance-type vpls; vlan-id 123; route-distinguisher 11.11.11.11:10; vrf-target target:100:100; interface ae0.100; interface ae0.200; routing-interface irb.1234; } }