? Configuring a Qaud-Port card ?


 
Thread Tools Search this Thread
Special Forums IP Networking ? Configuring a Qaud-Port card ?
# 1  
Old 08-01-2001
Question ? Configuring a Quad-Port card ?

I am running Solaris 2.6 on a Sparc 10. I just installed my Quad-card and I am able to assign IP addresses to each port and PING out. I have created the "hostname.qe0 - hostname.qe3" files and added the appropriate IP address of each port to each file. When I reboot, none of the settings stay. I have to manually add the IP addresses to each port again. The integrated NIC's setting are fine (le0). When the system is loading it replies with:
Interface
qe0 - Link state down
qe1 - Link state down
qe2 - Link state down
qe3 - Link state down

This is the command I use to configure the Ip addresses:

ifconfig qe0 10.10.10.6 up

Why aren't the IP addresses being saved?

Last edited by jskillet; 08-01-2001 at 03:54 PM..
# 2  
Old 08-02-2001

I believe the interface of Quad_card should be qfe0 not qe0.

*The /etc/hostname.qfe0 file must contain the host name for the appropriate network interface.
*The host name should have an IP address that will need to be entered in the /etc/hosts file.
*The host name should be different from any other host name of any other interface, for example: /etc/hostname.hme0 and /etc/hostname.qfe2 cannot share the same host name.


Then, you should get those interfaces associated with their ip addr after rebooting.
Hope this helpSmilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

How to find port number wwn of particular port on dual port HBA,?

please find the below o/p for your reference bash-3.00# fcinfo hba-port HBA Port WWN: 21000024ff295a34 OS Device Name: /dev/cfg/c2 Manufacturer: QLogic Corp. Model: 375-3356-02 Firmware Version: 05.03.02 FCode/BIOS Version: BIOS: 2.02; fcode: 2.01;... (3 Replies)
Discussion started by: sb200
3 Replies

2. Shell Programming and Scripting

command to match ethernet port to network card

hi I juts want to know if there is a command that checks if an ethernet port corresponds to a network card. ex. I have 3 network cards, one is two ports, and the other two 8 ports. How do I know that eth0 corresponds to the the two-port network card and eth9 corresponds to the first 8-port... (2 Replies)
Discussion started by: h0ujun
2 Replies

3. Solaris

How to enable hba port of a two port hba card

Hi, i have a two port hba card in solaris 10 system one of which is disabled. How to enable and configure the other port. ---------- Post updated at 08:17 AM ---------- Previous update was at 03:40 AM ---------- please help :( (7 Replies)
Discussion started by: rishiraaz
7 Replies

4. UNIX for Dummies Questions & Answers

Configuring a Network Card in SLED 11

I want to connect to the internet via Wi-Fi, but I need to configure my pci adapter card for it to work. The adapter I am using is a Linksys Wireless-G pci adapter wmp54gs.:confused: (5 Replies)
Discussion started by: ryan352333
5 Replies

5. UNIX Desktop Questions & Answers

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card?

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card? Does any Linux OS support Nvidia card? (1 Reply)
Discussion started by: sito
1 Replies

6. SCO

configuring graphical card

hello everybody, i am a new user for sco OS , i want to know how i can configure a graphical card under this system. and usb DAT plzzz (0 Replies)
Discussion started by: lid-j-one
0 Replies

7. UNIX for Dummies Questions & Answers

isa serial port adapter card no longer detectedworking

hi all, i've got an old PC with unix (SCO System V/386 rel. 3.2) on it. Pentium I; 128mb; ISA 2-port RS232 serial adapter card for an oki dot-matrix printer. (no usb, no CD) i've been running an old cobol program to do some invoicing and print reports. some time back i changed the... (0 Replies)
Discussion started by: frankpky
0 Replies

8. Solaris

Configuring 1 Nic card with 2 IP addresses and 2 seperate default Gateways in Solaris

Hi ...... I'm trying to configure my Solaris servers with only one NIC card to have 2 IP addresses as well as 2 different default gateways. ( NOT to be confused with multi-pathing - with 2 physical IPs & 1 virtual ip) Thanks, Remi (1 Reply)
Discussion started by: Remi
1 Replies

9. HP-UX

configuring nic card

using sam i have tryed to configure the nic, however when i try to do so i get an error saying i couldn't as i was using BIND ? (0 Replies)
Discussion started by: bobstar01
0 Replies
Login or Register to Ask a Question