OSPFwindows
Windows XP
Netsh.exe
Commands
netsh>routing ip ospf ?
See the Netsh overview available on Microsoft TechNet for full details on how to use the Netsh.exe command line utility.
XP Howto
Install OSPF
netsh>routing ip ospf install
Ok.
Add an ID for the area to which you belong
netsh>routing ip ospf add area 345.0.0.0
Ok.
Configure OSPF on the required interface.
netsh>routing ip ospf add interface "Local Area Connection" 345.0.0.0 10.10.321.654 255.255.255.240
Ok.
Note: this a start.
It doesnt seem to work as shown.
Some process needs to send out packets via a port and that process doesnt seem to start
Can some smart cookie complete this documentation to tell us all how it works
It appears no-body seems to know howto setup OSPF for Windows XP
Version 3 (old) modified Mon, 26 Jul 2021 12:49:29 +0000 by
cableguy [EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]