Sponsored Content
Full Discussion: Not able to find the new NIC
Operating Systems Solaris Not able to find the new NIC Post 302516533 by solaris_user on Sunday 24th of April 2011 02:05:18 AM
Old 04-24-2011
Why to plumb every interface when you can plumb just a new one ?

Using dladm command you can see all NIC -s in your box

Code:
su
dladm show-link

then check with ifconfig command which interfaces are configured, and then from above list od dladm command plumb new interface

Code:
ifconfig <target NIC> plumb

and then NIC will be configured with DHCP if you have one on your network.Smilie
 

9 More Discussions You Might Find Interesting

1. Solaris

How do I find what kind of NIC card the server has?

All, I see that there are 2 nic card available . How can I know all the details about these 2 nic cards. -rw-r--r-- 1 root root 10 Apr 16 15:00 hostname.bge0 -rw-r--r-- 1 root other 17 Apr 22 08:56 hostname.bge2 please let me know thanks -prasad (4 Replies)
Discussion started by: p4cldba
4 Replies

2. Solaris

Cause of NIC changes ...?

Hi , I came across a SUN server whereby it was installed with additional ethernet card. By right in any configuration, you would probably see the onboard ports Net0,Net1 and so on should correspond to e1000g0,e1000g1... But instead the ext PCI takes precedence in the order and the Net0 becomes... (3 Replies)
Discussion started by: incredible
3 Replies

3. HP-UX

how can I determine which NIC card is virtual NIC Card

how can I determine which NIC card is virtual NIC Card which condition can make a decision Does HP UX have Virtual Network Adapter Concept if ,it has where I can Find if I Install Virutal Network Adapter or which command that i can get it or which software can generate thanks (2 Replies)
Discussion started by: alert0919
2 Replies

4. AIX

AIX -How to find which NIC is on which PCI card

Hi All, How can I find out which is ETH5 on my AIX P5 system. I have about seven different NIC card on this. I did move the cable to each one but still I was not able to see the link light up when I did netstat -v Any idea? Thanks. (2 Replies)
Discussion started by: samnyc
2 Replies

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

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

7. Solaris

How can I find which NIC is used to talk to a given host (except traceroute)

Hi all, I'm having some trouble identifying what route is being used to talk to a target host. I can figure it out by looking at the routing tables but I want to automate this and don't much feel like scripting the network mask logic when I'd think there'd be a way to have the OS do it for me.... (5 Replies)
Discussion started by: Smiling Dragon
5 Replies

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

9. 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
GAMES(1)						      General Commands Manual							  GAMES(1)

NAME
4s, 5s, ana, mandel, plumb, smiley, life, fsim, clock, catclock, fireworks, swar, festoon - time wasters SYNOPSIS
games/4s games/5s games/ana [ fixwords ] games/mandel games/plumb [ level ] games/smiley games/life startfile games/fsim games/clock games/catclock [ -c ] games/fireworks games/swar games/festoon [ -p ] [ -e ] [ -t ] [ -sseed ] [ len ] [ pfn ] DESCRIPTION
There are a few games in /bin/games: 4s, 5s Try to fill complete rows using 4-square or 5-square tiles. Move tiles left or right by moving the mouse. Rotate tiles with buttons 1 and 3. Drop tiles for more points with button 2 or the space bar. ana Find anagrams for words typed on standard input. Anagrams can contain several dictionary words. The fixwords argument or num- bers typed on standard input fix the number of words in the output anagrams. mandel Compute and display Mandelbrot sets. Menus on the mouse buttons control various things. plumb Build a plumbing system. Keep ahead of the advancing oil and don't waste pipe. The level argument lets you start at a harder level. smiley A game of historical importance. Type space to shoot, comma to move left, and period to go right. life Play the game of life, given an initial position. There is a library of interesting initial positions; the library is consulted if startfile cannot be found. fsim Pretend you're flying a Cessna. clock, catclock Display analog clocks. Option -c makes catclock crosseyed. fireworks Hoist the fiery blue peter. swar Space war for two players called MCI and SPRINT. One player types a or d to turn left or right, s to shoot, x to enter hyper- space, and w to accelerate. The other player uses ;, l, . and o. AT&T scores whenever either ship shoots itself or otherwise causes mayhem. Hyperspace is occasionally fatal. festoon Traditional radical monoarchate qualitativeness. Now produces pictures (-p), tables (-t), and equations (-e). The seed can be set to recreate a specific document. Len is sentence length, and pfn is percent faked nouns (default 0). FILES
/sys/games/lib/4scores scores of 4s games /sys/games/lib/5scores scores of 5s games /sys/games/lib/plumb/scores scores of plumb games /sys/games/lib/anawords used by ana /sys/games/lib/plumb/* miscellaneous files used by plumb /sys/games/lib/life/* interesting starting positions SOURCE
/sys/src/games GAMES(1)
All times are GMT -4. The time now is 01:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy