Need help on this network configuration
This is the present configuration on a E280:
ge0 10.2.20.60
def G/W 10.2.20.250
netmask 255.255.255.0
Here is what I need:
I need to get access to a SAN switch which has these settings.
san switch ip 10.200.10.80
san switch netmask 255.255.0.0
I ifconfig eri0 to these settings
ip 10.200.10.63
netmask 255.255.0.0
what route add command would work to get access to the 10.200.10.80
address (San Switch)
Thanks
This is the present configuration on a E280:
ge0 10.2.20.60
def G/W 10.2.20.250
netmask 255.255.255.0
Here is what I need:
I need to get access to a SAN switch which has these settings.
san switch ip 10.200.10.80
san switch netmask 255.255.0.0
I ifconfig eri0 to these settings
ip 10.200.10.63
netmask 255.255.0.0
what route add command would work to get access to the 10.200.10.80
address (San Switch)
Thanks