Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Windows system routing Settings

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

1. To add a permanent route with a destination of 10.41.0.0, a subnet mask of 255.255.0.0, and the next hop address of 10.27.0.1, type:

Route-p add 10.41.0.0 mask 255.255.0.0 10.27.0.1

2. To add a route with a destination of 10.41.0.0, a subnet mask of 255.255.0.0, a next hop address of 10.27.0.1, and a hop number of 7, type:

Route add 10.41.0.0 mask 255.255.0.0 10.27.0.1 metric 7

3. To add a route with a destination of 10.41.0.0, a subnet mask of 255.255.0.0, a next hop address of 10.27.0.1, and an interface index of 0x3, type:

Route add 10.41.0.0 mask 255.255.0.0 10.27.0.1 if 0x3

4. To delete a route with a destination of 10.41.0.0 and a subnet mask of 255.255.0.0, type:

Route delete 10.41.0.0 mask 255.255.0.0

5. To delete the IP routing table by 10. For all routes to start, type:

Route delete 10.*

6. To change the next hop address of a route with a destination of 10.41.0.0 and a subnet mask of 255.255.0.0 from 10.27.0.1 to 10.27.0.25, type:

Route change 10.41.0.0 mask 255.255.0.0 10.27.0.25

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report