I jumped right into the ping step and the command that you gave me failed. On the switch with the 172.22.38.2 VLAN there is also a VLAN that is 172.22.0.2/23 and pinging from that worked.
How can I further troubleshoot why the communication is failing from the 172.22.38.2 address?
Slot-1 Stack.4 # ping vr "VR-Default" 172.22.0.3 from 172.22.38.2
Ping(ICMP) 172.22.0.3: 4 packets, 8 data bytes, interval 1 second(s).
--- 172.22.0.3 ping statistics ---
4 packets transmitted, 0 packets received, 100% loss
round-trip min/avg/max = 0/0/0 ms
Slot-1 Stack.5 # ping vr "VR-Default" 172.22.0.3 from 172.22.0.2
Ping(ICMP) 172.22.0.3: 4 packets, 8 data bytes, interval 1 second(s).
16 bytes from 172.22.0.3: icmp_seq=0 ttl=64 time=1.985 ms
16 bytes from 172.22.0.3: icmp_seq=1 ttl=64 time=1.832 ms
16 bytes from 172.22.0.3: icmp_seq=2 ttl=64 time=1.894 ms
16 bytes from 172.22.0.3: icmp_seq=3 ttl=64 time=14 ms
--- 172.22.0.3 ping statistics ---
4 packets transmitted, 4 packets received, 0% loss
round-trip min/avg/max = 1/5/14 ms