Brocade Communications Systems 53-1001763-02 Iron User Manual


 
512 Fabric OS Administrator’s Guide
53-1001763-02
Examples of supported configurations
B
switch:admin> portcfg inbandmgmt ge0 routeadd 192.168.3.0 255.255.255.0
192.168.2.250
4. 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 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 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
6. 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 the route going to the 7500 R1 management address.
linux> route add -host 10.1.2.20 gw 172.0.1.2
7. 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