HP StorageWorks Fabric OS 6.2 administrator guide (5697-0016, May 2009)

Fabric OS 6.2 administrator guide 553
3. Configure the routes on Router A.
a. Configure the route going to the 7500 L1 management address.
linux> route add -host 10.1.1.10 gw 192.168.1.10
b. Configure the route on the router going to the Management Station.
linux> route add -net 192.168.3.0/24 gw 172.0.1.3
4. Configure the routes on Router B.
a. Configure the route going to the 7500 R1 management address.
linux> route add -host 10.1.2.20 gw 192.168.2.20
b. Configure the route going to the Management Station.
linux> route add -net 192.168.3.0/24 gw 172.0.1.3
5. Configure the routes on Router C.
a. Configure the route going to the 7500 L1 management address.
linux> route add -host 10.1.1.10 gw 172.0.1.1
b. Configure route to 7500 R1 Management address
linux> route add -host 10.1.2.20 gw 172.0.1.2
6. Configure the Management Station.
a. Configure the route going to the 7500 L1 management address.
linux> route add -host 10.1.1.10 gw 192.168.3.250
b. Configure the route going to the 7500 R1 management address.
linux> route add -host 10.1.2.20 gw 192.168.3.250