beautypg.com

Brocade Virtual ADX Server Load Balancing Guide (Supporting ADX v03.1.00) User Manual

Page 369

background image

Brocade Virtual ADX Server Load Balancing Guide

353

53-1003247-01

Windows NT

A

3. Display the route table again to verify the results. In this example, Windows NT deletes the first

192.168.200.x route in the table instead of deleting the route you want to delete. If this occurs
when you are performing this procedure, go to

step 4

. Otherwise, you are finished with this

procedure.

4. Enter the route delete command again to delete the unwanted route.

C:\users\default>route delete 192.168.200.0 mask 255.255.255.0

192.168.200.106

5. Display the route table again to verify the results. In this example, none of the 192.168.200.x

routes remain in the table.

6. Enter the route add command to re-add the gateway route.

C:\users\default>route add 192.168.200.0 mask 255.255.255.0 192.168.200.250

C:\users\default>route print

Active Routes:

Network Address Netmask Gateway Address Interface Metric

0.0.0.0 0.0.0.0 192.168.200.254 192.168.200.250 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.106 255.255.255.255 10.0.0.1 10.0.0.1 1

192.168.200.250 255.255.255.255 10.0.0.1 10.0.0.1 1

192.168.200.255 255.255.255.255 192.168.200.106 192.168.200.106 1

224.0.0.0 224.0.0.0 192.168.200.250 192.168.200.250 1

224.0.0.0 224.0.0.0 192.168.200.106 192.168.200.106 1

255.255.255.255 255.255.255.255 192.168.200.106 192.168.200.106 1

C:\users\default>route print

Active Routes:

Network Address Netmask Gateway Address Interface Metric

0.0.0.0 0.0.0.0 192.168.200.254 192.168.200.250 1

10.0.0.0 255.0.0.0 10.0.0.1 10.0.0.1 1

192.168.200.106 255.255.255.255 10.0.0.1 10.0.0.1 1

192.168.200.250 255.255.255.255 10.0.0.1 10.0.0.1 1

192.168.200.255 255.255.255.255 192.168.200.106 192.168.200.106 1

224.0.0.0 224.0.0.0 192.168.200.250 192.168.200.250 1

224.0.0.0 224.0.0.0 192.168.200.106 192.168.200.106 1

10.255.255.255 255.255.255.255 192.168.200.106 192.168.200.106 1