mediaopt?

Hi,

Im trying to figure out how to view my transmission settings for my network card, ex: 100baseTX (full/half duplex)...i dont have a mediaopt option for this card to view...any ideas?

bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2

inet 10.140.1.12 netmask ff000000 broadcast 10.255.255.255

ether 0:3:ba:77:82:57

thanks

[489 byte] By [ATLnoc] at [2007-11-25 22:44:09]
# 1

Hi,

I think i found the command...let me know if this is correct...but i still need to know how to change it, any ideas?

atlctm01 # kstat

module: bgeinstance: 0

name:bge0class:net

align_errors0

blocked 0

brdcstrcv983048

brdcstxmt18259

carrier_errors0

collisions 876

crtime 50.475520201

defer_xmts 449

duplex half<====

ex_collisions0

fcs_errors 0

first_collisions302

ierrors 0

ifspeed 100000000

intr11951594

ipackets2310835

ipackets64 2310835

macrcv_errors0

macxmt_errors3

mediatwpair

missed 0

multi_collisions2

multircv0

multixmt0

norcvbuf0

noxmtbuf0

obytes 247394167

obytes64247394167

oerrors 0

oflo0

opackets1330160

opackets64 1330160

promisc off

rbytes 245184359

rbytes64245184359

rcv_badinterp0

runt_errors 0

snaptime4759325.28881007

sqe_errors 0

toolong_errors0

tx_late_collisions 577

uflo0

unknowns0

xmt_badinterp0

xmtretry0

ATLnoc at 2007-7-5 16:56:04 > top of Java-index,General,Network Configurations...
# 2
.. the command you are looking for is called ndd.. ..read the man page for it... I'd suggest going to docs.sun.com as the man pages read better ...
codename47 at 2007-7-5 16:56:04 > top of Java-index,General,Network Configurations...