* Windows XP [1]
* Netsh.exe [2]
* Commands [3]
* XP Howto [4]
* Install OSPF [5]
* Add an ID for the area to which you belong [6]
* Configure OSPF on the required interface. [7]
* Configure the password and enable the interface. [8]
* Note: this a start. [9]
-------------------------
WINDOWS XP
NETSH.EXE
COMMANDS
netsh>routing ip ospf ?
See the Netsh overview [10] available on Microsoft TechNet [11] 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.
Configure The Password And Enable The Interface.
netsh>routing ip ospf set interface "Local Area Connection"
state=enable password=abc123 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
Links:
------
[1] http://melbournewireless.org.au/#windows_xp
[2] http://melbournewireless.org.au/#netsh_exe
[3] http://melbournewireless.org.au/#commands
[4] http://melbournewireless.org.au/#xp_howto
[5] http://melbournewireless.org.au/#install_ospf
[6]
http://melbournewireless.org.au/#add_an_id_for_the_area_to_which_you_belong
[7]
http://melbournewireless.org.au/#configure_ospf_on_the_required_interface_
[8]
http://melbournewireless.org.au/#configure_the_password_and_enable_the_interface_
[9] http://melbournewireless.org.au/#note__this_a_start_
[10]
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/proddocs/standard/netsh.asp
[11] http://www.microsoft.com/technet/
[EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]
Node Statistics | |
---|---|
building | 132 |
gathering | 191 |
interested | 519 |
operational | 232 |
testing | 212 |