Sun Microsystems GigaSwift Ethernet Adapter Installation And User Manual page 75

Gigaswift ethernet adapter
Table of Contents

Advertisement

Then you had to get the link status:
# ndd -get /dev/ce link_status
1
Starting in the Solaris 9 Operating System, this method of determining the link
status is discouraged, and in some cases, it is removed completely as a driver
feature.
The new improved approach moves all read-only parameters from the ndd options
into kstat. This simplifies getting link status information by allowing you to do it
with one simple command.
To get the link status of a driver, type the following command:
# kstat ce:# | grep link_up
link_up
Where # = instance.
For more information about the kstat command, refer to the kstat man page.
0
Chapter 4 Configuring Driver Parameters
53

Advertisement

Table of Contents
loading

This manual is also suitable for:

GcsGfs

Table of Contents