Q) To display the entire contents of the IP routing table, type:
A) route print
Q) To add a default route with the default gateway address of 192.168.1.1, type:
A) route add 0.0.0.0 mask 0.0.0.0 192.168.1.1
Q) To delete the route to the destination 10.101.0.0 with the subnet mask of 255.255.0.0, type:
A) route delete 10.101.0.0 mask 255.255.0.0
A) route print
Q) To add a default route with the default gateway address of 192.168.1.1, type:
A) route add 0.0.0.0 mask 0.0.0.0 192.168.1.1
Q) To delete the route to the destination 10.101.0.0 with the subnet mask of 255.255.0.0, type:
A) route delete 10.101.0.0 mask 255.255.0.0
0 comments:
Post a Comment