Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:22 AM
02-13-2002 08:22 AM
SWC
Did following things to configure Secure Web console.
Reset the webconsole by pressing down the centre button and recycled the power. As per the tech notes now this should have IP address 192.0.0.192
Connected webconsole to the lan, Network status light (green) blinks.
* Trying to ping 192.0.0.192 fails.
* Tried arp -s with a ip with the same subnet of my pc (arp -s ip-address mac address)
Ping still fails.
How can I get this working.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:30 AM
02-13-2002 08:30 AM
Re: SWC
It sounds like you've done everything correctly. Are your SWC and PC on the same LAN segment? There cannot be any routers (Layer 3 devices) between the SWC and your PC when you're in this phase of programming.
Cheers,
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:35 AM
02-13-2002 08:35 AM
Re: SWC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:36 AM
02-13-2002 08:36 AM
Re: SWC
Did you try the 'route' command ?
syntax: route add desired_ip_address_for_lan_console this_wkstation_ip
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:37 AM
02-13-2002 08:37 AM
Re: SWC
For initial configuration of SWC, add the route to reach 192.0.0.192 segment on machine you are using to configure it.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:38 AM
02-13-2002 08:38 AM
Re: SWC
This may be helpful:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=063439f10c7a50ec17/screen=ckiDisplayDocument?docId=200000057563469
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:38 AM
02-13-2002 08:38 AM
Re: SWC
Here it's a mixed network. I'm on same subnet of my PC. But my pc and web console are (May be)connected with routers/hubs If I use cross over cable between network hub to my web console does it work?? ( I'll try it next)
Or is there any way to get this work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:39 AM
02-13-2002 08:39 AM
Re: SWC
Did you add the route to 192.0.0.192 on your workstation,
http://docs.hp.com/hpux/onlinedocs/hw/swc/secureweb/install.html
Step 4. Perform Initial Configuration of the SWC.
a. Ensure that no other devices (printers, etc.) are connected, on the same local subnet by disconnecting the LAN cable from the SWC and using the Ping command as follows: C:\ ping 192.0.0.192 It should time out.
b. At a command line prompt, enter the following: C:\route add 192.0.0.192 xx.xx.xx.xx.xx Where xx.xx.xx.xx.xx is the IP address of your PC or Unix workstation.
c. Reconnect the LAN cable to the SWC and use a PC or Unix Workstation and a web browser, verify that you can access the SWC at its default IP address using the Ping command as follows: C:\ping 192.0.0.192 It should indicate connection with the SWC at IP 192.0.0.192
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:42 AM
02-13-2002 08:42 AM
Re: SWC
I treied adding route before I tested with arp -s . Without any sucess.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:45 AM
02-13-2002 08:45 AM
Re: SWC
Again, make sure that ur SWC is in a 10MBPS network. Check this out for more help:
http://docs.hp.com/hpux/onlinedocs/hw/swc/index.html
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:54 AM
02-13-2002 08:54 AM
Re: SWC
Hubs and switches are Layer 2 devices, so they are okay. Just stay away from routers at this stage.
It sounds like your best bet may well be to temporarily put your PC on the 192.0.0.0/255.255.255.0 network and use a crossover cable directly from your PC to the SWC as you have supposed.
Cheers,
Jim