Hi,
Do you have the Vlan configuration where you have specified the l3 interfaces as irb interfaces :-
vlans { vlan100 { description "Server VLAN"; vlan-id 100; l3-interface irb.100; } vlan200 { description "Local users VLAN"; vlan-id 200; l3-interface irb.200; }
vlan12 {
vlan-id 12;
l3-interface irb.12;
}
}
Regards,
Sahil Sharma
---------------------------------------------------
Please mark my solution as accepted if it helped, Kudos are appreciated as well.