Hi
lpaniagua.
What I intend with my topology is in an interface, to have 2 or more virtual routers that distribute ips with DHCP server regardless of the VLAN they access, what they ask me is to bridge that interface to host several interfaces, I am a Little confusing if it would be the best way but it is what I need.
Are you trying to ping 192.168.100.10 and 192.168.8.1? I am doing it from Juniper host using run ping 196.168.8.1 and not using run ping 196.168.8.1 routing-instance myvirtualrouter.
I do not understand why when pinging 192.168.8.1 he answers:
root# run ping 192.168.8.1
PING 192.168.8.1 (192.168.8.1): 56 data bytes
ping: sendto: No route to host
ping: sendto: No route to host
ping: sendto: No route to host
^C
--- 192.168.8.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
I tried to do it in transparent mode but it told me that I could not create virtual routers on that interface if I remember correctly.
Thanks!!