Hi Steve,
put default route in SW2, still ping failing. show route from all three devices:
SW2:
sh route
0.0.0.0/0 *[Static/5] 00:09:33> to 10.2.2.10 via irb.60 10.2.2.0/24 *[Direct/0] 1d 19:23:26> via irb.60 10.2.2.20/32 *[Local/0] 1d 19:23:26 Local via irb.60
root@GROUNDFLOOR_EX_SWITCH# run show arp
MAC Address Address Name Interface Flags
c0:42:d0:f8:36:00 10.2.2.10 10.2.2.10 irb.60 [ge-0/1/0.0] none
root@GROUNDFLOOR_EX_SWITCH> show ethernet-switching table vlan-id 60
MANAGEMENT c0:42:d0:f8:36:00 D - ge-0/1/0.0 0 0
...........Ping to SRX failing.......
{master:0}
root@GROUNDFLOOR_EX_SWITCH> ping 10.2.2.1
PING 10.2.2.1 (10.2.2.1): 56 data bytes
^C
--- 10.2.2.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
{master:0}
SW1:
root@IBM_BLADE_EX# run show route 10.2.2.0/24 *[Direct/0] 01:08:36> via irb.60 10.2.2.10/32 *[Local/0] 1d 19:52:19 Local via irb.60
.............ARP entries...............................................
root@IBM_BLADE_EX# run show arp
MAC Address Address Name Interface Flags
2c:21:72:c5:54:8f 10.2.2.1 10.2.2.1 irb.60 [ge-0/0/47.0] none
c0:42:d0:f8:23:e0 10.2.2.20 10.2.2.20 irb.60 [ge-0/1/0.0] none
Total entries: 2
.....................Ethernet-swthc-table entries...............................
root@IBM_BLADE_EX# run show ethernet-switching table vlan-id 60
MANAGEMENT 2c:21:72:c5:54:8f D - ge-0/0/47.0 0 0
MANAGEMENT c0:42:d0:f8:23:e0 D - ge-0/1/0.0 0 0
SRX:
root@SP-LAN-FIREWALL> show route 10.2.2.0/24 *[Direct/0] 1d 19:47:38> via ge-0/0/15.0 10.2.2.1/32 *[Local/0] 1d 19:47:55 Local via ge-0/0/15.0
..................ARP entries........................................
root@SP-LAN-FIREWALL> show arp
MAC Address Address Name Interface Flags
c0:42:d0:f8:36:00 10.2.2.10 10.2.2.10 ge-0/0/15.0 none
c0:42:d0:f8:23:e0 10.2.2.20 10.2.2.20 ge-0/0/15.0 none
................ping to SW2 failing........
root@SP-LAN-FIREWALL> ping 10.2.2.20
PING 10.2.2.20 (10.2.2.20): 56 data bytes
^C
--- 10.2.2.20 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
root@SP-LAN-FIREWALL>
.
Regards,
Lish.