▼To Specify the Device Instance for the ndd Utility
1.Check the /etc/path_to_inst file to identify the instance associated with a particular device.
#grep qfe /etc/path_to_inst "/pci@1f,2000/pci@2/SUNW,qfe@0,1" 4 "qfe" "/pci@1f,2000/pci@2/SUNW,qfe@1,1" 5 "qfe" "/pci@1f,2000/pci@2/SUNW,qfe@2,1" 6 "qfe" "/pci@1f,2000/pci@2/SUNW,qfe@3,1" 7 "qfe"
In the example above, the four SUNW,qfe@x,1 instances are from a Sun Quad FastEthernet PCI adapter installed in slot 2. For clarity, the instance numbers are bold.
2.Use the instance number to select the device.
#ndd
The device remains selected until you change the selection.
Non-Interactive and Interactive Modes
You can use the ndd utility in two modes:
■
■Interactive
In
Appendix B Configuring the Quad FastEthernet Device Driver Parameters 31