First get your copy of ciscoworks 3.2 from-
Before installing
- Set computer name
- Set IP addresses and make sure Interface is UP !
- Check that you can ping your computer name
- Make sure that your computer name resolved to your Interface IP (Not 127.0.0.1),
If you change it later you will have a lot of problems..
- Data restore allowed only from the same CiscoWorks version (It’s Not possible to restore a backup from LMS 3.2 to LMS 3.2.1)
Test
(From the Server)
C:\>echo %computername%
CISCOWORKSPC
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 10.0.0.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.0.0.254
C:\>ping CISCOWORKSPC
Pinging CiscoWorksPC [10.0.0.100] with 32 bytes of data:
Reply from 10.0.0.100: bytes=32 time<1ms TTL=128
Reply from 10.0.0.100: bytes=32 time<1ms TTL=128
Reply from 10.0.0.100: bytes=32 time<1ms TTL=128
Reply from 10.0.0.100: bytes=32 time<1ms TTL=128
Ping statistics for 10.0.0.100:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms