Sponsored Content
Full Discussion: Configuring NIC
Operating Systems HP-UX Configuring NIC Post 57445 by zazzybob on Thursday 28th of October 2004 06:14:05 AM
Old 10-28-2004
I'd say run lanscan to find the unit number of the card, and then run ifconfig to configure the card. (if you want to keep both cards in the machine).

You're going to have to take the server offline anyway (unless you are keeping both cards), so you could just replace the original card, then use ifconfig to configure it (lan0). If you're keeping both cards, configure it with another IP address, and connect it to the network. All depends on your network services.

Either way, man ifconfig, man lanscan, etc.

Also, you might need to edit /etc/rc.config.d/netconf

Cheers
ZB
 

8 More Discussions You Might Find Interesting

1. 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

2. 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

3. IP Networking

Problem configuring NIC in DGUX

Old DG box Aviion PentiumPro running R4.20Mu06 being used to try to recreate Ingres db from backup tapes so machine has not been operational before and some of original files in /etc may have ben overwritten Unable to get NIC working Any pointers on how to go about configuring NIC :rolleyes: (0 Replies)
Discussion started by: lindab
0 Replies

4. Solaris

x86 Solaris 10 nic driver added but not attached. NIC is not detected.

I couldn't install my nic in solaris 10. I compiled and added the driver but failed to attach the driver and ifconfig output shows only loopback dev. Please see the following output and tell me whether my nic has been detected and why the driver failed to attach? My nic is detected in linux... (0 Replies)
Discussion started by: vectrum
0 Replies

5. IP Networking

squid proxy: one NIC for inbound & one NIC for outbound?

I am new in squid proxy. My question is how to (and if it's necessary) to set one NIC for inbound traffic (http requests) and one NIC for outbound traffic (http answers)? Thank you in advance! (4 Replies)
Discussion started by: aixlover
4 Replies

6. Red Hat

I want to tune NIC's rps, rfs and xps value. which NIC device should I modify.

Dear All I want tune my NIC's rps, rfs and xps value. In my system I have two NIC (eth0, eth1) and I have a bond0 ( eth0, eth1). Here is the question? Which device should I modify ? eth0 and eth1? or just modify bond0 or modify all device (eth0, eth1, bond0) Any advice is welcome.... (0 Replies)
Discussion started by: nnnnnnine
0 Replies

7. Linux

Add two different subnet public IPs to single NIC or two different NIC on same box

Hello Admins, My ask is how can I add two different subnet IPs to same box with two different gateways? The issue is I can connect to the box when I am on ethernet LAN, but I am not able to connect to the same IP when I am on wifi. The server is RHEL 7 VM on vmware. How can I get connected... (4 Replies)
Discussion started by: snchaudhari2
4 Replies

8. UNIX for Beginners Questions & Answers

Configuring NIC device in Solaris 9 SPARC OS [QEMU]

I have Xubuntu 18.04 installed on my PC. I have created a 10G .img image file created by QEMU-IMG. I have installed inside of it Solaris 9 SPARC edition . If I try and mount the image file as a loop device (using sudo losetup /dev/loop0 /path-to-img-file) I can only mount it as read only. ... (1 Reply)
Discussion started by: alphatron150
1 Replies
IXG(4)							   BSD Kernel Interfaces Manual 						    IXG(4)

NAME
ixg -- Intel(R) 10Gb Ethernet driver SYNOPSIS
ixg* at pci? dev ? function ? DESCRIPTION
The ixg driver provides support for PCI 10Gb Ethernet adapters based on the Intel(R) 82598EB and 82599 10 GbE Controllers. The driver sup- ports Jumbo Frames, TCP Segmentation Offload (TSO). For questions related to hardware requirements, refer to the documentation supplied with your Intel 10GbE adapter. All hardware requirements listed apply to use with NetBSD. Support for Jumbo Frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the ifconfig(8) utility configures the adapter to receive and transmit Jumbo Frames. On NetBSD, the maximum MTU size for Jumbo Frames is 9000 bytes. This driver version supports VLANs. For information on enabling VLANs, see ifconfig(8). HARDWARE
The ixg driver supports the following cards: o Intel(R) 10 Gigabit XF SR/AF Dual Port Server Adapter o Intel(R) 10 Gigabit XF SR/LR Server Adapter o Intel(R) 82598EB 10 Gigabit AF Network Connection o Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection DIAGNOSTICS
ixg%d: Unable to allocate bus resource: memory A fatal initialization error has occurred. ixg%d: Unable to allocate bus resource: interrupt A fatal initialization error has occurred. ixg%d: watchdog timeout -- resetting The device has stopped responding to the network, or there is a problem with the network connection (cable). SUPPORT
For general information and support, go to the Intel support website at: http://support.intel.com. SEE ALSO
arp(4), netintro(4), vlan(4), ifconfig(8) HISTORY
The ixg device driver comes from FreeBSD, where it is called ixgbe(4). It first appeared in NetBSD 6.0. AUTHORS
The ixg driver was written by Intel Corporation <freebsdnic@mailbox.intel.com>. It was imported from FreeBSD into NetBSD by David Young <dyoung@NetBSD.org>. BUGS
The hardware supports a maximum MTU of 16114 bytes, but the NetBSD port of the driver supports only 9000 bytes. The hardware supports Message-Signalled Interrupts (MSI and MSI-X) and Receive-Side Scaling (RSS), however, these features are not enabled in the NetBSD driver at this time. BSD
July 25, 2011 BSD
All times are GMT -4. The time now is 02:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy