forgynonly
Technical User
Hi,
Let's say one of my subnet IP is 10.10.10.0 and the netmask is 255.255.255.252
Gateway 10.10.100.2
NE IP : 10.10.10.1
Is there any different when I add this route by using there 2 command:
route add net 10.10.10.0 10.10.100.2 -netmask 255.255.255.252
route add -net 10.10.10.1 10.10.100.2 -netmask 255.255.255.252
Thanks,
Chin
Let's say one of my subnet IP is 10.10.10.0 and the netmask is 255.255.255.252
Gateway 10.10.100.2
NE IP : 10.10.10.1
Is there any different when I add this route by using there 2 command:
route add net 10.10.10.0 10.10.100.2 -netmask 255.255.255.252
route add -net 10.10.10.1 10.10.100.2 -netmask 255.255.255.252
Thanks,
Chin