Quad Ethernet


 
Thread Tools Search this Thread
Operating Systems Solaris Quad Ethernet
# 1  
Old 09-25-2007
Quad Ethernet

I have a Quad Ethernet card in a 220R. 2 ports activated. Each has its own hostname file and both hostnames are in the hosts file. I want both ports to have the same IP address so we can use the 2nd port in case we lose communication on the port. On bootup, the box gives me:
SIOCSLIFFLAGS: ce1: Cannot assign requested address

Any ideas? The 2nd port (ce1) is blinking and the system thinks it is attached. However, if I pull ce0 out, the box goes off the network.

I am running Solaris 8.
# 2  
Old 09-25-2007
Quote:
Originally Posted by hshapiro
Any ideas?
It makes no sense to do so, and looks like the OS will stop you.

Are these two both connected to the same subnet?
# 3  
Old 09-25-2007
Quad Ethernet

Both ports are connected to the same subnet. We want to do this for disaster recovery. Basically, I am trying to team these ports together for automatic failover.
# 4  
Old 09-25-2007
Quote:
Originally Posted by hshapiro
Basically, I am trying to team these ports together for automatic failover.
How would the OS know which interface to use for outgoing packets?

How would it know one had failed, how would it decide to switch over?

BTW, are the MAC addresses different?
# 5  
Old 09-25-2007
Quad Ethernet

There is an option to set the MAC addresses to different values. Currently, I have that options set. The default is to have them the same.

As far as the OS knowing, I do not know the answer to that. That is why I am posting here, to find out the answers. HP can team interfaces together on their cards for Windows OS machines.
# 6  
Old 09-25-2007
Look up IPMP in the Solaris documentation, that is what you are looking for.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

How to Check Memory if Single/Dual/Quad Rank

What command in redhat linux to know your memory if it is single, dual or quad rank. Anyone? (2 Replies)
Discussion started by: Mujakol
2 Replies

2. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies

3. HP-UX

how can i know this processor quad or dual core ?

hi every body i want to know if i have server with hp-ux os if i did "machinfo" i will see no of cpu = for example 16 how can i know this is dual or quad core . thanks (2 Replies)
Discussion started by: maxim42
2 Replies

4. Solaris

quad card configuration

Hi Group, I Have just installed quad card in my V440 machine, I am facing problem I cn just ping its ce0 card only rest of the cards are not ping able, here is details of my machine. ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 ... (2 Replies)
Discussion started by: sameergrover
2 Replies

5. UNIX for Dummies Questions & Answers

gar stupid quad booting

well running win xp home win xp pro and linux suse 10 about to install freebsd 5.1 just wondering what problems :mad: im gonna have and any handy tips :rolleyes: (0 Replies)
Discussion started by: lord_of_pie
0 Replies

6. Windows & DOS: Issues & Discussions

Quad or Duel Processors

Which hardware configuration gives you the best though put for processing? 1.) Quad CPU at 2 GHZ 2.) Dual CPU at 3 GHZ and More Memory. We currently have setup #1, I want to upgrade the server and I am investigating hardware configurations. Wanted to know if set #1 gives better though put... (4 Replies)
Discussion started by: rfmurphy_6
4 Replies

7. BSD

Quad Booting...

Ok so currently I have XP and Slack booting on my laptop, the next two goals will be FreeBSD and Windows Server 2003, in that order (though I may need to start over and do server before unix/linux. Either way, how I got linux interacting nicely with XP was via this link: ... (1 Reply)
Discussion started by: jboswell
1 Replies

8. IP Networking

Quad Fast Ethernet Card on Sparc 10?

I am having a problem getting my configuration to stick. After I installed my quad-card I did the following: 1. created hostname.qe0, hostname.qe1, hostname.qe2, hostname.qe3 files in my /etc directory. 2. In my /etc/hosts file I added the ip address of each interface and the name for each... (7 Replies)
Discussion started by: jskillet
7 Replies
Login or Register to Ask a Question