Deleting the unwanted routes, Simple method – Brocade Virtual ADX Server Load Balancing Guide (Supporting ADX v03.1.00) User Manual
Page 367
![background image](/manuals/361724/367/background.png)
Brocade Virtual ADX Server Load Balancing Guide
351
53-1003247-01
Windows NT
A
[Params.MS_TCPIP]
AdapterSections=params.TCPIP.Adapter01
DNS=yes
DNSSuffixSearchOrder=mycorp.com
EnableLMHosts=No
; Adapter Specific TCP/IP parameters
; Use parameter values specific to your network
[params.TCPIP.Adapter01]
SpecificTo=Adapter01
DNSDomain=mycorp.com
DNSServerSearchOrder=192.168.5.251
WINS=no
DHCP=no
IPAddress=192.168.5.10
SubnetMask=255.255.255.0
DefaultGateway=192.168.5.254
Deleting the unwanted routes
In some cases, Windows NT creates a route that has the same address as the loopback interface.
You need to delete this route.
Two methods are shown in this section. If you receive an error message while trying to use the
simple method, you need to use the long method instead.
NOTE
Regardless of the method you use, you must repeat the procedure every time the Windows NT server
is booted. However, you can create a small batch file to enter these commands and add the batch
file to the AT subsystem so that the file runs automatically each time the server is booted.
Simple method
The simple method requires you to delete the route that Windows NT creates when you add the
loopback interface. The route you need to delete is the one that has the same IP address as the
loopback interface.
1. Enter the route print command to display the server’s route table. In this example, the
loopback interface has address 192.168.200.106.
.
C:\>route print
Active Routes:
Network Address Netmask Gateway Address Interface Metric
0.0.0.0 0.0.0.0 192.168.204.254 192.168.200.251 1
10.0.0.0 255.0.0.0 10.0.0.1 10.0.0.1 1
192.168.200.0 255.255.255.0 192.168.200.106 192.168.200.106 1
192.168.200.0 255.255.255.0 192.168.200.251 192.168.200.251 1
192.168.200.106 255.255.255.255 10.0.0.1 10.0.0.1 1
192.168.200.251 255.255.255.255 10.0.0.1 10.0.0.1 1
192.168.200.255 255.255.255.255 192.168.200.251 192.168.200.251 1
224.0.0.0 224.0.0.0 192.168.200.106 192.168.200.106 1
224.0.0.0 224.0.0.0 192.168.200.251 192.168.200.251 1
10.255.255.255 255.255.255.255 192.168.200.251 192.168.200.251 1