Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.8 KiB

  1. <?xml version ="1.0"?>
  2. <NLB xmlns="x-schema:MicrosoftNLB.xml">
  3. <Cluster Name="Microsoft.com" Text="My Favorite NLB Cluster">
  4. <Properties>
  5. <IPAddress Type="Primary">
  6. <Address>11.11.1.1</Address>
  7. <SubnetMask>255.0.0.0</SubnetMask>
  8. </IPAddress>
  9. <IPAddress Type="Secondary">
  10. <Address>11.11.1.4</Address>
  11. <SubnetMask>255.255.0.0</SubnetMask>
  12. </IPAddress>
  13. <IPAddress Type="Secondary">
  14. <Address>11.11.1.5</Address>
  15. <SubnetMask>255.255.0.0</SubnetMask>
  16. </IPAddress>
  17. <IPAddress Type="IGMP">
  18. <Address>239.255.202.134</Address>
  19. </IPAddress>
  20. <DomainName>www.microsoft.com</DomainName>
  21. <Mode>IGMP</Mode>
  22. <NetworkAddress>02-BF-0B-0B-01-01</NetworkAddress>
  23. <RemoteControl Enabled="Yes">
  24. <Password>PEZHead</Password>
  25. </RemoteControl>
  26. </Properties>
  27. <Hosts>
  28. <Host Name="Test2" HostID="21" Text="Bench 3, Seat 4" State="Suspended">
  29. <Adapter>
  30. <Name>Intel 10/100 Pro Server Adapter #2</Name>
  31. </Adapter>
  32. <IPAddress Type="Dedicated">
  33. <Address>192.12.6.132</Address>
  34. <SubnetMask>255.255.248.0</SubnetMask>
  35. </IPAddress>
  36. </Host>
  37. <Host Name="Test1" HostID="3" Text="The little host that could">
  38. <HostName>shouse-test1.corp.microsoft.com</HostName>
  39. <IPAddress Type="Dedicated">
  40. <Address>12.12.4.13</Address>
  41. <SubnetMask>255.0.0.0</SubnetMask>
  42. </IPAddress>
  43. <IPAddress Type="Connection">
  44. <Address>192.121.43.128</Address>
  45. <SubnetMask>255.255.0.0</SubnetMask>
  46. <Adapter>
  47. <GUID>f5460169-2e75-4e03-b9af-eef89bff1cca</GUID>
  48. </Adapter>
  49. </IPAddress>
  50. </Host>
  51. </Hosts>
  52. </Cluster>
  53. <Cluster Name="www.msn.com">
  54. </Cluster>
  55. </NLB>