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

Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.

2 Answers  


What are the minimum hardware requirements for cluster configuration?

4 Answers  


how to recover a server/system backup?

1 Answers   Wipro,


Cannot open '/etc/path_to_inst'"

2 Answers  


How do you check the run level

2 Answers  






how to set ip address for a solaris machine

7 Answers   IBM,


How to configure root mirroring in veritas volume manager

5 Answers   L&T,


How will you restart the inetd process?

2 Answers  


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?

7 Answers   Softenger,


what is 2 in uadmin 2 0 command in solaris

2 Answers   Accenture,


How to configure domain controller in SAMBA using SOLARIS 10 OS and How to centralize domain name and creating users.How to share files for WINDOWS XP clients

1 Answers   IBM,


How to add a group

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)