Jan 20, 2004 #1 uncletom Technical User Nov 21, 2002 8 DE Hi, how and where is it possible to set the gateway address for accessing other subnets ?? thnx UncleTom
Hi, how and where is it possible to set the gateway address for accessing other subnets ?? thnx UncleTom
Jan 29, 2004 #2 HughSamson IS-IT--Management Feb 25, 2002 31 Depending on your IP stack... If it's UCX 4.x, do: $UCX SET ROUTE <subnet>/GATEWAY=<gateway> Rerun the command and add a /PERM to add it to the permanent database. Add the "/DEFAULT" if it's to be the default route. If you're using TCPIP Services, the command is exactly the same, except substituting $TCPIP SET ROUT... Hugh. Upvote 0 Downvote
Depending on your IP stack... If it's UCX 4.x, do: $UCX SET ROUTE <subnet>/GATEWAY=<gateway> Rerun the command and add a /PERM to add it to the permanent database. Add the "/DEFAULT" if it's to be the default route. If you're using TCPIP Services, the command is exactly the same, except substituting $TCPIP SET ROUT... Hugh.