Use

netstat -v enX

where X is the network card number.

You can change the speed using smitty chgenet, but you have to dettach the network card first. e.g.

ifconfig ent0 dettach
smitty chgenet
ifconfig ent0 up
Private