About this tag
The route tag on WindowsForum.com covers discussions about managing network routing tables on Windows systems. Topics include using the route command to add specific routes, troubleshooting elevation errors when adding persistent routes, and configuring routing for multiple network connections. Users also discuss enabling the Routing and Remote Access service to use a laptop as a switch, and issues with IPv6 route MIB variables in SNMP. Common themes involve command-line route manipulation, network configuration, and resolving permission or service-related problems.
  1. I

    Windows 10 Get only current IP

    Hi all! i need, for improve a script, to get only a specific ipadress (i have multiple network connection). This is the script, i pass the IP manually: echo off echo ================================== echo ==== CONFIGURAZIONE === echo ================================== ipconfig|find...
  2. F

    Windows 7 My laptop as a switch device

    Hello everybody. I want to my laptop treats like as a switch device. I enabeld & started "Routing and Remote Access" service & add some routes by "route" command but did not work. Please help me because I need a lot! Thanks. Ya Ali.
  3. F

    Windows 7 Troubleshooting Elevation Error When Adding Persistent Route in DOS

    Hi, Was trying add a persistent route via the dos line i.e. c:\route add 192.10.12.0 mask 255.255.255.0 192.10.11.254 -p but on execution all the os kept on saying is c:\the request operation requires elevation am in local and domain admin groups, connected to the network etc etc any ideas?