Sun Microsystems X1150A manual 1Files and Directories on the CD-ROM

Page 32

2.Insert the Sun GigaSwift Ethernet Driver 1.0 Update 1 CD into a CD-ROM drive that is connected to your system.

If your system is running Sun Enterprise Volume Manager™, it should automatically mount the CD-ROM to the /cdrom/cdrom0 directory.

If your system is not running Volume Manager, mount the CD-ROM as follows:

#mkdir /cdrom

#mkdir /cdrom/cdrom0

#mount -F hsfs -o ro /dev/dsk/c0t6d0s2 /cdrom/cdrom0

You will see the following files and directories in the /cdrom/sun_gigaswift_ethernet directory or the /cdrom/cdrom0 directory, depending on how you mounted the CD-ROM.

TABLE 2-1Files and Directories on the CD-ROM

File or Directory

Contents

 

 

Copyright

U.S. copyright file

FR_Copyright

French copyright file

Docs/

Contains PDF copy of the user manual

GigaSwiftEthernet/

Contains the Sun GigaSwift Ethernet software packages

Solaris_OS-VER/

applicable to your version (OS-VER)of the Solaris software

Packages/

SUNWcea—32-bit adb macros

 

SUNWceax—64-bit adb macros

 

SUNWced.u—32-bit adapter driver

 

SUNWced.u1—32-bit adapter driver for Solaris 2.6 Sun

 

Enterprise 10000

 

SUNWcedx.u—64-bit adapter driver

 

SUNWcedu—adapter driver headers

 

SUNWcem—man pages (optional)

The optional VLAN packages for Solaris 8 only

SUNWvld—VLAN utility routines

SUNWvldx—VLAN utility routines (64-bit)

SUNWvldu—VLAN utility headers

Note If you intend to use VLAN, you must install VLAN packages when you install the GigaSwift Ethernet software packages.

10 Sun GigaSwift Ethernet Adapter Installation and User’s Guide • February 2003

Image 32
Contents Sun GigaSwift Ethernet Adapter Installation User’s Guide Please Recycle Regulatory Compliance Statements FCC Class a NoticeICES-003 Class a Notice Avis NMB-003, Classe a Bsmi Class a Notice Page Declaration of Conformity European UnionPage Declaration of Conformity Page Contents Network Configuration Configuring Driver ParametersConfiguring VLANs SpecificationsDiagnostic Software and Troubleshooting Issues IndexPage Figures Page Tables Performance Sepcifications Preface How This Book Is OrganizedUsing Unix Commands Typographic ConventionsRelated Documentation Accessing Sun Documentation OnlineShell Prompts Sun Welcomes Your Comments Product Overview Hardware OverviewLink is in Full Duplex mode Sun GigaSwift Ethernet MMF AdapterLED Displays 1Front Panel Display LEDs for the MMF AdapterSun GigaSwift Ethernet UTP Adapter 2Sun GigaSwift Ethernet UTP Adapter2Front Panel Display LEDs for the UTP Adapter Hardware and Software Requirements Patch RequirementsProduct Features Key Protocols and InterfacesDiagnostic Support Page Installing the Driver Software Become superuser1Files and Directories on the CD-ROM Select the packages you want to install Menu similar to the following displays# showrev -p grep Verifying PatchesPatch version should be -07 or greater Patch version should be -13 or greater Patch version should be -05 or greaterSave the filler panel screw for Step Installing the Adapter Without Dynamic ReconfigurationTo Install the Adapter 1Connecting the Fiber Optic Cable To Verify the Installation 2Cat-5 Twisted-Pair CableOk cd /pci@1f,0/pci@1/network@4 List the network devices on your systemOk show-nets View the.properties file for a list of device properties Ok .propertiesOk setenv local-mac-address? true Setting the local-mac-addressPropertyPhy-typewill have its value assigned as follows Ok boot -r Rebooting the SystemOk setenv boot-device /pci@1f,2000/pci@1/network@4 Installing the Adapter With Dynamic Reconfiguration To Install an Adapter in a Dynamic Reconfiguration SystemStates and conditions should be # cfgadm# cfgadm -c disconnect sysctrl03 # cfgadm -v -c configure sysctrl#slot## cfgadm -c disconnect sysctrl#slot# Configure the adapter and slot Reconfigure the devices on the adapter# drvconfig devlinks disks ports tapes Connect the adapter and slotPage Configuring the Network Host Files Use the ifconfig command to setup the adapter’s ce interface# ifconfig ce0 plumb ipaddress up Export/root/clientname To Set Up a GigaSwift Ethernet Port on a Diskless Client# cat /etc/hosts Edit the hosts in the diskless client’s root directory Network Configuration # cd /cdrom/cdrom0/GigaSwiftEthernet/Packages # ls SUNWce # grep clientname /etc/bootparamsFind the root directory of the client system # shutdown -i0 -g0 -y Use the shutdown command to display the OpenBoot ok promptShut down and halt the client system # pkginfo grep SUNWce Proceed with the Solaris operating environment installationOk boot /pci@1f,4000/network@4speed=100,duplex=full Booting Over the GigaSwift Ethernet Network Ok boot device-pathspeed=s,duplex=d,link-clock=c,promiscuous1Device Link Parameters 2link-clockCapabilities for Link Up# boot netspeed=1000,duplex=auto,link-clock=auto # boot netspeed=100,duplex=full# boot netspeed=1000,duplex=full,link-clock=master Page Configuring Driver Parameters GigaSwift Ethernet Device Driver ParametersDriver Parameter Values and Definitions 1ce Driver Parameter, Status, and DescriptionsOperational Mode Parameters Operational Mode Parameters2Operational Mode Parameters Flow Control Parameters3provides flow control keywords and describes their function 3Read-Write Flow Control Keyword DescriptionsInterpacket Gap Parameters 4Forced Mode ParameterGigabit Link Clock Mastership Controls 5Parameters Defining enable-ipg0and ipg0 7RX Blanking Register for Alias Read Interrupt Parameters7describes the receive interrupt blanking values Random Early Drop Parameters 8RX Random Early Detecting 8-Bit VectorsPCI Bus Interface Parameters 9PCI Bus Interface ParametersSetting ce Driver Parameters Setting Parameters Using the ndd UtilityTo Specify Device Instances for the ndd Utility Use the instance number to select the deviceDevice remains selected until you change the selection # ndd -set /dev/ce instance instance#To modify a parameter value, use the -setoption Ndd utility then prompts you for the name of the parameter# ndd -set /dev/ce parameter value # ndd /dev/ce parameterSetting the Autonegotiation Mode # ndd -set /dev/ce adv-autoneg-cap Setting Parameters Using the ce.conf FileSet the adv-autoneg-capparameter to # grep ce /etc/pathtoinst To Set Driver Parameters Using a ce.conf FileSecond line in the previous example Usability Enhancements to the Driver Third line in the previous exampleSave the ce.conf file # ndd -set /dev/hme instanceGigaSwift Ethernet Driver Operating Statistics Then you had to get the link status# ndd -get /dev/hme link-status # kstat cen grep linkup10Read-Only ce Device Capabilities 11Read-Only Link Partner Capabilities Reporting the Link Partner Capabilities11describes the read-only link partner capabilities 12describes the netstat -k transmit and receive parameters 12Transmit and Receive Parameters12Transmit and Receive Parameters # kstat Ce0 Code Example 4-1Output from kstat Command# netstat -k ce0 # kstat ce0 # kstat ce0 Use the kstat command to discover link partner capabilities # kstat ce0 grep lpUse the kstat command to discover link settings # kstat ce0 grep linkPage Configuring VLANs An Overview of VLANs1shows an example network that uses VLANs Configuring VLANs To Configure Static VLANs Vlan logical PPA = 1000 * VID + Device PPA# ifconfig ce123000 plumb up # ifconfig ce224000 plumb up # ifconfig -aPage Connectors Table A-1SC Connector Link Characteristics Ieee P802.3zTable A-3Performance Sepcifications Performance SpecificationsTable A-2Cat-5 Connector Link Characteristics Table A-5Power Requirements Physical CharacteristicsPower Requirements Page Diagnostic Software Troubleshooting Issues SunVTS Diagnostic SoftwareUsing the OpenBoot Prom FCode Self- Test Running the Ethernet FCode Self-Test DiagnosticReset the system Shut down the systemOk test /pci@1f,0/pci@1/network@4 Ok setenv diag-switch? falseType show-netsto display the list of devices Troubleshooting Issues Set the auto-boot?configuration parameter to trueReset and reboot the system Ok setenv auto-boot? trueType the following to apply and save your changes Adv-pause-capTable B-1Troubleshooting the GigaSwift Ethernet Adapter Failure to Configure GigaSwift Ethernet InstanceNon-Specific Issues Problem with DR Attach on Sun Enterprise Platforms Reboot systemAdd the following lines to the /etc/system file Set drdetachsafelist1=ce set hswpsuspendsafelist1=cePage Symbols Index