Solaris10 network service.
How do I restart TCP/TP network service on Solaris10.
[60 byte] By [
bhaskisa] at [2007-11-27 0:31:48]

# 2
To bring a network card up:1. # ifconfig -a2.# ifconfig <the card you got back from step (eri0, hme0, bcme0, whatever)> upDoes that answer your question?