Yes - that is expected behavior. Essentially in any (properly configured) cluster, the node management LIFs can serve as the cluster management LIF. If you need to manage something directly within the node, just ssh "normally" to your cluster and then perform a 'node run -node <node name>' to get to a specific node.
Hope that helps,
Chris