- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How can I use hpdl380g6 as a simple switch?
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
03-06-2022 02:17 AM
03-06-2022 02:17 AM
How can I use hpdl380g6 as a simple switch?
The OS is linux
I will appreciate any advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2022 02:18 AM
03-06-2022 02:18 AM
Re: How can I use hpdl380g6 as a simple switch?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2022 07:47 PM
03-06-2022 07:47 PM
Re: How can I use hpdl380g6 as a simple switch?
> I have a hpdl380g6 , I want to connect it to 4 separate PCs without
> using any external switch, [...]
Why? Why not invest $30 (or so) in a simple (unmanaged) gigabit/s
Ethernet switch?
How are these systems connected to what now?
> [...] is it possible?
That might depend on exactly what "it" is. It might be, but I
wouldn't bet on it. How many Ethernet interfaces does your dl380g6
have?
> [...] How?
I'd use Ethernet cables. Whether SUSE provides any suitable software
to do this job is a different question. (I know nothing, but my guess
would be no.)
Is there some actual problem which you are trying to solve? It might
help if you explained what that is, rather than asking how to implement
some particular "solution", which might or might not make much sense.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2022 10:43 PM
03-06-2022 10:43 PM
Re: How can I use hpdl380g6 as a simple switch?
I don’t have any experience in switch programming, so I can’t use manageable switch, but no problem with unmanaged switch. But for simplicity I omit it,
Hpdl480g6 has 4 onboard NIC ports. Now I use just one port, connect a pc to the server, But I need to use one another port of the server, to connect to another pc without using any switch either unmanaged one.
One day I test it, set 2 IP address to eth0, eth1 with same net id, but different host id.
I use a lap top and a pc, configured their nic, with 2 other ip, with same net id as server net id, and other different host id. I connected pc to eth0 and laptop to eth1 directly.
The ping test result was:
1- On server station:
Ping eth0 ip —> OK
ping eth1. ip —> OK
Ping pc ip —> OK
ping lap top ip —> DH.Unreachable.
2- on pc station:
ping eth0. ip —>. OK
ping eth1. ip —> D.H.Unreachable
ping laptop ip —>. D.H.Unreachable
3- On laptop station:
ping eth0. ip —>. D.H.Unreachable
ping eth1. ip —> D.H.Unreachable
ping pc ip —>. D.H.Unreachable
It seems that eth1 is not connected at all.
I will check the cable, and exchanged them.
Best regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 06:31 AM
03-07-2022 06:31 AM
Re: How can I use hpdl380g6 as a simple switch?
> [...] no problem with unmanaged switch. [...]
Ok. So I'd do that.
> [...] But for simplicity I omit it, [...]
This must be some new meaning for "simplicity".
> [...] Hpdl480g6 has 4 onboard NIC ports. Now I use just one port,
> connect a pc to the server,
Ok. With four ports on the dl380g6, and "4 separate PCs", how would
you connect this mess to the Internet?
> Is there some actual problem which you are trying to solve?
Still wondering.
> One day I test it, set 2 IP address to eth0, eth1 with same net id,
> but different host id.
Showing actual addresses and subnet masks would be more helpful than
this vague description.
If you configure multiple interfaces on the dl380g6 "with same net
id", then how should the network software on the dl380g6 decide which
interface to use when you want to send a message to one of the other
computers?
If you want _real_ "simplicity", then I'd buy a cheap network switch,
and use it.
Note that when you use an unmanaged switch, you do _not_ assign an IP
address (or subnet mask, et c.) to any of its interfaces. A simple
network switch operates differently from the way a computer with
multiple network interfaces normally operates.
If there _is_ a way to do what I think you might want, then I don't
know what it is. The usual reason for using multiple network interfces
on a system is to connect it to multiple different subnets. You don't
want multiple different subnets.