Symptom
'show ip igmp snooping group vlan ' on ishell does not show "Routing disabled on VLAN" nor "Routing enabled on VLAN" while the same command on vsh does.
Please refer to "Further Problem Description" for the actual command output on ishell and vsh.
Further Problem Description
fab4-p1-leaf1# show ip igmp snooping vlan 11 | grep Routing
fab4-p1-leaf1#
fab4-p1-leaf1# vsh -c 'show ip igmp snooping vlan 11' | grep Routing
Routing disabled on VLAN <--- not showing up on ishell
fab4-p1-leaf1#
fab4-p1-leaf1#