How to know actual capacity of Ethernet port by command line?
(Sun Fire V480 and some one configured Eth interface as
100mbps and need to change to 1000mbps but How i would know
that port is of capacity 1000mbps or not?

Answers were Sorted based on User's Feedback



How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configure..

Answer / saravanan

#dladm Show-dev

it showing Full duplex or Half duplux and also showing capacity

Is This Answer Correct ?    14 Yes 0 No

How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configure..

Answer / sampath

dladm show-dev

Is This Answer Correct ?    8 Yes 0 No

How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configure..

Answer / teja masna

no..it won't work solaris9 version..if u check with ndd or
kstat command u will get the details

Is This Answer Correct ?    2 Yes 0 No

How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configure..

Answer / naresh

#ndd -get /dev/e1000g0(Based NIC card) link_speed To kno the speed of the ethernet.

Is This Answer Correct ?    1 Yes 0 No

How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configure..

Answer / suresh

in solaris 10 dladm show-dev will server the purpose.
in solaris 9 you should can use netstat -k |grep link_speed

Is This Answer Correct ?    1 Yes 1 No

How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configure..

Answer / sanjay

ndd -get /dev/nxge3 link_status

Is This Answer Correct ?    0 Yes 0 No

How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configure..

Answer / teja

Hi
Normally this setup can be done by network team..if network
team change the value 1000mb it will come by default MAC
speed is 1000Mb if you want manually change from OS
end..you can use

#ndd -set <Attribute> <Mode of speed>

Sol10 can work to see the speed
dladm show-dev
i hope sol10 earlier versionit can work with ndd and kstat
command

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

How can we take the failback in Veritas Cluster Server.

1 Answers   ITC Infotech,


Explain inode

3 Answers   HP,


Explain RAID0, RAID1, RAID3,

1 Answers  


How to mirror a root dg? With eg

1 Answers  


What is the command to check wwn in solaris?

3 Answers   Siemens,






what is 2 in uadmin 2 0 command in solaris

2 Answers   Accenture,


How many controllers in 3510 storage.

1 Answers  


how to stop the process using process name

10 Answers   HP,


How to configure root mirroring in veritas volume manager

5 Answers   L&T,


Security point of view,What's there in NIS+ than NIS?

3 Answers   Locuz,


How to start / stop the nfs server

2 Answers  


Syntax for useradd commad

4 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)