Wednesday, April 5, 2017

Routing Command for Windos and Linux



Windows
route add –p 172.25.61.70 mask 255.255.255.255 192.168.1.200

Redhat
route add -net 192.168.2.0 netmask 255.255.255.0 eth1

No comments: