• Home
  • Cloud VPS
    • Hong Kong VPS
    • US VPS
  • Dedicated Servers
    • Hong Kong Servers
    • US Servers
    • Singapore Servers
    • Japan Servers
  • Company
    • Contact Us
    • Blog
logo logo
  • Home
  • Cloud VPS
    • Hong Kong VPS
    • US VPS
  • Dedicated Servers
    • Hong Kong Servers
    • US Servers
    • Singapore Servers
    • Japan Servers
  • Company
    • Contact Us
    • Blog
ENEN
  • 简体简体
  • 繁體繁體
Client Area

PowerShell Command: New-NetRoute

December 16, 2023

PowerShell Command: New-NetRoute

When it comes to managing network configurations on Windows servers, PowerShell is an incredibly powerful tool. One of the most useful commands for network management is the New-NetRoute command. This command allows you to create new network routes on your server, which can be essential for directing traffic to the correct destination. In this article, we’ll take a closer look at the New-NetRoute command and how it can be used to enhance your Hong Kong VPS Hosting experience.

What is New-NetRoute?

New-NetRoute is a PowerShell command that is used to create a new network route on a Windows server. A network route is a path that network traffic takes to reach a specific destination. By creating a new route, you can control how traffic is directed through your network, which can be important for optimizing performance and ensuring security.

Why Use New-NetRoute?

There are several reasons why you might want to use the New-NetRoute command on your VPS. For example, if you have multiple network interfaces on your server, you may need to create a route to ensure that traffic is sent out through the correct interface. Additionally, if you’re hosting multiple websites on your server, you may want to create routes to direct traffic to the appropriate website based on the source IP address.

How to Use New-NetRoute

Using the New-NetRoute command is relatively straightforward. The basic syntax for the command is as follows:

New-NetRoute -DestinationPrefix "Destination IP" -InterfaceAlias "Interface Name" -NextHop "Gateway IP"

Let’s break down what each of these parameters means:

  • DestinationPrefix: This is the IP address or range of IP addresses that you want to create a route for.
  • InterfaceAlias: This is the name of the network interface that you want to create the route on.
  • NextHop: This is the IP address of the gateway that traffic should be sent to in order to reach the destination.

Here’s an example of how you might use the New-NetRoute command:

New-NetRoute -DestinationPrefix "192.168.1.0/24" -InterfaceAlias "Ethernet" -NextHop "192.168.1.1"

This command would create a route for traffic destined for the 192.168.1.0/24 network to be sent out through the Ethernet interface and directed to the gateway at 192.168.1.1.

Advanced Usage

The New-NetRoute command also has several advanced parameters that you can use to further customize your routes. For example, you can use the -RouteMetric parameter to specify the priority of the route, with lower numbers indicating higher priority. You can also use the -PolicyStore parameter to specify whether the route should be stored in the persistent store or the active store.

Here’s an example of how you might use these advanced parameters:

New-NetRoute -DestinationPrefix "192.168.1.0/24" -InterfaceAlias "Ethernet" -NextHop "192.168.1.1" -RouteMetric 10 -PolicyStore ActiveStore

This command would create a high-priority route for traffic destined for the 192.168.1.0/24 network to be sent out through the Ethernet interface and directed to the gateway at 192.168.1.1, and store the route in the active store.

Conclusion

The New-NetRoute command is a powerful tool for managing network routes on your hosting server. By understanding how to use this command, you can optimize your network configuration and ensure that traffic is directed to the correct destination. Whether you’re managing a single VPS or a complex network of servers, the New-NetRoute command is an essential tool for any system administrator.

In summary, the New-NetRoute command allows you to create custom network routes on your Windows server, giving you greater control over how traffic is directed through your network. By using this command, you can optimize performance, enhance security, and ensure that your cloud infrastructure is running smoothly.

Recent Posts

  • How to Configure FirewallD in CentOS Stream: From Essential to Production-Grade
  • Installing Docker on CentOS: A Practical Setup Guide (CentOS Stream 9/10 – 2026)
  • How to Secure a CentOS Server: 15 Essential Hardening Techniques (CentOS Stream 9/10 – 2026)
  • CentOS End of Life (EOL): What It Means and Migration Options in 2026
  • How to Configure a LAMP Stack on CentOS Stream for Production

Recent Comments

No comments to show.

Knowledge Base

Access detailed guides, tutorials, and resources.

Live Chat

Get instant help 24/7 from our support team.

Send Ticket

Our team typically responds within 10 minutes.

logo
Alipay Cc-paypal Cc-stripe Cc-visa Cc-mastercard Bitcoin
Cloud VPS
  • Hong Kong VPS
  • US VPS
Dedicated Servers
  • Hong Kong Servers
  • US Servers
  • Singapore Servers
  • Japan Servers
More
  • Contact Us
  • Blog
  • Legal
© 2026 Server.HK | Hosting Limited, Hong Kong | Company Registration No. 77008912
Telegram
Telegram @ServerHKBot