XMEN BLOGGER: Checkpoint R65 - Add routes

Tuesday, December 20, 2016

Checkpoint R65 - Add routes


# route add -host x.x.x.x gw x.x.x.x
# route add -net x.x.x.x/24 gw x.x.x.x

# route add -host x.x.x.x gw x.x.x.x
# route add -net x.x.x.x/24 gw x.x.x.x

# route --save
# route -n

# netstat -nvr
# clish
> set static-route x.x.x.x/24 next hop gateway address x.x.x.x on

0 comentarios: