interfaces vlan unit 123 family inet {
address 1.1.1.1/24;
address 1.1.2.1/24;
address 1.1.3.1/24;
}
hosts have default routes pointing to respective gateway address.
interfaces vlan unit 123 family inet {
address 1.1.1.1/24;
address 1.1.2.1/24;
address 1.1.3.1/24;
}
hosts have default routes pointing to respective gateway address.