OSPF
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.
Version 5 (old) modified Mon, 26 Jul 2021 12:49:29 +0000 by
Dan [EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]