Hi Ashvin,
No routes present when i enter those commands.
root@srx100> show route table inet.0 0.0.0.0 root@srx100> show route table inet.0 1.1.1.6 root@srx100> show route table inet.0 2.2.2.6 root@srx100> show route table inet.0 3.3.3.6
When i do a show route then i get the following output.
This also tells the routes are not available in inet.0 (inet.0 is the default routing table as far as i understand ?)
root@srx100# run show route inet.0: 2 destinations, 2 routes (2 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both 192.168.10.0/24 *[Direct/0] 23:29:23 > via fe-0/0/5.0 192.168.10.254/32 *[Local/0] 23:29:49 Local via fe-0/0/5.0 isp1.inet.0: 5 destinations, 6 routes (5 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both 0.0.0.0/0 *[Static/5] 00:03:29 > to 1.1.1.6 via fe-0/0/0.0 1.1.1.0/29 *[Direct/0] 00:03:29> via fe-0/0/0.0 1.1.1.1/32 *[Local/0] 00:03:29 Local via fe-0/0/0.0 192.168.10.0/24 *[Direct/0] 00:03:31> via fe-0/0/5.0 [Static/5] 00:03:31 to table inet.0 192.168.10.254/32 *[Local/0] 00:03:31 Local via fe-0/0/5.0 isp2.inet.0: 5 destinations, 6 routes (5 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both 0.0.0.0/0 *[Static/5] 00:03:29 > to 2.2.2.6 via fe-0/0/1.0 2.2.2.0/29 *[Direct/0] 00:03:29> via fe-0/0/1.0 2.2.2.1/32 *[Local/0] 00:03:29 Local via fe-0/0/1.0 192.168.10.0/24 *[Direct/0] 00:03:31> via fe-0/0/5.0 [Static/5] 00:03:31 to table inet.0 192.168.10.254/32 *[Local/0] 00:03:31 Local via fe-0/0/5.0
So what needs to be done is put the routes from the virtual-instances into inet.0 ?