在我的瞻博网络 EX4300 中,我创建了一个带有地址的 irb.210.10.10.110/24
irb {
unit 2 {
family inet {
address 10.10.11.110/24; // the snapshot is wrong, I changed to 10.10.11.110/24 now
}
}
}
我添加了vlan:
vlans {
vlan2 {
vlan-id 2
l3-interface irb.2
}
}
但我无法 ping EX4300 交换机本身的 IP 地址。
EDIT-01
我使用 run show vlans
得到波纹管输出:
Routing instance VLAN name Tag Interfaces
default-switch default 1
ae1.0
default-switch vlan2 2
ae1.0
我使用run show interfaces irb.2 terse
,我得到
Interface Admin Link Proto Local Remote
irb.2 up down inet 10.10.11.110/24