Interface


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Interface
# 1  
Old 03-10-2011
Interface

Hi All,

How to check whether a Interface has a single port or dual port.Thanks in advance.
# 2  
Old 03-10-2011
interface is a very vague term. What kind of interface? What kind of system?
# 3  
Old 03-10-2011
Sorry for that I was talking about a network interface and on solaris 10 OS.Smilie
# 4  
Old 03-10-2011
I don't have any Sun systems, but I do use a Sun multi-port card. It acts like four separate interfaces:
Code:
$ /sbin/ifconfig -a

...

lan0      Link encap:Ethernet  HWaddr 08:00:20:EA:58:46
          inet6 addr: fe80::a00:20ff:feea:5846/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1162096 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:83501435 (79.6 Mb)
          Interrupt:10 Base address:0xa400

lan1      Link encap:Ethernet  HWaddr 08:00:20:EA:58:47
          inet6 addr: fe80::a00:20ff:feea:5847/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:6010095 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6683434 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1233572818 (1176.4 Mb)  TX bytes:3334759252 (3180.2 Mb)
          Interrupt:11 Base address:0x6c00

lan2      Link encap:Ethernet  HWaddr 08:00:20:EA:58:48
          inet6 addr: fe80::a00:20ff:feea:5848/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:16387819 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24754634 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2387167698 (2276.5 Mb)  TX bytes:798403594 (761.4 Mb)
          Interrupt:5 Base address:0x6400

lan3      Link encap:Ethernet  HWaddr 08:00:20:EA:58:49
          inet6 addr: fe80::a00:20ff:feea:5849/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:1963415 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4180553 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:294387107 (280.7 Mb)  TX bytes:3567530266 (3402.2 Mb)
          Interrupt:5 Base address:0x7c00

...

$

Look at the mac addresses -- 08:00:20:EA:58:46, 08:00:20:EA:58:47, 08:00:20:EA:58:48, 08:00:20:EA:58:49. The odds of getting four in a row are impossible unless they all belong to the same card.

They're only called lan0-lan3 because I intentionally named them that. Its default interface names were just eth1-eth4.
This User Gave Thanks to Corona688 For This Post:
# 5  
Old 03-10-2011
Hi Corona688,

Thanks for your quick response.How if the interfaces are not plumbed.I mean to say just a single port is used and other left not used.
# 6  
Old 03-10-2011
"plumbed" is a solaris thing, I can't say. ifconfig -a suffices to include interfaces that aren't "up" in Linux but -a seems to have a slightly different meaning in Solaris.

Since your question is hardware and OS specific you might have more luck asking in unix.com's Solaris section.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Adding a network interface to a bonded interface

I have a RHEL 5 system with a bonded interface configure using only one network port (eth0). So I have config file for ifcfg-bond0 and ifcfg-eth. I'd like to configure eth5 to be the second SLAVE in the bond. My question is, after I modify ifcfg-eth5, can I add eth5 to the bond0 interface without... (1 Reply)
Discussion started by: westmoreland
1 Replies

2. IP Networking

Need a bridge from an ethernet interface to a serial interface

This is my situation DOS pc serial cable (sl0) Linux Pc eth1 192.168.0.10 <-------------------->192.168.0.2 <------------>192.168.0.1 (router) I connected the linux pc and the dos pc with a SLIP (serial line internet protocol), so they can communicate in the sl0 interface. ... (3 Replies)
Discussion started by: mghis
3 Replies

3. SCO

Change SCO - GUI or Desktop interface to DOS based interface

Hi all I have installed a demo version of SCO OpenServer 5.0.2, I finally found it is Desktop Interface, I would like to know how to change its interface to dos based interface? If you have any ideas, please tell me then. Thank you (2 Replies)
Discussion started by: TinhNhi
2 Replies

4. Solaris

Command line Interface or GUI Interface not shown on solaris

Dear all, I am a newbie in solaris and I need your advice. I have a Solaris version 5.9 installed on Sunfire V240. I am able to ssh the machine from putty remotely. My problem is that I cannot see the display from KVM switch I have connected to it. I need also to be able to see the GUI... (2 Replies)
Discussion started by: mbouster
2 Replies

5. UNIX for Advanced & Expert Users

interface problem

hi all, i have problem with my box, until now i can't investigate the root cause of my issue at my box. here the problem. i have a box as a squid server just forward all request packet from one interface and receive the packet then forward to client at the same interface. but after 5 hours i... (1 Reply)
Discussion started by: tindasz
1 Replies

6. IP Networking

How to down interface without name

Hi, ifconfig -a return: eth0 Link encap:Ethernet HWaddr 00:09:3D:12:9D:5A inet addr:172.19.208.7 Bcast:172.19.208.63 Mask:255.255.255.192 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:211478649 errors:0 dropped:0 overruns:0 frame:0 ... (5 Replies)
Discussion started by: djbuly
5 Replies

7. Solaris

no such interface

Hi Community, I've a problem with an interface of my Sun Workstation: when I try to plumb hme0 interface I see this output: # ifconfig hme0 <ip_address> netmask <mask> plumb #ifconfig: plumb: hme0: no such interface I've the same thing with dhcp service. could you provide any solution... (1 Reply)
Discussion started by: Sunb3
1 Replies

8. Solaris

interface may off

Dear ALL, my server give me messages like below: Apr 20 21:33:09 TAISERVER in.routed: interface bge3 to 192.168.11.22 turned off I check with ifconfig,but nothing error that,how can make it solve...thanks for your help. (7 Replies)
Discussion started by: fredginting
7 Replies

9. UNIX for Dummies Questions & Answers

Network Interface

Hi ! Does anyone know how can i get information about my network interface ... if it works in half or full duplex mode !! Thx in adivance ! Witt (4 Replies)
Discussion started by: witt
4 Replies
Login or Register to Ask a Question