So. I am starting to connect our IP blade to the network and setup iSCSI and have run into an question about IP routing.
I have connected 2 gige ports on 2 switches, and assigned each one an IP address.
I am planning on having a VRRP IP, and using iSLB.
The problem is that none of the examples in the docs, have you actually using more than one port on the IPS. They show using the 'ip route xxx' command but that only sets up a route for that interface. For example if I setup a route for ge1/1, then I can ping 1/1 from another subnet, but I can't ping ge1/2. If you try to setup the same route on the other interface its not allowed.
So...how can I do iSCSI load balancing across 2 ports on 2 9513's and provide the aggregate 4Gb/sec ethernet bandwidth via iSLB to iSCSI clients on another subnet?