Diff: OSPFwindows
	--- Version 3 
+++ Version 4 
@@ -17,6 +17,11 @@ 
  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 
 [EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]