Network Interfaces


 
Thread Tools Search this Thread
Operating Systems Solaris Network Interfaces
# 1  
Old 05-30-2009
Network Interfaces

I got second IOU in my M5000 but not able bring internal network interfcae .. ike i don't get link on those 2 interfaces .. and the same network cable plugged in PCI network card it works like a charm Is there any special way to enable the internal IOU interfaces or i have bad nics ?
# 2  
Old 05-30-2009
I assume you have added the IUO to the domain?

does the nic show in a prtdiag?
# 3  
Old 05-30-2009
yep it shows up in prtdiag and dladm also shows them

Code:
bash-3.00# prtdiag | grep network
 01    network        N/A
 01    network        N/A
 01    network        SUNW,pcie-no
 01    network        SUNW,pcie-no
 01    network        SUNW,pcie-no
 01    network        SUNW,pcie-no
bash-3.00# dladm show-dev
bge0            link: down      speed: 0     Mbps       duplex: unknown
bge1            link: down      speed: 0     Mbps       duplex: unknown
e1000g0         link: down      speed: 0     Mbps       duplex: half
e1000g1         link: up        speed: 1000  Mbps       duplex: full
e1000g2         link: down      speed: 0     Mbps       duplex: half
e1000g3         link: down      speed: 0     Mbps       duplex: half
bash-3.00#


Last edited by Neo; 05-30-2009 at 06:15 AM.. Reason: added code tags
# 4  
Old 05-30-2009
good start....

can you give output of:
Code:
ls -al /etc/hostname*

/usr/sbin/ifconfg -a

# 5  
Old 05-30-2009
Just to tell u .. when i try to do watch net all from ok prompt it give o/p on 1 interface rest it shows down .. and i 've not set up the all the interfaces just did plumb to them to check if plumbing will show any activity on the NIC cards but didn't help

Quote:
ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 8
inet 0.0.0.0 netmask 0
ether 0:15:17:8f:f1:80
e1000g1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.63.25.186 netmask fffffc00 broadcast 10.63.27.255
ether 0:15:17:8f:f1:81
e1000g2: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 9
inet 0.0.0.0 netmask 0
ether 0:15:17:8f:f0:de
e1000g3: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 10
inet 0.0.0.0 netmask 0
ether 0:15:17:8f:f0:df
bge0: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 6
inet 0.0.0.0 netmask 0
ether 0:14:4f:b7:c1:f6
bge1: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 7
inet 0.0.0.0 netmask 0
ether 0:14:4f:b7:c1:f7

Last edited by Neo; 05-30-2009 at 06:15 AM.. Reason: code tags
# 6  
Old 05-30-2009
which interface do you expect to be up?
what commands have you used to do the plumb?
# 7  
Old 05-30-2009
I 'm asking is there anything specific we need to do in M5000 internal network interfaces .. and i just plumbed them with ifconfig bge0 plumb and the interfaces which i 'm expecting to up is bge0
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Linux

Network interfaces error

I just ran sudo service networking start on Ubuntu 16.00 and came out with error message Job for networking service failed because control process exited with error code see systemctl status networking.service I tried to also run this command systemctl status networking.service I also got an... (4 Replies)
Discussion started by: DOkuwa
4 Replies

2. AIX

network interfaces on vio server

Hi, I would like to know after the installation of vio server. how many logical network interfaces will be created on vio server if I am having two physical interfaces on vio server. I am asking this question because I would like know to on the basis of logical network interfaces creation on... (0 Replies)
Discussion started by: manoj.solaris
0 Replies

3. UNIX for Dummies Questions & Answers

/etc/network/interfaces

i need a one liner command that writes in /var/log/net.log the date when i connect to the network and when i disconect ..i know that i need to write somethin in /etc/network/interfaces but idk what ! please help (1 Reply)
Discussion started by: g0dlik3
1 Replies

4. UNIX for Advanced & Expert Users

How to bond network interfaces

All, I have a quad NIC on a V880 running Solaris 9. I've heard you can bond interfaces together and get better throughput. I found this link that seems to describe the process well. However, the command mentioned (dladm) is missing. Is there some package I need to install to get this command? Thx.... (2 Replies)
Discussion started by: agcodba
2 Replies

5. Debian

/etc/network/interfaces problem

Hello i am configuring a debian lenny sever ,/etc/network/interfaces is modified so that eth1 takes a static IP address then i save it wq! then i restart the networking , /etc/init.d/networking restart . but after reboot ,the file is reset ,note that the interfaces had by defauklt IPv6 address... (5 Replies)
Discussion started by: learn82
5 Replies

6. AIX

NIM w/ two network interfaces

Hi all, this is my first post on this forum. My main problem is this: I have a NIM server that I am trying to configure two interfaces on. One interface is for an internal Admin VLAN, the other is so that the server can use SUMA to pull updates. The problem is that I need help w/ the routing.... (1 Reply)
Discussion started by: snakernetb
1 Replies

7. AIX

NIM w/ two network interfaces

Hi all, this is my first post on this forum. My main problem is this: I have a NIM server that I am trying to configure two interfaces on. One interface is for an internal Admin VLAN, the other is so that the server can use SUMA to pull updates. The problem is that I need help w/ the routing.... (0 Replies)
Discussion started by: snakernetb
0 Replies

8. SCO

Network interfaces problem

Hi, I have problems with my SCO unix network interfaces. Intel integrated adapter was failing, so I installed new one - 3COM adapter into free PCI slot. Installed driver using SCO Software manager - successfully Added new Network adapter using SCO Network configuration manager - successfully... (0 Replies)
Discussion started by: vilius
0 Replies

9. IP Networking

Network interfaces problem

Hi, I have problems with my SCO unix network interfaces. Intel integrated adapter was failing, so I installed new one - 3COM adapter into free PCI slot. Installed driver using SCO Software manager - successfully Added new Network adapter using SCO Network configuration manager - successfully... (0 Replies)
Discussion started by: vilius
0 Replies

10. Solaris

HOW-TO Retrieve all network interfaces??!

Yes. But just wait a bit. How to do it via system calls? I'm just a newbie in Unix\Linux\Solaris e.t.c. programming. Can anyone help me? I need an advice probably how to do it or may be what API to read... :) Please, help... (2 Replies)
Discussion started by: LocalStorm
2 Replies
Login or Register to Ask a Question