DOCS/FREEBSD0000755000000000000000000000000012233424104007462 5ustar DOCS/FREEBSD/freebsd.htm0000755000000000000000000005411312017114464011701 0ustar Installing Intel Drivers for FreeBSD

FreeBSD* Driver for the Intel® Ethernet 10 Gigabit Server Adapters

NOTES: This release includes the 10 gigabit ixgbe FreeBSD Base Driver for Intel  Ethernet 10 Gigabit PCI-Express Server Adapters.  All 82599, 82598EB and X540-based network connections require the ixgbe driver. All other network connections require the ixgb driver. The ixgb driver can be downloaded at:  http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ixgb/. First identify your adapter.  Then follow the appropriate steps for building, installing, and configuring the appropriate driver.

Identifying Your Adapter

To verify that your Intel adapter is supported, find the board ID number on the adapter. Look for a label that has a barcode and a number in the format of 123456-001 (six digits hyphen three digits).  For more information on how to identify your adapter, go to the Adapter & Driver ID Guide at:

http://support.intel.com/support/go/network/adapter/home.htm

For the latest Intel network drivers for FreeBSD, see:

http://support.intel.com/support/go/network/adapter/home.htm

Using Your ixgbe Driver

This driver has been developed for use with all community-supported versions of FreeBSD.

Building and Installation

Additional Configurations

Known Limitations

Support

To verify that your Intel adapter is supported, find the board ID number on the adapter. Look for a label that has a barcode and a number in the format of 123456-001 (six digits hyphen three digits).  For more information on how to identify your adapter, go to the Adapter & Driver ID Guide at:

http://support.intel.com/support/go/network/adapter/home.htm

For the latest Intel network drivers for FreeBSD, see:

http://downloadcenter.intel.com/scripts-df-external/Support_Intel.aspx

SFP+ Devices with Pluggable Optics

82599-BASED ADAPTERS

NOTES:
  • If your 82599-based Intel Ethernet Network Adapter came with Intel optics, or is an Intel® Ethernet Server Adapter X520-2, then it only supports Intel optics and/or the direct attach cables listed below.

  • When 82599-based SFP+ devices are connected back to back, they should be set to the same Speed setting via Ethtool. Results may vary if you mix speed settings.

Supplier            Type                                                     Part Numbers
SR Modules                 
Intel              DUAL RATE 1G/10G SFP+ SR (bailed) AFBR-703SDZ-IN2
Intel              DUAL RATE 1G/10G SFP+ SR (bailed) FTLX8571D3BCV-IT
Intel DUAL RATE 1G/10G SFP+ SR (bailed) AFBR-703SDDZ-IN1
LR Modules                
Intel               DUAL RATE 1G/10G SFP+ LR (bailed) FTLX1471D3BCV-IT
Intel               DUAL RATE 1G/10G SFP+ LR (bailed) AFCT-701SDZ-IN2
Intel DUAL RATE 1G/10G SFP+ LR (bailed) AFCT-701SDDZ-IN1

The following is a list of 3rd party SFP+ modules and direct attach cables that have received some testing. Not all modules are applicable to all devices.

Supplier            Type                                                     Part Numbers
Finisar SFP+ SR bailed, 10g single rate FTLX8571D3BCL
Avago SFP+ SR bailed, 10g single rate AFBR-700SDZ
Finisar SFP+ LR bailed, 10g single rate FTLX1471D3BCL
     
Finisar DUAL RATE 1G/10G SFP+ SR (No Bail) FTLX8571D3QCV-IT
Avago DUAL RATE 1G/10G SFP+ SR (No Bail) AFBR-703SDZ-IN1
Finisar DUAL RATE 1G/10G SFP+ LR (No Bail) FTLX1471D3QCV-IT
Avago DUAL RATE 1G/10G SFP+ LR (No Bail) AFCT-701SDZ-IN1
Finisar 1000BASE-T SFP FCLF8522P2BTL
Avago 1000BASE-T SFP ABCU-5710RZ

82599-based adapters support all passive and active limiting direct attach cables that comply with SFF-8431 v4.1 and SFF-8472 v10.4 specifications.

Laser turns off for SFP+ when ifconfig down

"ifconfig down" turns off the laser for 82599-based SFP+ fiber adapters. "ifconfig up" turns on the later.

82598-BASED ADAPTERS

NOTES:
  • Intel Ethernet Network Adapters that support removable optical modules only support their original module type (i.e., the Intel 10 Gigabit SR Dual Port Express Module only supports SR optical modules). If you plug in a different type of module, the driver will not load.
  • Hot Swapping/hot plugging optical modules is not supported.
  • Only single speed, 10 gigabit modules are supported.
  • LAN on Motherboard (LOMs) may support DA, SR, or LR modules. Other module types are not supported. Please see your system documentation for details.

The following is a list of SFP+ modules and direct attach cables that have received some testing. Not all modules are applicable to all devices.

Supplier            Type                                                     Part Numbers
Finisar              SFP+ SR bailed, 10g single rate   FTLX8571D3BCL
Avago              SFP+ SR bailed, 10g single rate   AFBR-700SDZ
Finisar              SFP+ LR bailed, 10g single rate FTLX1471D3BCL

82598-based adapters support all passive direct attach cables that comply with SFF-8431 v4.1 and SFF-8472 v10.4 specifications. Active direct attach cables are not supported.

THIRD PARTY OPTIC MODULES AND CABLES REFERRED TO ABOVE ARE LISTED ONLY FOR THE PURPOSE OF HIGHLIGHTING THIRD PARTY SPECIFICATIONS AND POTENTIAL COMPATIBILITY, AND ARE NOT RECOMMENDATIONS OR ENDORSEMENT OR SPONSORSHIP OF ANY THIRD PARTYS PRODUCT BY INTEL. INTEL IS NOT ENDORSING OR PROMOTING PRODUCTS MADE BY ANY THIRD PARTY AND THE THIRD PARTY REFERENCE IS PROVIDED ONLY TO SHARE INFORMATION REGARDING CERTAIN OPTIC MODULES AND CABLES WITH THE ABOVE SPECIFICATIONS. THERE MAY BE OTHER MANUFACTURERS OR SUPPLIERS, PRODUCING OR SUPPLYING OPTIC MODULES AND CABLES WITH SIMILAR OR MATCHING DESCRIPTIONS. CUSTOMERS MUST USE THEIR OWN DISCRETION AND DILIGENCE TO PURCHASE OPTIC MODULES AND CABLES FROM ANY THIRD PARTY OF THEIR CHOICE. CUSTOMERS ARE SOLELY RESPONSIBLE FOR ASSESSING THE SUITABILITY OF THE PRODUCT AND/OR DEVICES AND FOR THE SELECTION OF THE VENDOR FOR PURCHASING ANY PRODUCT. THE OPTIC MODULES AND CABLES REFERRED TO ABOVE ARE NOT WARRANTED OR SUPPORTED BY INTEL. INTEL ASSUMES NO LIABILITY WHATSOEVER, AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF SUCH THIRD PARTY PRODUCTS OR SELECTION OF VENDOR BY CUSTOMERS.

Building and Installation

NOTE: You must have kernel sources installed in order to compile the driver module.

In the instructions below, x.x.x is the driver version as indicated in the name of the driver tar file.

ixgbe instructions

  1. Move the base driver tar file to the directory of your choice. For example, use /home/username/ixgbe or /usr/local/src/ixgbe.
  2. Untar/unzip the archive:

        tar xfz ixgbe-x.x.x.tar.gz

  3. To install man page:

        cd ixgbe-x.x.x
        gzip -c ixgbe.4 > /usr/share/man/man4/ixgbee.4.gz

  4. To load the driver onto a running system:

        cd ixgbe-x.x.x/src
        make load

  5. To assign an IP address to the interface, enter the following:

        ifconfig ix<interface_num> <IP_address>

  6. Verify that the interface works. Enter the following, where <IP_address> is the IP address for another machine on the same subnet as the interface that is being tested:

        ping <IP_address>

  7. If you want the driver to load automatically when the system is booted:

        cd ixgbe-x.x.x/src
        make
        make install


    Edit /boot/loader.conf, and add the following line:
        ixgbe_load="YES"

    OR

    compile the driver into the kernel (see item 8).

    Edit /etc/rc.conf, and create the appropriate ifconfig_ixgbe<interface_num> entry:

        ifconfig_ix<interface_num>

    Example usage:

        ifconfig_ix0="inet 192.168.10.1 netmask 255.255.255.0"

    NOTE: For assistance, see the ifconfig man page.

  8. If you want to compile the driver into the kernel, enter:

    FreeBSD 7 or later:

        cd ixgbe-x.x.x/src

        cp *.[ch] /usr/src/sys/dev/ixgbe

        cp Makefile.kernel /usr/src/sys/modules/ixgbe/Makefile

    Edit the kernel configuration file (i.e., GENERIC or MYKERNEL) in  /usr/src/sys/i386/conf (replace "i386" with the appropriate system architecture if necessary), and ensure the following line is present:

        device ixgbe


    Compile and install the kernel. The system must be reboot for the kernel updates to take affect. For additional information on compiling the kernel, consult the FreeBSD operating system documentation.

Configuration and Tuning

The driver supports Transmit/Receive Checksum Offload and Jumbo Frames on all 10GbE adapters.

Jumbo Frames

To enable Jumbo Frames, use the ifconfig utility to increase the MTU beyond 1500 bytes.

NOTES: The Jumbo Frames setting on the switch must be set to at least 22 bytes larger than that of the MTU. 

There are known performance issues with this driver when running UDP traffic with Jumbo Frames.

The Jumbo Frames MTU range for Intel Adapters is 1500 to 16114. The default MTU range is 1500. To modify the setting, enter the following:

ifconfig ix<interface_num> <hostname or IP address> mtu 9000

To confirm an interface's MTU value, use the ifconfig command. To confirm the MTU used between two specific devices, use:

route get <destination_IP_address>

VLANs

To create a new VLAN interface:

ifconfig <vlan_name> create

To associate the VLAN interface with a physical interface and assign an IP address, netmask, and VLAN ID:

ifconfig <vlan_name> <ip_address> netmask <subnet_mask> vlan <vlan_id> vlandev <physical_interface>

Example:

ifconfig vlan10 10.0.0.1 netmask 255.255.255.0 vlan 10 vlandev ixgb0

In this example, all packets will be marked on egress with  802.1Q VLAN tags, specifying a VLAN ID of 10.

To remove a VLAN interface:

ifconfig <vlan_name> destroy

Checksum Offload

Checksum offloading supports both TCP and UDP packets and is supported for both transmit and receive.

Checksum offloading can be enabled or disabled using ifconfig. Both transmit and receive offloading will be either enabled or disabled together. You cannot enable/disable one without the other.

To enable checksum offloading:

ifconfig <interface_num> rxcsum

To disable checksum offloading:

ifconfig <interface_num> -rxcsum

To confirm the current setting:

ifconfig <interface_num>

TSO

TSO is enabled by default.

To disable:

         ifconfig <interface_num> -tso

To re-enable:

         ifconfig <interface_num> tso

LRO

Large Receive Offload is available in the driver; it is off by default.  LRO provides significant RX performance improvement. However it is incompatible with packet-forwarding workloads. The administrator should carefully evaluate the environment and enable when possible.

To enable:

ifconfig <interface_num> lro

It can be disabled by using:

ifconfig <interface_num> -lro

Important System Configuration Changes for ixgbe Driver

When there is a choice, run on a 64bit OS rather than 32, it makes a significant difference in improvement.

The interface can generate high number of interrupts. To avoid running into the limit set by the kernel, adjust hw.intr_storm_threshold setting using sysctl:

sysctl hw.intr_storm_threshold=9000 (the default is 1000)

For this change to take effect on boot, edit /etc/sysctl.conf and add the line:

hw.intr_storm_threshold=9000

If you still see Interrupt Storm detected messages, increase the limit to a higher number.

Best throughput results are seen with a large MTU; use 9000 if possible.


Known Limitations

Under small packets UDP stress test with the 10GbE driver, the FreeBSD system will drop UDP packets, due to socket buffers being full. You may want to change the driver's Flow Control variables to the minimum value for controlling packet reception.

Attempting to configure larger MTUs with a large numbers of processors may generate the error message "ix0:could not setup receive structures"

When using the ixgbe driver with RSS autoconfigured based on the number of cores (the default setting) and that number is larger than 4, increase the memory resources allocated for the mbuf pool as follows:

Add to the sysctl.conf file for the system:
kern.ipc.nmbclusters=262144
kern.ipc.nmbjumbop=262144

Lower than expected performance on dual port 10GbE devices

Some PCI-E x8 slots are actually configured as x4 slots. These slots have insufficient bandwidth for full 10Gbe line rate with dual port 10GbE devices. The driver can detect this situation and will write the following message in the system log: PCI-Express bandwidth available for this card is not sufficient for optimal performance. For optimal performance a x8 PCI-Express slot is required.

If this error occurs, moving your adapter to a true x8 slot will resolve the issue.


Support

For general information and support, go to the support website

If an issue is identified, support is through email only at: freebsd@intel.com


Last modified on 6/23/11 1:50p Revision

DOCS/FREEBSD/note.gif0000755000000000000000000000073211651742220011207 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/FREEBSD/style.css0000755000000000000000000000450511651742220011427 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/FREEBSD/support.gif0000755000000000000000000003157611651742220011770 0ustar GIF89a]h!"9)$9J,Z B R)j)R% X& e)(s!4k#2x1 k1&X1JMwuC6~9;f37j.\8%׶}$).fdӫ_m: ҅qըqaI[1ĖlpG uQW!Qd9ކvEt #81TL37Hae1`)(IroP"YBT!υT"qI}(TVOiH"3McΙᆋ¶]2833h&cv!b r$1%<3 $nxY'eqFRZ)餔VF<3Hc9|ƘllLؗ1fl3_v9z>L*c1KBxdi6lP.Ęrnaa9}y+T0b .z91IvgGU C!zJK4H"ta / w4RSx8-(Q98 3Ċ;>#hAe0H8#nA 7 .;#OH>[ҸUDBHUa-?%Agdx HJ T-pxcG#(#Aژ"btАQ]]E IH"8$@3džhLh!;Z<A01pƸx 㨑8UI˼Qxm(1 2 R&7)ǒ@Wb&H\!"yxȥ8!orH-,8 '$"X21zEcb$ -9F[Ӝ,dQ =z扅z^WpB 8Els IN3lB*:TF5a?BbG;T?@A ^TJqkt#P:uh!p!2|wѻ eHMOAO8(6a5zB`!` +)́l HH9z (3"01Jͫ^iFBK5!AT3ƍi@ʉdyq9Y`C+H8e{MjibH8Wqts Ad@("C;p+QqF `_p`` ؀ؐȉِ Jv/(ِ2P܀[8 TDE7yq P Ҩ `bu0vxqp % e |73Yxhȉ(+h  yѐ 2   ^]0}!-HLX @ bi0] `m@}FP#V `0&g (v0q\gs  p! e +A6p1\@ȏ P*9  *` *p **\) 0%لM8 Q:P[PHG R$PGP yPfsv^h'~XuG} 1H Op.-=0 ` p؉ Xz`  򀙹\KnlQ$Ii0xw E<@lp@ 0l09I8 xS&v(@qōۘi)DEpV $ gj` ЏzI_vZ  yTw+׈ x;50Awb Ds mPXx'&ʁF\˵qyv5GUGEBV'WtEpIi0'ŰxYmڦP}YsJuJ}^ K(Jp`p7fC7 P iBH^jJ&ʆ`*W` `Y|H QZ/fphpӯ PP gq1p *Jvtژ i]!]0iMyIr,°BFɑѭW[9 Y\Kf9 T@Q |{-隡p1:@'ߡC~1^Ph5i&=ڰ ԉ.q* P `@g_ eлfr`qq@p#[/o46{*iK0!YHp D盾]*J! L @Z++^k]wZ) < )`o; ,+jI*'p9pbp% l020po` p^P[&ć uXK!Q|C @Tt _g9|kAX̠&V)Ipʂ|aL`pk+AHQ2K㰿 Ȍȑ! 09;P  L+PH|Ѱ ]Q*P2p3 2I0PgpdEQL,$li|ibƅ:|_л[ Ǜ 0j Q؄oJ)xz,PzpȐ2aɊʈl7`ɞi;p{** Cl-\,؛ -m <iȘ]r,$ғ^@Ƭ̺b.Ps0ZhE9 i}Pt& K, <[  1 GQ9RS epq\okk*+q ݊NHа9lVIK M ҋEʩ} \{|ÜQL1MV0TKL!9];Gƭ2ZJLJR}+΀m5:aE Ac1 0 0 %N(paPP9\gz H_ wglўfjh,ċ݊IΩKɽ-9$i:] Y={l4^( ˾'"WXa5>ioj0#A kD$^bTp  \9(\\46m wvؤ Yg2_Puջg0'rp;dm' mℙꙹٳ O]3a+K`f&ik,:NjʎZN|0j)IpZ2m" t$ sP}҂0 zV>R3~r0 :wǻo`rot tl"WŚМ] ۮ"L4Na*  )hG4HOG/d;̠i2@Jx?Uk-7vI(tķAp8ˆ[)y_tr(%{T f,xȁ!CbF +"W;q}|-p}1HhJ1V]nP2\`nBcK31BU \*qRЁXA,A Јxp׻?ftWD')91kht2!ǘ2V-pp3!B1A2F dpMr/a XplcŔ ipE8,ssc(bÆ[ސ'!Wh%CcgZ7 3$(X3x̸41|׼0}p4!pӸ| cgx,@`l|c[; FQxiKo$pɸ? {ZzmuHޅS4_^4':!FE.<O7Ip9:\5)V@׮j4| d  #U<;%S3܀5Qp 73uG3#HM>LSo=^W`z5w{ hO1!C}Dp tXȺ [> 䳇哇OS tzx (=; zXp rC;B 7s`2g`6hM9),zch%@# a r xhyv6> =L  @cx'O+I$ 1c"t@A8pp M893bz/tM9]tT18; );Jkės8hVxh ck?p?50 E, 3?+%MgHx9/?8512 gZHЅJ49-Xm<R=RUxՅMIeԑnX7&$I KRTsHpWY=SuR؇T^V%<̺Ľ % ЙP>Xo4nxӱy K{>eU&jmhy+L6@L!-""X3!@ȧ}9@6`1hE-!rӱ#X- AN]T&?}XxHA -1J\ H\NAsG},թ\{\C }=Y\ܣ٨Ľ- pBwQR JsK+їr)^H7-!E̲[q!W|[+"83CXChOש}^b=!85\ \Mm\:j܅A)TlCӗ``a%#QXٟ]NXYTF`~tU0EUPϜE8Yħm^9^%VJF گ="%[M[%*^"8!ai:?7 7,}X_:Sԭ:mؑITxܘXO=T TVm\څ,X1:G7T]ʥa%G&T Ƈ B|Ty&dZ|b͈EK- RU!+cI`Cޱ+,k56o5HȋB5(x/˂/}:@X3t,c=~vYGgo\`@d}4:(:ۅ%Go}w]U:uȈPf`$LhQH0ɬsIiLIEϖi"蟞Bc%;!>yvcbyNjfzDg]xF/ #l^b-Ɓ 6X9]H*ȁG.C5"f7,M} 癨p:bޤĆ#$M*t xl] <p8{`Nlfj ATClˉav^,x04iHfjv%W-pXBq.O)32xcEFljj m#򮐛"X˦my,=fՌCގM;V~@bf? H.6i1-yx@ތ=mq&)8nӡ"vw0555KVfh.pRqk ߴ 610 Ca('H4#H4K÷r/O>1䕾Z" s%SQ3&ssqCЍ&`.I =M6)q7I/tLDF^f^FJc=8QSg%[G#AdiWcJkM?vd>V!f^n2bfw0Tߟ˔hn]dt*\\vISDMvye!N8뱺-(7Eb`'xWxbHׅC-pE @`#B+dy@^óSzy/AFV7x->35 G??. ЀH+}dryz,yJym!p&5Wj]8>upB8zݔ4fgZz{zE,"b~3rs9?cxf̲?{ȟF5x3$8J̸{?pz,v[goqvT/@{/yHI(5`Uͤw6v~W,_'| >1t^Ǐ;F9AxJxIc45 Y,h „ 2l!Ĉ'RH^={7jc= a$Ɣ3ڋ'0u=4(1E*ib)l\ =ŬZ꒰K.ZQEjײm-ܸrureǒOQ]ѣČÆMlhC&ĦJ {ңIXͥ"aٱ M6ܺw[};I)%x2@>$ǐ!7(MpUXӂuCӯo>~=N2U 7.8=ƆQ4\$ ZJV<0 L,"@]4NSV'.E4 HtAxD#œKKYŕWx->fbXR@"'(j\ Yc"fl}oJ5qQ<2ua]CC(p)\p#`*).D H^AѨM=`1c4("Lϐ90K,K*cd80qriK A-Z{c*2Pr^sjf{/guJ,bD/@FD1DFxZ0sN` K8*vmKU}6ib?b$4]>L 0@ZK9oPrl3t|j1ߵԬԉ|]"@<'Fd2ġCu#hu(zuCcU4*"Nc(:NٌX {8EHfBǕ(څLlGRt&ArN 6L}*T*թRV*Vխr^*X*ֱf=+X/qMLuЄTrQ Vjj_:Vj]JվO(d#+Y)qI,[TrOeٵ-jSڸL)!.Z;DOCS/FREEBSD/support.htm0000755000000000000000000000206611651742220012003 0ustar Intel Customer Support

Customer Support

Intel support is available on the web or by phone. Support offers the most up-to-date information about Intel products, including installation instructions, troubleshooting tips, and general product information.

Web and Internet Sites

Support: http://www.intel.com/support

Corporate Site for Network Products: http://www.intel.com/products/ethernet/overview.htm

 


Last modified on 5/12/10 3:26p Revision

DOCS/LINUX0000755000000000000000000000000012233424111007305 5ustar DOCS/LINUX/box.gif0000755000000000000000000000074711651742220010665 0ustar GIF89aM3!,MI8ͻ`(dihlp,tmx|pH,$J8ШtJZجvz zn|NnB. LJ+^̸ǐ#KL˘3k̹ϠC;DOCS/LINUX/caution.gif0000755000000000000000000000130411651742220011525 0ustar GIF89a)!19)!k91J9RZBRBJcRJB{fJcsZRRckJRfZJJ{{{{{s{{ksss{sJfffZZZRRRJJJJJ9BBB333)))!!!!,(,,00 -( 40 4(0 6($99 'A/ COO; 74 ͣB0  @7.C)!5.=ҏ# %"p8JB@1xJdbT`$cG(0c R`pP#B@̜=T`#IAT@!Nm; (QƄ:J05 (;98FCG fC >xA['!0!`> BH"F$D\N4yB$;DOCS/LINUX/e1000.htm0000755000000000000000000030565612126715100010647 0ustar Linux Driver for Intel® Gigabit Network Connections

Linux* Base Drivers for Intel® Ethernet Network Connection

NOTE: This release includes the following Linux* Base Drivers for Intel® Ethernet Network Connection: igb, e1000e and igbvf.
  • igb driver supports all 82575-, 82576-, 82580-, I210-, and I211-, and I350-based gigabit network connections.
  • The igbvf driver supports 82576-based virtual function devices that can only be activated on kernels that support SR-IOV. SR-IOV requires the correct platform and OS support.
  • e1000e driver supports all PCI Express gigabit network connections, except those that are 82575-, 82576-, 82580-, and I350-based.

NOTE: As of July 2012, the e1000 legacy driver is no longer supported and is only maintained through the upstream kernel.

NOTE: The Intel(R) PRO/1000 P Dual Port Server Adapter is supported by the e1000 driver, not the e1000e due to the 82546 part being used behind a PCI Express bridge.

First identify your adapter.  Then follow the appropriate steps for building, installing, and configuring the driver.

UPGRADING: If you currently have the e1000 driver installed and need to install e1000e, perform the following:

  • If your version of e1000 is 7.6.15.5 or less, upgrade to e1000 version 8.x.
  • Install the e1000e driver using the instructions in the e1000e section.
  • Modify /etc/modprobe.conf to point your PCIe devices to use the new e1000e driver using alias ethX e1000e, or use your distribution's specific method for configuring network adapters like RedHat's setup/system-config-network or SuSE's yast2.

Identifying Your Adapter

First identify your adapter.  Then select the name of the specified base driver: igb or e1000e.

For more information on how to identify your adapter, go to the Adapter & Driver ID Guide at:

http://support.intel.com/support/go/network/adapter/idguide.htm

For the latest Intel network drivers for Linux, refer to the following website. Select the link for your adapter.  

http://support.intel.com/support/go/network/adapter/home.htm


Using the igb Base Driver

Overview

Building and Installation

Command Line Parameters

Additional Configurations

Known Issues

Overview

The Linux base drivers support the 2.4.x, 2.6.x, and 3.x kernels. These drivers includes support for Itanium® 2-based systems.

These drivers are only supported as a loadable module. Intel is not supplying patches against the kernel source to allow for static linking of the drivers. For questions related to hardware requirements, refer to the documentation supplied with your Intel Gigabit adapter. All hardware requirements listed apply to use with Linux.

The following features are now available in supported kernels:

  • Native VLANs

  • Channel Bonding (teaming)

  • SNMP

Channel Bonding documentation can be found in the Linux kernel source: /documentation/networking/bonding.txt

The igb driver supports IEEE 1588 time stamping for kernels 2.6.30 and above.

The driver information previously displayed in the /proc file system is not supported in this release. Alternatively, you can use ethtool (version 1.6 or later), lspci, and ifconfig to obtain the same information. Instructions on updating ethtool can be found in the section Additional Configurations later in this document.


Building and Installation

To build a binary RPM* package of this driver, run 'rpmbuild -tb igb.tar.gz'.

NOTES:
  • For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel reboot the system now.

  • RPM functionality has only been tested in Red Hat distributions.

  1. Move the base driver tar file to the directory of your choice. For example, use '/home/username/igb' or '/usr/local/src/igb'.

  2. Untar/unzip the archive, where <x.x.x> is the version number for the driver tar file:

    tar zxf igb-<x.x.x>.tar.gz

  3. Change to the driver src directory, where <x.x.x> is the version number for the driver tar:

    cd igb-<x.x.x>/src/

  4. Compile the driver module:

    # make install

    The binary will be installed as:

    /lib/modules/<KERNEL VERSION>/kernel/drivers/net/igb/igb.[k]o

    The install location listed above is the default location. This may differ for various Linux distributions.

  5. Load the module using the modprobe command:

    modprobe igb

    With 2.6 based kernels also make sure that older igb drivers are removed from the kernel, before loading the new module:

    rmmod igb; modprobe igb

  6. Assign an IP address to the interface by entering the following, where <x> is the interface number:

    ifconfig eth<x> <IP_address>

  7. Verify that the interface works. Enter the following, where <IP_address> is the IP address for another machine on the same subnet as the interface that is being tested:

    ping <IP_address>

TROUBLESHOOTING: Some systems have trouble supporting MSI and/or MSI-X interrupts. If you believe your system needs to disable this style of interrupt, the driver can be built and installed with the command:

# make CFLAGS_EXTRA=-DDISABLE_PCI_MSI install

Normally the driver will generate an interrupt every two seconds, so if you can see that you're no longer getting interrupts in cat /proc/interrupts for the ethX igb device, then this workaround may be necessary.

To build igb driver with DCA:

If your kernel supports DCA, the driver will build by default with DCA enabled.


Command Line Parameters

If the driver is built as a module, the following optional parameters are used by entering them on the command line with the modprobe command using this syntax:

modprobe igb [<option>=<VAL1>,<VAL2>,...]

There needs to be a <VAL#> for each network port in the system supported by this driver. The values will be applied to each instance, in function order. For example:

modprobe igb InterruptThrottleRate=16000,16000

In this case, there are two network ports supported by igb in the system. The default value for each parameter is generally the recommended setting, unless otherwise noted.

NOTES:
  • For more information about the AutoNeg, Duplex, and Speed parameters, see the Speed and Duplex Configuration section in this document.

  • For more information about the InterruptThrottleRate, RxIntDelay, TxIntDelay, RxAbsIntDelay, and TxAbsIntDelay parameters, see the application note at: http://www.intel.com/design/network/applnots/ap450.htm

  • A descriptor describes a data buffer and attributes related to the data buffer. This information is accessed by the hardware.

Parameter Name Valid Range/Settings Default Description
InterruptThrottleRate
Valid Range: 0,1,3,100-100000 (0=off, 1=dynamic, 3=dynamic conservative)
 
3 The driver can limit the amount of interrupts per second that the adapter will generate for incoming packets. It does this by writing a value to the adapter that is based on the maximum amount of interrupts that the adapter will generate per second.

Setting InterruptThrottleRate to a value greater or equal to 100 will program the adapter to send out a maximum of that many interrupts per second, even if more packets have come in. This reduces interrupt load on the system and can lower CPU utilization under heavy load, but will increase latency as packets are not processed as quickly.

The default behaviour of the driver previously assumed a static InterruptThrottleRate value of 8000, providing a good fallback value for all traffic types, but lacking in small packet performance and latency. The hardware can handle many more small packets per second however, and for this reason an adaptive interrupt moderation algorithm was implemented.

The driver has two adaptive modes (setting 1 or 3) in which it dynamically adjusts the InterruptThrottleRate value based on the traffic that it receives. After determining the type of incoming traffic in the last timeframe, it will adjust the InterruptThrottleRate to an appropriate value for that traffic.

The algorithm classifies the incoming traffic every interval into classes. Once the class is determined, the InterruptThrottleRate value is adjusted to suit that traffic type the best. There are three classes defined: "Bulk traffic", for large amounts of packets of normal size; "Low latency", for small amounts of traffic and/or a significant percentage of small packets; and "Lowest latency", for almost completely small packets or minimal traffic.

In dynamic conservative mode, the InterruptThrottleRate value is set to 4000 for traffic that falls in class "Bulk traffic". If traffic falls in the "Low latency" or "Lowest latency" class, the InterruptThrottleRate is increased stepwise to 20000. This default mode is suitable for most applications.

For situations where low latency is vital such as cluster or grid computing, the algorithm can reduce latency even more when InterruptThrottleRate is set to mode 1. In this mode, which operates the same as mode 3, the InterruptThrottleRate will be increased stepwise to 70000 for traffic in class "Lowest latency".

Setting InterruptThrottleRate to 0 turns off any interrupt moderation and may improve small packet latency, but is generally not suitable for bulk throughput traffic

NOTE: InterruptThrottleRate takes precedence over the TxAbsIntDelay and RxAbsIntDelay parameters. In other words, minimizing the receive and/or transmit absolute delays does not force the controller to generate more interrupts than what the Interrupt Throttle Rate allows.

LLIPort 0-65535
 
0 (disabled) LLI (Low Latency Interrupts): LLI allows for immediate generation of an interrupt upon processing receive packets that match certain criteria as set by the parameters described below. LLI parameters are not enabled when Legacy interrupts are used. You must be using MSI or MSI-X (see cat /proc/interrupts) to successfully use LLI.

LLI is configured with the LLIPort command-line parameter, which specifies which TCP port should generate Low Latency Interrupts.

For example, using LLIPort=80 would cause the board to generate an immediate interrupt upon receipt of any packet sent to TCP port 80 on the local machine.

CAUTION: Enabling LLI can result in an excessive number of interrupts/second that may cause problems with the system and in some cases may cause a kernel panic.

LLIPush 0-1
 
0 (disabled)
 
LLIPush can be set to be enabled or disabled (default). It is most effective in an environment with many small transactions.
NOTE: Enabling LLIPush may allow a denial of service attack.
LLISize 0-1500 0 (disabled) LLISize causes an immediate interrupt if the board receives a packet smaller than the specified size.
 
IntMode
 
0-2 (0 = Legacy Int, 1 = MSI and 2 = MSI-X) 2 IntMode controls allow load time control over the type of interrupt registered for by the driver. MSI-X is required for multiple queue support, and some kernels and combinations of kernel .config options will force a lower level of interrupt support. 'cat /proc/interrupts' will show different values for each type of interrupt.
RSS 0-8 1 0 - Assign up to whichever is less, number of CPUS or number of queues
X - Assign X queues where X is less than or equal to maximum number of queues. The driver allows maximum supported queue value. For example, I350-based adapters allow RSS=8 (where 8-queues is the maximum allowable queues).

NOTE: For 82575-based adapters the maximum number of queues is 4; for 82576-based and newer adapters it is 8.

This parameter is also affected by the VMDq parameter in that it will limit the queues more.

VMDQ
Model 0 1 2 3+
82575 4 4 3 1
82576 8 2 2 2
82580 8 1 1 1
VMDQ 0 - 4 on 82575-based adapters; and 0 - 8 for 82576/82580-based adapters.

0 = disabled
1 = sets the netdev as pool 0
2+ = add additional queues but they currently are not used.
0 Supports enabling VMDq pools as this is needed to support SR-IOV.

This parameter is forced to 1 or more if the max_vfs module parameter is used.  In addition the number of queues available for RSS is limited if this is set to 1 or greater.

note NOTE: When either SR-IOV mode or VMDq mode is enabled, hardware VLAN filtering and VLAN tag stripping/insertion will remain enabled.
max_vfs 0-7

If the value is greater than 0 it will also force the VMDq parameter to be 1 or more.
0

This parameter adds support for SR-IOV. It causes the driver to spawn up to max_vfs worth of virtual function.
QueuePairs 0-1 1 (TX and RX will be paired onto one interrupt vector) If set to 0, when MSI-X is enabled, the TX and RX will attempt to occupy separate vectors.

This option can be overridden to 1 if there are not sufficient interrupts available. This can occur if any combination of RSS, VMDQ, and max_vfs  results in more than 4 queues being used.
Node 0-n

0 - n: where n is the number of the NUMA node that should be used to allocate memory for this adapter port.

-1: uses the driver default of allocating memory on whichever processor is running modprobe.

-1 (off) The Node parameter will allow you to pick which NUMA node you want to have   the adapter allocate memory from.  All driver structures, in-memory queues, and receive buffers will be allocated on the node specified.  This parameter is only useful when interrupt affinity is specified, otherwise some portion of the time the interrupt could run on a different core than the memory is allocated on, causing slower memory access and impacting throughput, CPU, or both. 
EEE 0-1 1 (enabled)

A link between two EEE-compliant devices will result in periodic bursts of data followed by periods where the link is in an idle state. This Low Power Idle (LPI) state is supported in both 1Gbps and 100Mbps link speeds.

NOTE: EEE support requires autonegotiation.

DMAC 0, 250, 500, 1000, 2000, 3000, 4000, 5000, 6000, 7000, 8000, 9000, 10000. 0 (disabled)

Enables or disables DMA Coalescing feature. Values are in usec�s and increase the internal DMA Coalescing feature�s internal timer. DMA (Direct Memory Access) allows the network device to move packet data directly to the system's memory, reducing CPU utilization. However, the frequency and random intervals at which packets arrive do not allow the system to enter a lower power state. DMA Coalescing allows the adapter to collect packets before it initiates a DMA event. This may increase network latency but also increases the chances that the system will enter a lower power state.

Turning on DMA Coalescing may save energy with kernel 2.6.32 and later. This will impart the greatest chance for your system to consume less power. DMA Coalescing is effective in helping potentially saving the platform power only when it is enabled across all active ports.

InterruptThrottleRate (ITR) should be set to dynamic. When ITR=0, DMA Coalescing is automatically disabled.

A whitepaper containing information on how to best configure your platform is available on the Intel website.

MDD (Malicious Driver Detection) Valid Range: 0, 1; 0 = Disable, 1 = Enable Default Value: 1 This parameter is only relevant for I350 devices operating in SR-IOV mode. When this parameter is set, the driver detects malicious VF driver and disables its TX/RX queues until a VF driver reset occurs.


Additional Configurations

Configuring the Driver on Different Distributions

Configuring a network driver to load properly when the system is started is distribution dependent. Typically, the configuration process involves adding an alias line to /etc/modules.conf or /etc/modprobe.conf as well as editing other system startup scripts and/or configuration files. Many popular Linux distributions ship with tools to make these changes for you. To learn the proper way to configure a network device for your system, refer to your distribution documentation. If during this process you are asked for the driver or module name, the name for the Linux Base Driver for the Gigabit family of adapters is e1000.

As an example, if you install the igb driver for two Gigabit adapters (eth0 and eth1) and want to set the interrupt mode to MSI-X and MSI respectively, add the following to modules.conf or /etc/modprobe.conf:

alias eth0 igb
alias eth1 igb
options igb IntMode=2,1

Viewing Link Messages

Link messages will not be displayed to the console if the distribution is restricting system messages. In order to see network driver link messages on your console, set dmesg to eight by entering the following:

dmesg -n 8
NOTE: This setting is not saved across reboots.

Jumbo Frames

Jumbo Frames support is enabled by changing the Maximum Transmission Unit (MTU) to a value larger than the default value of 1500. Use the ifconfig command to increase the MTU size. For example:

ifconfig eth<x> mtu 9000 up

This setting is not saved across reboots. The setting change can be made permanent by adding MTU=9000 to the file: /etc/sysconfig/network-scripts/ifcfg-eth<x> (Red Hat distributions). Other distributions may store this setting in a different location.

NOTES:
  • To enable Jumbo Frames, increase the MTU size on the interface beyond 1500.

  • The maximum MTU setting for Jumbo Frames is 9216. This value coincides with the maximum Jumbo Frames size of 9234.

  • Using Jumbo frames at 10 or 100 Mbps is not supported and may result in poor performance or loss of link.

ethtool

The driver utilizes the ethtool interface for driver configuration and diagnostics, as well as displaying statistical information. ethtool version 3 or later is required for this functionality, although we strongly recommend downloading the latest version at:

http://ftp.kernel.org/pub/software/network/ethtool/.

Speed and Duplex Configuration

In addressing speed and duplex configuration issues, you need to distinguish between copper-based adapters and fiber-based adapters.

In the default mode, an Intel® Network Adapter using copper connections will attempt to auto-negotiate with its link partner to determine the best setting. If the adapter cannot establish link with the link partner using auto-negotiation, you may need to manually configure the adapter and link partner to identical settings to establish link and pass packets. This should only be needed when attempting to link with an older switch that does not support auto-negotiation or one that has been forced to a specific speed or duplex mode. Your link partner must match the setting you choose.

Speed and Duplex are configured through the ethtool* utility. ethtool is included with all versions of Red Hat after Red Hat 6.2. For other Linux distributions, download and install ethtool from the following website: http://ftp.kernel.org/pub/software/network/ethtool/.

CAUTION: Only experienced network administrators should force speed and duplex manually. The settings at the switch must always match the adapter settings. Adapter performance may suffer or your adapter may not operate if you configure the adapter differently from your switch.

An Intel® Network Adapter using fiber-based connections, however, will not attempt auto-negotiate with its link partner since those adapters operate only in full duplex, and only at their native speed.

Enabling Wake on LAN* (WoL)

WoL is configured through the ethtool* utility. ethtool is included with all versions of Red Hat after Red Hat 7.2. For other Linux distributions, download and install ethtool from the following website: http://ftp.kernel.org/pub/software/network/ethtool/.

For instructions on enabling WoL with ethtool, refer to the website listed above.

WoL will be enabled on the system during the next shut down or reboot. For this driver version, in order to enable WoL, the driver must be loaded prior to shutting down or suspending the system.

NOTES: Wake On LAN is only supported on port A of multi-port devices.

Wake On LAN is not supported for the Intel® Gigabit VT Quad Port Server Adapter.

Multiqueue

In this mode, a separate MSI-X vector is allocated for each queue and one for "other" interrupts such as link status change and errors. All interrupts are throttled via interrupt moderation. Interrupt moderation must be used to avoid interrupt storms while the driver is processing one interrupt. The moderation value should be at least as large as the expected time for the driver to process an interrupt. Multiqueue is off by default.

Requirements: MSI-X support is required for Multiqueue. If MSI-X is not found, the system will fallback to MSI or to Legacy interrupts. This driver supports multiqueue in kernel versions 2.6.24 and greater. This driver supports receive multiqueue on all kernels that support MSI-X.

NOTES: Do not use MSI-X with the 2.6.19 or 2.6.20 kernels.

On some kernels a reboot is required to switch between a single queue mode and multiqueue modes, or vice-versa.

LRO

Large Receive Offload (LRO) is a technique for increasing inbound throughput of high-bandwidth network connections by reducing CPU overhead. It works by aggregating multiple incoming packets from a single stream into a larger buffer before they are passed higher up the networking stack, thus reducing the number of packets that have to be processed. LRO combines multiple Ethernet frames into a single receive in the stack, thereby potentially decreasing CPU utilization for receives.

NOTE: LRO requires 2.4.22 or later kernel version.

IGB_LRO is a compile time flag. The user can enable it at compile time to add support for LRO from the driver. The flag is used by adding CFLAGS_EXTRA="-DIGB_LRO" to the make file when it's being compiled.

# make CFLAGS_EXTRA="-DIGB_LRO" install


You can verify that the driver is using LRO by looking at these counters in ethtool:

lro_aggregated - count of total packets that were combined
lro_flushed - counts the number of packets flushed out of LRO
lro_recycled - reflects the number of buffers returned to the ring from recycling

NOTE: IPv6 and UDP are not supported by LRO.

IEEE 1588 Precision Time Protocol (PTP) Hardware Clock (PHC)

Precision Time Protocol (PTP) is an implementation of the IEEE 1588
specification allowing network cards to synchronize their clocks over a
PTP-enabled network. It works through a series of synchronization and delay
notification transactions that allow a software daemon to implement a PID
controller to synchronize the network card clocks.

NOTE: PTP requires 3.0.0 or later kernel version that has PTP support
enabled in the kernel and a user-space software daemon.

IGB_PTP is a compile time flag. The user can enable it at compile time to add
support for PTP from the driver. The flag is used by adding
CFLAGS_EXTRA="-DIGB_PTP" to the make file when it's being compiled:

make CFLAGS_EXTRA="-DIGB_PTP" install

NOTE: The driver will fail to compile if your kernel does not
support PTP.

You can verify that the driver is using PTP by looking at the system log to
see whether a PHC was attempted to be registered or not. If you have a kernel
and version of ethtool with PTP support, you can check the PTP support in the
driver by executing:

ethtool -T ethX

MAC and VLAN anti-spoofing feature

When a malicious driver attempts to send a spoofed packet, it is dropped by the hardware and not transmitted. An interrupt is sent to the PF driver notifying it of the spoof attempt.
When a spoofed packet is detected the PF driver will send the following message to the system log (displayed by the "dmesg" command):

Spoof event(s) detected on VF(n)
Where n = the VF that attempted to do the spoofing.

Setting MAC Address, VLAN and Rate Limit Using IProute2 Tool

You can set a MAC address of a Virtual Function (VF), a default VLAN and the rate limit using the IProute2 tool. Download the latest version of the iproute2 tool from Sourceforge if your version does not have all the features you require.

Known Issues

NOTE: After installing the driver, if your Intel Ethernet Network Connection is not working, verify that you have installed the correct driver.

Using the igb driver on 2.4 or older 2.6 based kernels

Due to limited support for PCI-Express in 2.4 kernels and older 2.6 kernels, the igb driver may run into interrupt related problems on some systems, such as no link or hang when bringing up the device.

We recommend the newer 2.6 based kernels, as these kernels correctly configure the PCI-Express configuration space of the adapter and all intervening bridges. If you are required to use a 2.4 kernel, use a 2.4 kernel newer than 2.4.30. For 2.6 kernels we recommend using the 2.6.21 kernel or newer.

Alternatively, on 2.6 kernels you may disable MSI support in the kernel by booting with the "pci=nomsi" option or permanently disable MSI support in your kernel by configuring your kernel with CONFIG_PCI_MSI unset.

Intel® Active Management Technology 2.0, 2.1, 2.5 not supported in conjunction with Linux driver

Detected Tx Unit Hang in Quad Port Adapters

In some cases ports 3 and 4 don't pass traffic and report 'Detected Tx Unit Hang' followed by 'NETDEV WATCHDOG: ethX: transmit timed out' errors. Ports 1 and 2 don't show any errors and will pass traffic.

This issue MAY be resolved by updating to the latest kernel and BIOS. The user is encouraged to run an OS that fully supports MSI interrupts. You can check your system's BIOS by downloading the Linux Firmware Developer Kit that can be obtained at http://www.linuxfirmwarekit.org/

Compiling the Driver

When trying to compile the driver by running make install, the following error may occur:  "Linux kernel source not configured - missing version.h"

To solve this issue, create the version.h file by going to the Linux source tree and entering:

# make include/linux/version.h

Performance Degradation with Jumbo Frames

Degradation in throughput performance may be observed in some Jumbo frames environments. If this is observed, increasing the application's socket buffer size and/or increasing the /proc/sys/net/ipv4/tcp_*mem entry values may help. See the specific application manual and /usr/src/linux*/Documentation/networking/ip-sysctl.txt for more details.

Jumbo frames on Foundry BigIron 8000 switch

There is a known issue using Jumbo frames when connected to a Foundry BigIron 8000 switch. This is a 3rd party limitation. If you experience loss of packets, lower the MTU size.

Multiple Interfaces on Same Ethernet Broadcast Network

Due to the default ARP behavior on Linux, it is not possible to have one system on two IP networks in the same Ethernet broadcast domain (non-partitioned switch) behave as expected. All Ethernet interfaces will respond to IP traffic for any IP address assigned to the system. This results in unbalanced receive traffic.

If you have multiple interfaces in a server, either turn on ARP filtering by entering:

        echo 1 > /proc/sys/net/ipv4/conf/all/arp_filter

(this only works if your kernel's version is higher than 2.4.5)

NOTE: This setting is not saved across reboots. The configuration change can be made permanent by adding the line:

net.ipv4.conf.all.arp_filter = 1

to the file /etc/sysctl.conf

   or,

install the interfaces in separate broadcast domains (either in different switches or in a switch partitioned to VLANs).

Disable rx flow control with ethtool

In order to disable receive flow control using ethtool, you must turn off auto-negotiation on the same command line.

For example:

     ethtool -A eth? autoneg off rx off

Unplugging network cable while ethtool -p is running

In kernel versions 2.5.50 and later (including 2.6 kernel), unplugging the network cable while ethtool -p is running will cause the system to become unresponsive to keyboard commands, except for control-alt-delete. Restarting the system appears to be the only remedy.

Trouble passing traffic with on ports 1 and 2 using RHEL3

There is a known hardware compatibility issue on some systems with RHEL3 kernels. Traffic on ports 1 and 2 may be slower than expected and ping times higher than expected.

This issue MAY be resolved by updating to the latest kernel and BIOS. You can check your system's BIOS by downloading the Linux Firmware Developer Kit that can be obtained at http://www.linuxfirmwarekit.org/

Do Not Use LRO When Routing Packets

Due to a known general compatibilty issue with LRO and routing, do not use LRO when routing packets.

Build error with Asianux 3.0 - redefinition of typedef 'irq_handler_t'

Some systems may experience build issues due to redefinition of irq_handler_t. To resolve this issue build the driver (step 4 above) using the command:

# make CFLAGS_EXTRA=-DAX_RELEASE_CODE=1 install

MSI-X Issues with Kernels between 2.6.19 - 2.6.21 (inclusive)

Kernel panics and instability may be observed on any MSI-X hardware if you use irqbalance with kernels between 2.6.19 and 2.6.21. If such problems are encountered, you may disable the irqbalance daemon or upgrade to a newer kernel.

Rx Page Allocation Errors

Page allocation failure. order:0 errors may occur under stress with kernels 2.6.25 and above. This is caused by the way the Linux kernel reports this stressed condition.

Under Redhat 5.4-GA - System May Crash when Closing Guest OS Window after Loading/Unloading Physical Function (PF) Driver

Do not remove the igb driver from Dom0 while Virtual Functions (VFs) are assigned to guests. VFs must first use the xm "pci-detach" command to hot-plug the VF device out of the VM it is assigned to or else shut down the
VM.

SLES10 SP3 random system panic when reloading driver

This is a known SLES-10 SP3 issue. After requesting interrupts for MSI-X vectors, system may panic.

Currently the only known workaround is to build the drivers with CFLAGS_EXTRA=-DDISABLE_PCI_MSI if the driver need to be loaded/unloaded. Otherwise the driver can be loaded once and will be safe, but unloading it will lead to the issue.

Enabling SR-IOV in a 32-bit Microsoft* Windows* Server 2008 Guest OS using Intel® 82576-based GbE or Intel® 82599-based 10GbE controller under KVM

KVM Hypervisor/VMM supports direct assignment of a PCIe device to a VM. This includes traditional PCIe devices, as well as SR-IOV-capable devices using Intel 82576-based and 82599-based controllers.

While direct assignment of a PCIe device or an SR-IOV Virtual Function (VF) to a Linux-based VM running 2.6.32 or later kernel works fine, there is a known issue with Microsoft Windows Server 2008 VM that results in a "yellow bang" error. This problem is within the KVM VMM itself, not the Intel driver, or the SR-IOV logic of the VMM, but rather that KVM emulates an older CPU model for the guests, and this older CPU model does not support MSI-X interrupts, which is a requirement for Intel SR-IOV.

If you wish to use the Intel 82576 or 82599-based controllers in SR-IOV mode with KVM and a Microsoft Windows Server 2008 guest try the following workaround. The workaround is to tell KVM to emulate a different model of CPU when using qemu to create the KVM guest:

"-cpu qemu64,model=13"

Host May Reboot after Removing PF when VF is Active in Guest

Using kernel versions earlier than 3.2, do not unload the PF driver with active VFs. Doing this will cause your VFs to stop working until you reload the PF driver and may cause a spontaneous reboot of your system.


Using the e1000e Base Driver

Overview

Building and Installation

Command Line Parameters

Speed and Duplex Configuration

Additional Configurations

Known Issues

Overview

The Linux base drivers support the 2.4.x, 2.6.x, and 3.x kernels. These drivers includes support for Itanium® 2-based systems.

These drivers are only supported as a loadable module. Intel is not supplying patches against the kernel source to allow for static linking of the drivers. For questions related to hardware requirements, refer to the documentation supplied with your Intel Gigabit adapter. All hardware requirements listed apply to use with Linux.

The following features are now available in supported kernels:

  • Native VLANs

  • Channel Bonding (teaming)

  • SNMP

Channel Bonding documentation can be found in the Linux kernel source: /documentation/networking/bonding.txt

The driver information previously displayed in the /proc file system is not supported in this release. Alternatively, you can use ethtool (version 1.6 or later), lspci, and ifconfig to obtain the same information. Instructions on updating ethtool can be found in the section Additional Configurations later in this document.

NOTE: The Intel® 82562v 10/100 Network Connection only provides 10/100 support.

Building and Installation

To build a binary RPM* package of this driver, run 'rpmbuild -tb e1000e.tar.gz'.

NOTES:
  • For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel reboot the system now.

  • RPM functionality has only been tested in Red Hat distributions.

  1. Move the base driver tar file to the directory of your choice. For example, use '/home/username/e1000e' or '/usr/local/src/e1000e'.

  2. Untar/unzip the archive, where <x.x.x> is the version number for the driver tar file:

    tar zxf e1000e-<x.x.x>.tar.gz

  3. Change to the driver src directory, where <x.x.x> is the version number for the driver tar:

    cd e1000e-<x.x.x>/src/

  4. Compile the driver module:

    # make install

    The binary will be installed as:

    /lib/modules/<KERNEL VERSION>/kernel/drivers/net/e1000e/e1000e.[k]o

    The install location listed above is the default location. This may differ for various Linux distributions.

  5. Load the module using the modprobe command:

    modprobe e1000e

    With 2.6 based kernels also make sure that older e1000e drivers are removed from the kernel, before loading the new module:

    rmmod e1000e; modprobe e1000e

  6. Assign an IP address to the interface by entering the following, where <x> is the interface number:

    ifconfig eth<x> <IP_address>

  7. Verify that the interface works. Enter the following, where <IP_address> is the IP address for another machine on the same subnet as the interface that is being tested:

    ping <IP_address>

TROUBLESHOOTING: Some systems have trouble supporting MSI and/or MSI-X interrupts. If you believe your system needs to disable this style of interrupt, the driver can be built and installed with the command:

# make CFLAGS_EXTRA=-DDISABLE_PCI_MSI install

Normally the driver will generate an interrupt every two seconds, so if you can see that you're no longer getting interrupts in cat /proc/interrupts for the ethX e1000e device, then this workaround may be necessary.


Command Line Parameters

If the driver is built as a module, the following optional parameters are used by entering them on the command line with the modprobe command using this syntax:

modprobe e1000e [<option>=<VAL1>,<VAL2>,...]

There needs to be a <VAL#> for each network port in the system supported by this driver. The values will be applied to each instance, in function order. For example:

modprobe e1000e InterruptThrottleRate=16000,16000

In this case, there are two network ports supported by e1000e in the system. The default value for each parameter is generally the recommended setting, unless otherwise noted.

NOTES:
  • For more information about the InterruptThrottleRate, RxIntDelay, TxIntDelay, RxAbsIntDelay, and TxAbsIntDelay parameters, see the application note at: http://www.intel.com/design/network/applnots/ap450.htm.

  • A descriptor describes a data buffer and attributes related to the data buffer. This information is accessed by the hardware.

Parameter Name Valid Range/Settings Default Description
InterruptThrottleRate
0,1,3,4, 100-100000 (0=off, 1=dynamic, 3=dynamic conservative, 4-simplified balancing)
 
3 The driver can limit the amount of interrupts per second that the adapter will generate for incoming packets. It does this by writing a value to the adapter that is based on the maximum amount of interrupts that the adapter will generate per second.

Setting InterruptThrottleRate to a value greater or equal to 100 will program the adapter to send out a maximum of that many interrupts per second, even if more packets have come in. This reduces interrupt load on the system and can lower CPU utilization under heavy load, but will increase latency as packets are not processed as quickly.

The default behavior of the driver previously assumed a static InterruptThrottleRate value of 8000, providing a good fallback value for all traffic types, but lacking in small packet performance and latency.

The driver has two adaptive modes (setting 1 or 3) in which it dynamically adjusts the InterruptThrottleRate value based on the traffic that it receives. After determining the type of incoming traffic in the last timeframe, it will adjust the InterruptThrottleRate to an appropriate value for that traffic.

The algorithm classifies the incoming traffic every interval into classes. Once the class is determined, the InterruptThrottleRate value is adjusted to suit that traffic type the best. There are three classes defined: "Bulk traffic", for large amounts of packets of normal size; "Low latency", for small amounts of traffic and/or a significant percentage of small packets; and "Lowest latency", for almost completely small packets or minimal traffic.

In dynamic conservative mode, the InterruptThrottleRate value is set to 4000 for traffic that falls in class "Bulk traffic". If traffic falls in the "Low latency" or "Lowest latency" class, the InterruptThrottleRate is increased stepwise to 20000. This default mode is suitable for most applications.

For situations where low latency is vital such as cluster or grid computing, the algorithm can reduce latency even more when InterruptThrottleRate is set to mode 1. In this mode, which operates the same as mode 3, the InterruptThrottleRate will be increased stepwise to 70000 for traffic in class "Lowest latency".

In simplified mode the interrupt rate is based on the ratio of tx and rx traffic. If the bytes per second rate is approximately equal, the interrupt rate will drop as low as 2000 interrupts per second. If the traffic is mostly transmit or mostly receive, the interrupt rate could be as high as 8000.

Setting InterruptThrottleRate to 0 turns off any interrupt moderation and may improve small packet latency, but is generally not suitable for bulk throughput traffic

NOTE: InterruptThrottleRate takes precedence over the TxAbsIntDelay and RxAbsIntDelay parameters. In other words, minimizing the receive and/or transmit absolute delays does not force the controller to generate more interrupts than what the Interrupt Throttle Rate allows.

NOTE: When e1000e is loaded with default settings and multiple adapters are in use simultaneously, the CPU utilization may increase non-linearly. In order to limit the CPU utilization without impacting the overall throughput, we recommend that you load the driver as follows:

modprobe e1000e InterruptThrottleRate=3000,3000,3000

This sets the InterruptThrottleRate to 3000 interrupts/sec for the first, second, and third instances of the driver. The range of 2000 to 3000 interrupts per second works on a majority of systems and is a good starting point, but the optimal value will be platform-specific. If CPU utilization is not a concern, use RX_POLLING (NAPI) and default driver settings.

RxIntDelay 0-65535 (0=off) 0 This value delays the generation of receive interrupts in units of 1.024 microseconds. Receive interrupt reduction can improve CPU efficiency if properly tuned for specific network traffic. Increasing this value adds extra latency to frame reception and can end up decreasing the throughput of TCP traffic. If the system is reporting dropped receives, this value may be set too high, causing the driver to run out of available receive descriptors.

CAUTION: When setting RxIntDelay to a value other than 0, adapters may hang (stop transmitting) under certain network conditions. If this occurs a NETDEV WATCHDOG message is logged in the system event log. In addition, the controller is automatically reset, restoring the network connection. To eliminate the potential for the hang ensure that RxIntDelay is set to zero.

RxAbsIntDelay 0-65535 (0=off) 8 This value, in units of 1.024 microseconds, limits the delay in which a receive interrupt is generated. Useful only if RxIntDelay is non-zero, this value ensures that an interrupt is generated after the initial packet is received within the set amount of time. Proper tuning, along with RxIntDelay, may improve traffic throughput in specific network conditions.
TxIntDelay 0-65535 (0=off) 8 This value delays the generation of transmit interrupts in units of 1.024 microseconds. Transmit interrupt reduction can improve CPU efficiency if properly tuned for specific network traffic. If the system is reporting dropped transmits, this value may be set too high causing the driver to run out of available transmit descriptors.
TxAbsIntDelay 0-65535 (0=off) 32 This value, in units of 1.024 microseconds, limits the delay in which a transmit interrupt is generated. Useful only if TxIntDelay is non-zero, this value ensures that an interrupt is generated after the initial packet is sent on the wire within the set amount of time. Proper tuning, along with TxIntDelay, may improve traffic throughput in specific network conditions.
copybreak 0-xxxxxxx (0=off) 256 Usage: modprobe e1000e.ko copybreak=128

Driver copies all packets below or equaling this size to a fresh rx buffer before handing it up the stack.

This parameter is different than other parameters, in that it is a single (not 1,1,1 etc.) parameter applied to all driver instances and it is also available during runtime at /sys/module/e1000e/parameters/copybreak
SmartPowerDownEnable 0-1
 
0 (disabled) Allows Phy to turn off in lower power states. The user can turn off this parameter in supported chipsets.
KumeranLockLoss 0-1 1 (enabled) This workaround skips resetting the Phy at shutdown for the initial silicon releases of ICH8 systems.
IntMode 0-2

(0=legacy, 1=MSI, 2=MSI-X)

2 (MSI-X)

 

Allows changing the interrupt mode at module load time, without requiring a recompile. If the driver load fails to enable a specific interrupt mode, the driver will try other interrupt modes, from least to most compatible. The interrupt order is MSI-X, MSI, Legacy. If specifying MSI (IntMode=1) interrupts, only MSI and Legacy will be attempted.
CrcStripping 0-1 1 (enabled) Strip the CRC from received packets before sending up the network stack. If you have a machine with a BMC enabled but cannot receive IPMI traffic after loading or enabling the driver, try disabling this feature.
EEE 0-1 1 (enabled for parts supporting EEE) This option allows for the ability of IEEE802.3az (a.k.a. Energy Efficient Ethernet or EEE) to be advertised to the link partner on parts supporting EEE.  EEE saves energy by putting the device into a low-power state when the link is idle, but only when the link partner also supports EEE and after the feature has been enabled during link negotiation.  It is not necessary to disable the advertisement of EEE when connected with a link partner that does not support EEE.
Node 0-n

0 - n: where n is the number of the NUMA node that should be used to allocate memory for this adapter port.

-1: uses the driver default of allocating memory on whichever processor is running modprobe.

-1 (off) The Node parameter will allow you to pick which NUMA node you want to have   the adapter allocate memory from.  All driver structures, in-memory queues, and receive buffers will be allocated on the node specified.  This parameter is only useful when interrupt affinity is specified, otherwise some portion of the time the interrupt could run on a different core than the memory is allocated on, causing slower memory access and impacting throughput, CPU, or both. 


Additional Configurations

Configuring the Driver on Different Distributions

Configuring a network driver to load properly when the system is started is distribution dependent. Typically, the configuration process involves adding an alias line to /etc/modules.conf or /etc/modprobe.conf as well as editing other system startup scripts and/or configuration files. Many popular Linux distributions ship with tools to make these changes for you. To learn the proper way to configure a network device for your system, refer to your distribution documentation. If during this process you are asked for the driver or module name, the name for the Linux Base Driver for the Gigabit family of adapters is e1000e.

As an example, if you install the e1000e driver for two Gigabit adapters (eth0 and eth1) and want to set the interrupt mode to MSI-X and MSI respectively, add the following to modules.conf or /etc/modprobe.conf:
alias eth0 e1000e
alias eth1 e1000e
options e1000e IntMode=2,1

Viewing Link Messages

Link messages will not be displayed to the console if the distribution is restricting system messages. In order to see network driver link messages on your console, set dmesg to eight by entering the following:

dmesg -n 8
NOTE: This setting is not saved across reboots.

Jumbo Frames

Jumbo Frames support is enabled by changing the Maximum Transmission Unit (MTU) to a value larger than the default value of 1500. Use the ifconfig command to increase the MTU size. For example:

ifconfig eth<x> mtu 9000 up

This setting is not saved across reboots. The setting change can be made permanent by adding MTU=9000 to the file: /etc/sysconfig/network-scripts/ifcfg-eth<x> (Red Hat distributions). Other distributions may store this setting in a different location.

NOTES:
  • To enable Jumbo Frames, increase the MTU size on the interface beyond 1500.

  • The maximum MTU setting for Jumbo Frames is 9216. This value coincides with the maximum Jumbo Frames size of 9234 bytes.

  • Using Jumbo frames at 10 or 100 Mbps is not supported and may result in poor performance or loss of link.

  • The following adapters limit Jumbo Frames sized packets to a maximum of 4088 bytes:
    Intel® 82578DM Gigabit Network Connection
    Intel® 82577LM Gigabit Network Connection

  • The following adapters do not support Jumbo Frames:
    Intel® PRO/1000 Gigabit Server Adapter
    Intel® PRO/1000 PM Network Connection
    Intel® 82562V 10/100 Network Connection
    Intel® 82566DM Gigabit Network Connection
    Intel® 82566DC Gigabit Network Connection
    Intel® 82566MM Gigabit Network Connection
    Intel® 82566MC Gigabit Network Connection
    Intel® 82562GT 10/100 Network Connection
    Intel® 82562G 10/100 Network Connection
    Intel® 82566DC-2 Gigabit Network Connection
    Intel® 82562V-2 10/100 Network Connection
    Intel® 82562G-2 10/100 Network Connection
    Intel® 82562GT-2 10/100 Network Connection
    Intel® 82578DC Gigabit Network Connection
    Intel® 82577LC Gigabit Network Connection
    Intel® 82567V-3 Gigabit Network Connection

  • Jumbo Frames cannot be configured on an 82579-based Network device, if MACSec is enabled on the system.

ethtool

The driver utilizes the ethtool interface for driver configuration and diagnostics, as well as displaying statistical information. ethtool version 3 or later is required for this functionality, although we strongly recommend downloading the latest version at:

http://ftp.kernel.org/pub/software/network/ethtool/.

NOTE: When validating enable/disable tests on some parts (82578, for example) you need to add a few seconds between tests when working with ethtool.

Speed and Duplex Configuration

Speed and Duplex are configured through the ethtool* utility. ethtool is included with all versions of Red Hat after Red Hat 7.2. For other Linux distributions, download and install ethtool from the following website: http://ftp.kernel.org/pub/software/network/ethtool/.

Enabling Wake on LAN* (WoL)

WoL is configured through the ethtool* utility. ethtool is included with all versions of Red Hat after Red Hat 7.2. For other Linux distributions, download and install ethtool from the following website: http://ftp.kernel.org/pub/software/network/ethtool/.

For instructions on enabling WoL with ethtool, refer to the website listed above.

WoL will be enabled on the system during the next shut down or reboot. For this driver version, in order to enable WoL, the e1000e driver must be loaded prior to shutting down or suspending the system.

NOTES: Wake On LAN is only supported on port A for the following devices:
  • Intel® PRO/1000 PT Dual Port Network Connection
  • Intel® PRO/1000 PT Dual Port Server Connection
  • Intel® PRO/1000 PT Dual Port Server Adapter
  • Intel® PRO/1000 PF Dual Port Server Adapter
  • Intel® PRO/1000 PT Quad Port Server Adapter
  • Intel® Gigabit PT Quad Port Server ExpressModule

NAPI

NAPI (Rx polling mode) is supported in the e1000e driver. NAPI is enabled by default.

To disable NAPI, compile the driver module, passing in a configuration option:

# make CFLAGS_EXTRA=-DE1000E_NO_NAPI install

For more information on NAPI, see ftp://robur.slu.se/pub/Linux/net-development/NAPI/usenix-paper.tgz.


Known Issues

NOTE: After installing the driver, if your Intel Network Connection is not working, verify that you have installed the correct driver.

Intel® Active Management Technology 2.0, 2.1, 2.5 not supported in conjunction with Linux driver

Detected Tx Unit Hang in Quad Port Adapters

In some cases ports 3 and 4 don't pass traffic and report 'Detected Tx Unit Hang' followed by 'NETDEV WATCHDOG: ethX: transmit timed out' errors. Ports 1 and 2 don't show any errors and will pass traffic.

This issue MAY be resolved by updating to the latest kernel and BIOS. The user is encouraged to run an OS that fully supports MSI interrupts. You can check your system's BIOS by downloading the Linux Firmware Developer Kit that can be obtained at http://www.linuxfirmwarekit.org/

Adapters with 4 ports behind a PCIe bridge

Adapters that have 4 ports behind a PCIe bridge may be incompatible with some systems. The user should run the Linux firmware kit from
http://www.linuxfirmwarekit.org/ to test their BIOS, if they have interrupt or "missing interface" problems, especially with older kernels.

82573(V/L/E) TX Unit Hang Messages

Several adapters with the 82573 chipset display "TX unit hang" messages during normal operation with the e1000e driver. The issue appears both with TSO enabled and disabled, and is caused by a power management function that is enabled in the EEPROM. Early releases of the chipsets to vendors had the EEPROM bit that enabled the feature. After the issue was discovered newer adapters were released with the feature disabled in the EEPROM.

If you encounter the problem in an adapter, and the chipset is an 82573-based one, you can verify that your adapter needs the fix by using ethtool:

 # ethtool -e eth0
 Offset          Values
 ------          ------
 0x0000          00 12 34 56 fe dc 30 0d 46 f7 f4 00 ff ff ff ff
 0x0010          ff ff ff ff 6b 02 8c 10 d9 15 8c 10 86 80 de 83
                                                           ^^

The value at offset 0x001e (de) has bit 0 unset. This enables the problematic power saving feature. In this case, the EEPROM needs to read "df" at offset 0x001e.

A one-time EEPROM fix is available as a shell script. This script will verify that the adapter is applicable to the fix and if the fix is needed or not. If the fix is required, it applies the change to the EEPROM and updates the checksum. The user must reboot the system after applying the fix if changes were made to the EEPROM.

Example output of the script:

 # bash fixeep-82573-dspd.sh eth0
 eth0: is a "82573E Gigabit Ethernet Controller"
 This fixup is applicable to your hardware
 executing command: ethtool -E eth0 magic 0x109a8086 offset 0x1e value 0xdf
 Change made. You *MUST* reboot your machine before changes take effect!

The script can be downloaded at http://e1000.sourceforge.net/files/fixeep-82573-dspd.sh

Dropped Receive Packets on Half-duplex 10/100 Networks

If you have an Intel PCI Express adapter running at 10mbps or 100mbps, half-duplex, you may observe occasional dropped receive packets. There are no workarounds for this problem in this network configuration. The network must be updated to operate in full-duplex, and/or 1000mbps only.

Compiling the Driver

When trying to compile the driver by running make install, the following error may occur:  "Linux kernel source not configured - missing version.h"

To solve this issue, create the version.h file by going to the Linux source tree and entering:

# make include/linux/version.h

Performance Degradation with Jumbo Frames

Degradation in throughput performance may be observed in some Jumbo frames environments. If this is observed, increasing the application's socket buffer size and/or increasing the /proc/sys/net/ipv4/tcp_*mem entry values may help. See the specific application manual and /usr/src/linux*/Documentation/networking/ip-sysctl.txt for more details.

Jumbo frames on Foundry BigIron 8000 switch

There is a known issue using Jumbo frames when connected to a Foundry BigIron 8000 switch. This is a 3rd party limitation. If you experience loss of packets, lower the MTU size.

Allocating Rx Buffers when Using Jumbo Frames

Allocating Rx buffers when using Jumbo Frames on 2.6.x kernels may fail if the available memory is heavily fragmented. This issue may be seen with PCI-X
adapters or with packet split disabled. This can be reduced or eliminated by changing the amount of available memory for receive buffer allocation, by increasing /proc/sys/vm/min_free_kbytes.

Multiple Interfaces on Same Ethernet Broadcast Network

Due to the default ARP behavior on Linux, it is not possible to have one system on two IP networks in the same Ethernet broadcast domain (non-partitioned switch) behave as expected. All Ethernet interfaces will respond to IP traffic for any IP address assigned to the system. This results in unbalanced receive traffic.

If you have multiple interfaces in a server, either turn on ARP filtering by entering:

        echo 1 > /proc/sys/net/ipv4/conf/all/arp_filter

(this only works if your kernel's version is higher than 2.4.5)

NOTE: This setting is not saved across reboots. The configuration change can be made permanent by adding the line:

net.ipv4.conf.all.arp_filter = 1

to the file /etc/sysctl.conf

   or,

install the interfaces in separate broadcast domains (either in different switches or in a switch partitioned to VLANs).

Disable rx flow control with ethtool

In order to disable receive flow control using ethtool, you must turn off auto-negotiation on the same command line.

For example:

     ethtool -A eth? autoneg off rx off

Unplugging network cable while ethtool -p is running

In kernel versions 2.5.50 and later (including 2.6 kernel), unplugging the network cable while ethtool -p is running will cause the system to
become unresponsive to keyboard commands, except for control-alt-delete. Restarting the system appears to be the only remedy.

MSI-X Issues with Kernels between 2.6.19 - 2.6.21 (inclusive)

Kernel panics and instability may be observed on any MSI-X hardware if you use irqbalance with kernels between 2.6.19 and 2.6.21. If such problems are encountered, you may disable the irqbalance daemon or upgrade to a newer kernel.

Rx Page Allocation Errors

Page allocation failure. order:0 errors may occur under stress with kernels 2.6.25 and above. This is caused by the way the Linux kernel reports this stressed condition.

Network throughput degradation observed with Onboard video versus add-in Video Card on 82579LM Gigabit Network Connection when used with some older kernels.

This issue can be worked around by specifying "pci=nommconf" in the kernel boot parameter or by using another kernel boot parameter "memmap=128M$0x100000000" which marks 128 MB region at 4GB as reserved and therefore OS won't use these RAM pages.

This issue is fixed in kernel version 2.6.21, where the kernel tries to dynamically find out the mmconfig size by looking at the number of buses that the mmconfig segment maps to.

This issue won't be seen on 32bit version of EL5, as in that case, the kernel sees that RAM is located around the 256MB window and avoids using the mmconfig space.

Activity LED blinks unexpectedly

If a system based on the 82577, 82578, or 82579 controller is connected to a hub, the Activity LED will blink for all network traffic present on the hub. Connecting the system to a switch or router will filter out most traffic not addressed to the local port.

Link may take longer than expected

With some Phy and switch combinations, link can take longer than expected. This can be an issue on Linux distributions that timeout when checking for link prior to acquiring a DHCP address; however there is usually a way to work around this (e.g. set LINKDELAY in the interface configuration on RHEL).

Tx flow control is disabled by default on 82577 and 82578-based adapters

Possible performance degradation on certain 82566 and 82577 devices

Internal stress testing with jumbo frames shows the reliability on some 82566 and 82567 devices is improved in certain corner cases by disabling the Early Receive feature. Doing so can impact Tx performance. To reduce the impact, the packet buffer sizes and relevant flow control settings are modified accordingly.


Using the igbvf Base Driver

Overview

Building and Installation

Command Line Parameters

Additional Configurations

Known Issues

Overview

This driver supports upstream kernel versions 2.6.30 (or higher) x86_64.

Supported Operating Systems: SLES 11 SP1 x86_64, RHEL 5.3/5.4 x86_64.

The igbvf driver supports 82576-based virtual function devices that can only be activated on kernels that support SR-IOV. SR-IOV requires the correct platform and OS support.

The igbvf driver requires the igb driver, version 2.0 or later. The igbvf driver supports virtual functions generated by the igb driver with a max_vfs value of 1 or greater. For more information on the max_vfs parameter refer to the section on the the igb driver.

The guest OS loading the igbvf driver must support MSI-X interrupts.

This driver is only supported as a loadable module at this time. Intel is not supplying patches against the kernel source to allow for static linking of the driver. For questions related to hardware requirements, refer to the documentation supplied with your Intel Gigabit adapter. All hardware requirements listed apply to use with Linux.

Instructions on updating ethtool can be found in the section Additional Configurations later in this document.

VLANs: There is a limit of a total of 32 shared VLANs to 1 or more VFs.

Building and Installation

To build a binary RPM* package of this driver, run 'rpmbuild -tb <filename.tar.gz>'. Replace <filename.tar.gz> with the specific filename of the driver.

NOTE: For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel reboot the system now.

RPM functionality has only been tested in Red Hat distributions.

  1. Move the base driver tar file to the directory of your choice. For example, use ' /home/username/igbvf or /usr/local/src/igbvf.'.

  2. Untar/unzip the archive:

    tar zxf igbvf-x.x.x.tar.gz

  3. Change to the driver src directory:

    cd igbvf-<x.x.x>/src/

  4. Compile the driver module:

    # make install

    The binary will be installed as:

    /lib/modules/<KERNEL VERSION>/kernel/drivers/net/igbvf/igbvf.[k]o

    The install location listed above is the default location. This may differ for various Linux distributions.

  5. Load the module using the modprobe command:

    modprobe igbvf

    With 2.6 based kernels also make sure that older e1000e drivers are removed from the kernel, before loading the new module:

    rmmod igbvf; modprobe igbvf

  6. Assign an IP address to the interface by entering the following, where <x> is the interface number:

    ifconfig eth<x> <IP_address>

  7. Verify that the interface works. Enter the following, where <IP_address> is the IP address for another machine on the same subnet as the interface that is being tested:

    ping <IP_address>

Troubleshooting: Some systems have trouble supporting MSI and/or MSI-X interrupts. If you believe your system needs to disable this style of interrupt, the driver can be built and installed with the command:

make CFLAGS_EXTRA=-DDISABLE_PCI_MSI install

Normally the driver will generate an interrupt every two seconds, so if you can see that you're no longer getting interrupts in cat /proc/interrupts for the ethX igbvf device, then this workaround may be necessary.

Command Line Parameters

If the driver is built as a module, the following optional parameters are used by entering them on the command line with the modprobe command using this syntax:

modprobe igbvf [<option>=<VAL1>,<VAL2>,...]

There needs to be a <VAL#> for each network port in the system supported by this driver. The values will be applied to each instance, in function order. For example:

modprobe igbvf InterruptThrottleRate=16000,16000

In this case, there are two network ports supported by igbvf in the system. The default value for each parameter is generally the recommended setting, unless otherwise noted.

NOTES:
  • For more information about the InterruptThrottleRate parameter, see the application note at: http://www.intel.com/design/network/applnots/ap450.htm.

  • A descriptor describes a data buffer and attributes related to the data buffer. This information is accessed by the hardware.

Parameter Name Valid Range/Settings Default Description
InterruptThrottleRate
0,1,3,100-100000 (0=off, 1=dynamic, 3=dynamic conservative)
 
3 The driver can limit the amount of interrupts per second that the adapter will generate for incoming packets. It does this by writing a value to the adapter that is based on the maximum amount of interrupts that the adapter will generate per second.

Setting InterruptThrottleRate to a value greater or equal to 100 will program the adapter to send out a maximum of that many interrupts per second, even if more packets have come in. This reduces interrupt load on the system and can lower CPU utilization under heavy load, but will increase latency as packets are not processed as quickly.

The default behaviour of the driver previously assumed a static InterruptThrottleRate value of 8000, providing a good fallback value for all traffic types, but lacking in small packet performance and latency. The hardware can handle many more small packets per second however, and for this reason an adaptive interrupt moderation algorithm was implemented.

The driver has two adaptive modes (setting 1 or 3) in which it dynamically adjusts the InterruptThrottleRate value based on the traffic that it receives. After determining the type of incoming traffic in the last timeframe, it will adjust the InterruptThrottleRate to an appropriate value for that traffic.

The algorithm classifies the incoming traffic every interval into classes. Once the class is determined, the InterruptThrottleRate value is adjusted to suit that traffic type the best. There are three classes defined: "Bulk traffic", for large amounts of packets of normal size; "Low latency", for small amounts of traffic and/or a significant percentage of small packets; and "Lowest latency", for almost completely small packets or minimal traffic.

In dynamic conservative mode, the InterruptThrottleRate value is set to 4000 for traffic that falls in class "Bulk traffic". If traffic falls in the "Low latency" or "Lowest latency" class, the InterruptThrottleRate is increased stepwise to 20000. This default mode is suitable for most applications.

For situations where low latency is vital such as cluster or grid computing, the algorithm can reduce latency even more when InterruptThrottleRate is set to mode 1. In this mode, which operates the same as mode 3, the InterruptThrottleRate will be increased stepwise to 70000 for traffic in class "Lowest latency".

Setting InterruptThrottleRate to 0 turns off any interrupt moderation and may improve small packet latency, but is generally not suitable for bulk throughput traffic

NOTE: Dynamic interrupt throttling is only applicable to adapters operating in MSI or Legacy interrupt mode, using a single receive queue.

NOTE: When igbvf is loaded with default settings and multiple adapters are in use simultaneously, the CPU utilization may increase non-linearly. In order to limit the CPU utilization without impacting the overall throughput, we recommend that you load the driver as follows:

modprobe igbvf InterruptThrottleRate=3000,3000,3000

This sets the InterruptThrottleRate to 3000 interrupts/sec for the first, second, and third instances of the driver. The range of 2000 to 3000 interrupts per second works on a majority of systems and is a good starting point, but the optimal value will be platform-specific. If CPU utilization is not a concern, use default driver settings.

Additional Configurations

Configuring the Driver on Different Distributions

Configuring a network driver to load properly when the system is started is distribution dependent. Typically, the configuration process involves adding an alias line to /etc/modules.conf or /etc/modprobe.conf as well as editing other system startup scripts and/or configuration files. Many popular Linux distributions ship with tools to make these changes for you. To learn the proper way to configure a network device for your system, refer to your distribution documentation. If during this process you are asked for the driver or module name, the name for the Linux Base Driver for the Gigabit Family of Adapters is igbvf.

As an example, if you install the igbvf driver for two Gigabit adapters (eth0 and eth1) and want to set the interrupt mode to MSI-X and MSI respectively, add the following to modules.conf or /etc/modprobe.conf:

alias eth0 igbvf
alias eth1 igbvf
options igbvf InterruptThrottleRate=3,1

Viewing Link Messages

Link messages will not be displayed to the console if the distribution is restricting system messages. In order to see network driver link messages on your console, set dmesg to eight by entering the following:

dmesg -n 8
NOTE: This setting is not saved across reboots.

Jumbo Frames

Jumbo Frames support is enabled by changing the MTU to a value larger than the default of 1500. Use the ifconfig command to increase the MTU size.

For example:

ifconfig eth<x> mtu 9000 up

This setting is not saved across reboots. It can be made permanent if you add:

MTU=9000

to the file /etc/sysconfig/network-scripts/ifcfg-eth<x>. This example applies to the Red Hat distributions; other distributions may store this setting in a different location.

NOTES:
  • To enable Jumbo Frames, increase the MTU size on the interface beyond 1500.

  • The maximum MTU setting for Jumbo Frames is 9216. This value coincides with the maximum Jumbo Frames size of 9234 bytes.

  • Using Jumbo frames at 10 or 100 Mbps is not supported and may result in poor performance or loss of link.

ethtool

The driver utilizes the ethtool interface for driver configuration and diagnostics, as well as displaying statistical information. ethtool version 3.0 or later is required for this functionality, although we strongly recommend downloading the latest version at:

http://ftp.kernel.org/pub/software/network/ethtool/.

Known Issues/Troubleshooting

NOTE: After installing the driver, if your Intel Network Connection is not working, verify that you have installed the correct driver.

Driver Compilation

When trying to compile the driver by running make install, the following error may occur:

"Linux kernel source not configured - missing version.h"

To solve this issue, create the version.h file by going to the Linux source tree and entering:

make include/linux/version.h.

Multiple Interfaces on Same Ethernet Broadcast Network

Due to the default ARP behavior on Linux, it is not possible to have one system on two IP networks in the same Ethernet broadcast domain (non-partitioned switch) behave as expected. All Ethernet interfaces will respond to IP traffic for any IP address assigned to the system. This results in unbalanced receive traffic.

If you have multiple interfaces in a server, either turn on ARP filtering by entering:

echo 1 > /proc/sys/net/ipv4/conf/all/arp_filter
(this only works if your kernel's version is higher than 2.4.5),

NOTE: This setting is not saved across reboots. The configuration change can be made permanent by adding the line:

net.ipv4.conf.all.arp_filter = 1

to the file /etc/sysctl.conf or installing the interfaces in separate broadcast domains (either in different switches or in a switch partitioned to VLANs.

Do Not Use LRO When Routing Packets

Due to a known general compatibility issue with LRO and routing, do not use LRO when routing packets.

Build error with Asianux 3.0 - redefinition of typedef 'irq_handler_t'

Some systems may experience build issues due to redefinition of irq_handler_t. To resolve this issue build the driver (step 4 above) using the command:

make CFLAGS_EXTRA=-DAX_RELEASE_CODE=1 install

MSI-X Issues with Kernels between 2.6.19 - 2.6.21 (inclusive)

Kernel panics and instability may be observed on any MSI-X hardware if you use irqbalance with kernels between 2.6.19 and 2.6.21. If such problems are
encountered, you may disable the irqbalance daemon or upgrade to a newer kernel.

Rx Page Allocation Errors

Page allocation failure. order:0 errors may occur under stress with kernels 2.6.25 and above. This is caused by the way the Linux kernel reports this stressed condition.

Under Redhat 5.4 - System May Crash when Closing Guest OS Window after Loading/Unloading Physical Function (PF) Driver

Do not remove the igbvf driver from Dom0 while Virtual Functions (VFs) are assigned to guests. VFs must first use the xm "pci-detach" command to hot-plug the VF device out of the VM it is assigned to or else shut down the VM.

Unloading Physical Function (PF) Driver Causes System Reboots When VM is Running and VF is Loaded on the VM

Do not unload the PF driver (igb) while VFs are assigned to guests.

Host May Reboot after Removing PF when VF is Active in Guest

Using kernel versions earlier than 3.2, do not unload the PF driver with active VFs. Doing this will cause your VFs to stop working until you reload the PF driver and may cause a spontaneous reboot of your system.

 


Last modified on 11/03/11 4:12p Revision

DOCS/LINUX/index.htm0000755000000000000000000000106311662474024011225 0ustar Intel® Linux Base Driver for Intel Ethernet Adapters /html> DOCS/LINUX/ixgb.htm0000755000000000000000000023216712126521014011046 0ustar Linux Driver for Intel 10GbE Network Connections

Linux* Base Driver for 10 Gigabit Intel® Ethernet Network Connection

NOTES:  This release includes the ixgbe and ixgbevf Linux* Base Drivers for the Intel Ethernet 10 Gigabit Family of Adapters.
 
  • All 82599, X540 and 82598-based 10 Gigabit network connections require the ixgbe driver.
  • The ixgbevf driver supports 82599 and X540-based virtual function devices that can only be activated on kernels that support SR-IOV. SR-IOV requires the correct platform and OS support.

Using the ixgbe base driver

Important Note

Overview

Building and Installation

Command Line Parameters

Additional Configurations

Performance Tuning

Known Issues/Troubleshooting 


Important Note

Warning: The ixgbe driver compiles by default with the LRO (Large Receive Offload) feature enabled. This option offers the lowest CPU utilization for receives, but is completely incompatible with *routing/ip forwarding* and *bridging*. If enabling ip forwarding or bridging is a requirement, it is necessary to disable LRO using compile time options as noted in the LRO section later in this document. The result of not disabling LRO when combined with ip forwarding or bridging can be low throughput or even a kernel panic.

Overview

The Linux* base driver supports the 2.6.x and 3.x kernels, and includes support for any Linux supported system, including Itanium(R)2, x86_64, i686, and PPC.

These drivers are only supported as a loadable module at this time. Intel is not supplying patches against the kernel source to allow for static linking of the driver. A version of the driver may already be included by your distribution and/or the kernel.org kernel. For questions related to hardware requirements, refer to the documentation supplied with your Intel adapter. All hardware requirements listed apply to use with Linux.

The following features are now available in supported kernels:

  • Native VLANs

  • Channel Bonding (teaming)

  • SNMP

  • Generic Receive Offload

  • Data Center Bridging

Channel Bonding documentation can be found in the Linux kernel source: /Documentation/networking/bonding.txt

The driver information previously displayed in the /proc file system is not supported in this release.  Alternatively, you can use ethtool (version 1.6 or later), lspci, and ifconfig to obtain the same information.  Instructions on updating ethtool can be found in the section Additional Configurations later in this document.

The driver in this release is compatible with 82598, 82599 and X540-based Intel Ethernet Network Connections.

For more information on how to identify your adapter, go to the Adapter & Driver ID Guide at:

http://support.intel.com/support/go/network/adapter/proidguide.htm

For the latest Intel network drivers for Linux, refer to the following website. Select the link for your adapter.

http://support.intel.com/support/go/network/adapter/home.htm

SFP+ Devices with Pluggable Optics

82599-BASED ADAPTERS

NOTES:
  • If your 82599-based Intel® Network Adapter came with Intel optics or is an Intel® Ethernet Server Adapter X520-2, then it only supports Intel optics and/or the direct attach cables listed below.
  • When 82599-based SFP+ devices are connected back to back, they should be set to the same Speed setting via ethtool. Results may vary if you mix speed settings.

Supplier            Type                                                     Part Numbers
SR Modules                 
Intel              DUAL RATE 1G/10G SFP+ SR (bailed) AFBR-703SDZ-IN2
Intel              DUAL RATE 1G/10G SFP+ SR (bailed) FTLX8571D3BCV-IT
Intel DUAL RATE 1G/10G SFP+ SR (bailed) AFBR-703SDDZ-IN1
LR Modules                
Intel               DUAL RATE 1G/10G SFP+ LR (bailed) FTLX1471D3BCV-IT
Intel               DUAL RATE 1G/10G SFP+ LR (bailed) AFCT-701SDZ-IN2
Intel DUAL RATE 1G/10G SFP+ LR (bailed) AFCT-701SDDZ-IN1

The following is a list of 3rd party SFP+ modules and direct attach cables that have received some testing. Not all modules are applicable to all devices.

<<<<<<< ixgb.htm
Supplier            Type                                                     Part Numbers
Finisar SFP+ SR bailed, 10g single rate FTLX8571D3BCL
Avago SFP+ SR bailed, 10g single rate AFBR-700SDZ
Finisar SFP+ LR bailed, 10g single rate FTLX1471D3BCL
     
Finisar DUAL RATE 1G/10G SFP+ SR (No Bail) FTLX8571D3QCV-IT
Avago DUAL RATE 1G/10G SFP+ SR (No Bail) AFBR-703SDZ-IN1
Finisar DUAL RATE 1G/10G SFP+ LR (No Bail) FTLX1471D3QCV-IT
Avago DUAL RATE 1G/10G SFP+ LR (No Bail) AFCT-701SDZ-IN1
Finisar 1000BASE-T SFP FCLF8522P2BTL
Avago 1000BASE-T SFP ABCU-5710RZ
     
HP 1000BASE-SX SFP 453153-001

82599-based adapters support all passive and active limiting direct attach cables that comply with SFF-8431 v4.1 and SFF-8472 v10.4 specifications.

Laser turns off for SFP+ when ifconfig ethX down

"ifconfig ethX down" turns off the laser for 82599-based SFP+ fiber adapters. "ifconfig ethX up" turns on the laser.

82598-BASED ADAPTERS

NOTES:
  • Intel Ethernet Network Adapters that support removable optical modules only support their original module type (i.e., the Intel 10 Gigabit SR Dual Port Express Module only supports SR optical modules). If you plug in a different type of module, the driver will not load.
  • Hot Swapping/hot plugging optical modules is not supported.
  • Only single speed, 10 gigabit modules are supported.
  • LAN on Motherboard (LOMs) may support DA, SR, or LR modules. Other module types are not supported. Please see your system documentation for details.

The following is a list of SFP+ modules and direct attach cables that have received some testing. Not all modules are applicable to all devices.

Supplier            Type                                                     Part Numbers
Finisar              SFP+ SR bailed, 10g single rate   FTLX8571D3BCL
Avago              SFP+ SR bailed, 10g single rate   AFBR-700SDZ
Finisar              SFP+ LR bailed, 10g single rate FTLX1471D3BCL

82598-based adapters support all passive direct attach cables that comply with SFF-8431 v4.1 and SFF-8472 v10.4 specifications. Active direct attach cables are not supported.

THIRD PARTY OPTIC MODULES AND CABLES REFERRED TO ABOVE ARE LISTED ONLY FOR THE PURPOSE OF HIGHLIGHTING THIRD PARTY SPECIFICATIONS AND POTENTIAL COMPATIBILITY, AND ARE NOT RECOMMENDATIONS OR ENDORSEMENT OR SPONSORSHIP OF ANY THIRD PARTYS PRODUCT BY INTEL. INTEL IS NOT ENDORSING OR PROMOTING PRODUCTS MADE BY ANY THIRD PARTY AND THE THIRD PARTY REFERENCE IS PROVIDED ONLY TO SHARE INFORMATION REGARDING CERTAIN OPTIC MODULES AND CABLES WITH THE ABOVE SPECIFICATIONS. THERE MAY BE OTHER MANUFACTURERS OR SUPPLIERS, PRODUCING OR SUPPLYING OPTIC MODULES AND CABLES WITH SIMILAR OR MATCHING DESCRIPTIONS. CUSTOMERS MUST USE THEIR OWN DISCRETION AND DILIGENCE TO PURCHASE OPTIC MODULES AND CABLES FROM ANY THIRD PARTY OF THEIR CHOICE. CUSTOMERS ARE SOLELY RESPONSIBLE FOR ASSESSING THE SUITABILITY OF THE PRODUCT AND/OR DEVICES AND FOR THE SELECTION OF THE VENDOR FOR PURCHASING ANY PRODUCT. THE OPTIC MODULES AND CABLES REFERRED TO ABOVE ARE NOT WARRANTED OR SUPPORTED BY INTEL. INTEL ASSUMES NO LIABILITY WHATSOEVER, AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF SUCH THIRD PARTY PRODUCTS OR SELECTION OF VENDOR BY CUSTOMERS.


Building and Installation

To build a binary RPM* package of this driver, run 'rpmbuild -tb ixgbe.tar.gz'.

NOTE: For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel, reboot the system before building.

RPM functionality has only been tested in Red Hat distributions.

To manually build this driver:

  1. Move the base driver tar file to the directory of your choice. For example, use '/home/username/ixgbe' or '/usr/local/src/ixgbe'.

  2. Untar/unzip the archive:

    tar zxf ixgbe-x.x.x.tar.gz

  3. Change to the driver src directory:

    cd ixgbe-x.x.x/src/

  4. Compile the driver module:

    make install

    The binary will be installed as:

    /lib/modules/[KERNEL_VERSION]/kernel/drivers/net/ixgbe/ixgbe.[k]o

    The install location listed above is the default location. This may differ for various Linux distributions.

  5. Load the module:

    For kernel 2.6.x, use the modprobe command -

         modprobe ixgbe <parameter>=<value>

    With 2.6 based kernels also make sure that older ixgbe drivers are removed from the kernel, before loading the new module:

    rmmod ixgbe; modprobe ixgbe

  6. Assign an IP address to the interface by entering the following, where x is the interface number:

    ifconfig ethX <IP_address> netmask <netmask>

  7. Verify that the interface works. Enter the following, where <IP_address> is the IP address of another machine on the same subnet as the interface that is being tested:

    ping <IP_address>

To build ixgbe driver with DCA

If your kernel supports DCA, the driver will build by default with DCA enabled.


Command Line Parameters

If the driver is built as a module, the following optional parameters are used by entering them on the command line with the modprobe command using this syntax:

modprobe ixgbe [<option>=<VAL1>,<VAL2>,...]

There needs to be a <VAL#> for each network port in the system supported by this driver. The values will be applied to each instance, in function order. For example:

modprobe ixgbe InterruptThrottleRate=16000,16000

In this case, there are two network ports supported by ixgbe in the system. The default value for each parameter is generally the recommended setting, unless otherwise noted.

NOTES:
  • For more information about the AutoNeg, Duplex, and Speed parameters, see the Speed and Duplex Configuration section in this document.
  • For more information about the InterruptThrottleRate, parameter, see the application note at: http://www.intel.com/design/network/applnots/ap450.htm.
  • A descriptor describes a data buffer and attributes related to the data buffer. This information is accessed by the hardware.

Parameter Name Valid Range/Settings Default Description
RSS - Receive Side Scaling (or multiple queues for receives) 0 - 16

 

1 0 = Sets the descriptor queue count to whichever is less, number of CPUS or 16
1-16 = Sets the descriptor queue count to 1-16
Default Value: 0
RSS also effects the number of transmit queues allocated on 2.6.23 and
newer kernels with CONFIG_NETDEVICES_MULTIQUEUE set in the kernel .config file.
CONFIG_NETDEVICES_MULTIQUEUE only exists from 2.6.23 to 2.6.26. Other options enable multiqueue in 2.6.27 and newer kernels.
MQ - Multi Queue 0, 1 1 0 = Disables Multiple Queue support
1 = Enables Multiple Queue support (a prerequisite for RSS)
DCA - Direct Cache Access 0, 1

 

1 (when IXGBE_DCA is enabled) 0 = Disables DCA support in the driver
1 = Enables DCA support in the driver

See the above instructions for enabling DCA. If the driver is enabled for
DCA this parameter allows load-time control of the feature.

IntMode 0-2 (0 = Legacy Int, 1 = MSI and 2 = MSIX) 2 IntMode controls allow load time control over the type of interrupt registered for by the driver. MSI-X is required for multiple queue support, and some kernels and combinations of kernel .config options will force a lower level of interrupt support. 'cat /proc/interrupts' will show different values for each type of interrupt.
InterruptThrottleRate 956-488281 (0=off, 1=dynamic) 1 Interrupt Throttle Rate (interrupts/sec). The ITR parameter controls how many interrupts each interrupt vector can generate per second. Increasing ITR lowers latency at the cost of increased CPU utilization, though it may help throughput in some circumstances.

1 = Dynamic mode attempts to moderate interrupts per vector while maintaining very low latency. This can sometimes cause extra CPU utilization. If planning on deploying ixgbe in a latency sensitive environment please consider this parameter.

0 = Setting InterruptThrottleRate to 0 turns off any interrupt moderation and may improve small packet latency, but is generally not suitable for bulk throughput traffic due to the increased cpu utilization of the higher interrupt rate. Please note that on 82599 and X540-based adapters, disabling InterruptThrottleRate will also result in the driver disabling HW RSC. On 82598-based adapters, disabling InterruptThrottleRate will also result in disabling LRO (Large Receive Offloads).

LLI (Low Latency Interrupts)

 
    LLI allows for immediate generation of an interrupt upon processing receive
packets that match certain criteria as set by the parameters described below.
LLI parameters are not enabled when Legacy interrupts are used. You must be
using MSI or MSI-X (see cat /proc/interrupts) to successfully use LLI.
LLIPort 0 - 65535 0 (disabled) LLI is configured with the LLIPort command-line parameter, which specifies
which TCP port should generate Low Latency Interrupts.

For example, using LLIPort=80 would cause the hardware to generate an
immediate interrupt upon receipt of any packet sent to TCP port 80 on the
local machine.
CAUTION: Enabling LLI can result in an excessive number of interrupts/second that may cause problems with the system and in some cases may cause a kernel panic.
    LLIPush       0-1 0 (disabled) LLIPush can be set to be enabled or disabled (default). It is most effective in an environment with many small transactions.
NOTE: Enabling LLIPush may allow a denial of service attack.
    LLISize       0-1500 0 (disabled) LLISize causes an immediate interrupt if the board receives a packet smaller than the specified size.
LLIEType 0-x8fff 0 (disabled) Low Latency Interrupt Ethernet Protocol Type.
LLIVLANP 0-7 0 (disabled) Low Latency Interrupt on VLAN priority threshold.
Flow Control    

Ethernet Flow Control (IEEE 802.3x) can be configured with ethtool to enable receiving and transmitting pause frames for ixgbe. When tx is enabled, PAUSE frames are generated when the receive packet buffer crosses a predefined threshold. When rx is enabled, the transmit unit will halt for the time delay specified when a PAUSE frame is received.

Flow Control is enabled by default. If you want to disable a flow control capable link partner, use ethtool:

          ethtool -A eth? autoneg off rx off tx off

NOTE: For 82598 backplane cards entering 1 gig mode, flow control default behavior is changed to off.  Flow control in 1 gig mode on these devices can lead to Tx hangs.
Intel® Ethernet Flow Director    
NOTE: Flow director parameters are only supported on kernel versions 2.6.30 or later.

Supports advanced filters that direct receive packets by their flows to
different queues. Enables tight control on routing a flow in the platform. Matches flows and CPU cores for flow affinity. Supports multiple parameters for flexible flow classification and load balancing.

Flow director is enabled only if the kernel is multiple TX queue capable.

An included script (set_irq_affinity) automates setting the IRQ to CPU affinity.

You can verify that the driver is using Flow Director by looking at the counter in ethtool: fdir_miss and fdir_match.

Other ethtool Commands:

To enable Flow Director

ethtool -K ethX ntuple on

To add a filter

Use -U switch. e.g., ethtool -U ethX flow-type tcp4 src-ip 0x178000a action 1

To see the list of filters currently present:

ethtool -u ethX

Perfect Filter: Perfect filter is an interface to load the filter table that funnels all flow
into queue_0 unless an alternative queue is specified using "action". In that
case, any flow that matches the filter criteria will be directed to the
appropriate queue.

Support for Virtual Function (VF) is via the user-data field. You must update
to the version of ethtool built for the 2.6.40 kernel. Perfect Filter is
supported on all kernels 2.6.30 and later. Rules may be deleted from the table
itself. This is done via "ethtool -U ethX delete N" where N is the rule number
to be deleted.

NOTE: Flow Director Perfect Filters can run in single queue mode, when SR-IOV is enabled, or when DCB is enabled.

If the queue is defined as -1, filter will drop matching packets.

To account for filter matches and misses, there are two stats in ethtool: fdir_match and fdir_miss. In addition, rx_queue_N_packets shows the number of packets processed by the Nth queue.

NOTE: Receive Packet Steering (RPS) and Receive Flow Steering (RFS) are not compatible with Flow Director. IF Flow Director is enabled, these will be disabled.
NOTE: For VLAN Masks only 4 masks are supported.
NOTE: Once a rule is defined, you must supply the same fields and masks (if masks are specified).

Support for UDP RSS
This feature adds an ON/OFF switch for hashing over certain flow types. You
can't turn on anything other than UDP. The default setting is disabled. We only support enabling/disabling hashing on ports for UDP over IPv4 (udp4) or IPv6 (udp6).

NOTE: Fragmented packets may arrive out of order when RSS UDP support is configured.

Supported Ethtool Commands and Options:

-n --show-nfc
Retrieves the receive network flow classification configurations.

rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6
Retrieves the hash options for the specified network traffic type.

-N --config-nfc
Configures the receive network flow classification.

rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6
m|v|t|s|d|f|n|r...
Configures the hash options for the specified network traffic type.

udp4 UDP over IPv4
udp6 UDP over IPv6

f Hash on bytes 0 and 1 of the Layer 4 header of the rx packet.
n Hash on bytes 2 and 3 of the Layer 4 header of the rx packet.

The following is an example using udp4 (UDP over IPv4):

To include UDP port numbers in RSS hashing run:
ethtool -N ethX rx-flow-hash udp4 sdfn

To exclude UDP port numbers from RSS hashing run:
ethtool -N ethX rx-flow-hash udp4 sd

To display UDP hashing current configuration run:
ethtool -n ethX rx-flow-hash udp4

The results of running that call will be the following, if UDP hashing is
enabled:
UDP over IPV4 flows use these fields for computing Hash flow key:
IP SA
IP DA
L4 bytes 0 & 1 [TCP/UDP src port]
L4 bytes 2 & 3 [TCP/UDP dst port]

The results if UDP hashing is disabled would be:
UDP over IPV4 flows use these fields for computing Hash flow key:
IP SA
IP DA

The following two parameters impact Flow Director:

FdirPballoc 1-3 (1=64k, 2=128k, 3=256k) 1 (64k) Flow Director allocated packet buffer size.
AtrSampleRate 0-255 20 Software ATR Tx packet sample rate. For example, when set to 20, every 20th packet looks to see if the packet will create a new flow. A value of 0 indicates that ATR should be disabled and no samples will be taken.
max_vfs 1-63 0 If the value is greater than 0 it will also force the VMDq parameter to be 1 or more.

This parameter adds support for SR-IOV. It causes the driver to spawn up to max_vfs worth of virtual function.

note NOTE: When either SR-IOV mode or VMDq mode is enabled, hardware VLAN filtering and VLAN tag stripping/insertion will remain enabled.

The parameters for the driver are referenced by position. So, if you have a dual port 82599 or X540-based adapter and you want N virtual functions per port, you must specify a number for each port with each parameter separated by a comma.

For example:
modprobe ixgbe max_vfs=63,63

NOTE: If both 82598 and 82599 or X540-based adapters are installed on the same machine, you must be careful in loading the driver with the parameters. Depending on system configuration, number of slots, etc. its impossible to predict in all cases where the positions would be on the command line and the user will have to specify zero in those positions occupied by an 82598 port.

With kernel 3.6, the driver supports the simultaneous usage of max_vfs and DCB features, subject to the constraints described below. Prior to kernel 3.6, the driver did not support the simultaneous operation of max_vfs > 0 and the DCB features (multiple traffic classes utilizing Priority Flow Control and Extended Transmission Selection).

When DCB is enabled, network traffic is transmitted and received through multiple traffic classes (packet buffers in the NIC). The traffic is associated with a specific class based on priority, which has a value of 0 through 7 used in the VLAN tag. When SR-IOV is not enabled, each traffic class is associated with a set of RX/TX descriptor queue pairs. The number of queue pairs for a given traffic class depends on the hardware configuration. When SR-IOV is enabled, the descriptor queue pairs are grouped into pools. The Physical Function (PF) and each Virtual Function (VF) is allocated a pool of RX/TX descriptor queue pairs. When multiple traffic classes are configured (for example, DCB is enabled), each pool contains a queue pair from each traffic class. When a single traffic class is configured in the hardware, the pools contain multiple queue pairs from the single traffic class.

The number of VFs that can be allocated depends on the number of traffic classes that can be enabled. The configurable number of traffic classes for each enabled VF is as follows:

0 - 15 VFs = Up to 8 traffic classes, depending on device support

16 - 31 VFs = Up to 4 traffic classes

32 - 63 = 1 traffic class

When VFs are configured, the PF is allocated one pool as well. The PF supports the DCB features with the constraint that each traffic class will only use a single queue pair. When zero VFs are configured, the PF can support multiple queue pairs per traffic class.

L2LBen 0 = disable, 1 = enable (default) 1 (enable)

This parameter controls the internal switch (L2 loopback between pf and vf). By default the switch is enabled.

LRO 0(off), 1(on) 1 (on) Enable/disable Large Receive Offload.

Additional Configurations

Configuring the Driver on Different Distributions

Configuring a network driver to load properly when the system is started is distribution dependent. Typically, the configuration process involves adding an alias line to /etc/modules.conf or etc/modprobe.conf, as well as editing other system startup scripts and/or configuration files. Many popular Linux distributions ship with tools to make these changes for you. To learn the proper way to configure a network device for your system, refer to your distribution documentation. If during this process you are asked for the driver or module name, the name for the Linux Base Driver for the 10 Gigabit Family of Adapters is ixgbe.

Viewing Link Messages

Link messages will not be displayed to the console if the distribution is restricting system messages. In order to see network driver link messages on your console, set dmesg to eight by entering the following:

     dmesg -n 8

NOTE: This setting is not saved across reboots.

Jumbo Frames

The driver supports Jumbo Frames for all adapters. Jumbo Frames support is enabled by changing the MTU to a value larger than the default of 1500. The maximum value for the MTU is 9710. Use the ifconfig command to increase the MTU size. For example, enter the following where <x> is the interface number:

ifconfig ethX mtu 9000 up

The maximum MTU setting for Jumbo Frames is 9710. This value coincides with the maximum Jumbo Frames size of 9728. This driver will attempt to
use multiple page sized buffers to receive each jumbo packet. This should help to avoid buffer starvation issues when allocating receive packets.

For 82599-based network connections, if you are enabling jumbo frames in a virtual function (VF), jumbo frames must first be enabled in the physical function (PF). The VF MTU setting cannot be larger than the PF MTU.

ethtool

The driver utilizes the ethtool interface for driver configuration and diagnostics, as well as displaying statistical information.  The latest ethtool version is required for this functionality.

The latest release of ethtool can be found at: http://ftp.kernel.org/pub/software/network/ethtool/.

NAPI

NAPI (Rx polling mode) is supported in the ixgbe driver.

See ftp://robur.slu.se/pub/Linux/net-development/NAPI/usenix-paper.tgz for more information on NAPI.

LRO

Large Receive Offload (LRO) is a technique for increasing inbound throughput of high-bandwidth network connections by reducing CPU overhead. It works by aggregating multiple incoming packets from a single stream into a larger buffer before they are passed higher up the networking stack, thus reducing the number of packets that have to be processed. LRO combines multiple Ethernet frames into a single receive in the stack, thereby potentially decreasing CPU utilization for receives.

IXGBE_NO_LRO is a compile time flag. The user can enable it at compile time to remove support for LRO from the driver. The flag is used by adding
CFLAGS_EXTRA="-DIXGBE_NO_LRO" to the make file when it's being compiled.

make CFLAGS_EXTRA="-DIXGBE_NO_LRO" install

You can verify that the driver is using LRO by looking at these counters in ethtool:

lro_flushed - the total number of receives using LRO.

lro_aggregated - counts the total number of Ethernet packets that were combined.

NOTE: IPv6 and UDP are not supported by LRO.

HW RSC

82599 and X540-based adapters support HW based receive side coalescing (RSC) which can merge multiple frames from the same IPv4 TCP/IP flow into a single structure that can span one or more descriptors. It works similarly to SW Large receive offload technique. By default HW RSC is enabled and SW LRO can not be used for 82599 and X540-based adapters unless HW RSC is disabled.

IXGBE_NO_HW_RSC is a compile time flag. The user can enable it at compile time to remove support for HW RSC from the driver. The flag is used by adding CFLAGS_EXTRA="-DIXGBE_NO_HW_RSC" to the make file when it's being compiled.

      make CFLAGS_EXTRA="-DIXGBE_NO_HW_RSC" install

You can verify that the driver is using HW RSC by looking at the counter in ethtool:

      hw_rsc_count - counts the total number of Ethernet packets that were being combined.

rx_dropped_backlog

When in a non-Napi (or Interrupt) mode, this counter indicates that the stack is dropping packets. There is an adjustable parameter in the stack that allows you to adjust the amount of backlog. We recommend increasing the netdev_max_backlog if the counter goes up.

# sysctl -a |grep netdev_max_backlog

net.core.netdev_max_backlog = 1000

# sysctl -e net.core.netdev_max_backlog=10000

net.core.netdev_max_backlog = 10000

Flow Control

Flow control is enabled by default. If you want to disable a flow control capable link partner, use ethtool:

    ethtool -A eth? autoneg off rx off tx off

MAC and VLAN anti-spoofing feature

When a malicious driver attempts to send a spoofed packet, it is dropped by the hardware and not transmitted. An interrupt is sent to the PF driver notifying it of the spoof attempt.

When a spoofed packet is detected the PF driver will send the following message to the system log (displayed by the "dmesg" command):

ixgbe ethX: ixgbe_spoof_check: n spoofed packets detected

Where x=the PF interface#   n=the VF that attempted to do the spoofing.

Note that this feature can be disabled for a specific Virtual Function (VF).

Setting MAC Address, VLAN and Rate Limit Using IProute2 Tool

You can set a MAC address of a Virtual Function (VF), a default VLAN and the rate limit using the IProute2 tool. Download the latest version of the iproute2 tool from Sourceforge if your version does not have all the features you require.

(WoL) Wake on LAN Support

Some adapters do not support Wake on LAN. To determine if your adapter supports Wake on LAN, run

ethtool ethX

IEEE 1588 PTP

Precision Time Protocol (PTP) is used to synchronize clocks in a computer network and is supported in the ixgbe driver.

The IXGBE_PTP is a compile time flag. The user may enable PTP at compile time by adding CFLAGS_EXTRA="-DIXGBE_PTP" to the make file when it is being compiled.

make CFLAGS_EXTRA="-DIXGBE_PTP" install

Performance Tuning

An excellent article on performance tuning can be found at:

http://www.redhat.com/promo/summit/2008/downloads/pdf/Thursday/Mark_Wagner.pdf


Known Issues/Troubleshooting

NOTE: After installing the driver, if your Intel Ethernet Network Connection is not working, verify that you have installed the correct driver.

MSI-X Issues with Kernels between 2.6.19 - 2.6.21 (inclusive)

Kernel panics and instability may be observed on any MSI-X hardware if you use irqbalance with kernels between 2.6.19 and 2.6.21. If such problems are encountered, you may disable the irqbalance daemon or upgrade to a newer kernel.

Driver Compilation

When trying to compile the driver by running make install, the following error may occur:  "Linux kernel source not configured - missing version.h"

To solve this issue, create the version.h file by going to the Linux source tree and entering:

make include/linux/version.h

Do Not Use LRO When Routing or Bridging Packets

Due to a known general compatibility issue with LRO and routing, do not use

LRO and iSCSI Incompatibility

LRO is incompatible with iSCSI target or initiator traffic. A panic may occur when iSCSI traffic is received through the ixgbe driver with LRO enabled. To workaround this, the driver should be built and installed with:

# make CFLAGS_EXTRA=-DIXGBE_NO_LRO install

Performance Degradation with Jumbo Frames

Degradation in throughput performance may be observed in some Jumbo frames environments. If this is observed, increasing the application's socket buffer size and/or increasing the /proc/sys/net/ipv4/tcp_*mem entry values may help. See the specific application manual and /usr/src/linux*/Documentation/networking/ip-sysctl.txt .

Multiple Interfaces on Same Ethernet Broadcast Network

Due to the ARP behavior on Linux, it is not possible to have one system on two IP networks in the same Ethernet broadcast domain (non-partitioned switch) behave as expected. All Ethernet interfaces will respond to IP traffic for any IP address assigned to the system. This results in unbalanced receive traffic.

If you have multiple interfaces in a server, either turn on ARP filtering by entering:

     echo 1 > /proc/sys/net/ipv4/conf/all/arp_filter

(this only works if your kernel's version is higher than 2.4.5), or install the interfaces in separate broadcast domains (either in different switches or in a switch partitioned to VLANs).

UDP Stress Test Dropped Packet Issue

Under small packets UDP stress test with 10GbE driver, the Linux system may drop UDP packets due to the fullness of socket buffers. You may want to change the driver's Flow Control variables to the minimum value for controlling packet reception.

Or you can increase the kernel's default buffer sizes for UDP by changing the values in

/proc/sys/net/core/rmem_default and rmem_max

Unplugging network cable while ethtool -p is running

In kernel versions 2.5.50 and later (including 2.6 kernel), unplugging the network cable while ethtool -p is running will cause the system to become unresponsive to keyboard commands, except for control-alt-delete. Restarting the system appears to be the only remedy.

Cisco Catalyst 4948-10GE port resets may cause switch to shut down ports

82598-based hardware can re-establish link quickly and when connected to some switches, rapid resets within the driver may cause the switch port to become
isolated due to "link flap". This is typically indicated by a yellow instead of a green link light. Several operations may cause this problem, such as repeatedly running ethtool commands that cause a reset.

A potential workaround is to use the Cisco IOS command "no errdisable detect cause all" from the Global Configuration prompt which enables the switch to keep the interfaces up, regardless of errors.

Installing Red Hat Enterprise Linux 4.7, 5.1, or 5.2 with an Intel(R) 10 Gigabit AT Server Adapter may cause kernel panic

A known issue may cause a kernel panic or hang after installing an 82598AT-based Intel(R) 10 Gigabit AT Server Adapter in a Red Hat Enterprise Linux 4.7, 5.1, or 5.2 system. The ixgbe driver for both the install kernel and the runtime kernel can create this panic if the 82598AT adapter is installed. Red Hat may release a security update that contains a fix for the panic that you can download using RHN (Red Hat Network) or Intel recommends that you install the ixgbe-1.3.31.5 driver or newer BEFORE installing the hardware.

Rx Page Allocation Errors

Page allocation failure. order:0 errors may occur under stress with kernels 2.6.25 and above. This is caused by the way the Linux kernel reports this stressed condition.

DCB: Generic segmentation offload on causes bandwidth allocation issues

In order for DCB to work correctly, GSO (Generic Segmentation Offload aka software TSO) must be disabled using ethtool. By default since the hardware supports TSO (hardware offload of segmentation) GSO will not be running. The GSO state can be queried with ethtool using ethtool -k ethX.

When using 82598-based network connections, ixgbe driver only supports 16 queues on a platform with more than 16 cores

Due to known hardware limitations, RSS can only filter in a maximum of 16 receive queues.

82599 and X540-based network connections support up to 64 queues.

Disable GRO when routing/bridging

Due to a known kernel issue, GRO must be turned off when routing/bridging. GRO can be turned off via ethtool.

     ethtool -K ethX gro off

     where ethX is the ethernet interface you're trying to modify.

Lower than expected performance on dual port and quad port 10GbE devices

Some PCI-E x8 slots are actually configured as x4 slots. These slots have insufficient bandwidth for full 10Gbe line rate with dual port and quad port 10GbE devices. In addition, if you put a PCIe Gen 3-capable adapter into a PCIe Gen 2  slot, you can not get full bandwidth. The driver can detect this situation and will write the following message in the system log: PCI-Express bandwidth available for this card is not sufficient for optimal performance. For optimal performance a x8 PCI-Express slot is required.

If this error occurs, moving your adapter to a true x8 slot will resolve the issue.

ethtool may incorrectly display SFP+ fiber module as Direct Attached cable

Due to kernel limitations, port type can only be correctly displayed on kernel 2.6.33 or greater.

Under Redhat 5.4 - System May Crash when Closing Guest OS Window after Loading/Unloading Physical Function (PF) Driver

Do not remove the ixgbe driver from Dom0 while Virtual Functions (VFs) are assigned to guests. VFs must first use the xm "pci-detach" command to hot-plug the VF device out of the VM it is assigned to or else shut down the VM.

Unloading Physical Function (PF) Driver Causes System Reboots When VM is Running and VF is Loaded on the VM

On pre-3.2 Linux kernels unloading the Physical Function (PF) driver causes system reboots when the VM is running and VF is loaded on the VM.

Do not unload the PF driver (ixgbe) while VFs are assigned to guests.

Running ethtool -t ethX command causes break between PF and test client

When there are active VFs, "ethtool -t" will only run the link test. The driver will also log in syslog that VFs should be shut down to run a full diags test.

SLES10 SP3 random system panic when reloading driver

This is a known SLES-10 SP3 issue. After requesting interrupts for MSI-X vectors, system may panic.

Currently the only known workaround is to build the drivers with CFLAGS_EXTRA=-DDISABLE_PCI_MSI if the driver need to be loaded/unloaded. Otherwise the driver can be loaded once and will be safe, but unloading it will lead to the issue.

Enabling SR-IOV in a 32-bit or 64-bit Microsoft* Windows* Server 2008/R2 Guest OS using Intel® 82576-based GbE, Intel® 82599 or X540-based 10GbE controller under KVM

KVM Hypervisor/VMM supports direct assignment of a PCIe device to a VM. This includes traditional PCIe devices, as well as SR-IOV-capable devices using Intel 82576-based and 82599 or X540-based controllers.

While direct assignment of a PCIe device or an SR-IOV Virtual Function (VF) to a Linux-based VM running 2.6.32 or later kernel works fine, there is a known issue with Microsoft Windows Server 2008/R2 VM that results in a "yellow bang" error. This problem is within the KVM VMM itself, not the Intel driver, or the SR-IOV logic of the VMM, but rather that KVM emulates an older CPU model for the guests, and this older CPU model does not support MSI-X interrupts, which is a requirement for Intel SR-IOV.

If you wish to use the Intel 82576, 82599 or X540-based controllers in SR-IOV mode with KVM and a Microsoft Windows Server 2008/R2 guest try the following workaround. The workaround is to tell KVM to emulate a different model of CPU when using qemu to create the KVM guest:

"-cpu qemu64,model=13"

Loading ixgbe driver in 3.2.x and above kernels displays kernel tainted message

Due to recent kernel changes, loading an out of tree driver will cause the kernel to be tainted.

Unable to obtain DHCP lease on boot with RedHat

For configurations where the auto-negotiation process takes more than 5 seconds, the boot script may fail with the following message:

ethX: failed. No link present. Check cable?

If this error appears even though the presence of a link can be confirmed using ethtool ethX, try setting

LINKDELAY=5 in /etc/sysconfig/network-scripts/ifcfg-ethX.

NOTE: Link time can take up to 30 seconds. Adjust LINKDELAY value accordingly.

Host may Reboot after Removing PF when VF is Active in Guest

Using kernel versions earlier than 3.2, do not unload the PF driver with active VFs. Doing this will cause your VFs to stop working until you reload the PF driver and may cause a spontaneous reboot of your system.

Software bridging does not work with SR-IOV Virtual Functions

SR-IOV Virtual Functions are unable to send or receive traffic between VMs using emulated connections on a Linux Software bridge and connections that use SR-IOV VFs.


Support

For general information, go to the Intel support website at:

    www.intel.com/support/

If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to linux.nics@intel.com.


Using the ixgbevf Base Driver

Overview

Building and Installation

Command Line Parameters

Additional Configurations

Known Issues

Overview

This driver supports upstream kernel versions 2.6.30 (or higher) x86_64.

Supported Operating Systems: SLES 11 SP1 x86_64, RHEL 5.3/5.4 x86_64.

The ixgbevf driver supports 82599 and X540-based virtual function devices that can only be activated on kernels that support SR-IOV. SR-IOV requires the correct platform and OS support.

The ixgbevf driver requires the ixgbe driver, version 2.0 or later. The ixgbevf driver supports virtual functions generated by the ixgbe driver with a max_vfs value of 1 or greater. For more information on the max_vfs parameter refer to the section on the the ixgbe driver.

The guest OS loading the ixgbevf driver must support MSI-X interrupts.

This driver is only supported as a loadable module at this time. Intel is not supplying patches against the kernel source to allow for static linking of the driver. For questions related to hardware requirements, refer to the documentation supplied with your Intel Gigabit adapter. All hardware requirements listed apply to use with Linux.

Instructions on updating ethtool can be found in the section Additional Configurations later in this document.

VLANs: There is a limit of a total of 64 shared VLANs to 1 or more VFs.

Building and Installation

To build a binary RPM* package of this driver, run 'rpmbuild -tb <filename.tar.gz>'. Replace <filename.tar.gz> with the specific filename of the driver.

NOTE: For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel reboot the system now.

RPM functionality has only been tested in Red Hat distributions.

  1. Move the base driver tar file to the directory of your choice. For example, use ' /home/username/ ixgbevf or /usr/local/src/ ixgbevf.'.

  2. Untar/unzip the archive:

    tar zxf ixgbevf-x.x.x.tar.gz

  3. Change to the driver src directory:

    cd   ixgbevf-<x.x.x>/src/

  4. Compile the driver module:

    # make install

    The binary will be installed as:

    /lib/modules/<KERNEL VERSION>/kernel/drivers/net/ixgbevf/ixgbevf.[k]o

    The install location listed above is the default location. This may differ for various Linux distributions.

  5. Load the module using the modprobe command:

    modprobe ixgbevf

    With 2.6 based kernels also make sure that older e1000e drivers are removed from the kernel, before loading the new module:

    rmmod ixgbevf; modprobe ixgbevf

  6. Assign an IP address to the interface by entering the following, where <x> is the interface number:

    ifconfig eth<x> <IP_address>

  7. Verify that the interface works. Enter the following, where <IP_address> is the IP address for another machine on the same subnet as the interface that is being tested:

    ping <IP_address>

Command Line Parameters

If the driver is built as a module, the following optional parameters are used by entering them on the command line with the modprobe command using this syntax:

modprobe ixgbevf [<option>=<VAL1>,<VAL2>,...]

There needs to be a <VAL#> for each network port in the system supported by this driver. The values will be applied to each instance, in function order. For example:

modprobe ixgbevf InterruptThrottleRate=16000,16000

In this case, there are two network ports supported by ixgbevf in the system. The default value for each parameter is generally the recommended setting, unless otherwise noted.

NOTES:
  • For more information about the AutoNeg, Duplex, and Speed parameters, see the Speed and Duplex Configuration section in this document.
  • For more information about the InterruptThrottleRate, parameter, see the application note at: http://www.intel.com/design/network/applnots/ap450.htm.
  • A descriptor describes a data buffer and attributes related to the data buffer. This information is accessed by the hardware.

Parameter Name Valid Range/Settings Default Description
InterruptThrottleRate
0,1,956-488281 (0=off, 1=dynamic)
 
8000 The driver can limit the amount of interrupts per second that the adapter will generate for incoming packets. It does this by writing a value to the adapter that is based on the maximum amount of interrupts that the adapter will generate per second.

Setting InterruptThrottleRate to a value greater or equal to 100 will program the adapter to send out a maximum of that many interrupts per second, even if more packets have come in. This reduces interrupt load on the system and can lower CPU utilization under heavy load, but will increase latency as packets are not processed as quickly.

The default behaviour of the driver previously assumed a static InterruptThrottleRate value of 8000, providing a good fallback value for all traffic types, but lacking in small packet performance and latency. The hardware can handle many more small packets per second however, and for this reason an adaptive interrupt moderation algorithm was implemented.

The driver has one adaptive mode (setting 1) in which it dynamically adjusts the InterruptThrottleRate value based on the traffic that it receives. After determining the type of incoming traffic in the last timeframe, it will adjust the InterruptThrottleRate to an appropriate value for that traffic.

The algorithm classifies the incoming traffic every interval into classes. Once the class is determined, the InterruptThrottleRate value is adjusted to suit that traffic type the best. There are three classes defined: "Bulk traffic", for large amounts of packets of normal size; "Low latency", for small amounts of traffic and/or a significant percentage of small packets; and "Lowest latency", for almost completely small packets or minimal traffic.

In dynamic conservative mode, the InterruptThrottleRate value is set to 4000 for traffic that falls in class "Bulk traffic". If traffic falls in the "Low latency" or "Lowest latency" class, the InterruptThrottleRate is increased stepwise to 20000. This default mode is suitable for most applications.

For situations where low latency is vital such as cluster or grid computing, the algorithm can reduce latency even more when InterruptThrottleRate is set to mode 1. In this mode, the InterruptThrottleRate will be increased stepwise to 70000 for traffic in class "Lowest latency".

Setting InterruptThrottleRate to 0 turns off any interrupt moderation and may improve small packet latency, but is generally not suitable for bulk throughput traffic

NOTE: Dynamic interrupt throttling is only applicable to adapters operating in MSI or Legacy interrupt mode, using a single receive queue.

NOTE: When ixgbevf is loaded with default settings and multiple adapters are in use simultaneously, the CPU utilization may increase non-linearly. In order to limit the CPU utilization without impacting the overall throughput, we recommend that you load the driver as follows:

modprobe ixgbevf InterruptThrottleRate=3000,3000,3000

This sets the InterruptThrottleRate to 3000 interrupts/sec for the first, second, and third instances of the driver. The range of 2000 to 3000 interrupts per second works on a majority of systems and is a good starting point, but the optimal value will be platform-specific. If CPU utilization is not a concern, use default driver settings.

Additional Configurations

Configuring the Driver on Different Distribution

Configuring a network driver to load properly when the system is started is distribution dependent. Typically, the configuration process involves adding an alias line to /etc/modules.conf or /etc/modprobe.conf as well as editing other system startup scripts and/or configuration files. Many popular Linux distributions ship with tools to make these changes for you. To learn the proper way to configure a network device for your system, refer to your distribution documentation. If during this process you are asked for the driver or module name, the name for the Linux Base Driver for the Gigabit Family of Adapters is ixgbevf.

As an example, if you install the ixgbevf driver for two Gigabit adapters (eth0 and ethX) and want to set the interrupt mode to MSI-X and MSI respectively, add the following to modules.conf or /etc/modprobe.conf:

alias eth0 ixgbevf
alias eth1 ixgbevf
options ixgbevf InterruptThrottleRate=3,1

Viewing Link Messages

Link messages will not be displayed to the console if the distribution is restricting system messages. In order to see network driver link messages on your console, set dmesg to eight by entering the following:

dmesg -n 8

NOTE: This setting is not saved across reboots.

ethtool

The driver utilizes the ethtool interface for driver configuration and diagnostics, as well as displaying statistical information. ethtool version 3.0 or later is required for this functionality, although we strongly recommend downloading the latest version at:

http://ftp.kernel.org/pub/software/network/ethtool/

MACVLAN

ixgbevf supports MACVLAN on those kernels that have the feature included. Kernel support for MACVLAN can be tested by checking if the MACVLAN driver is loaded. The user can run 'lsmod | grep macvlan' to see if the MACVLAN driver is loaded or run 'modprobe macvlan' to try to load the MACVLAN driver.

It may be necessary to update to a recent release of the iproute2 package to get support of MACVLAN via the 'ip' command.

Known Issues/Troubleshooting

NOTE: After installing the driver, if your Intel Network Connection is not working, verify that you have installed the correct driver.

Driver Compilation

When trying to compile the driver by running make install, the following error may occur:

"Linux kernel source not configured - missing version.h"

To solve this issue, create the version.h file by going to the Linux source tree and entering:

make include/linux/version.h.

Multiple Interfaces on Same Ethernet Broadcast Network

Due to the default ARP behavior on Linux, it is not possible to have one system on two IP networks in the same Ethernet broadcast domain (non-partitioned switch) behave as expected. All Ethernet interfaces will respond to IP traffic for any IP address assigned to the system. This results in unbalanced receive traffic.

If you have multiple interfaces in a server, either turn on ARP filtering by entering:

echo 1 > /proc/sys/net/ipv4/conf/all/arp_filter

(this only works if your kernel's version is higher than 2.4.5)

NOTE: This setting is not saved across reboots. The configuration change can be made permanent by adding the line:

net.ipv4.conf.all.arp_filter = 1

to the file /etc/sysctl.conf

or,

install the interfaces in separate broadcast domains (either in different switches or in a switch partitioned to VLANs).

Build error with Asianux 3.0 - redefinition of typedef 'irq_handler_t'

Some systems may experience build issues due to redefinition of irq_handler_t. To resolve this issue build the driver (step 4 above) using the command:

make CFLAGS_EXTRA=-DAX_RELEASE_CODE=1 install

MSI-X Issues with Kernels between 2.6.19 - 2.6.21 (inclusive)

Kernel panics and instability may be observed on any MSI-X hardware if you use irqbalance with kernels between 2.6.19 and 2.6.21. If such problems are encountered, you may disable the irqbalance daemon or upgrade to a newer kernel.

Rx Page Allocation Errors

Page allocation failure. order:0 errors may occur under stress with kernels 2.6.25 and above. This is caused by the way the Linux kernel reports this stressed condition.

Host may Reboot after Removing PF when VF is Active in Guest

Using kernel versions earlier than 3.2, do not unload the PF driver with active VFs. Doing this will cause your VFs to stop working until you reload the PF driver and may cause a spontaneous reboot of your system.

Support

For general information, go to the Intel support website at:

    www.intel.com/support/

If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to linux.nics@intel.com.


Last modified on 11/10/11 2:04p 10/22/04 9:45a

DOCS/LINUX/legaldis.htm0000755000000000000000000000205611701332424011674 0ustar Legal Information

Copyright and Legal Disclaimers

Copyright © 2002 - 2012 Intel Corporation. All rights reserved.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Intel Corporation assumes no responsibility for errors or omissions in this document. Nor does Intel make any commitment to update the information contained herein.

Intel, Itanium, and Pentium are trademarks of Intel Corporation in the U.S. and other countries.

*Other names and brands may be claimed as the property of others.

Warranty Information

Software License

 


Last modified on 1/25/11 10:21p Revision DOCS/LINUX/license.htm0000755000000000000000000003756411736273470011563 0ustar Software License

INTEL SOFTWARE LICENSE AGREEMENT

IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.

Do not copy, install, or use this software and any associated materials (collectively, the “Software”) provided under this license agreement (“Agreement”) until you have carefully read the following terms and conditions.

By copying, installing, or otherwise using the Software, you agree to be bound by the terms of this Agreement. If you do not agree to the terms of this Agreement, do not copy, install, or use the Software.

LICENSES:

Please Note:

  • If you are a network or system administrator, the “Site License” below shall apply to you.
  • If you are an end user, the “Single User License” shall apply to you.
  • If you are an original equipment manufacturer (OEM), the “OEM License” shall apply to you.

SITE LICENSE: You may copy the Software onto your organization’s computers for your organization’s use, and you may make a reasonable number of back-up copies of the Software, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute, or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

SINGLE USER LICENSE: You may copy the Software onto a single computer for your personal use, and you may make one back-up copy of the Software, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute, or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

OEM LICENSE: You may reproduce and distribute the Software only as an integral part of or incorporated in your product, as a standalone Software maintenance update for existing end users of your products, excluding any other standalone products, or as a component of a larger Software distribution, including but not limited to the distribution of an installation image or a Guest Virtual Machine image, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. You may only distribute the Software to your customers pursuant to a written license agreement. Such license agreement may be a "break-the-seal" license agreement. At a minimum such license shall safeguard Intel's ownership rights to the Software.
  6. You may not distribute, sublicense or transfer the Source Code form of any components of the Software and derivatives thereof to any third party without the express written consent of Intel.
  7. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

LICENSE RESTRICTIONS. You may NOT: (i) use or copy the Software except as provided in this Agreement; (ii) rent or lease the Software to any third party; (iii) assign this Agreement or transfer the Software without the express written consent of Intel; (iv) modify, adapt, or translate the Software in whole or in part except as provided in this Agreement; (v) reverse engineer, decompile, or disassemble the Software; (vi) attempt to modify or tamper with the normal function of a license manager that regulates usage of the Software; (vii) distribute, sublicense or transfer the Source Code form of any components of the Software and derivatives thereof to any third party without the express written consent of Intel; (viii) permit, authorize, license or sublicense any third party to view or use the Source Code; (ix) modify or distribute the Source Code or Software so that any part of it becomes subject to an Excluded License. (An "Excluded License" is one that requires, as a condition of use, modification, or distribution, that (a) the code be disclosed or distributed in source code form; or (b) others have the right to modify it.); (x) use or include the Source Code or Software in deceptive, malicious or unlawful programs.

NO OTHER RIGHTS. No rights or licenses are granted by Intel to you, expressly or by implication, with respect to any proprietary information or patent, copyright, mask work, trademark, trade secret, or other intellectual property right owned or controlled by Intel, except as expressly provided in this Agreement. Except as expressly provided herein, no license or right is granted to you directly or by implication, inducement, estoppel, or otherwise. Specifically, Intel grants no express or implied right to you under Intel patents, copyrights, trademarks, or other intellectual property rights.

OWNERSHIP OF SOFTWARE AND COPYRIGHTS. The Software is licensed, not sold. Title to all copies of the Software remains with Intel. The Software is copyrighted and protected by the laws of the United States and other countries and international treaty provisions. You may not remove any copyright notices from the Software. You agree to prevent any unauthorized copying of the Software. Intel may make changes to the Software, or to items referenced therein, at any time without notice, but is not obligated to support or update the Software.

ADDITIONAL TERMS FOR PRE-RELEASE SOFTWARE.  If the Software you are installing or using under this Agreement is pre-commercial release or is labeled or otherwise represented as alpha- or beta- versions of the Software ("pre-release Software"), then the following terms apply. To the extent that any provision in this Section conflicts with any other term(s) or condition(s) in this Agreement with respect to pre-release Software, this Section shall supersede the other term(s) or condition(s), but only to the extent necessary to resolve the conflict. You understand and acknowledge that the Software is pre-release Software, does not represent the final Software from Intel, and may contain errors and other problems that could cause data loss, system failures, or other errors. The pre-release Software is provided to you "as-is" and Intel disclaims any warranty or liability to you for any damages that arise out of the use of the pre-release Software. You acknowledge that Intel has not promised that pre-release Software will be released in the future, that Intel has no express or implied obligation to you to release the pre-release Software and that Intel may not introduce Software that is compatible with the pre-release Software. You acknowledge that the entirety of any research or development you perform that is related to the pre-release Software or to any product making use of or associated with the pre-release Software is done at your own risk. If Intel has provided you with pre-release Software pursuant to a separate written agreement, your use of the pre-release Software is also governed by such agreement.

LIMITED MEDIA WARRANTY.  If the Software has been delivered by Intel on physical media, Intel warrants the media to be free from material physical defects for a period of ninety days after delivery by Intel. If such a defect is found, return the media to Intel for replacement or alternate delivery of the Software as Intel may select.

EXCLUSION OF OTHER WARRANTIES.  EXCEPT AS PROVIDED ABOVE, THE SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. Intel does not warrant or assume responsibility for the accuracy or completeness of any information, text, graphics, links, or other items contained within the Software.

LIMITATION OF LIABILITY.  IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF INTEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS PROHIBIT EXCLUSION OR LIMITATION OF LIABILITY FOR IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE ABOVE LIMITATION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION. In the event that you use the Software in conjunction with a virtual (emulated) device designed to appear as an Intel component product, you acknowledge that Intel is neither the author nor the creator of the virtual (emulated) device. You understand and acknowledge that Intel makes no representations about the correct operation of the Software when used with a virtual (emulated) device, that Intel did not design the Software to operate in conjunction with the virtual (emulated) device, and that the Software may not be capable of correct operation in conjunction with the virtual (emulated) device. You agree to assume the risk that the Software may not operate properly in conjunction with the virtual (emulated) device. You agree to indemnify and hold Intel and its officers, subsidiaries and affiliates harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of product liability, personal injury or death associated with the use of the Software in conjunction with the virtual (emulated) device, even if such claim alleges that Intel was negligent regarding the design or manufacture of the Software.

UNAUTHORIZED USE. THE SOFTWARE IS NOT DESIGNED, INTENDED, OR AUTHORIZED FOR USE IN ANY TYPE OF SYSTEM OR APPLICATION IN WHICH THE FAILURE OF THE SOFTWARE COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR (E.G MEDICAL SYSTEMS, LIFE SUSTAINING OR LIFE SAVING SYSTEMS). If you use the Software for any such unintended or unauthorized use, you shall indemnify and hold Intel and its officers, subsidiaries and affiliates harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of product liability, personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that Intel was negligent regarding the design or manufacture of the part.

TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement at any time if you violate its terms. Upon termination, you will immediately destroy the Software or return all copies of the Software to Intel.

APPLICABLE LAWS. Claims arising under this Agreement shall be governed by the laws of the State of California, without regard to principles of conflict of laws. You agree that the terms of the United Nations Convention on Contracts for the Sale of Goods do not apply to this Agreement. You may not export the Software in violation of applicable export laws and regulations. Intel is not obligated under any other agreements unless they are in writing and signed by an authorized representative of Intel.

GOVERNMENT RESTRICTED RIGHTS. The enclosed Software and documentation were developed at private expense, and are provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by the Government is subject to restrictions as set forth in FAR 52.227-14 and DFARS 252.227-7013 et seq. or its successor. The use of this product by the Government constitutes acknowledgement of Intels proprietary rights in the Software. Contractor or Manufacturer is Intel.

LANGUAGE; TRANSLATIONS. In the event that the English language version of this Agreement is accompanied by any other version translated into any other language, such translated version is provided for convenience purposes only and the English language version shall control.


Last modified on 4/02/12 10:56p Revision

DOCS/LINUX/note.gif0000755000000000000000000000073211651742220011034 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/LINUX/overview.htm0000755000000000000000000000330211660720040011750 0ustar Installing Intel Network Drivers for Linux

Installing Intel® Ethernet Network Drivers for Linux*

Intel provides the following packages for managing 100, Gigabit and 10 Gigabit Families of Adapters for Linux* operating systems.

Base Drivers
For base driver features,  installation, configuration, and command line parameter information, refer to:

For Gigabit adapters:  e1000.htm
For 10 Gigabit adapters: ixgbe.htm
For 100 adapters:  Driver updates for 100 adapters can be found at http://www.sourceforge.net/projects/e1000

Intel Support for Linux

For general information and support, see the Support page.

If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to linux.nics@intel.com.


Last modified on 4/20/11 3:22p Revision

DOCS/LINUX/run.gif0000755000000000000000000000014111654256224010674 0ustar GIF89aE ֲ:e [K]-}lX}?g]V6T=F1]}{G;e4 .h|Ktߛ:}Q뱂ݵA@)ȧ>Sp.호y7YIie_iskm2ȶ:s:1-Ҭ6lVzj~ ?`4@hIw'q?$]F^N>+ګm45Cz?Ͷ*6>w]ΣoVQƢ{s}WTّKnֵI$1&R5TƗ )w\vk{l@kn76QS=;PK]n8M-u ~5Yl-" BoM]K1;e,qn~=nVXAڷ,gJֶ[X:XocY1gve[OưHkk}4IT陇3"5 ;C+i)UZEL,qs`.y}ۥYPkxwINGKn{f3wlgm,o#t *w Z=UVv=Vh[ [5^~OfΝ^+T{A1並voҫWMpxj,o` =F<1?\~Oa'ߦ?554{;)({4BId;oնXicǴPiڒuݿʬ7y͏h-kճk= gXӮSʵY~fYXwPk X\"kOJbEo+#Ͷ\ɇ o2w+Ů`Y~3rp6;'_&r5}7c h$ ,n3}6t-: rK upAPymdRđ }.ߜaඪ׷n:#<_*Xv]Tq]umm o@òJy:~tMncC_Pӳrw4slAt?gm]>'ѳ6\'s 'c79+Uu]E,e&Md4m9VPKa25s̙w}BgOhk7X湀 N{ͿJLk;K.wvuܦ?HXvU;3zz1cH`Τ6A\!I!fߨ}=v`qZ/odGFgd6?jL| ^+`X浍i$S X{SǵX hxog7\絣'Nk^vo%kTAH:TEU4m: '%50ƹ{Af3˛; \mW>6fE8Ix7{|1k<:V;.kvsoCןIޕ0ޡxluBs ?]c w[ԭ6YcL4<ˀ{F40[NwChsw NO9)!:n\NVCFC_l'},WkLwۙPqlw`ϟJUWSvݠO'8sS?][e5!/f{w}s\ K?hd<^6-1_]Mm/6Mg_I$TI%)$IJU6[H\#vzJy3G.?јqwRfeԺ3un0e$C r+ɧ5ڌ#OuWSXw~o{VIHҭuy{̸$JRI$8BIM XICC_PROFILE HLinomntrRGB XYZ  1acspMSFTIEC sRGB-HP cprtP3desclwtptbkptrXYZgXYZ,bXYZ@dmndTpdmddvuedLview$lumimeas $tech0 rTRC< gTRC< bTRC< textCopyright (c) 1998 Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ QXYZ XYZ o8XYZ bXYZ $descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view_. \XYZ L VPWmeassig CRT curv #(-27;@EJOTY^chmrw| %+28>ELRY`gnu| &/8AKT]gqz !-8COZfr~ -;HUcq~ +:IXgw'7HYj{+=Oat 2FZn  % : O d y  ' = T j " 9 Q i  * C \ u & @ Z t .Id %A^z &Ca~1Om&Ed#Cc'Ij4Vx&IlAe@e Ek*Qw;c*R{Gp@j>i  A l !!H!u!!!"'"U"""# #8#f###$$M$|$$% %8%h%%%&'&W&&&''I'z''( (?(q(())8)k))**5*h**++6+i++,,9,n,,- -A-v--..L.../$/Z///050l0011J1112*2c223 3F3334+4e4455M555676r667$7`7788P8899B999:6:t::;-;k;;<' >`>>?!?a??@#@d@@A)AjAAB0BrBBC:C}CDDGDDEEUEEF"FgFFG5G{GHHKHHIIcIIJ7J}JK KSKKL*LrLMMJMMN%NnNOOIOOP'PqPQQPQQR1R|RSS_SSTBTTU(UuUVV\VVWDWWX/X}XYYiYZZVZZ[E[[\5\\]']x]^^l^__a_``W``aOaabIbbcCccd@dde=eef=ffg=ggh?hhiCiijHjjkOkklWlmm`mnnknooxop+ppq:qqrKrss]sttptu(uuv>vvwVwxxnxy*yyzFz{{c{|!||}A}~~b~#G k͂0WGrׇ;iΉ3dʋ0cʍ1fΏ6n֑?zM _ɖ4 uL$h՛BdҞ@iءG&vVǥ8nRĩ7u\ЭD-u`ֲK³8%yhYѹJº;.! zpg_XQKFAǿ=ȼ:ɹ8ʷ6˶5̵5͵6ζ7ϸ9к<Ѿ?DINU\dlvۀ܊ݖޢ)߯6DScs 2F[p(@Xr4Pm8Ww)KmAdobed         w/  s!1AQa"q2B#R3b$r%C4Scs5D'6Tdt& EFVU(eufv7GWgw8HXhx)9IYiy*:JZjzm!1AQa"q2#BRbr3$4CS%cs5DT &6E'dtU7()󄔤euFVfvGWgw8HXhx9IYiy*:JZjz ?N*UثWb]v*UثWb]v*UثWb]\U]v*UثWWuqWb]v*Uث1Wb]v*UثN*UثWb]xé~l>Mokp&;-HG+w`Hy ?vb+~n6>E!5=T'Zarb,W*UzP[JLPkᤀ F$Qyb<94CUMZL[Wz:QUO#yt-zQAVtw(<ث<;wS],Hom8YHP 1TΚ-315oF;wQ@܂4mJQ*tXFJicR孯kgV~r^UVRiEIfkuKŏ񸤈?m49%RCO~A<W9q犲k<\l-'ETajQ~U1iS Zî0M_Ux\tw5?kD^a4+m5IL:}O +Qc^Z̒}VMЯe94%km8㨙UQG|-WjsE*Ob4ߛ?Z]Om:;}E]dkRCo'ت6I"n(5b-=A3hc ^bc|2Ub5ԫ6QV Ȏ\{W̺Ƃ"'QIc*, K+_]=IVC@Uk̭L8yy4q^fz@_*7R`K+DܑхUت+v*UثWbN*UثWb]x??1흦5*rT=Ǚ$ uIiv_D~SXO<,Y^W^gkruv󏙑ppLU!M?w+&H]/O/jERyx^:It Xx,QqUO$ZqN}K}#V_~׷&,䷭zޟ?I_TWUlU[~]לSƗ,i-#}ivѬh~9O1->VZv{}>=FN!.!GD`ӏ8>|x*4ȋ]3VWm63p-nA%^q?.%YO/+jat%̷߬쌉+3Ugލ.G{!4#JTV4x;|8>\>l.qM9:taOJ朜 6?6Tv*UثWb]v*UثWb]v*UثWb]v*U,5c GУoXҤ~9J~?a!Y>y퍵`bIdP¿~EQWb]N*UK癴yu1Y_Nl%#ӊ_FFU~ 7Ê4[0K ^WiZuz6)wczUN ?mx.,uv6b{; ym$C/RPL.( kXeOԵKy幊ԑl?C@=/-V3Y /x_R/\[~氂G ~&U^n'*i/+rf)ҙ%`gOͧ)^(~7 \v*UثWb]v*UثWb]v*UثWb]v*ꚏոğ>'Uq1jHǠ'>?a^w/1M:eFzv>^oF4KM1Wb]N*UتU-etm8^}]^K[XFU&KˈjLRo9Mu}qYMX}FGJYa&Rxg#FIGiku E̱ƅHdX-% i43p;y|U2;ɯ07 sKݖ"5?zOTF*5|u2¬~ j]j>j3'V#44= O7ÓC^7UVb]v*UثWb]v*UثWb]v*UثWbXw#궲<`zV-$Q, U*﨓GWW{),6H;RK+m_&*+1\)*UثWbN*UتSo.YKmZHC+[}6n27-?O3@0=m$1H~E+zn'=}bFPN_RB#nuϊ\Uث -]nkabp&)5=Iǐ 65v(IӮZ>}jGgݘ@h]Uk4;bB.]v*UثWb]v*UثWb]v*UثWb]3lo?x72.*Mz&&RGyP(K&K* -J)Xfʅ 3|ͫݬ {XD j/I|Q8Wb]N*UثWb]a/ y ڑ9:ZJ#}K+;IRlH R5:Niʟg_p_1o:4]>H!v Xب%jT8 nR ZHW1->=S}w1 )v*UثWb]v*UثWb]v*UثWb]Y4C+5/#@EI$b:s,qU2l&Wx}4NmImJܥ%&=Dgݝ=\"}_ްNBkZ}c2Jx.I#m;|JFa,f O AO/5_Bm6~bwWi9_ݓ0!ثWb_N*UثWb]9YaV[dFI[n8[_MH1U &9E4 QA )生,fɵb]< ibUq5YIv()O5dWחڴ.-#mTkOR*jFeɦF)]ڵiS9`PVzoY #LSܣ[1G b(<̐0=:0z05iţ9E+ޯo)A[C2B?YR<*"/.mMvEi<>\5#E I ^퇅-{EӜ\rT0,ѯ'H4h]GKMBHC䐒 WfY3c¼-'E$jzdl)ߟZ'gwVޙ&d(^c˃cb,Xv*UثWN*Uثt [JkWC,rYέᵻtXu+At (o"tRSEƩ> [{O}cҚN~wGt^VՄڜƨ,DOԒC>%{TӍ}W^V_]:]ZPm.]^WQP)q6. oEYgϕo&{kX#ĒjX& ClTJMYs[@[6q^_ % *(Uf,A,ԹZُ/ğ񴒦Vdr}>#+Tɕ@߾V<* ,ך42X(ĬDopB?YA$H?VSM5ny|-IJ%gn=2_ŌJ51r&HeUӏ䬿儔İFH5fYߏs"HL#~ xqqF$(&jPU5nEi4ۗ.KdvG棤LnDU,2 (de%-GͿ(o&2[e+H㱚5IEإثWb_N*Uت[ˤvb3dxU B+M*+=%u*5> k;FKyAV$crKU4wkTaw-yXkSONw͛_%Ro5ɚ** GNI$JtV^x6Ԃ9=6:QYd*o7h/-j:*\ V[BߵÒr\Yŋj-?Jڻ1ߑEDy+](MV.!xb2o2n8:!r";_c,Yq6?5o4ŜҪ䧨Qx]J|8s趚y!2\U;U~6ř#RA(_(mFړqn(Hdqa2TdV% _\Kg}:]Fث)F4Wp_IX_O,6vZؒKo+%FI&vIr)s+7̗mBtI-oFmUFiӯ#)_󋺜[יm5F0I"J@n/&vq卤+3ihhIGoTW%y4,=l'Z3?`?@BqRJ)jx<9qqfЮ^U)#XńAڡ~Jr;cliX5@sWb{r,|fvQK;Kjs(A$"X iF"v*UثWbwP/1MVEv*~Vw28/ IXTTy+qlU/>](DALՁny tٷ¸Ѭi}g@Ke?ޙ]Iz`^>~ތh) VNz^m|ʒӉq&L1Wb]v*U,ռš RԒq;VF`JqdGޜqI#|([F7U?bTc+%PVŤ ?R'1U0_fuɽ:KMAET/)/fjη0[J?c~\L4*ujQ =ej/C\s*Wa+N-1OmmgX$]v*UثWb]N*UB ʁ2Ѱc@ܰ튼~G.om\Y@e6Mn1fin?Ow3*Y组[}Vyb F-%.gwXc-bx$[~4xIa4M#J|1hb(Nw5WW ֮融:i]%WCt{K]Vi"OkۄKal8 k}4j~_׼ . KkoH K=[f#2\ZsaӸ}^v*UثV;{(n&ث"]v*UتUc@[3N>3d8ʌY_Kڍ[{Z6::,wJcu-pTx5Zt<âm:i}FֽEH>vfi7~mk.$:m7fD9׏44Ÿ*bN/S/eI 2`q_K>eԝ6če6XL4_$$cUyk_޹2ZOX+p$ *2[?IhS='ZKiHzȂܤ5wT3ro,U4]v*Uث]bv*UثWb]v*N*Uث@u]LUP]v*U^&*ȱWb]v*UتOy4_ޢ_\ֺta缙W-aY.&XԆ(EiFXg;XYuGmf%dѭ_Xc>5sq_%Tn?/\V+o 5hTxJڜ3zXk~3@_-XIi7FXr259H%yx{y>ǮeYM^EvaXΠx$t RḧXWb]v*U_ծVIv*UثWb]N*UثWb]v*UثWbXWbobv*UثTV4Uھlw{'F-ķ3pRzPvتjoR,5ӕ >:sBG6R?Vkޣ1HNG z?wm/?L.h"J>m)HP/6)b*UتSyWwɨĞ:^I( dCɪ'T]:EDkpA}3WSwQ,7JcIMB8y~኷/5m85-H!U~Lh>ܾroB7a t8?v*UثV7 kk?VY&*UثWb]v*UN*UثWb]v*]\Uںc_dX1TΞ[x][7qib^F *~%>-O:jNZ-ŵIR{`z}Zb`jpkEb'_ȯbRX0Ӡ#ŬU;+NFO4#j Tf*UثWb]v*jY1K; -^@xN3E"WrF$mFܱT˞`M+]{0~ MY>cP r 3]Kw+Fb-gKM/ZdXKgwgISm+ǦCu5u n,&JRU劦X1V7 kk?VY%F*U81Wb]v*UN*UثWb]Qq#cot_&*]Y[i9~ҭ0=RӫlҢ@~`> QǓH/VcALVn zAYZ@ڛ7C CR~~e ~+m (Ap%Yi Da[[Bu!X\QxӯM`goz{4_O_ȦL7NI%ȚX<0tH [{X8EU#¼W5Ƃ8U'N-PW@)J71rt,KW?v H&,`r&eT_'V#~TUcTt Z5Eu,KESEL~*UثWb]v*_8yci:dc1HY\)vJiLb jWP$@:KaRD\??0CN6iQĊȿizwcІkm=ݙ]U--V.\ۗ *o$"!mmmC"DF9HFfPZGgo&! h%~mi WjD!4̭2Kh.mJ59*ܿjn_ʫ +BEͣttP;ek+`3 űe?NÒ$^Ja䷸W>`+9jKZmfMKQcoe~Т~{=/Y |ףF^: nykOM$[4Z=T;K_s?;/KD$a,s2hϏ-/` KC:SC|B듵Wӑ2`!W߉vh>t@4Qdig!S_' PWhC+9G.>ܕ6 *JU~RKGE-8(,aV{ʞ?i) dbV -*UJJƋEj|sG܊7\8"VOun(UVc Gɿh9^rJ,AS1SY#/%ZNAtoxHW-S쾵ʿJCWMnC0S蛃^tt˶FMex RUثWb]|˻kRT-AܪkWX@ yJI)1VZB..! lދuuYh*\__gJix8Z5h{q =6C+.oD!"$)j MĜɾ/[_ sn-Y=%>*xޛmOێ"o'8qi i8E. I !ԡ*$nK{˛76eqIT̋'TQ?j?<..&UᕣVSqz|#@w5~L]pWs=ש,3ҵVO n]v*UN*UJxiOR5+EQRh7XHmүtthc<R}Zi95vTԼE7]sp\BG}Y`;nت],Kyp@|Z>\3#gኮ&R"G snSd eQ(׏<니࿆I6nZ>lv߼'MTƗs1oqw7P25nX ?__o}xAUri:S{5z8^"'8)l!*4ZN؎+h ɭeJZ^ܙV>O/><6I\_UZ˭\Yj0^-M,s9=;oз^&Zog䮧1Cv֒KF+B@,K2Lσ.6SPB2Jm .oOʦ6C?_ #._c.^ l\ IJ4~&~8b]v*UثWbC_>Cڦ b[,Sm}mCN4|5+?)$j~4_Qc GyG^.֚ǗtqK+Yf+T%.qalOdRIM'}}ww?ʮACH__OiIoP}TGo"ߢ%ޕwb-_x*#- N?Z * A\cGQ{}cIQLn%F &x$Ŀ}\x٦(v*UثWbN*UceV*H4aJj*S5.hXӌ-W+=EѴez~,/e'dY$V^_ m$8b3]cmt[5YX<V12'qHJ4RIX_b|c.k,Z]- Asl#{/ _7/RT.nmRVef-]\H]v.՞N\Ỿ^*_Y*UثWSu1Wb*k>^5MB sR\B2FhNQ*MyL"]'Q)QNKG@?w{RE\Ewq dG j 7$s[sR/wrb)RWS۵eA:bU4'UŸ,i!1zEɨGu"713'm^GDo)c"U7տ3Cwj鷢ޓq4a)$0deiHSwMZ]ikE?~_J'H.xCb;7 93/FC{eV6'/O?{m441Frӈ_`7iii_l) ~_c7z׿pKa!+7XzݭwSGokn-H'wv!UEY&-]{Rm#SqȠ1B3(pS UWb]v*UثWb]N*UثWb]v*UثWb]v*Uث??I,}eocJV{1 7R huZVg% >Z/9,х0"vG'H(#XI=@o&=6&{79LѱajD4qIb 4j8QQycƓaˮL>n4n]iI@)~~ǀ mztF! -U[y=d4| ^/ a⅓ZJmۗL[х8@m䍶. G]|USb|Kcahn-jWbXOI3M"S¶N%&iq$k$i?$t?Ku-~h^jo'jQ鯩z᪅F_i6TK5)'&>Ŋ~O}.y#S{2-4r׉8*82]<[^'I-9٬/^^YKZ]5/۝Q$kAb3_a.*qWb]v*UثWb]N*UثWb]v*UثWb]v*Uث厁[.V'GΈ O0%ZSU =DmeCWĒJqixPߗ~ei}5sq7/O@r(81ZgȖlTYRIk::H#V'14qi6__E4h)ҜQZJ_˖D~ZqZx\x.!Wȯf%Nܱv/۶$PzPx1\?"?-E?| JR0-/oqK@,{# +4b;ߗVދ]v*UثWb]v*UثWb_N*UثWb]v*UثWb]v*UثWb]v*UثWb]v*UثWb]v*UثWb]N*UثWb]v*UثWb]v*UثWb]v*UثWb]v*UثWb]v*UثWb]DOCS/LINUX/style.css0000755000000000000000000000450511651742220011254 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/LINUX/support.gif0000755000000000000000000003157611651742220011615 0ustar GIF89a]h!"9)$9J,Z B R)j)R% X& e)(s!4k#2x1 k1&X1JMwuC6~9;f37j.\8%׶}$).fdӫ_m: ҅qըqaI[1ĖlpG uQW!Qd9ކvEt #81TL37Hae1`)(IroP"YBT!υT"qI}(TVOiH"3McΙᆋ¶]2833h&cv!b r$1%<3 $nxY'eqFRZ)餔VF<3Hc9|ƘllLؗ1fl3_v9z>L*c1KBxdi6lP.Ęrnaa9}y+T0b .z91IvgGU C!zJK4H"ta / w4RSx8-(Q98 3Ċ;>#hAe0H8#nA 7 .;#OH>[ҸUDBHUa-?%Agdx HJ T-pxcG#(#Aژ"btАQ]]E IH"8$@3džhLh!;Z<A01pƸx 㨑8UI˼Qxm(1 2 R&7)ǒ@Wb&H\!"yxȥ8!orH-,8 '$"X21zEcb$ -9F[Ӝ,dQ =z扅z^WpB 8Els IN3lB*:TF5a?BbG;T?@A ^TJqkt#P:uh!p!2|wѻ eHMOAO8(6a5zB`!` +)́l HH9z (3"01Jͫ^iFBK5!AT3ƍi@ʉdyq9Y`C+H8e{MjibH8Wqts Ad@("C;p+QqF `_p`` ؀ؐȉِ Jv/(ِ2P܀[8 TDE7yq P Ҩ `bu0vxqp % e |73Yxhȉ(+h  yѐ 2   ^]0}!-HLX @ bi0] `m@}FP#V `0&g (v0q\gs  p! e +A6p1\@ȏ P*9  *` *p **\) 0%لM8 Q:P[PHG R$PGP yPfsv^h'~XuG} 1H Op.-=0 ` p؉ Xz`  򀙹\KnlQ$Ii0xw E<@lp@ 0l09I8 xS&v(@qōۘi)DEpV $ gj` ЏzI_vZ  yTw+׈ x;50Awb Ds mPXx'&ʁF\˵qyv5GUGEBV'WtEpIi0'ŰxYmڦP}YsJuJ}^ K(Jp`p7fC7 P iBH^jJ&ʆ`*W` `Y|H QZ/fphpӯ PP gq1p *Jvtژ i]!]0iMyIr,°BFɑѭW[9 Y\Kf9 T@Q |{-隡p1:@'ߡC~1^Ph5i&=ڰ ԉ.q* P `@g_ eлfr`qq@p#[/o46{*iK0!YHp D盾]*J! L @Z++^k]wZ) < )`o; ,+jI*'p9pbp% l020po` p^P[&ć uXK!Q|C @Tt _g9|kAX̠&V)Ipʂ|aL`pk+AHQ2K㰿 Ȍȑ! 09;P  L+PH|Ѱ ]Q*P2p3 2I0PgpdEQL,$li|ibƅ:|_л[ Ǜ 0j Q؄oJ)xz,PzpȐ2aɊʈl7`ɞi;p{** Cl-\,؛ -m <iȘ]r,$ғ^@Ƭ̺b.Ps0ZhE9 i}Pt& K, <[  1 GQ9RS epq\okk*+q ݊NHа9lVIK M ҋEʩ} \{|ÜQL1MV0TKL!9];Gƭ2ZJLJR}+΀m5:aE Ac1 0 0 %N(paPP9\gz H_ wglўfjh,ċ݊IΩKɽ-9$i:] Y={l4^( ˾'"WXa5>ioj0#A kD$^bTp  \9(\\46m wvؤ Yg2_Puջg0'rp;dm' mℙꙹٳ O]3a+K`f&ik,:NjʎZN|0j)IpZ2m" t$ sP}҂0 zV>R3~r0 :wǻo`rot tl"WŚМ] ۮ"L4Na*  )hG4HOG/d;̠i2@Jx?Uk-7vI(tķAp8ˆ[)y_tr(%{T f,xȁ!CbF +"W;q}|-p}1HhJ1V]nP2\`nBcK31BU \*qRЁXA,A Јxp׻?ftWD')91kht2!ǘ2V-pp3!B1A2F dpMr/a XplcŔ ipE8,ssc(bÆ[ސ'!Wh%CcgZ7 3$(X3x̸41|׼0}p4!pӸ| cgx,@`l|c[; FQxiKo$pɸ? {ZzmuHޅS4_^4':!FE.<O7Ip9:\5)V@׮j4| d  #U<;%S3܀5Qp 73uG3#HM>LSo=^W`z5w{ hO1!C}Dp tXȺ [> 䳇哇OS tzx (=; zXp rC;B 7s`2g`6hM9),zch%@# a r xhyv6> =L  @cx'O+I$ 1c"t@A8pp M893bz/tM9]tT18; );Jkės8hVxh ck?p?50 E, 3?+%MgHx9/?8512 gZHЅJ49-Xm<R=RUxՅMIeԑnX7&$I KRTsHpWY=SuR؇T^V%<̺Ľ % ЙP>Xo4nxӱy K{>eU&jmhy+L6@L!-""X3!@ȧ}9@6`1hE-!rӱ#X- AN]T&?}XxHA -1J\ H\NAsG},թ\{\C }=Y\ܣ٨Ľ- pBwQR JsK+їr)^H7-!E̲[q!W|[+"83CXChOש}^b=!85\ \Mm\:j܅A)TlCӗ``a%#QXٟ]NXYTF`~tU0EUPϜE8Yħm^9^%VJF گ="%[M[%*^"8!ai:?7 7,}X_:Sԭ:mؑITxܘXO=T TVm\څ,X1:G7T]ʥa%G&T Ƈ B|Ty&dZ|b͈EK- RU!+cI`Cޱ+,k56o5HȋB5(x/˂/}:@X3t,c=~vYGgo\`@d}4:(:ۅ%Go}w]U:uȈPf`$LhQH0ɬsIiLIEϖi"蟞Bc%;!>yvcbyNjfzDg]xF/ #l^b-Ɓ 6X9]H*ȁG.C5"f7,M} 癨p:bޤĆ#$M*t xl] <p8{`Nlfj ATClˉav^,x04iHfjv%W-pXBq.O)32xcEFljj m#򮐛"X˦my,=fՌCގM;V~@bf? H.6i1-yx@ތ=mq&)8nӡ"vw0555KVfh.pRqk ߴ 610 Ca('H4#H4K÷r/O>1䕾Z" s%SQ3&ssqCЍ&`.I =M6)q7I/tLDF^f^FJc=8QSg%[G#AdiWcJkM?vd>V!f^n2bfw0Tߟ˔hn]dt*\\vISDMvye!N8뱺-(7Eb`'xWxbHׅC-pE @`#B+dy@^óSzy/AFV7x->35 G??. ЀH+}dryz,yJym!p&5Wj]8>upB8zݔ4fgZz{zE,"b~3rs9?cxf̲?{ȟF5x3$8J̸{?pz,v[goqvT/@{/yHI(5`Uͤw6v~W,_'| >1t^Ǐ;F9AxJxIc45 Y,h „ 2l!Ĉ'RH^={7jc= a$Ɣ3ڋ'0u=4(1E*ib)l\ =ŬZ꒰K.ZQEjײm-ܸrureǒOQ]ѣČÆMlhC&ĦJ {ңIXͥ"aٱ M6ܺw[};I)%x2@>$ǐ!7(MpUXӂuCӯo>~=N2U 7.8=ƆQ4\$ ZJV<0 L,"@]4NSV'.E4 HtAxD#œKKYŕWx->fbXR@"'(j\ Yc"fl}oJ5qQ<2ua]CC(p)\p#`*).D H^AѨM=`1c4("Lϐ90K,K*cd80qriK A-Z{c*2Pr^sjf{/guJ,bD/@FD1DFxZ0sN` K8*vmKU}6ib?b$4]>L 0@ZK9oPrl3t|j1ߵԬԉ|]"@<'Fd2ġCu#hu(zuCcU4*"Nc(:NٌX {8EHfBǕ(څLlGRt&ArN 6L}*T*թRV*Vխr^*X*ֱf=+X/qMLuЄTrQ Vjj_:Vj]JվO(d#+Y)qI,[TrOeٵ-jSڸL)!.Z;DOCS/LINUX/support.htm0000755000000000000000000000206611651742220011630 0ustar Intel Customer Support

Customer Support

Intel support is available on the web or by phone. Support offers the most up-to-date information about Intel products, including installation instructions, troubleshooting tips, and general product information.

Web and Internet Sites

Support: http://www.intel.com/support

Corporate Site for Network Products: http://www.intel.com/products/ethernet/overview.htm

 


Last modified on 5/12/10 3:26p Revision

DOCS/LINUX/test_ln.htm0000755000000000000000000001057311660720040011562 0ustar Test the Adapter

Adapter Testing Using Ethtool

Intel adapters have built-in self-test diagnostics, such as I/O conflicts, memory faults, EEPROM operability, and basic transmit/receive operation. This can help determine if there is a hardware fault due to the adapter or cable connectivity. This testing capability is built into the adapter and is accessed via the driver. Ethtool (version 1.6 or later) is used as the interface for the diagnostic tests and results.

Ethtool is an open-source program that can be used as an interface to provide driver configuration and diagnostics, as well as displaying statistical information.

Ethtool is available at: http://sourceforge.net/projects/gkernel. See the ethtool man page for complete information on usage.

To invoke diagnostics from ethtool, enter this command:

ethtool -t <EthX>

where <EthX> is the name of the Ethernet device under test (e.g., "eth0").

Here is a sample of the diagnostics output:

The test result is PASS
Register test  (offline).......... Passed
EEPROM test    (offline).......... Passed
Interrupt test (offline).......... Passed
Loopback test  (offline).......... Passed
Link test   (on/offline).......... Passed

By default, the more comprehensive "offline" test set is invoked. This will momentarily disrupt any active traffic on the device under test. The set of available diagnostic tests is determined internally by the NIC. The tests that are run are determined by the ethtool command line parameters.

The following tests are common to many Intel adapters:

Test Name Description Test Results
Register Test Test patterns are written, read and verified through the adapter's device registers to ensure proper functionality. Test failure may indicate a faulty adapter.
FIFO Test This utility will write test bit patterns to the adapter's FIFO buffers, to make sure the FIFOs are working properly. Not all adapters have FIFO buffers, so it may not appear in your test results. Test failure may indicate a faulty adapter.
EEPROM Test This test is run if the adapter is equipped with this type of memory. It tests both the readability of the EEPROM and the integrity of the data via checksum. Test failure may indicate a faulty adapter.
Interrupt Test This tests the adapter's ability to generate an interrupt. This test sets the interrupt cause register and reads the interrupt set register, verifying the adapter correctly registered an internal interrupt. Test failure may indicate a faulty adapter.
Loopback Test There are two internal loopback tests: MAC (media access controller) Loopback and PHY (LAN controller) Loopback. Neither test requires an external loopback connection or responder. These tests set the adapter in the appropriate loopback mode and send packets back through the adapter's receive circuitry and logic. Test failure may indicate a faulty adapter.
Link Test This checks to see whether or not the adapter has established link with its link partner. If this test fails, check the cable connection and the status of the link partner.

Last modified on 12/20/06 8:55a Revision

DOCS/LINUX/toc.htm0000755000000000000000000000222412071526774010710 0ustar
Basic Setup & Features

Overview

Gigabit - e1000 Driver

10 Gigabit - ixgbe Driver


Technical Information & Support

Adapter Testing and Diagnostics

Testing the Adapter

Customer Support



Copyright © 2002-2013 Intel Corporation.
Legal Information

Last modified on 11/04/11 11:38a Revision

DOCS/LINUX/top_lnx.htm0000755000000000000000000000056611662474024011610 0ustar

Intel Linux* Base Driver for Intel Ethernet Adapters

User Guides Home

DOCS/LINUX/trbl_dm.htm0000755000000000000000000003446611656750064011562 0ustar Configuration and Troubleshooting

Configuration and Troubleshooting


Common Problems and Solutions

There are many simple, easy-to-fix problems related to network problems. Review each one of these before going further.

  • Check the cable. Use the best available cabling for the intended data rate.

    • Check that the cable is securely attached at both points.

    • For copper connections, make sure the cable is a 4-pair Category-5 or better.

    • Make sure the cable length does not exceed specifications.

    • Perform a cable test.

    • Replace the cable.

  • Check the link partner (switch, hub, etc.).

    • Make sure the link partner is active and can send and receive traffic.

    • Make sure the adapter and link partner settings match one another, or are set to auto-negotiate.

    • Make sure the port is enabled.

    • Re-connect to another available port or another link partner.

  • Look for adapter hardware problems.

    • Re-seat the adapter.

    • Insert the adapter in another slot.

    • Check for conflicting or incompatible hardware devices and settings.

    • Replace the adapter.

  • Check the driver software.

    • Make sure you are using the latest appropriate drivers for your adapter from the Intel support website.

    • Disable (or unload), then re-enable (reload) the driver or adapter.

    • Check for conflicting settings. Disable advanced settings such as teaming or VLANs to see if it corrects the problem.

    • Re-install the drivers.

  • Check for recent changes to hardware, software or the network, that may have disrupted communications.

  • Check the adapter release notes (readme.txt).

    • The Known Issues section may have specific troubleshooting information for your configuration.

  • Check the Intel support website for possible documented issues.

    • Select your adapter from the adapter family list.

    • Check the Frequently Asked questions section.

    • Check the Knowledge Base.

  • Check your process monitor and other system monitors.

    • Check to see that there is sufficient processor and memory capacity to perform networking activity.

    • Look for any unusual activity (or lack of activity).

    • Use network testing programs to check for basic connectivity.

  • Check your BIOS version and settings.

    • Use the latest appropriate BIOS for your computer.

    • Make sure the settings are appropriate for your computer.

  • Reboot the computer.

The following troubleshooting table assumes that you have already reviewed the common problems and solutions.
 
Problem Solution

Your computer cannot find the adapter

Make sure your adapter slots are compatible for the type of adapter you are using:

  • PCI Express v1.0 (or newer)

  • PCI-X v2.0

  • PCI slots are v2.2 

Diagnostics pass but the connection fails

Make sure the cable is securely attached, is the proper type and does not exceed the recommended lengths. 

Try running the Sender-Responder diagnostic Test.

Make sure the duplex mode and speed setting on the adapter matches the setting on the switch.

Another adapter stops working after you installed the Intel® Network Adapter

Make sure your PCI BIOS is current. See PCI / PCI-X / PCI Express Configuration.

Check for interrupt conflicts and sharing problems. Make sure the other adapter supports shared interrupts. Also, make sure your operating system supports shared interrupts.

Unload all PCI device drivers, then reload all drivers.

Adapter unable to connect to switch at correct speed. Gigabit adapter connects at 100 Mbps and 10 gigabit adapter connects at 1000 Mbps.

This is applicable only to copper-based connections.

Make sure the adapter and the link partner are set to auto-negotiate.  

Verify that you are running the latest operating system revision for your switch and that the switch is compliant with the proper IEEE standard:

  • IEEE 802.3ad-compliant (gigabit over copper) 

  • IEEE 802.3an-compliant (10 gigabit over copper)

The adapter stops working without apparent cause

Run the adapter and network tests described under "Test the Adapter".

The Link indicator light is off

Run the adapter and network tests described under "Test the Adapter".

Make sure the proper (and latest) driver is loaded.

Make sure that the link partner is configured to auto-negotiate (or forced to match adapter)

Verify that the switch is IEEE 802.3ad-compliant.

The link light is on, but communications are not properly established

Make sure the proper (and latest) driver is loaded. 

Both the adapter and its link partner must be set to either auto-detect or manually set to the same speed and duplex settings.  

NOTE: The adapter's link indicator light may be on even if communications between the adapter and its link partner have not been properly established. Technically, the link indicator light represents the presence of a carrier signal but not necessarily the ability to properly communicate with a link partner.  This is expected behavior and is consistent with IEEE's specification for physical layer operation.
RX or TX light is off

Network may be idle; try creating traffic while monitoring the lights.

The diagnostic utility reports the adapter is "Not enabled by BIOS"

The PCI BIOS isn't configuring the adapter correctly. See PCI / PCI-X / PCI Express Configuration.

The computer hangs when the drivers are loaded

Try changing the PCI BIOS interrupt settings. See PCI / PCI-X / PCI Express Configuration.

The Fan Fail LED of the 10 Gigabit AT Server Adapter is on (red) The fan cooling solution is not functioning properly. Contact customer support for further instructions.


Multiple Adapters

When configuring a multi-adapter environment, you must upgrade all Intel adapters in the computer to the latest software.

If the computer has trouble detecting all adapters, consider the following:

  • If you enable Wake on LAN* (WoL) on more than two adapters, the Wake on LAN feature may overdraw your systems auxiliary power supply, resulting in the inability to boot the system and other unpredictable problems. For multiple desktop/management adapters, it is recommended that you install one adapter at a time and use the IBAUtil utility (ibautil.exe in \APPS\BOOTAGNT) to disable the WoL feature on adapters that do not require WoL capabilities. On server adapters, the WoL feature is disabled by default.

  • Adapters with Intel Boot Agent enabled will require a portion of the limited start up memory for each adapter enabled. Disable the service on adapters that do not need to boot Pre-Boot Execution Environment (PXE).


PCI / PCI-X / PCI Express Configuration

If the adapter is not recognized by your OS or if it does not work you may need to change some BIOS settings. Try the following only if you are having problems with the adapter and are familiar with BIOS settings. 

  • Check to see that the "Plug-and-Play" setting is compatible with the operating system you are using.

  • Make sure the slot is enabled.

  • Install the adapter in a bus-master slot.

  • Configure interrupts for level-triggering, as opposed to edge-triggering.

  • Reserve interrupts and/or memory addresses. This prevents multiple buses or bus slots from using the same interrupts. Check the BIOS for IRQ options for PCI / PCI-X / PCIe.

Here are some examples of BIOS parameters:

PCI / PCI-X / PCIe slot #: Slot where the adapter is installed
Master: ENABLED
Slave: ENABLED
Latency timer: 40 - 80
Interrupt: Choose any one of several that the BIOS provides.
Edge-level: Level

The exact wording of the parameters varies with different computers.


Other Performance Issues

Attaining the best speed requires that many components are operating at peak efficiency. Among them are the following:

  • Cable quality and length - Do not exceed the maximum recommended length for your cable type. Shorter lengths often provide better results. Check for loose or damaged connectors. Check the cable for kinked or damaged sections. 

  • Bus speed and traffic - The PCI bus speed accommodates the slowest PCI card installed. Check to see if you have a card that is slowing down your system.

  • Processor and Memory - Check your performance monitoring programs to see if traffic is being affected by your processor speed, available memory or other processes.

  • Transmission frame size - Your network performance may be enhanced by adjusting or maximizing the transmission frame size. Operating systems, switches and adapters will impose varying limits on maximum frame size. See the discussion on Jumbo Frames for your OS.

  • Operating System - Networking feature implementation will vary by operating system version, such as offloading and multiprocessor threading.


Last modified on 8/21/08 11:09a Revision DOCS/LINUX/warning.gif0000755000000000000000000000076411651742220011541 0ustar GIF89aﭭ便{{sskkccZZRRJJBB9911))!!))!!!!!!!!!!,@pH$rlx$r ҬRp.Zir@*8BH)Y8]2"F"l }"s!Pa% Ia# ' r$$R]R'"" XL  JNo E^NۀE@ YPې  2]`eC @ lB::V@ "jHD0eR҄^H 3N@;DOCS/LINUX/warranty.htm0000755000000000000000000001374712135233534011774 0ustar Limited Lifetime Hardware Warranty

Limited Lifetime Hardware Warranty

Returning a defective product

From North America:

All other locations:

Intel Adapter Money-back Guarantee (North America Only)

Limitation of Liability and Remedies


Last modified on 9/17/12 10:42a

DOCS/QUICK0000755000000000000000000000000012233424113007264 5ustar DOCS/QUICK/10quick.htm0000755000000000000000000000654411644575614011370 0ustar Install Instructions

Localized Quick Installation Instructions

These condensed instructions are intended for experienced users and cover basic hardware and software installation only.  English

  Traditional Chinese   German
  French   Japanese
  Italian   Portuguese
  Korean   Spanish
  Simplified Chinese  

 


Last modified on 12/06/07 3:00p Revision

DOCS/QUICK/CHS0000755000000000000000000000000012233424114007702 5ustar DOCS/QUICK/CHS/10qi_chs.htm0000755000000000000000000002253612142406770012124 0ustar Ӣض(R) ٰװָ

Ӣض® װ

װӢض® ̫λ

װ

  1. ػγԴߡСȲ塱װȲμķĵ
  2. ж¼ǣжIJ۵IJ۸ǡʹһͷIJ۶κ⣬DzҪͼװһ PCI Express ͷ̵IJС
  3. ȹ̵ز̶ۣ֧ܡ
  4. װػǡԴߡ

װв㿨

  1. ػγԴߡ
  2. ж¼ǡ
  3. в㿨ϵ PCIe ͷϵĸ֧ܶ롣
  4. °ֱȫĸ֧ܡ
  5. װػǡԴߡ

Ӣض® ̫λͭ ʹ 6 š6a ţ 7 ̫ߡ

Ӣض® ̫λ SFP+ ɲιˣ ģ̵ָʾװģӵ

Ӣض® ̫λ SC ж²ǡ SC ͹֧ϵ TX/RX ˿ڡ

Ӣض® ̫λ LC ж²ǡ LC Ĺѧ䣬ƣʹ SCת¡

Ӣض® ̫λ CX4 ߱ IEEE Std 802.3ak 54 ĹҪĵ½ͷӦ MDI Ͳף IEC 61076-3-113 壩

װָʾ

 


װӢض® PROSet

Microsoft* Windows* ϵͳ

ע
  • װҪԲϵͳйԱȨޡ
  • йֵ֧IJϵͳġӢض 10GbE ָϡġϵͳҪҳ

Windows ʱ⵽ΪӲҪװȷ

  1. ⵽ʱWindows ߰װһ Windows פӲ 򵼡

  2. 򵼣ʾװ˳ CD ϵ

  3. װ Windows פ򣨲򵼣Ӧ´򡣷ǣ Ӣضӡ ԶдڳʱӢض CDװ ť autorun ڡ


Linux

ҪĶ RPM* rpmbuild -tb <ļ.tar.gz>øľļ <ļ.tar.gz>

ע Ҫʹ汾ȷУǰеں˵İ汾ñ밲װںԴ±ںˣӦϵͳ

RPM ܽ Red Hat ϲԹ

  1. tar ļѡĿ¼磬ʹ home/username/ixgb /usr/local/src/ixgb
     

  2. ѹõļ <x.x.x> ѹļİ汾ţ

    tar zxf ixgb-<x.x.x>.tar.gz

  3. л src Ŀ¼£ <x.x.x> ѹļİ汾ţ

    cd ixgb-<x.x.x>/src/

  4. ģ飺

    make install

    ļװΪ

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    гİװλΪĬλáǶijЩ Linux ˵һȷ

  5. װģ飺

    modprobe ixgb <>=<ֵ>

  6. ָ IP ַӿڿУ<x> ǽӿڿţ

    ifconfig eth<x> <IP ַ>

  7. ֤ӿڿ <IP ַ>뱻ӿڿλͬһһ̨ IP ַ

    ping <IP_address>


FreeBSD

Ͱװ

Ϊ FreeBSD ںˣ汾 4.8 ͸¶

ע 밲װںԴԱģ顣

ָʾУxxx Ϊ汾 tar ļ

  1. tar ļѡĿ¼磬ʹ/home/username/ixgb /usr/local/src/ixgb
     

  2. ѹõļ

    tar xfz ixgb-x.x.x.tar.gz

    ⽫һ ixgb-x.x.x Ŀ¼
     

  3. Ҫװ man ҳ
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. Ҫصеϵͳϣִ²裺

      cd ixgb-x.x.x
      make

      cd ixgb-x.x.x/src
      make load
     

  5. ҪΪӿָ IP ַ,
      ifconfig ixgb<interface_num> <IP_address>
     

  6. ֤ӿڿУ<IP ַ>뱻ӿڿλͬһһ̨ IP ַ
      ping <IP_address>

  7. ҪϵͳʱԶ

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    ༭ /boot/loader.confһУ

    if_ixgb_load="YES"



    ںˣĵ 8 


    ༭ /etc/rc.confʵ ifconfig_ixgb<interface_num> Ŀ

    ifconfig_ixgb<interface_num>="<ifconfig_settings>"

    ÷ʾ

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    ע⣺ Ҫȡμ ifconfig man ҳ
     

  9. Ҫںˣ룺

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    ༭ /usr/src/sys/conf/files.i386 ļ£

      dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    /usr/src/sys/conf/files.i386 ļƳУ
    ڣ

      /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    ༭λ /usr/src/sys/i386/conf ںļ GENERIC MYKERNEL
    ȷһУ

      device ixgb

    룬װںˡϵͳʹں˸Ч

йرں˵ĸϢѯ FreeBSD ϵͳĵ

Ϣ

йظϢμӢضCDڵûָӢض֧վ http://www.intel.com/p/zh_CN/support/


޶ڣ 2007 10 11 3:49 ޶汾

DOCS/QUICK/CHS/legaldis.htm0000755000000000000000000000135712115651350012273 0ustar

Ȩͷ

Ȩ® 2002 - 2013 ꣬Ӣض˾Ȩ

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Ӣض˾ԱĵеĴ©ΡӢض˾Ը±ĵеϢκγŵ

ӢضںͱӢض˾ң̱ꡣ

*漰Ƽ̱ڸʲ

Ϣ

֤

 


DOCS/QUICK/CHS/license.htm0000755000000000000000000002241511746003724012134 0ustar ֤

ӢضЭ

Ҫ - ڸơװʹǰĶЭ

ڸơװʹմ֤Э飨“Э”ṩıκιϣܳΪ“”֮ǰϸĶ¸

һơװʹñܱͬЭиԼͬⱾЭеκơװʹñ

֤

ע⣺

  • ϵͳԱ“վ֤”
  • û“һû֤”
  • ԭʼ豸̣OEM“OEM ֤”

վ֤ ԽƵ֯ļԹ֯ʹãҲĿıݣǣ

  1. ¶ʹãaӢضƷͣbеļľӲϵͳʾΪӢضƷ⣨“ģ”豸Աκʹ÷ӢضƷһʹãڴ˴ɡ
  2. ݱЭӢض˾“Ӣض”ǶռҲתõ׼ʹñİȨɡ
  3. Э涨֮⣬øơ޸ġ⡢ַۡתñκβֹ֣ͬδȨ
  4. 򹤳̡򷴻౾
  5. ЩֿܸЭ鲻ͬṩЩ渽֤涨

û֤: ԽƵ̨ϹʹãҲһݣǣ

  1. ¶ʹãaӢضƷͣbеļľӲϵͳʾΪӢضƷ⣨“ģ”豸Աκʹ÷ӢضƷһʹãڴ˴ɡ
  2. ݱЭӢض˾“Ӣض”ǶռҲתõ׼ʹñİȨɡ
  3. Э涨֮⣬øơ޸ġ⡢ַۡתñκβֹ֣ͬδȨ
  4. 򹤳̡򷴻౾
  5. ЩֿܸЭ鲻ͬṩЩ渽֤涨

OEM ֤ ԸƺͷǣIJƷɷָһֻϵIJƷеһ֡вƷûṩĶάԸʱųκƷһϴһڰװӳķӳ񣬲ƣ

  1. ¶ʹãaӢضƷͣbеļľӲϵͳʾΪӢضƷ⣨“ģ”豸Աκʹ÷ӢضƷһʹãڴ˴ɡ
  2. ݱЭӢض˾“Ӣض”ǶռתõġʹñİȨɡ
  3. Э涨֮⣬øơ޸ġ⡢ַۡתñκβֹ֣ͬδȨ
  4. 򹤳̡򷴻౾
  5. ڷ֤Э½ĿͻЭ“⼴”Э顣޶ȣ֤Ӧñ֤ӢضӵȨ
  6. δõӢضȷɵ£ԴʽκεַɻתñƷκ
  7. ЩֿܸЭ鲻ͬṩЩ渽֤涨

Ȩơ ã (i) ʹûƱϣDZЭȷ涨(ii) κε(iii) δõӢضȷɵ·תñ(iv) ޸ġıIJֻȫDZЭȷ涨(v) Ա򹤳ֽ̡⣻(vi) ͼ޸Ļ۸ļܱʹõȨܣ(vii) δõӢضȷɵԴʽκεַתȨתñƷκ(viii) Ȩɻκε鿴ʹԴ룻 (ix) ޸ĻַԴʹκβųɵԼ“ų”Ϊʹá޸ĻַҪ (a) Դʽ¶ַ룻 (b) Ȩ޸ģ(x) ԴھƭԡǷijС

Ȩ ڴЭȷṩɣӢضȷʾķʽṩκйӢضӵлƵרϢרȨ̱ꡢҵܣ֪ʶȨȨ֤Ǵ˳ȷûκɻȨֱӷʽͨʾյֹԻʽ˵ӢضӢضרȨ̱֪ʶȨκȷȨ

ȨͰȨ“”ֻʹɣdzۡӢضԱиӵȨȨУҺ͵ķԼʹԼıôӱɾκΰȨֹͬԱδȨĸơӢضʱĴе֪ͨûֻ֧´

ԤĶݴЭаװʹõԤҵл߱ΪʽʾΪ“alpha-”“beta-”棨ԤáڱйԤκ뱾Эκͻ£̶ֽȽܽ˳ͻΪޡ˽ⲢϱԤӢض汾ҿܰһЩ⣬˻ᵼݶʧϵͳϻ󡣱Ԥ“ԭ”ṩӢضʹñԤɵʧṩκεеκΡӢضδδдԤı֤ӢضûȷʾʾᷢбԤӢضܲƳ뱾ԤݵԱԤκʹû뱾ԤصIJƷеȫκо򿪷еȫաӢضһǩЭṩԤԸԤʹͬʱܸЭԼ

޵ýӢضʵýʽṩӢض֤ýӢضṩʮʱڲʵϵ覴áҵȱݣ뽫ý巵صӢضиӢضѡƷн

ų⣬“”“ԭ”ṩṩκȷʾԡ֪ʶȨֺԣر;ԵĵӢض˾ԱаκϢ֡ͼΡӻĿ׼ȷԻԲҲеΡ

ơӢض乩Ӧ̶ʹû޷ʹñκ𺦣ʧҵжϻʧϢκΣʹӢض֪Щ𺦵ĿԡijЩϽֹųĵȻżȻ𺦣ƿܻܲϽȨһʾΪӢضƷ⣨ģ⣩豸ͱʹãӢضǸ⣨ģ⣩豸߻򴴽ߡⲢӢض֤ʹһ⣨ģ⣩豸ʱȷУӢضδƱ⣨ģ⣩豸Эͬϱ⣨ģ⣩豸Эͬʱ޷ȷͬԱ޷⣨ģ⣩豸ȷķճеȫΡͬ뱾⣨ģ⣩豸ʹصκβƷΡֱӻ⣨ʹӢضƻ챾ڹʧ⡢֧𺦡üʦѣӢض߼ְԱ֧߲ȷ䲻ʧ

δȨʹá ּڣȨκڱʱܻᵼ¸˺κϵͳӦóҽϵͳάϵͳϵͳȣ κЩԻδȨ;ʹñͬԻδȨ;йصIJƷΡֱӻ⣨ʹӢضڲƻ췽ڹʧ⡢֧𺦡üʦѣ뱣ӢضְԱ֧߲ȷ䲻ʧ

Эֹ ΥЭӢضκʱֹЭ顣Эֹٱ򽫱иƷ黹Ӣض

÷ɣ ɴЭӦܼݷɹƣǷɵִԭͬ⣬ϹʻۺͬԼµôЭ顣Υõijڷɼ³ڱӢضκЭ鸺ΣӢضȨĴǩд

Ȩ ĵʹ˽˷ÿֻṩ“Ȩ”ʹáƻ򹫿 FAR 52.227-14 DFARS 252.227-7013 et seq. ơԱƷʹӦΪӢضԱȨԼ˻ΪӢض

ԣ룺 Э֮Ӣİ汾κ֮汾෭汾֮ĿĽΪṩӢİ汾Լ


޶ڣ 4/02/12 10:56p ޶汾

DOCS/QUICK/CHS/note.gif0000755000000000000000000000073211651742220011426 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/CHS/style.css0000755000000000000000000000450511651742220011646 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/CHS/warranty.htm0000755000000000000000000000735312124523210012351 0ustar Ӳ

Ӳ

˻ȱݲƷ

ӱޣ

ص㣺

Ӣض˿֤ڱޣ

κ⳥


޸ڣ 2012 9 17 10:42

DOCS/QUICK/CHT0000755000000000000000000000000012233424115007704 5ustar DOCS/QUICK/CHT/10qi_cht.htm0000755000000000000000000002320412142406770012117 0ustar Intel® dֳtw˫n

Intel® dw

w Intel® AӺ 10 Gigabit Ad

wˤd

  1. qéޤUquCpGuHYΡvw˪ܡAХѦұzAC
  2. q~ߡAñqŦXdѲdKCziHϥΤ񤶭ds٭nѡAoˤ|yˮ`AOФnէפj󴡼Ѫ PCI tsw˨촡ѤC
  3. íTaNdJѡAéTwج[C
  4. Nq~߸˦^CJquC

w˧hd

  1. qéޤUquC
  2. q~ߡC
  3. NhdW PCIe sPDOWsM|Ӷ콦TwyC
  4. NDOU짹J MB sHΥdJ|өTwyC
  5. Nq~߸˦^CJquC

Wlu

Intel® AӺ 10 Gigabit ɤd ϥO 6BO 6aBO 7 AӺlusC

t SFP+ iJǪ Intel® AӺ 10 Gigabit AdG ھڼҲջsytӪӦw˼Ҳըóslu

t SC Y Intel® AӺ 10 Gigabit ֺdG Uçsֳs~ߡCN SC ֱYJtdج[W TX/RX s𤺡C

t LC Y Intel® AӺ 10 Gigabit ֺdG Uçsֳs~ߡCN LC YJdCpGluWPtd۲ (]A׳W)AhiѦұNlu䥦Y (Ҧp SC)C

Intel® AӺ 10 Gigabit CX4 dG luŦX IEEE Std 802.3ak, Clause 54 ( 54 ) WCWwluYO IEC 61076-3-113 ҩwq MDI latch-type receptacle (u®y)C

ҰʹqÿӥHUXʵ{w˻C

 


wXʵ{M Intel® PROSet n

Microsoft* Windows* @~t

`NG
  • wXʵ{ݭn@~tΪ޲zvC
  • pݤ䴩@~tΡAаѦ Intel 10GbE dnutέnDvC

Windows ҰʮɡAd|QswCnw˥TXʵ{C

  1. 줶dAWindows |w Windows `nXʵ{αҰuMsWwv FC

  2. pGFҰʪܡAпӴܨӱqʸˤФwXʵ{C

  3. pGw˪O Windows `nXʵ{ (F|X{)AдJ Intel CD ФAb Intel su ۰ʰܮɡA@UuwXʵ{Mnv sӧsXʵ{C۰ʰ|X{C


Linux

nإ߳oXʵ{Gi RPM* ʥ]Aа 'rpmbuild -tb <filename.tar.gz>'CXʵ{SwɮצW٨N <filename.tar.gz>C

`NG nϫإ߾A@~Aثe檺֤߻Pw˪֤ߨӷβպA@wn۲šCpGz譫ssĶ֤ߡAаWsҰʨtΡC

RPM \ʶȦb Red Hat ǻչLC

  1. N¦Xʵ{ tar ɮײzܪؿCҦpAϥ '/home/username/ixgb' '/usr/local/src/ixgb'.
     

  2. UntarAYOɡA䤤 <x.x.x> OXʵ{ tar XG

    tar zxf ixgb-<x.x.x>.tar.gz

  3. ܧXʵ{ src ؿA䤤 <x.x.x> OXʵ{ tar XG

    cd ixgb-<x.x.x>/src/

  4. sĶXʵ{ҲաG

    make install

    GiɮױNQwˬG

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    WCw˦mOw]mCǦmYǯSw Linux ǻӻiणTC

  5. w˼ҲաG

    modprobe ixgb <parameter>=<value>

  6. JHUOӫ IP }A䤤 <x> OXG

    ifconfig eth<x> <IP_address>

  7. TwiHA@~CJHUءAB <IP_address> OQծɡAۦPlBnWt~@q IP }G

    ping <IP_address>


FreeBSD

إߩMw

oXʵ{}oOFtX FreeBSD ֤ߡA 4.8 ΧsϥΪC

`NG z@wnwˮ֤ߨӷ~sĶXʵ{ҲաC

bUAx.x.x OXʵ{ tar ɮתW٤Xʵ{C

  1. N¦Xʵ{ tar ɮײzܪؿCҦpAϥ /home/username/ixgb /usr/local/src/ixgbC
     

  2. Ѱ tar/YӰOɡG

    tar xfz ixgb-x.x.x.tar.gz

    p|إߤ@ ixgb-x.x.x ؿC
     

  3. nw˻G
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. nNXʵ{J檺tΤAаHUBJG

      cd ixgb-x.x.x
      make

    Ϊ

      cd ixgb-<x.x.x>/src/
      make load
     

  5. n IP }줶dAпJG
      ifconfig ixgb<interface_num> <IP_address>
     

  6. TwiHA@~CJHUOA䤤 <IP_address> OgLիAbP@lBnWt~@q IP }G
      ping <IP_address>

  7. pGznXʵ{btαҰʮɦ۰ʸJܡG

  8. cd ixgb-<x.x.x>/src/
    make load
    cp if_ixgb.ko /modules

    s /boot/loader.confAsWUG

    if_ixgb_load="YES"

    Ϊ

    NXʵ{sĶ֤ (аѾ\ 8)C


    s /etc/rc.confAMإ߾A ifconfig_ixgb<interface_num> ءG

    ifconfig_ixgb<interface_num>="<ifconfig_settings>"

    ϥνdҡG

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    `NG YݨUAаѦ ifconfig C
     

  9. pGznNXʵ{sĶ֤ߤܡAпJG

      cd ixgb-<x.x.x>/src/
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    s /usr/src/sys/conf/files.i386 ɮסAMsWUG

      dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    q /usr/src/sys/conf/files.i386 ɮײHUUApG
    ̦sbG

      /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    s֤߲պAɮ (]NOAGENERIC MYKERNEL)
    /usr/src/sys/i386/confAåBTwU榳X{G

      device ixgb

    sĶæwˮ֤ߡCtΥs}~֤ߧsͮġC

YݽsĶ֤ߪLTAаѦ FreeBSD @~tλC

sT

YݧhTAаѦ Intel CD ФmϥΪ̫nn Intel 䴩G http://www.intel.com/p/zh_TW/support/C


*k߸T

W׭q 2007/10/11AU 3:49 ׭q

DOCS/QUICK/CHT/legaldis.htm0000755000000000000000000000136012115651350012266 0ustar k߸T

ۧ@vMkn

ۧ@v © 2002 - 2013 Intel CorporationCOd@vQC

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Intel q糧󤤪~βtdCIntel 礣惡B]tTsӿաC

IntelBItanium P Pentium Intel qbHΨLaӼСC

* 䥦W٩M~Pi~gŧiLҦ̤]C

OTT

nv

 


DOCS/QUICK/CHT/license.htm0000755000000000000000000002346111746003724012137 0ustar nv

INTEL nvX

n - ƻsBw˩ΨϥΫeХ\ŪC

ԲӾ\ŪHUکM󤧫eAФŽƻsBwˡBΨϥΥvX (²١uXѡv) ҤUѪonM (`١unv)C

unƻsBw˩ΨϥΦunvANܱzPNuuXѡvڡCpGzPNuXvڡAФnƻsBwˡBΨϥΦunvC

vѡG

Ъ`NG

  •  pGzOΨtκ޲zAHUu{vѡvAΩzC
  •  pGzO@ϥΪ̡AHUu@ϥΪ̱vѡvAΩzC
  •  pGzOl]ƻsyt (OEM)AHUuOEM vѡvAΩzC

{vG ziHNunvƻszqqHKbqϥΡA]iHƻsXzƥتunv ƥƥAOݨUC󭭨G

  1. unvvȭX֨ϥΩ (a) Intel 󲣫~BH (b) ("") ˸mAoظ˸m]pb檺uXȡv@~tΥݥH Intel 󲣫~e{CunvLϥΤ覡A]A () D Intel 󲣫~Abvd򤺡C
  2. buXѡvҦڤαWdUAIntel Corporation (² "Intel") ¤zDMݡBiunvϥεۧ@vC
  3. FuXvX~AziH惡unv󳡥iƻsBקBXBPBteBζǿAåBAz]PNnwunvgvƻspo͡C
  4. ziHϦVu{BѽsBΩѦunvC
  5. unvi]APBqwڤPAeqwH󨺨dzvѤC

@ϥΪ̱v G ziHNunvƻs@qWAzӤHγ~AåBiHs@@unvƥƥAݭnUC󪺭G

  1. unvvȭX֨ϥΩ (a) Intel 󲣫~BH (b) ("") ˸mAoظ˸m]pb檺uXȡv@~tΥݥH Intel 󲣫~e{CunvLϥΤ覡A]A () D Intel 󲣫~Abvd򤺡C
  2. buXѡvҦڤαWdUAIntel Corporation (² "Intel") ¤zDMݡBiunvϥεۧ@vC
  3. FuXvX~AziH惡unv󳡥iƻsBקBXBPBteBζǿAåBAz]PNnwunvgvƻspo͡C
  4. ziHϦVu{BѽsBΩѦunvC
  5. unvi]APBqwڤPAeqwH󨺨dzvѤC

OEM vG zȯHz~@ξXBz~{@ϥΪ̰Wߦunv@s (䥦Wߦ~~)BΥHjunvǻ (]AAAǻw˼vγXȵv) ӹ惡unviƻsMǻAݿuoDZWwG

  1. unvvȭX֨ϥΩ (a) Intel 󲣫~BH (b) ("") ˸mAoظ˸m]pb檺uXȡv@~tΥݥH Intel 󲣫~e{CunvLϥΤ覡A]A () D Intel 󲣫~Abvd򤺡C
  2. buXѡvҦڤαWdUAIntel Corporation (² "Intel") ¤zDMݡBiunvϥεۧ@vC
  3. FuXvX~AziH惡unv󳡥iƻsBקBXBPBteBζǿAåBAz]PNnwunvgvƻspo͡C
  4. ziHϦVu{BѽsBΩѦunvC
  5. zȯھڮѭvXNunvtezȤCvXiରu (break-the-seal)vvXCvܤO@ Intel 惡unvҦvC
  6. g Intel TѭPNAziHNunv󤸥󪺡uӷNXvαN䤤lͥXƶǻBAvBζǿ鵹ĤTC
  7. unvi]APBqwڤPAeqwH󨺨dzvѤC

vC ziHG (i) FuXѡvѪ~AϥΩνƻsunvF(ii) Nunv~ĤTF(iii) g Intel TѭPNAuXѡvζǿ馹unvF(iv) FuXѡvѪ~AγקBվB½ĶunvF(v) ϦVu{]pBѽsĶBΩѦunvF(vi) խקί}aWdunvγ~v޲z`\F(vii) g Intel TѭPNAǻBAvBζǿ馹unv󤸥󪺡uӷNXvHέl͸ƵĤTF(viii) \iBvBΦAvĤTAOL̯˵uӷNXvF(ix) קζǻuӷNXvΡunvAϨ䤤@ܦuMݱvvC(ϥΡBקBζǻ󤧤@AҿתuMݱvvݭn (a) HӷNX榡SζǻFΪ (b) LHvQקF(x) HFBcNBΫDk{ϥΩΥ]AuӷNXvC

LLvQC DuXvҴѪTvQA_hLשܩηtܡAIntel ¤z Intel ֦α]vTαMQBۧ@vBn@~BӼСBӷ~KΨLz]vvQαvCBTzH~ASvv|γzLqܡB޻BT½ѩΨL覡¤zCSOOAb Intel qBۧ@vBӼСBΨ䥦z]vWdUAIntel ¤zܩηtܪvQC

nҦvMۧ@vCunvOvϥΡAO_CunvҦƥҦv IntelCunvMLaۧ@vMkߡAHΰڱҫO@CziHunvۧ@v`NƶCzPNwLH惡unvi楼gvƻsCIntel i|HɦbtqpUA惡unvΦBΪضiASunvi䴩ΧsqȡC

wXn骺B~ڡC pGھڥuXѡvWdUw˩ΨϥΪunvOwӷ~μХܬunvuեΪv("wn")AHUڴNAΩzCwunvApGuϬqvһPuXѡvکαĬAuϬqveWV䥦کα󪺮ĤOAĤOȭѨMĬ𪺥ndCzFѨû{unvOwunvAäN Intel Ѫ̲סunvA䤤i]t~M䥦iyƿ򥢡BtάG١BΨ䥦~DCwunvHuˡvѡA]ϥιwunvҤް_l`AIntel bŧGKOTγdCz{ Intel |ӿեӱN|XwunvAåB Intel zSܩηtܪqȭnXwunvBӥB Intel iण|XPwunvۮeunvCz{Az檺sζ}oYPwunvBΪ̨ϥλPwunv~isζ}oӬsIѱzۦӾCpG Intel ̷ӥt~@ѭXѪeѱzwunvAz惡wunvϥΤ]ݭn즹XѪWdC

COTC pGunvO Intel HC鴣ѡAIntel OҦCb Intel eXEQѤ|ƤW岫CpGo{岫AбNCeٵ Intel HK Intel ܭnsΥH䥦keunvzC

ư䥦OTC FWzΪ~Aunv̭˴ѡASܩηtܪOTA]AAPʡBIǴz]vBίSwتAΩʪOTCIntel Oҥ礣Ӿᦹunvҥ]tTBrBϤBsΨLؤTΧʡC

dC ϥγnεLkϥγnҲͤl` (]AQlB~Ȥ_θT)AINTEL ΨӧtvdAY INTEL w򪾤Wzl`iʥOpC]YǥqkҰϤ\tܫOToηN~ladKέAҥHAHWiणAΩzCHzҦbҰϦөwAzi٦䥦kvQCX֨ϥΡunvM (“”) ˸m (]pتOnH Intel 󲣫~e{) ɡAzT{ Intel JO (“”) ˸m@̡A]Oгy̡CzFѨû{Aft ("") ˸mϥήɡAunvTϥ Intel ܡBIntel ]punvNOnX (“”) ˸mϥΡBåBApGX (“”) ˸mϥΡAunviLk`ާ@CX (“") ˸mϥήɡAzPNӾunviLk`@~ICzPNO٩M@ Intel Ψ䰪¾BlqBΪݤq|]unvX (") ˸mϥγy󪽱ζ~dBӤHˮ`BΦ`vӤް_ҦߡBOΡBl`B}PBHΫ߮vOӨˮ`AYϦv Intel bunv]pλsyWҲOpC

vϥΡC n骺]pBNϡBαvγ~OϥΩnGٴNiyӤH˩Φ` (ҦpAtΡBͨtΡBαϥͨt) tΩθ˸mC zYѩWzDwwΫDvγ~ӨϥΡunvAzO٨ëO Intel ΨDƪ̡BlqΪݾcAݩӾ]DwwΫDvγ~Ҭ󲣫~dBHˮ`Φ`nAӪζͤҦvQDiBBl`BXAHΦXz߮vOΡAYϳonź Intel b]pλsy Client ɦҲPC

XѲפC pGzHϨڳWwAIntel HɥiHפuXvCXפAzߨPunvαNҦunvƥ IntelC

AΪkߡC תk߽ĬhA̷ӦuXvWdް_vץѥ[{kߺ޲zCzPNupXꤽvufP⫴vAΩ󦹡uXѡvCziHHϾAΪ~PkMWw~PunvCDgv Intel NHѭܨñWA_hA׮ھڥXAIntel SdθqȡC

FvQC WunvMOpHX}oAHuvQvѨϥΡCuFvϥΡBƻsBo FAR52.227-14 M DFAR252.227-7013 ΨWwCuFvϥΦ~Ncӻ{ Intel 惡unvMvCӥ]өλsytӬO IntelC

yF½ĶC pGuXv^媩H䥦y½ĶA½ĶȥHKϥάتѡA@ӥH^媩DC


W׭q 2012/4/2AU 10:56 ׭q

DOCS/QUICK/CHT/note.gif0000755000000000000000000000073211651742220011427 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/CHT/style.css0000755000000000000000000000450511651742220011647 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/CHT/warranty.htm0000755000000000000000000000775112124523210012354 0ustar wOT

wOT

hٷ岫~

_aϡG

LaIG

Intel dhګOҡ]ȭ_aϡ^

dMvk


W׭q 2012/9/17 W 10:42

DOCS/QUICK/DEU0000755000000000000000000000000012233424117007705 5ustar DOCS/QUICK/DEU/10qi_deu.htm0000755000000000000000000003134212142406770012117 0ustar Schnellinstallationsanleitung fr Intel(R) Netzwerkadapter

Installation von Intel® Netzwerkadaptern

Installation des Intel® Ethernet 10-Gigabit-Server-Adapters

Einen Adapter installieren

  1. Schalten Sie den Computer aus und ziehen Sie den Netzstecker aus der Steckdose. Wenn Sie eine Hot-Plug-Installation ausfhren, lesen Sie zuerst die Serverdokumentation.
  2. Entfernen Sie die Computerabdeckung und die Blende des Adaptersteckplatzes, der fr Ihren Adapter passt. Sie knnen ohne negative Folgen einen Steckplatz benutzen, der lnger ist als der Anschluss Ihres Adapters; versuchen Sie jedoch nicht, den Adapter in einem Steckplatz zu installieren, der krzer ist als der PCI-Express-Anschluss.
  3. Setzen Sie den Adapter fest in den Steckplatz ein und befestigen Sie die Halterung.
  4. Bringen Sie die Computerabdeckung wieder an. Stecken Sie die Netzverbindung ein.

Eine Mezzanine-Erweiterungskarte installieren

  1. Schalten Sie den Computer aus und ziehen Sie den Netzstecker aus der Steckdose.
  2. Entfernen Sie die Computerabdeckung.
  3. Richten Sie den PCIe-Anschluss der Mezzanine-Erweiterungskarte mit dem Anschluss und den vier Abstandhaltern aus Kunststoff am Mainboard aus.
  4. Drcken Sie den Adapter in den Anschluss der Mezzanine-Karte, bis er fest sitzt und in den vier Abstandhaltern eingerastet ist.
  5. Bringen Sie die Computerabdeckung wieder an. Stecken Sie die Netzverbindung ein.

Schlieen Sie das Netzwerkkabel an

Intel® Ethernet 10-Gigabit-Kupfer-Adapter: Verwenden Sie Ethernetkabel der Kategorie 6, 6a oder 7.

Intel® Ethernet 10-Gigabit-Server-Adapter mit anschliebarem SFP+-Optics-Modul: Installieren Sie das Modul und schlieen Sie das Kabel entsprechend den Herstelleranweisungen fr das Modul an.

Intel® Ethernet 10-Gigabit-Glasfaseradapter mit SC-Steckverbinder: Entfernen Sie die Abdeckung des Glasfaseranschlusses und bewahren Sie sie gut auf. Stecken Sie einen SC-Glasfaser-Steckverbinder in die TX/RX-Anschlsse der Adapterklammer.

Intel® Ethernet 10-Gigabit-Glasfaseradapter mit LC-Steckverbinder: Entfernen Sie die Abdeckung des Glasfaseranschlusses und bewahren Sie sie gut auf. Stecken Sie einen LC-Steckverbinder in den Adapter. Sie knnen Kabel anderer Verbindungstypen (wie SC) verwenden, wenn die Kabel den optischen Spezifikationen des Adapters, einschlielich der Lngenbegrenzung, entsprechen.

Intel® Ethernet 10-Gigabit-CX4-Adapter: Die Kabel mssen den Spezifikationen des IEEE-Standards 802.3ak, Klausel 54 entsprechen. Der erforderliche Kabelanschluss ist ein aufklappbarer MDI-Steckplatz wie in IEC 61076-3-113 definiert.

Starten Sie den Computer und folgen Sie nachfolgenden Anweisungen zur Treiberinstallation.

 


Treiber und Intel® PROSet Software installieren

Microsoft* Windows*-Betriebssysteme

HINWEISE:
  • Fr die Installation von Treibern sind Administratorrechte fr das Betriebssystem erforderlich.
  • Die untersttzten Betriebssysteme finden Sie auf der Seite "Systemanforderungen" im Intel 10GbE Adapter-Handbuch.

Beim Start von Windows wird der Adapter als neue Hardware erkannt. So installieren Sie den Treiber richtig:

  1. Der Adapter wird erkannt, und Windows installiert entweder einen in Windows residenten Treiber oder startet den Assistent fr das Suchen neuer Hardware .

  2. Wenn der Assistent gestartet wird, folgen Sie den Aufforderungen, um den Treiber von der CD dieses Pakets zu installieren.

  3. Wenn ein in Windows residenter Treiber installiert wird (Assistent wird nicht angezeigt), aktualisieren Sie den Treiber durch Einlegen der Intel CD. Klicken Sie auf die Schaltflche Treiber und Software installieren , wenn das Fenster Intel Netzwerkanschlsse angezeigt wird.


Linux

Um ein binres RPM*-Paket dieses Treibers zu erstellen, fhren Sie 'rpmbuild -tb <dateiname.tar.gz>' aus. Ersetzen Sie <dateiname.tar.gz> mit dem Dateinamen des Treibers.

HINWEIS: Damit das erstellte Paket ordnungsgem funktioniert, MUSS der gegenwrtig ausgefhrte Kernel mit der Version und der Konfiguration der installierten Kernelquellen bereinstimmen. Wenn Sie den Kernel gerade neu kompiliert haben, fhren Sie jetzt einen Systemneustart aus.

Die RPM-Funktionalitt wurde bisher nur in Red Hat-Verteilungen getestet.

  1. Verschieben Sie die Basistreiber-Tardatei in ein Verzeichnis Ihrer Wahl. Verwenden Sie beispielsweise '/home/username/ixgb' oder '/usr/local/src/ixgb'.
     

  2. Entpacken/dekomprimieren Sie das Archiv, wobei <x.x.x> die Versionsnummer des Treibertars ist:

    tar zxf ixgb-<x.x.x>.tar.gz

  3. Wechseln Sie durch folgende Eingabe zum src-Verzeichnis des Treibers ber, wobei <x.x.x> die Versionsnummer des Treibertars ist:

    cd ixgb-<x.x.x>/src/

  4. Kompilieren Sie das Treibermodul:

    make install

    Die Binrdatei wird installiert als:

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    Die oben aufgefhrten Installationsverzeichnisse sind die Standardverzeichnisse. Sie sind mglicherweise fr bestimmte Linux-Distributionen nicht richtig.

  5. Installieren Sie das Modul:

    modprobe ixgb <parameter>=<value>

  6. Weisen Sie der Schnittstelle durch folgende Eingabe eine IP-Adresse zu, wobei <x> fr die Schnittstellennummer steht:

    ifconfig eth<x> <IP_address>

  7. Prfen Sie, ob die Schnittstelle funktioniert. Geben Sie Folgendes ein, wobei <IP_address> die IP-Adresse eines anderen Computers in dem Subnetz ist, in dem die Schnittstelle getestet wird:

    ping <IP_address>


FreeBSD

Aufbau und Installation

Dieser Treiber wurde fr die Verwendung mit FreeBSD-Kernel Version 4.8 oder hher entwickelt.

HINWEIS: Sie mssen Kernelquellen installiert haben, damit Sie das Treibermodul kompilieren knnen.

Bei den untenstehenden Anleitungen ist x.x.x die Treiberversion, wie sie im Namen der Treibertardatei angegeben ist.

  1. Verschieben Sie die Basistreiber-Tardatei in ein Verzeichnis Ihrer Wahl. Verwenden Sie beispielsweise /home/username/ixgb oder /usr/local/src/ixgb.
     

  2. Dekomprimieren Sie das Archiv:

    tar xfz ixgb-x.x.x.tar.gz

    Hierdurch wird das Verzeichnis ixgb-x.x.x erstellt.
     

  3. So installieren Sie die man-Seite:
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. Um den Treiber in einem laufenden System zu laden, fhren Sie die folgenden Schritte aus:

    cd ixgb-x.x.x
      make

    ODER

      cd ixgb-x.x.x/src
      make load
     

  5. Um der Schnittstelle eine IP-Adresse zuzuweisen, geben Sie Folgendes ein:
    ifconfig ixgb<Schnittstellennummer> <IP-Adresse>
     

  6. Prfen Sie, ob die Schnittstelle funktioniert. Geben Sie Folgendes ein, wobei <IP-Adresse> die IP-Adresse eines anderen Gertes auf demselben Subnet wie die Schnittstelle, die getestet wird, ist:
    ping <IP_address>

  7. Wenn Sie mchten, dass der Treiber beim Hochfahren des Systems automatisch geladen wird, fhren Sie Folgendes aus:

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    Bearbeiten Sie /boot/loader.conf und fgen Sie folgende Zeile hinzu:

    if_ixgb_load="YES"

    ODER

    kompilieren Sie den Treiber in den Kernel (siehe Punkt 8).


    Bearbeiten Sie /etc/rc.conf und erstellen Sie den geeigneten Eintrag fr ifconfig_ixgb<interface_num>:

    ifconfig_ixgb<interface_num>="<ifconfig_settings>"

    Anwendungsbeispiel:

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    HINWEIS: Hilfe finden Sie auf der ifconfig man-Seite.
     

  9. Wenn Sie den Treiber in den Kernel kompilieren mchten, geben Sie Folgendes ein:

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    Bearbeiten Sie die Datei /usr/src/sys/conf/files.i386 und fgen Sie folgende Zeile hinzu:

    dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    Entfernen Sie die folgenden Zeilen aus der Datei /usr/src/sys/conf/files.i386, wenn sie
    vorhanden sind:

    /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    Bearbeiten Sie die Kernelkonfigurationsdatei (GENERIC oder MYKERNEL) in
    /usr/src/sys/i386/conf und stellen Sie sicher, dass die folgende Zeile vorhanden ist:

    device ixgb

    Kompilieren Sie und installieren Sie den Kernel. Damit die Kernel-Aktualisierungen wirksam werden, ist ein Systemneustart erforderlich.

Weitere Informationen ber das Kompilieren des Kernels finden Sie in der Dokumentation ber das FreeBSD-Betriebssystem.

Weitere Informationen

Weitere Informationen finden Sie im Benutzerhandbuch auf der Intel CD oder der Intel Support-Website: http://www.intel.com/p/de_DE/support/.


*Rechtliche Hinweise

Zuletzt berarbeitet am 11.10.07 15:49 Revision

DOCS/QUICK/DEU/legaldis.htm0000755000000000000000000000167712115651350012300 0ustar Rechtliche Hinweise

Copyright und rechtliche Beschrnkungen

Copyright © 2002 2013 Intel Corporation. Alle Rechte vorbehalten.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Intel Corporation bernimmt keine Verantwortung fr Fehler oder Auslassungen in diesem Dokument. Auerdem macht Intel keinerlei Zusagen, dessen Inhalt zu aktualisieren.

Intel, Itanium und Pentium sind Marken der Intel Corporation in den USA und anderen Lndern.

*Andere Marken oder Produktnamen sind Eigentum der jeweiligen Inhaber.

Garantie-Informationen

Software-Lizenz

 


DOCS/QUICK/DEU/license.htm0000755000000000000000000004327011746003724012136 0ustar Software-Lizenz

INTEL SOFTWARE-LIZENZVEREINBARUNG

WICHTIG BITTE LESEN SIE DIESE VEREINBARUNG VOR DEM KOPIEREN, INSTALLIEREN ODER VERWENDEN DER SOFTWARE.

Lesen Sie die folgenden Nutzungsbedingungen, bevor Sie diese Software oder zugehrige Ressourcen (gemeinsam als Software“ bezeichnet), die unter dieser Lizenzvereinbarung (Vereinbarung“) bereitgestellt werden, kopieren, installieren oder verwenden.

Durch Kopieren, Installieren oder anderweitigen Einsatz der Software erklren Sie sich mit den Bestimmungen dieser Vereinbarung einverstanden. Wenn Sie die Bedingungen dieser Vereinbarung nicht akzeptieren, drfen Sie die Software nicht kopieren, installieren oder einsetzen.

LIZENZEN:

Bitte beachten Sie:

  • Wenn Sie Netzwerk- oder Systemadministrator sind, trifft die unten stehende Standortlizenz auf Sie zu.
  • Wenn Sie Endbenutzer sind, trifft die Einzelbenutzerlizenz auf Sie zu.
  • Wenn Sie ein Originalgertehersteller oder OEM sind, gilt die OEM-Lizenz“.

STANDORTLIZENZ: Sie drfen die Software auf Computer Ihrer Organisation zum firmeninternen Gebrauch kopieren und von der Software unter folgenden Bedingungen eine angemessene Anzahl an Sicherungskopien erstellen:

  1. Diese Software ist nur lizenziert fr den Gebrauch mit (a) physischen Intel Komponenten und (b) virtuellen (emulierten“) Gerten, die dafr konzipiert sind, dass sie von einem auf einer virtuellen Maschine ausgefhrten Gastbetriebssystem als Intel Komponente erkannt werden. Jeder anderweitige Gebrauch der Software, einschlielich Gebrauch mit nicht von Intel hergestellten Komponenten, fllt nicht unter diese Lizenzvereinbarung
  2. Vorbehaltlich aller Bedingungen dieses Vertrags erteilt Ihnen die Intel Corporation (Intel“) eine einfache, nicht bertragbare Lizenz unter Einhaltung der Urheberrechte von Intel fr den Einsatz der Software.
  3. Kein Teil der Software darf auer wie in dieser Vereinbarung festgelegt kopiert, modifiziert, vermietet, verkauft, verteilt oder bertragen werden, und Sie erklren sich damit einverstanden, ein unberechtigtes Kopieren dieser Software zu verhindern.
  4. Sie drfen die Software nicht nachbauen, dekompilieren oder disassemblieren.
  5. Die Software kann Bestandteile enthalten, die unter anderen Bedingungen als den hier erwhnten geliefert werden und deren Bedingungen in einer separaten Lizenz, die diesen Bestandteilen beiliegt, festgelegt sind.

EINZELBENUTZERLIZENZ: Sie drfen die Software auf einen einzelnen Computer fr Ihren persnlichen Gebrauch kopieren und von der Software unter folgenden Bedingungen eine Sicherungskopie erstellen:

  1. Diese Software ist nur lizenziert fr den Gebrauch mit (a) physischen Intel Komponenten und (b) virtuellen (emulierten“) Gerten, die dafr konzipiert sind, dass sie von einem auf einer virtuellen Maschine ausgefhrten Gastbetriebssystem als Intel Komponente erkannt werden. Jeder anderweitige Gebrauch der Software, einschlielich Gebrauch mit nicht von Intel hergestellten Komponenten, fllt nicht unter diese Lizenzvereinbarung
  2. Vorbehaltlich aller Bedingungen dieses Vertrags erteilt Ihnen die Intel Corporation (Intel“) eine einfache, nicht bertragbare Lizenz unter Einhaltung der Urheberrechte von Intel fr den Einsatz der Software.
  3. Kein Teil der Software darf auer wie in dieser Vereinbarung festgelegt kopiert, modifiziert, vermietet, verkauft, verteilt oder bertragen werden, und Sie erklren sich damit einverstanden, ein unberechtigtes Kopieren dieser Software zu verhindern.
  4. Sie drfen die Software nicht nachbauen, dekompilieren oder disassemblieren.
  5. Die Software kann Bestandteile enthalten, die unter anderen Bedingungen als den hier erwhnten geliefert werden und deren Bedingungen in einer separaten Lizenz, die diesen Bestandteilen beiliegt, festgelegt sind.

OEM-LIZENZ. Die Software darf nur als wichtiger Bestandteil Ihres Produkts bzw. integriert in Ihr Produkt oder als Standalone-Softwareaktualisierung zur Wartung fr bestehende Endanwender Ihrer Produkte unter Ausschluss aller anderen Standalone-Produkte, oder als Komponente einer greren Softwareverteilung, einschlielich der Verteilung eines Installations-Images oder eines Gast-VM-Images, reproduziert und verteilt werden, und zwar unter Vorbehalt folgender Bedingungen:

  1. Diese Software ist nur lizenziert fr den Gebrauch mit (a) physischen Intel Komponenten und (b) virtuellen (emulierten“) Gerten, die dafr konzipiert sind, dass sie von einem auf einer virtuellen Maschine ausgefhrten Gastbetriebssystem als Intel Komponente erkannt werden. Jeder anderweitige Gebrauch der Software, einschlielich Gebrauch mit nicht von Intel hergestellten Komponenten, fllt nicht unter diese Lizenzvereinbarung
  2. Vorbehaltlich aller Bedingungen dieses Vertrags erteilt Ihnen die Intel Corporation (Intel“) eine einfache, nicht bertragbare Lizenz unter Einhaltung der Urheberrechte von Intel fr den Einsatz der Software.
  3. Kein Teil der Software darf auer wie in dieser Vereinbarung festgelegt kopiert, modifiziert, vermietet, verkauft, verteilt oder bertragen werden, und Sie erklren sich damit einverstanden, ein unberechtigtes Kopieren dieser Software zu verhindern.
  4. Sie drfen die Software nicht nachbauen, dekompilieren oder disassemblieren.
  5. Sie drfen die Software nur in bereinstimmung mit einer schriftlichen Lizenzvereinbarung an Ihre Kunden vertreiben. Bei einer derartigen Lizenzvereinbarung kann es sich um eine Break the seal“ Lizenzvereinbarung handeln, d.h. um eine Lizenz, die mit ffnen der Verpackung oder CD-Hlle in Kraft tritt. Als Mindestvoraussetzung muss die Lizenz Intels Eigentumsrechte an der Software wahren.
  6. Sie drfen das Quellcode-Format irgendwelcher Komponenten der Software und alle Ableitungen davon ohne vorherige schriftliche Genehmigung von Intel nicht an Dritte verteilen, in Unterlizenz vergeben oder bertragen.
  7. Die Software kann Bestandteile enthalten, die unter anderen Bedingungen als den hier erwhnten geliefert werden und deren Bedingungen in einer separaten Lizenz, die diesen Bestandteilen beiliegt, festgelegt sind.

LIZENZEINSCHRNKUNGEN. Sie drfen NICHT: (i) die Software auf andere Weise als in diesem Vertrag vereinbart einsetzen oder kopieren; (ii) die Software an eine beliebige Drittpartei vermieten oder verpachten; (iii) diesen Vertrag oder die Software ohne ausdrckliche schriftliche Genehmigung von Intel bertragen; (iv) die Software zur Gnze oder Teile davon verndern, bearbeiten oder bersetzen, auer wie in diesem Vertrag vorgesehen; (v) die Software zurckentwickeln, dekompilieren oder disassemblieren; (vi) versuchen, die normale Funktion eines Lizenzmanagers, der den Einsatz der Software steuert, abzundern oder zu manipulieren; (vii) das Quellcode-Format irgendwelcher Komponenten der Software und alle Ableitungen davon ohne vorherige schriftliche Genehmigung von Intel an Dritte verteilen, in Unterlizenz vergeben oder bertragen; (viii) einer Drittpartei die Erlaubnis, Autorisierung, Lizenz oder Sublizenz erteilen, den Quellcode einzusehen oder zu verwenden; (ix) den Quellcode oder die Software verndern oder verteilen, so dass ein beliebiger Teil davon einer ausgeschlossenen Lizenz (Excluded License“) unterliegen wrde. (Eine ausgeschlossene Lizenz“ erfordert als Bedingung der Nutzung, Vernderung oder Verteilung, dass (a) der Code im Quellcodeformat offen gelegt oder verteilt wird; oder (b) andere das Recht haben, ihn zu verndern.); (x) den Quellcode oder die Software in betrgerischen, bsartigen oder ungesetzlichen Programmen verwenden oder darin einschlieen.

KEINE ANDEREN RECHTE. Es werden Ihnen von Intel keine anderen Rechte oder Lizenzen, sei es ausdrcklich oder konkludent, in Bezug auf die proprietren Informationen oder Patente, Urheberrechte, Topographien, Marken, Betriebsgeheimnisse oder andere Rechte an geistigem Eigentum erteilt, die Intel gehren oder von Intel kontrolliert werden, sofern dies nicht ausdrcklich in dieser Vereinbarung erwhnt ist. Soweit nicht ausdrcklich hier angegeben, werden Ihnen weder ausdrcklich noch konkludent Lizenzen oder Rechte gewhrt bzw. eingerumt. Intel gewhrt Ihnen keine ausdrcklichen oder konkludenten Rechte an Patenten, Urheberrechten und Marken von Intel oder andere Rechte an geistigem Eigentum.

EIGENTUM AN SOFTWARE UND URHEBERRECHTEN. Fr die Software wird eine Lizenz gewhrt; sie wird nicht verkauft. Das Eigentum aller Kopien der Software verbleibt bei Intel. Die Software ist urheberrechtlich und durch die Gesetze der Vereinigten Staaten von Amerika und anderer Lnder sowie durch internationale Abkommen geschtzt. Urheberrechtshinweise drfen nicht aus der Software entfernt werden. Sie erklren hiermit Ihr Einverstndnis, das unerlaubte Kopieren der Software zu verhindern. Intel kann die Software oder darin erwhnte Elemente jederzeit und ohne Vorankndigung ndern. Intel ist jedoch nicht dazu verpflichtet, die Software zu untersttzen oder zu aktualisieren.

ZUSTZLICHE BEDINGUNGEN FR PRE-RELEASE- SOFTWARE.  Wenn die Software, die Sie unter dieser Vereinbarung installieren oder verwenden, eine nicht kommerziell vertriebene Pre-Release-Version ist oder als Alpha“- oder Beta“-Version der Software (Pre-Release-Software“) gekennzeichnet ist, gelten folgende Bedingungen. Sollte eine Bedingung in diesem Abschnitt in Bezug auf Pre-Release-Software in Widerspruch zu anderen Bedingungen dieser Vereinbarung stehen, so ersetzt dieser Abschnitt die anderen Bedingungen, aber nur in dem Ausma, wie es zur Vermeidung des Widerspruchs erforderlich ist. Sie verstehen und erkennen an, dass es sich bei dieser Software um Pre-Release-Software und nicht die endgltige Software von Intel handelt. Sie kann Fehler und andere Probleme aufweisen, die zu Datenverlust, Systemausfall oder anderen Fehlern fhren knnen. Die Pre-Release-Software wird wie besehen“ bereitgestellt und Intel schliet jegliche Garantie oder Haftung fr Schden, die aus dem Gebrauch der Pre-Release-Software entstehen knnen, aus. Sie erkennen an, dass Intel keine Zusage gemacht hat, in Zukunft Pre-Release-Software zu verffentlichen und dass Intel Ihnen gegenber keine ausdrckliche oder konkludente Verpflichtung zur Verffentlichung der Pre-Release-Software hat und dass Intel mglicherweise keine Software verffentlicht, die mit der Pre-Release-Software kompatibel ist. Sie stimmen zu, dass die Gesamtheit aller Forschungs- und Entwicklungsarbeiten, die Sie in Zusammenhang mit der Pre-Release-Software oder einem Produkt, das die Pre-Release-Software nutzt oder damit verknpft ist, durchfhren, auf Ihr eigenes Risiko erfolgt. Wenn Intel Ihnen entsprechend einer eigenen schriftlichen Vereinbarung Pre-Release-Software zur Verfgung gestellt hat, unterliegt Ihr Gebrauch der Pre-Release-Software ebenfalls dieser Vereinbarung.

BESCHRNKTE GARANTIE FR DATENTRGER. Wenn die Software von Intel auf einem Datentrger geliefert wurde, garantiert Intel fr einen Zeitraum von neunzig Tagen nach der Lieferung durch Intel, dass der Datentrger frei von Materialschden ist. Falls der Datentrger beschdigt ist, knnen Sie ihn an Intel zurckgeben. Intel entscheidet in diesem Fall, ob der Datentrger ersetzt oder ob die Software auf einem anderen Weg an Sie ausgeliefert wird.

AUSSCHLUSS ANDERER GARANTIEN.  SOFERN OBEN NICHT ANDERWEITIG ANGEGEBEN WIRD DIE SOFTWARE IN DER VORLIEGENDEN FORM UND OHNE AUSDRCKLICHE ODER STILLSCHWEIGENDE GEWHR ANGEBOTEN. INTEL BERNIMMT KEINE GARANTIE FR DIE MARKTFHIGKEIT, RECHTSVERLETZUNGEN ODER DIE EIGNUNG FR EINEN BESTIMMTEN ZWECK. Intel bernimmt keine Garantie oder Verantwortung fr die Richtigkeit oder Vollstndigkeit der Informationen, des Texts, der Grafiken, Verknpfungen oder anderer Elemente, die in der Software enthalten sind.

HAFTUNGSBESCHRNKUNGEN.  IN KEINEM FALL HAFTEN INTEL ODER INTELS LEISTUNGSERBRINGER FR SCHDEN JEGLICHER ART (EINSCHLIESSLICH, ABER NICHT BESCHRNKT AUF SCHDEN DURCH ENTGANGENE GEWINNE, GESCHFTSUNTERBRECHUNGEN ODER DATENVERLUST), DIE AUS DEM GEBRAUCH ODER NICHT MGLICHEN GEBRAUCH DER SOFTWARE ENTSTEHEN, SELBST WENN INTEL VON DER MGLICHKEIT DERARTIGER SCHDEN IN KENNTNIS GESETZT WURDE. IN EINIGEN GERICHTSBARKEITEN IST DER AUSSCHLUSS ODER DIE EINSCHRNKUNG DER HAFTUNG FR STILLSCHWEIGENDE GEWHRLEISTUNGEN ODER FR MITTELBARE BZW. BEILUFIG ENTSTANDENE SCHDEN NICHT ZULSSIG, SO DASS DIE OBEN AUFGEFHRTE EINSCHRNKUNG MGLICHERWEISE AUF SIE NICHT ZUTRIFFT. SIE HABEN UNTER UMSTNDEN NOCH ANDERE RECHTE, DIE JE NACH GERICHTSBARKEIT VARIIEREN KNNEN. Fr den Fall, dass Sie die Software in Verbindung mit einem virtuellen (emulierten“) Gert verwenden, das so konzipiert ist, dass es als Intel Komponente erkannt wird, erkennen Sie an, dass Intel weder der Urheber noch der Hersteller des virtuellen (emulierten“) Gerts ist. Sie verstehen und erkennen an, dass Intel keine Zusicherungen ber den korrekten Betrieb der Software macht, wenn diese mit einem virtuellen (emulierten“) Gert verwendet wird, dass Intel die Software nicht fr den Betrieb mit einem virtuellen (emulierten“) Gert entwickelt hat und dass die Software mglicherweise in Verbindung mit einem virtuellen (emulierten“) Gert nicht korrekt funktioniert. Sie stimmen zu, das Risiko zu bernehmen, dass die Software mglicherweise in Verbindung mit einem virtuellen (emulierten“) Gert nicht korrekt funktioniert. Sie stimmen zu, dass Sie Intel und seine Geschftsfhrer, Niederlassungen und verbundenen Unternehmen von allen Ansprchen, Kosten, Schden, Auslagen sowie Anwaltskosten freistellen, die sich direkt oder indirekt aus einem Anspruch auf Produkthaftung, Krperverletzung oder Tod ergeben und im Zusammenhang mit dem Gebrauch der Software in Verbindung mit einem virtuellen (emulierten“) Gert stehen, selbst dann, wenn im Anspruch vorgebracht wird, dass Intel im Design oder der Herstellung der Software fahrlssig handelte.

UNBEFUGTER GEBRAUCH. DIE SOFTWARE WURDE NICHT FR DEN EINSATZ IN SYSTEMEN ODER ANWENDUNGEN KONZIPIERT, IN DENEN DER AUSFALL DER SOFTWARE ZU PERSONENVERLETZUNG ODER LEBENSBEDROHLICHEN SITUATIONEN FHREN KNNTE (Z. B. IN MEDIZINISCHEN SYSTEMEN ODER LEBENSRETTUNGS- ODER LEBENSERHALTUNGSSYSTEMEN). Sollten Sie die Software fr solche nicht vorgesehenen oder nicht genehmigten Zwecke einsetzen, stellen Sie Intel und seine Geschftsfhrer, Niederlassungen und verbundenen Unternehmen von allen Ansprchen, Kosten, Schden, Auslagen sowie Anwaltskosten frei, die sich direkt oder indirekt aus einem Anspruch auf Produkthaftung, Krperverletzung oder Tod ergeben und in Verbindung mit dem nicht vorgesehenen oder nicht genehmigten Einsatz stehen, selbst dann, wenn im Anspruch vorgebracht wird, dass Intel im Design oder der Herstellung dieses Teils fahrlssig handelte.

BEENDIGUNG DIESER VEREINBARUNG. Diese Vereinbarung kann von Intel jederzeit beendet werden, wenn Sie die genannten Bestimmungen nicht einhalten. Wird die Vereinbarung beendet, sind Sie dazu verpflichtet, die Software entweder umgehend zu lschen oder alle Kopien der Software an Intel zurckzugeben.

ANWENDBARES RECHT. Ansprche, die im Rahmen dieser Vereinbarung erhoben werden, unterliegen dem Recht des US-Bundesstaats Kalifornien, ungeachtet der Prinzipien zur Gesetzeskollision. Sie erklren sich damit einverstanden, dass das bereinkommen der Vereinten Nationen ber Vertrge ber den internationalen Warenkauf in Bezug auf diesen Vertrag nicht zutrifft. Sie drfen die Software nicht exportieren, wenn der Export gegen geltende Exportgesetze und -bestimmungen verstt. Intel ist an keine anderen Vereinbarungen gebunden, es sei denn, sie liegen in schriftlicher Form vor und wurden von einem autorisierten Reprsentanten von Intel unterzeichnet.

EINGESCHRNKTE RECHTE DER US-REGIERUNG. Die im Lieferumfang enthaltene Software und Dokumentation wurden mit privaten finanziellen Mitteln entwickelt und werden mit EINGESCHRNKTEN RECHTEN“ bereitgestellt. Die Verwendung, Vervielfltigung oder Verffentlichung durch Regierungsbehrden unterliegt den Bestimmungen, die in FAR 52.227-14 und DFARS 252.227-7013 ff. oder einer entsprechenden Aktualisierung aufgefhrt sind. Die Verwendung dieses Produkts durch US-Regierungsbehrden erfolgt unter Anerkennung der diesbezglichen Eigentumsrechte von Intel. Auftraggeber oder Hersteller ist Intel.

SPRACHE; BERSETZUNGEN. Sollte die englische Version dieses Vertrags zusammen mit einer in eine andere Sprache bersetzten Version ausgeliefert werden, dient diese bersetzte Version ausschlielich zu Informationszwecken; die englische Version ist die einzige rechtsgltige Version.


Stand: 02.04.2012 22:56 Revision

DOCS/QUICK/DEU/note.gif0000755000000000000000000000073211651742220011426 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/DEU/style.css0000755000000000000000000000450511651742220011646 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/DEU/warranty.htm0000755000000000000000000001550412122016340012345 0ustar Beschrnkte lebenslange Hardwaregarantie

Beschrnkte lebenslange Hardwaregarantie

Rckgabe eines defekten Produkts

Aus Nordamerika:

Alle anderen Orte:

Geldrckgabegarantie fr Intel Adapter (nur Nordamerika)

Haftungsbeschrnkungen und Rechtsmittel


Stand: 17.09.2012 10:42

DOCS/QUICK/ENU0000755000000000000000000000000012233424120007711 5ustar DOCS/QUICK/ENU/10qi_enu.htm0000755000000000000000000002705012135616754012153 0ustar Intel(R) Network Adapters Quick Installation Guide

Intel® Network Adapter Installation

Install the Intel® Ethernet 10 Gigabit Server Adapter

Install an Adapter

  1. Turn off the computer and unplug the power cord. If performing a "hot plug" install, see your server documentation first.
  2. Remove the computer cover and the adapter slot cover from the slot that matches your adapter. You may utilize a slot that is longer than your adapter’s connector with no harm, but do not attempt to install in a slot that is shorter than the PCI Express connector.
  3. Firmly place the adapter into the slot and secure the bracket.
  4. Replace the computer cover. Plug in the power cord.

Install a Mezzanine Card

  1. Turn off the computer and unplug the power cord.
  2. Remove the computer cover.
  3. Align the PCIe connector on the mezzanine board with the connector and four plastic standoffs on the motherboard.
  4. Press the adapter until it is fully inserted into the MB connector and snaps into the four standoffs.
  5. Replace the computer cover. Plug in the power cord.

Attach the Network Cable

Intel® Ethernet 10 Gigabit copper adapters: Use Category 6, Category 6a, or Category 7 Ethernet cabling.

Intel® Ethernet 10 Gigabit Server Adapter with SFP+ pluggable optics: Install the module and attach the cable according to the module manufacturer’s directions

Intel® Ethernet 10 Gigabit fiber adapters with SC connector: Remove and save the fiber optic connector cover. Insert a SC fiber optic connector into the TX/RX ports on the adapter bracket.

Intel® Ethernet 10 Gigabit fiber adapters with LC connector: Remove and save the fiber optic connector cover. Insert an LC connector into the adapter. Conversion cables to other connector types (such as SC) may be used if the cabling matches the optical specifications of the adapter, including length limitations.

Intel® Ethernet 10 Gigabit CX4 adapters: Physical cabling must meet IEEE Std 802.3ak, Clause 54 specifications. The required cable connector is an MDI latch-type receptacle, as defined by IEC 61076-3-113.

Start your computer and follow the driver installation instructions below.

 


Install the Drivers and Intel® PROSet Software

Microsoft* Windows* Operating Systems

NOTES:
  • Installing drivers requires administrator rights to the operating system.
  • See the System Requirements page in the Intel 10GbE Adapter Guide for supported operating systems.

The adapter is detected as new hardware when Windows starts. To install the correct driver:

  1. The adapter is detected and Windows either installs a Windows resident driver or starts the Found New Hardware wizard.

  2. If the wizard starts, follow the prompts to install the driver from the CD in this package.

  3. If a Windows resident driver installs (wizard does not appear), update the driver by inserting the Intel CD and clicking the Install Drivers and Software button when the Intel Network Connections autorun window appears.


Linux

To build a binary RPM* package of this driver, run 'rpmbuild -tb <filename.tar.gz>'. Replace <filename.tar.gz> with the specific file name of the driver.

NOTE: For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel reboot the system now.

RPM functionality has only been tested in Red Hat distributions.

  1. Move the base driver tar file to the directory of your choice. For example, use '/home/username/ixgb' or '/usr/local/src/ixgb'.
     

  2. Untar/unzip the archive, where <x.x.x> is the version number for the driver tar:

    tar zxf ixgb-<x.x.x>.tar.gz

  3. Change to the driver src directory, where <x.x.x> is the version number for the driver tar:

    cd ixgb-<x.x.x>/src/

  4. Compile the driver module:

    make install

    The binary will be installed as:

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    The install locations listed above are the default locations. They might not be correct for certain Linux distributions.

  5. Install the module:

    modprobe ixgb <parameter>=<value>

  6. Assign an IP address to the interface by entering the following, where <x> is the interface number:

    ifconfig eth<x> <IP_address>

  7. Verify that the interface works. Enter the following, where <IP_address> is the IP address of another machine on the same subnet as the interface that is being tested:

    ping <IP_address>


FreeBSD

Building and Installation

This driver has been developed for use with FreeBSD kernel, versions 4.8 and later.

NOTE: You must have kernel sources installed in order to compile the driver module.

In the instructions below, x.x.x is the driver version as indicated in the name of the driver tar file.

  1. Move the base driver tar file to the directory of your choice. For example, use /home/username/ixgb or /usr/local/src/ixgb.
     

  2. Untar/unzip the archive:

    tar xfz ixgb-x.x.x.tar.gz

    This will create an ixgb-x.x.x directory.
     

  3. To install man page:
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. To load the driver onto a running system, perform the following steps:

      cd ixgb-x.x.x
      make

    OR

      cd ixgb-x.x.x/src
      make load
     

  5. To assign an IP address to the interface, enter the following:
      ifconfig ixgb<interface_num> <IP_address>
     

  6. Verify that the interface works. Enter the following, where <IP_address> is the IP address for another machine on the same subnet as the interface that is being tested:
      ping <IP_address>

  7. If you want the driver to load automatically when the system is booted:

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    Edit /boot/loader.conf, and add the following line:

    if_ixgb_load="YES"

    OR

    compile the driver into the kernel (see item 8).


    Edit /etc/rc.conf, and create the appropriate ifconfig_ixgb<interface_num> entry:

    ifconfig_ixgb<interface_num>="<ifconfig_settings>"

    Example usage:

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    NOTE: For assistance, see the ifconfig man page.
     

  9. If you want to compile the driver into the kernel, enter:

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    Edit the /usr/src/sys/conf/files.i386 file, and add the following line:

      dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    Remove the following lines from the /usr/src/sys/conf/files.i386 file, if
    they exist:

      /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    Edit the kernel configuration file (i.e., GENERIC or MYKERNEL) in
    /usr/src/sys/i386/conf, and ensure the following line is present:

      device ixgb

    Compile and install the kernel. The system must be reboot for the kernel updates to take affect.

For additional information on compiling the kernel, consult the FreeBSD operating system documentation.

More Information

For more information, see the User's Guide on the Intel CD or Intel support web site: http://support.intel.com.


*Legal Information

Last modified on 10/11/07 3:49p Revision

DOCS/QUICK/ENU/legaldis.htm0000755000000000000000000000165612110653010012275 0ustar Legal Information

Copyright and Legal Disclaimers

Copyright © 2002 - 2013 Intel Corporation. All rights reserved.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Intel Corporation assumes no responsibility for errors or omissions in this document. Nor does Intel make any commitment to update the information contained herein.

Intel, Itanium, and Pentium are trademarks of Intel Corporation in the U.S. and other countries.

*Other names and brands may be claimed as the property of others.

Warranty Information

Software License

 


DOCS/QUICK/ENU/license.htm0000755000000000000000000003756411736273470012167 0ustar Software License

INTEL SOFTWARE LICENSE AGREEMENT

IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.

Do not copy, install, or use this software and any associated materials (collectively, the “Software”) provided under this license agreement (“Agreement”) until you have carefully read the following terms and conditions.

By copying, installing, or otherwise using the Software, you agree to be bound by the terms of this Agreement. If you do not agree to the terms of this Agreement, do not copy, install, or use the Software.

LICENSES:

Please Note:

  • If you are a network or system administrator, the “Site License” below shall apply to you.
  • If you are an end user, the “Single User License” shall apply to you.
  • If you are an original equipment manufacturer (OEM), the “OEM License” shall apply to you.

SITE LICENSE: You may copy the Software onto your organization’s computers for your organization’s use, and you may make a reasonable number of back-up copies of the Software, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute, or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

SINGLE USER LICENSE: You may copy the Software onto a single computer for your personal use, and you may make one back-up copy of the Software, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute, or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

OEM LICENSE: You may reproduce and distribute the Software only as an integral part of or incorporated in your product, as a standalone Software maintenance update for existing end users of your products, excluding any other standalone products, or as a component of a larger Software distribution, including but not limited to the distribution of an installation image or a Guest Virtual Machine image, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. You may only distribute the Software to your customers pursuant to a written license agreement. Such license agreement may be a "break-the-seal" license agreement. At a minimum such license shall safeguard Intel's ownership rights to the Software.
  6. You may not distribute, sublicense or transfer the Source Code form of any components of the Software and derivatives thereof to any third party without the express written consent of Intel.
  7. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

LICENSE RESTRICTIONS. You may NOT: (i) use or copy the Software except as provided in this Agreement; (ii) rent or lease the Software to any third party; (iii) assign this Agreement or transfer the Software without the express written consent of Intel; (iv) modify, adapt, or translate the Software in whole or in part except as provided in this Agreement; (v) reverse engineer, decompile, or disassemble the Software; (vi) attempt to modify or tamper with the normal function of a license manager that regulates usage of the Software; (vii) distribute, sublicense or transfer the Source Code form of any components of the Software and derivatives thereof to any third party without the express written consent of Intel; (viii) permit, authorize, license or sublicense any third party to view or use the Source Code; (ix) modify or distribute the Source Code or Software so that any part of it becomes subject to an Excluded License. (An "Excluded License" is one that requires, as a condition of use, modification, or distribution, that (a) the code be disclosed or distributed in source code form; or (b) others have the right to modify it.); (x) use or include the Source Code or Software in deceptive, malicious or unlawful programs.

NO OTHER RIGHTS. No rights or licenses are granted by Intel to you, expressly or by implication, with respect to any proprietary information or patent, copyright, mask work, trademark, trade secret, or other intellectual property right owned or controlled by Intel, except as expressly provided in this Agreement. Except as expressly provided herein, no license or right is granted to you directly or by implication, inducement, estoppel, or otherwise. Specifically, Intel grants no express or implied right to you under Intel patents, copyrights, trademarks, or other intellectual property rights.

OWNERSHIP OF SOFTWARE AND COPYRIGHTS. The Software is licensed, not sold. Title to all copies of the Software remains with Intel. The Software is copyrighted and protected by the laws of the United States and other countries and international treaty provisions. You may not remove any copyright notices from the Software. You agree to prevent any unauthorized copying of the Software. Intel may make changes to the Software, or to items referenced therein, at any time without notice, but is not obligated to support or update the Software.

ADDITIONAL TERMS FOR PRE-RELEASE SOFTWARE.  If the Software you are installing or using under this Agreement is pre-commercial release or is labeled or otherwise represented as alpha- or beta- versions of the Software ("pre-release Software"), then the following terms apply. To the extent that any provision in this Section conflicts with any other term(s) or condition(s) in this Agreement with respect to pre-release Software, this Section shall supersede the other term(s) or condition(s), but only to the extent necessary to resolve the conflict. You understand and acknowledge that the Software is pre-release Software, does not represent the final Software from Intel, and may contain errors and other problems that could cause data loss, system failures, or other errors. The pre-release Software is provided to you "as-is" and Intel disclaims any warranty or liability to you for any damages that arise out of the use of the pre-release Software. You acknowledge that Intel has not promised that pre-release Software will be released in the future, that Intel has no express or implied obligation to you to release the pre-release Software and that Intel may not introduce Software that is compatible with the pre-release Software. You acknowledge that the entirety of any research or development you perform that is related to the pre-release Software or to any product making use of or associated with the pre-release Software is done at your own risk. If Intel has provided you with pre-release Software pursuant to a separate written agreement, your use of the pre-release Software is also governed by such agreement.

LIMITED MEDIA WARRANTY.  If the Software has been delivered by Intel on physical media, Intel warrants the media to be free from material physical defects for a period of ninety days after delivery by Intel. If such a defect is found, return the media to Intel for replacement or alternate delivery of the Software as Intel may select.

EXCLUSION OF OTHER WARRANTIES.  EXCEPT AS PROVIDED ABOVE, THE SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. Intel does not warrant or assume responsibility for the accuracy or completeness of any information, text, graphics, links, or other items contained within the Software.

LIMITATION OF LIABILITY.  IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF INTEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS PROHIBIT EXCLUSION OR LIMITATION OF LIABILITY FOR IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE ABOVE LIMITATION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION. In the event that you use the Software in conjunction with a virtual (emulated) device designed to appear as an Intel component product, you acknowledge that Intel is neither the author nor the creator of the virtual (emulated) device. You understand and acknowledge that Intel makes no representations about the correct operation of the Software when used with a virtual (emulated) device, that Intel did not design the Software to operate in conjunction with the virtual (emulated) device, and that the Software may not be capable of correct operation in conjunction with the virtual (emulated) device. You agree to assume the risk that the Software may not operate properly in conjunction with the virtual (emulated) device. You agree to indemnify and hold Intel and its officers, subsidiaries and affiliates harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of product liability, personal injury or death associated with the use of the Software in conjunction with the virtual (emulated) device, even if such claim alleges that Intel was negligent regarding the design or manufacture of the Software.

UNAUTHORIZED USE. THE SOFTWARE IS NOT DESIGNED, INTENDED, OR AUTHORIZED FOR USE IN ANY TYPE OF SYSTEM OR APPLICATION IN WHICH THE FAILURE OF THE SOFTWARE COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR (E.G MEDICAL SYSTEMS, LIFE SUSTAINING OR LIFE SAVING SYSTEMS). If you use the Software for any such unintended or unauthorized use, you shall indemnify and hold Intel and its officers, subsidiaries and affiliates harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of product liability, personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that Intel was negligent regarding the design or manufacture of the part.

TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement at any time if you violate its terms. Upon termination, you will immediately destroy the Software or return all copies of the Software to Intel.

APPLICABLE LAWS. Claims arising under this Agreement shall be governed by the laws of the State of California, without regard to principles of conflict of laws. You agree that the terms of the United Nations Convention on Contracts for the Sale of Goods do not apply to this Agreement. You may not export the Software in violation of applicable export laws and regulations. Intel is not obligated under any other agreements unless they are in writing and signed by an authorized representative of Intel.

GOVERNMENT RESTRICTED RIGHTS. The enclosed Software and documentation were developed at private expense, and are provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by the Government is subject to restrictions as set forth in FAR 52.227-14 and DFARS 252.227-7013 et seq. or its successor. The use of this product by the Government constitutes acknowledgement of Intels proprietary rights in the Software. Contractor or Manufacturer is Intel.

LANGUAGE; TRANSLATIONS. In the event that the English language version of this Agreement is accompanied by any other version translated into any other language, such translated version is provided for convenience purposes only and the English language version shall control.


Last modified on 4/02/12 10:56p Revision

DOCS/QUICK/ENU/note.gif0000755000000000000000000000073211651742220011440 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/ENU/style.css0000755000000000000000000000450511651742220011660 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/ENU/warranty.htm0000755000000000000000000001374712135233534012400 0ustar Limited Lifetime Hardware Warranty

Limited Lifetime Hardware Warranty

Returning a defective product

From North America:

All other locations:

Intel Adapter Money-back Guarantee (North America Only)

Limitation of Liability and Remedies


Last modified on 9/17/12 10:42a

DOCS/QUICK/ESN0000755000000000000000000000000012233424121007710 5ustar DOCS/QUICK/ESN/10qi_esn.htm0000755000000000000000000003061212140132664012132 0ustar Gua rpida de instalacin de adaptadores de red Intel(R)

Instalacin de adaptadores de red Intel®

Instale el adaptador de Ethernet Intel® de 10 Gigabits para servidores

Instalar un adaptador

  1. Apague su PC y desconecte el cable de energa. Si va a realizar una instalacin de "conexin en funcionamiento", consulte primero la documentacin de su servidor.
  2. Quite la cubierta del sistema y la cubierta de la ranura del adaptador en la ranura que corresponde al adaptador. Puede utilizar una ranura ms larga que el conector del adaptador sin problemas, pero no intente realizar la instalacin en una ranura ms corta que el conector PCI Express.
  3. Coloque de manera segura el adaptador en la ranura y asegure el soporte.
  4. Vuelva a colocar la cubierta de su PC. Conecte el cable de energa.

Instalar una tarjeta Mezzanine

  1. Apague su PC y desconecte el cable de energa.
  2. Desmonte la cubierta de su PC.
  3. Alinee el conector PCIe en la placa mezzanine con el conector y cuatro sujetadores en la placa base.
  4. Presione el adaptador hasta que se haya insertado por completo en el conector MB y quede encajado en los cuatro sujetadores.
  5. Vuelva a colocar la cubierta de su PC. Conecte el cable de energa.

Conexin del cable de red

Adaptadores de Ethernet Intel® de 10 Gigabits de cobre: Utilice cables Ethernet de Categora 6, Categora 6a o Categora 7.

Adaptador de Ethernet Intel® de 10 Gigabits con ptica acoplable SFP+: Instale el mdulo y conecte el cable segn las instrucciones del fabricante del mdulo

Adaptadores de Ethernet Intel® de 10 Gigabits de fibra con conector SC: Retire y guarde la cubierta del conector de fibra ptica. Introduzca un conector de fibra ptica SC en los puertos transmisin/recepcin del soporte del adaptador.

Adaptadores de Ethernet Intel® de 10 Gigabits de fibra con conector LC: Retire y guarde la cubierta del conector de fibra ptica. Inserte un conector LC en el adaptador. Puede utilizar cables de conversin a otros tipos de conector (como SC) si el cableado se ajusta a las especificaciones pticas del adaptador, incluyendo las limitaciones de longitud.

Adaptadores CX4 de Ethernet Intel® de 10 Gigabits: Las caractersticas fsicas del cable deben satisfacer las especificaciones IEEE Std 802.3ak, clusula 54. El conector de cable requerido es un receptculo tipo cierre MDI, tal como lo define IEC 61076-3-113.

Inicie su PC y siga las instrucciones de instalacin de los controladores que se ofrecen a continuacin.

 


Instalacin de los controladores y el software Intel® PROSet

Sistemas operativos Microsoft* Windows*

NOTAS:
  • La instalacin de los controladores requiere que se tengan derechos de administrador en el sistema operativo.
  • Consulte la pgina de requisitos de sistema del manual del adaptador Intel 10GbE para obtener informacin sobre los sistemas operativos compatibles.

El adaptador se detecta como hardware nuevo cuando Windows se inicia. Para instalar el controlador correcto:

  1. El adaptador se detecta y Windows instala un controlador residente de Windows o inicia el asistente Nuevo hardware encontrado .

  2. Si se inicia el asistente, siga las indicaciones para instalar el controlador desde el CD que se suministra.

  3. Si se instala un controlador residente de Windows (no aparece el asistente), inserte el CD de Intel y haga clic en el botn Instalar los controladores y el software para actualizar el controlador cuando la ventana de ejecucin automtica Conexiones de red Intel aparece.


Linux

Para compilar un paquete RPM* binario de este controlador, ejecute 'rpmbuild -tb <nombre_de_archivo.tar.gz>'. Sustituya <nombrearchivo.tar.gz> por el nombre de archivo especfico del controlador.

NOTA: Para que la creacin funcione correctamente, el kernel en ejecucin DEBE coincidir con la versin y configuracin de las fuentes instaladas del kernel. Si acaba de recompilar el kernel, reinicie el sistema.

El funcionamiento de RPM slo se ha probado con las distribuciones Red Hat.

  1. Mueva el archivo con la extensin tar del controlador base al directorio que seleccione. Por ejemplo, utilice '/home/username/ixgb' o '/usr/local/src/ixgb'.
     

  2. Para descomprimir el archivo, escriba lo siguiente, donde <x.x.x> es el nmero de versin del archivo tar del controlador:

    tar zxf ixgb-<x.x.x>.tar.gz

  3. Vaya al directorio src del controlador. donde <x.x.x> es el nmero de versin del archivo tar del controlador:

    cd ixgb-<x.x.x>/src/

  4. Compile el mdulo del controlador:

    make install

    El binario se instalar como:

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    Las ubicaciones de instalacin descritas anteriormente son las predeterminadas, y es posible que no sean correctas para determinadas distribuciones de Linux.

  5. Instale el mdulo:

    modprobe ixgb <parmetro>=<valor>

  6. Asigne una direccin IP a la interfaz. Para ello, escriba lo siguiente, donde <x> es el nmero de interfaz:

    ifconfig eth<x> <direccin_IP>

  7. Compruebe que funcione la interfaz. Introduzca lo siguiente, donde <direccin_IP> es la direccin IP de otra mquina situada en la misma subred que la interfaz que se est probando:

    ping <direccin_IP>


FreeBSD

Compilacin e instalacin

Este controlador ha sido desarrollado para utilizarse con las versiones 4.8 y posteriores del kernel FreeBSD.

NOTA: Debe contar con los recursos de kernel ya instalados para poder compilar el mdulo de controlador.

En las instrucciones a continuacin, x.x.x es la versin del controlador segn se indica en el nombre del archivo tar del controlador.

  1. Mueva el archivo con la extensin tar del controlador base al directorio que seleccione. Por ejemplo, utilice /home/username/ixgb o /usr/local/src/ixgb.
     

  2. Descomprima el archivo tar o zip:

    tar xfz ixgb-x.x.x.tar.gz

    Esto crear un directorio ixgb-x.x.x.
     

  3. Para instalar una pgina man:
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. Para cargar el controlador en un sistema en ejecucin, realice los pasos siguientes:

    cd ixgb-x.x.x
      make

    O BIEN

      cd ixgb-x.x.x/src
      make load
     

  5. Para asignar una direccin IP a la interfaz, escriba lo siguiente:
    ifconfig ixgb<nm_interfaz> <direccin_IP>
     

  6. Compruebe que funcione la interfaz. Escriba lo siguiente, donde <direccin_IP> es la direccin IP de otra mquina en la misma subred donde se encuentra la interfaz que se est probando:
    ping <direccin_IP>

  7. Si desea que el controlador se cargue automticamente cuando se inicie el sistema:

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    Modifique /boot/loader.conf, y agregue la siguiente lnea:

    if_ixgb_load="YES"

    O BIEN

    compile el controlador en el kernel (vea el punto 8).


    Edite /etc/rc.conf y cree la entrada correspondiente de ifconfig_ixgb<nm_interfaz>:

    ifconfig_ixgb<nm_interfaz>="<configuracin_ifconfig>"

    Ejemplo:

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    NOTA: Para obtener ayuda, consulte la pgina man de ifconfig.
     

  9. Si desea compilar el controlador en el kernel, teclee:

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    Edite el archivo /usr/src/sys/conf/files.i386 y aada la lnea siguiente:

    dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    Elimine las lneas siguientes del archivo /usr/src/sys/conf/files.i386, si
    existen:

    /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    Edite el archivo de configuracin de kernel (es decir, GENERIC o MYKERNEL) en
    /usr/src/sys/i386/conf, y asegrese de que est incluida la lnea siguiente:

    device ixgb

    Compile e instale el kernel. Debe reiniciarse el sistema para que tengan efecto las actualizaciones del kernel.

Para obtener informacin adicional acerca de cmo compilar el kernel, consulte la documentacin del sistema operativo FreeBSD.

Ms informacin

Para obtener ms informacin, consulte la Gua de usuario en el CD de Intel o el sitio web de asistencia de Intel: http://www.intel.com/p/es_XL/support/.


*Informacin legal

ltima modificacin: 11-10-07 3:49 Revisin

DOCS/QUICK/ESN/legaldis.htm0000755000000000000000000000177712115651350012311 0ustar Informacin legal

Copyright y renuncia de responsabilidades

Copyright © 2002 - 2013 Intel Corporation. Reservados todos los derechos.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 EE.UU.

Intel Corporation no asume ninguna responsabilidad por los errores y omisiones en esta gua. Del mismo modo, Intel no se compromete de ninguna forma a actualizar la informacin aqu contenida.

Intel, Itanium y Pentium son marcas comerciales de Intel Corporation en los EE.UU. y en otros pases.

* Otros nombres y marcas pueden ser reclamados como propiedad de terceras partes.

Informacin de garanta

Licencia del software

 


DOCS/QUICK/ESN/license.htm0000755000000000000000000004123411746003724012144 0ustar Licencia del software

CONTRATO DE LICENCIA DE SOFTWARE DE INTEL

IMPORTANTE: LASE ANTES DE COPIAR, INSTALAR O UTILIZAR.

No copie, instale ni utilice este software y cualquier material asociado (colectivamente, el “Software”) proporcionado con este contrato de licencia (“Contrato”) hasta que haya ledo atentamente los siguientes trminos y condiciones.

Al copiar, instalar o utilizar el Software de otro modo, acepta que estar sujeto por los trminos de este Contrato. Si no est de acuerdo con los trminos de este Contrato, no copie, instale ni utilice el Software.

LICENCIAS:

Tenga en cuenta que:

  • Si es usted un administrador de redes o de sistema, le corresponde la seccin “Licencia de sitio”.
  • Si es un usuario final, le corresponde la seccin "Licencia de usuario individual".
  • Si es usted un fabricante de equipo original (OEM), le corresponde la seccin "Licencia de OEM".

LICENCIA DE SITIO: Puede copiar el Software en los sistemas de su organizacin para el uso de sta, y podr efectuar un nmero prudente de copias de seguridad del Software, sujeto a las siguientes condiciones:

  1. La licencia de este Software sirve para su uso solo junto con (a) productos de componentes de Intel fsicos, y (b) dispositivos virtuales (“emulados”) diseados para aparecer como productos de componentes de Intel en un sistema operativo invitado que funcione en el contexto de una mquina virtual. Cualquier otro uso del Software, incluido su uso con productos de componentes no de Intel, aunque sin limitarse a l, no est cubierto por esta licencia.
  2. Intel Corporation ("Intel") le concede, con sujecin a todos los trminos y condiciones de este Contrato, una licencia de copyright no exclusiva y no asignable de uso del Software.
  3. No puede copiar, modificar, alquilar, vender, distribuir ni transferir parte alguna del Software, excepto segn se especifique en este Contrato, y se aviene a impedir la copia no autorizada del Software.
  4. No puede aplicar tcnicas de ingeniera inversa, descompilar ni desensamblar el Software.
  5. El Software puede incluir partes ofrecidas en trminos que difieren de los establecidos aqu, y que se han proporcionado en una licencia que acompaa a dichas partes.

LICENCIA DE USUARIO NICO: Puede copiar el Software en un nico sistema para su uso personal, no comercial, y realizar una copia de seguridad del Software con estas condiciones:

  1. La licencia de este Software sirve para su uso solo junto con (a) productos de componentes de Intel fsicos, y (b) dispositivos virtuales (“emulados”) diseados para aparecer como productos de componentes de Intel en un sistema operativo invitado que funcione en el contexto de una mquina virtual. Cualquier otro uso del Software, incluido su uso con productos de componentes no de Intel, aunque sin limitarse a l, no est cubierto por esta licencia.
  2. Intel Corporation ("Intel") le concede, con sujecin a todos los trminos y condiciones de este Contrato, una licencia de copyright no exclusiva y no asignable de uso del Software.
  3. No puede copiar, modificar, alquilar, vender, distribuir ni transferir parte alguna del Software, excepto segn se especifique en este Contrato, y se aviene a impedir la copia no autorizada del Software.
  4. No puede aplicar tcnicas de ingeniera inversa, descompilar ni desensamblar el Software.
  5. El Software puede incluir partes ofrecidas en trminos que difieren de los establecidos aqu, y que se han proporcionado en una licencia que acompaa a dichas partes.

LICENCIA DE OEM: Solo puede reproducir y distribuir el Software como parte integral de, o incorporado en su producto, como actualizacin independiente de mantenimiento del Software para usuarios finales existentes de sus productos, excluidos otros productos independientes, o como componente de una distribucin de Software mayor, incluyendo, aunque sin limitarse a ella, la distribucin de una imagen de instalacin o una imagen de mquina virtual invitada, con estas condiciones:

  1. La licencia de este Software sirve para su uso solo junto con (a) productos de componentes de Intel fsicos, y (b) dispositivos virtuales (“emulados”) diseados para aparecer como productos de componentes de Intel en un sistema operativo invitado que funcione en el contexto de una mquina virtual. Cualquier otro uso del Software, incluido su uso con productos de componentes no de Intel, aunque sin limitarse a l, no est cubierto por esta licencia.
  2. Intel Corporation ("Intel") le concede, con sujecin a todos los trminos y condiciones de este Contrato, una licencia de copyright no exclusiva y no asignable de uso del Software.
  3. No puede copiar, modificar, alquilar, vender, distribuir ni transferir parte alguna del Software, excepto segn se especifique en este Contrato, y se aviene a impedir la copia no autorizada del Software.
  4. No puede aplicar tcnicas de ingeniera inversa, descompilar ni desensamblar el Software.
  5. Solamente podr distribuir el Software a sus clientes, conforme a un contrato de licencia por escrito. Ese contrato de licencia puede tener el carcter de contrato de licencia por "ruptura del sello". Al menos, esa licencia va a salvaguardar los derechos de propiedad sobre el Software de Intel.
  6. No puede distribuir, sublicenciar ni transferir la forma de cdigo fuente de ningn componente del software y derivados del mismo a un tercero sin el consentimiento expreso por escrito de Intel.
  7. El Software puede incluir partes ofrecidas en trminos que difieren de los establecidos aqu, y que se han proporcionado en una licencia que acompaa a dichas partes.

RESTRICCIONES DE LA LICENCIA. Usted NO podr: (i) usar o copiar el Software excepto segn lo estipulado en este contrato; (ii) alquilar o arrendar el Software a un tercero; (iii) asignar este contrato o transferir el Software sin el consentimiento expreso por escrito de Intel; (iv) modificar, adaptar o traducir el Software, en todo o en parte, excepto segn lo estipulado en este contrato; (v) realizar operaciones de ingeniera inversa, descompilar o desensamblar el Software; (vi) intentar modificar o manipular el funcionamiento normal de un gestor de licencias que regule el uso del Software; (vii) distribuir, sublicenciar o transferir la forma de cdigo fuente de cualquier componente del Software y sus derivados a un tercero sin el consentimiento expreso por escrito de Intel; (viii) permitir, autorizar, licenciar o sublicenciar a un tercero a ver o utilizar el cdigo fuente; (ix) modificar o distribuir el cdigo fuente o el Software para que cualquier parte del mismo pase a estar sujeta a una licencia excluida. (Una "licencia excluida" es aqulla que requiere, como condicin de uso, modificacin o distribucin, que (a) el cdigo debe revelarse o distribuirse en la forma de cdigo fuente; o (b) otros tienen el derecho de modificarlo.); (x) utilizar o incluir el cdigo fuente o el software en programas engaosos, maliciosos o ilegales.

NO EXISTEN OTROS DERECHOS. Intel no le concede otros derechos o licencias, de manera expresa o implcita, con respecto a cualquier informacin de titularidad o patente, copyright, topografa de circuito integrado, marca comercial, secretos comerciales, u otros derechos de titularidad de propiedad intelectual o controlados por Intel, a excepcin de lo que se establece expresamente en este Contrato. Salvo lo previsto expresamente en este documento, no se le concede ninguna licencia o derecho, de manera directa o implcita, incentivo, impedimento legal o de otra manera. Especficamente, Intel no le concede ningn derecho expreso o implcito bajo patentes, copyrights, marcas comerciales u otros derechos de propiedad intelectual de Intel.

PROPIEDAD DEL MATERIAL Y LOS "COPYRIGHTS". El Software se otorga con licencia, no se vende. Intel mantiene el ttulo de propiedad de todas las copias del Software. El Software dispone de sus correspondientes derechos de autor, y est amparado por la legislacin estadounidense y de otros pases, as como por disposiciones de tratados internacionales. No est permitido eliminar del Software ninguna nota sobre los derechos de autor. Acepta evitar cualquier copia no autorizada del Software. Intel puede introducir modificaciones en el Software, o en elementos a los que se hace referencia en el mismo, en cualquier momento y sin previo aviso, sin tener obligacin de prestar asistencia tcnica o actualizar el Software.

TRMINOS ADICIONALES PARA EL SOFTWARE PREVIO A LA VERSIN.  Si el Software que est instalando o utilizando bajo este contrato es una versin previa a la comercializacin, o est etiquetada o representada de otra manera como versiones “alfa“ o “beta“ del Software ("Software previo a la versin"), se aplican los trminos siguientes. Hasta el extremo que cualquier disposicin de esta Seccin est en conflicto con otro(s) trmino(s) o condicin(es) de este Contrato respecto al Software previo a la versin, esta Seccin prevalecer sobre otro(s) trmino(s) o condicin(es), pero slo hasta el extremo necesario para resolver el conflicto. Entiende y reconoce que el Software es Software previo a la versin, no representa el Software final de Intel, y puede contener errores y otros problemas que podran causar la prdida de datos, fallos del sistema u otros errores. El Software previo a la versin se proporciona "como est" e Intel rechaza toda garanta o responsabilidad hacia usted por cualquier dao causado por el uso del Software previo a la versin. Reconoce que Intel no ha prometido que el Software previo a la versin se comercializar en el futuro, que Intel no tiene ninguna obligacin expresa o implcita hacia usted de comercializar el Software previo a la versin y que Intel puede presentar Software que no sea compatible con el Software previo a la versin. Reconoce que la totalidad de cualquier investigacin o desarrollo relacionado con el Software previo a la versin o con cualquier producto que utilice o est asociado con el Software previo a la versin se realizar por su cuenta y riesgo. Si Intel le ha proporcionado Software previo a la versin segn los trminos de un contrato escrito por separado, su uso del Software previo a la versin tambin est regido por dicho contrato.

GARANTA LIMITADA DE SOPORTES.  Si Intel ha entregado el Software en un soporte fsico, Intel garantiza que dicho soporte est libre de defectos fsicos de material durante los noventa das despus de la entrega. Si encuentra algn defecto semejante, devuelva el soporte a Intel para reemplazarlo o para que Intel le entregue el Software de otro modo, a discrecin de Intel.

EXCLUSIN DE OTRAS GARANTAS.  A EXCEPCIN DE LO ESTIPULADO ANTERIORMENTE, EL SOFTWARE SE FACILITA "TAL CUAL" SIN GARANTA EXPRESA O IMPLCITA DE NINGN TIPO, INCLUIDAS LAS GARANTAS DE COMERCIABILIDAD, NO INFRACCIN O ADECUACIN PARA UNA FINALIDAD CONCRETA. Intel no garantiza ni asume responsabilidad en cuanto a la exactitud o integridad de cualquier informacin, texto, grficos, enlaces u otros elementos contenidos en el Software.

LIMITACIN DE RESPONSABILIDAD.  EN NINGN CASO NI INTEL NI SUS PROVEEDORES SERN RESPONSABLES POR DAO ALGUNO DERIVADO DEL USO DEL SOFTWARE, O DE NO PODER USARLO (INCLUSIVE, SIN LIMITACIN ALGUNA, POR LOS DAOS DERIVADOS DEL CESE DE LUCRO, DE LA INTERRUPCIN DE LA ACTIVIDAD O EL NEGOCIO, O DE LA PRDIDA DE DATOS O INFORMACIN), AUN SI INTEL HUBIERA SIDO ADVERTIDA DE DICHA POSIBILIDAD. EN CIERTAS JURISDICCIONES SE PROHBE LA EXCLUSIN O LIMITACIN DE RESPONSABILIDAD RESPECTO A GARANTAS IMPLCITAS O DAOS INDIRECTOS O CASUALES, POR LO QUE LAS LIMITACIONES MENCIONADAS PUEDEN NO SER APLICABLES EN SU CASO. ASIMISMO, ES POSIBLE QUE TENGA OTROS DERECHOS LEGALES QUE VAREN DE UNA JURISDICCIN A OTRA. En caso de que utilice el Software junto con un dispositivo virtual (“emulado”) diseado para aparecer como un producto de componente de Intel, reconoce que Intel no es el autor ni el creador del dispositivo virtual (“emulado”). Entiende y reconoce que Intel no hace ninguna declaracin sobre el funcionamiento correcto del Software cuando se utiliza con un dispositivo virtual (“emulado”), que Intel no dise el Software para que funcione conjuntamente con el dispositivo virtual (“emulado”) y que el Software puede no ser capaz de corregir el funcionamiento conjuntamente con el dispositivo virtual (“emulado”). Acepta asumir el riesgo de que el Software no funcione de forma correcta conjuntamente con el dispositivo virtual (“emulado”). Acepta indemnizar y mantener a Intel, sus directores, subsidiarias y afiliados libres de toda responsabilidad contra cualquier demanda, costo, dao y gasto y honorarios razonables de abogados que surjan de, directa o indirectamente, cualquier reclamo por productos defectuosos, daos personales o muerte relacionadas con el uso no previsto o no autorizado del Software conjuntamente con el dispositivo virtual (“emulado”), incluso si dicha accin se basa en que Intel fue negligente con respecto al diseo o fabricacin del Software.

USO NO AUTORIZADO. EL SOFTWARE NO EST DISEADO, PREVISTO O AUTORIZADO PARA SU USO EN CUALQUIER TIPO DE SISTEMA O APLICACIN EN LA QUE UN FALLO DE SOFTWARE PODRA CREAR UNA SITUACIN DONDE SE PRODUJERAN LESIONES PERSONALES O LA MUERTE (POR EJEMPLO, SISTEMAS MDICOS, DE SOPORTE VITAL O PARA SALVAR VIDAS). Si utiliza el Software para cualquier uso no previsto o no autorizado, deber indemnizar y considerar sin responsabilidad a Intel y sus directores, subsidiarias y afiliados contra cualquier demanda, costo, dao y gasto y honorarios razonables de abogados que surjan de, directa o indirectamente, cualquier reclamo por productos defectuosos, daos personales o muerte relacionadas con dicho uso no previsto o no autorizado, incluso si dicha accin se basa en que Intel fue negligente con respecto al diseo o fabricacin del componente.

RESCISIN DE ESTE CONTRATO. Si infringe los trminos de este Contrato, Intel puede rescindirlo en cualquier momento. Tras la rescisin, usted deber destruir inmediatamente el Software o devolver a Intel todas las copias del mismo.

LEGISLACIN APLICABLE. Las reclamaciones que surjan bajo este Contrato estarn regidas por las leyes del estado de California, independientemente de los principios de conflicto de leyes. Acepta que los trminos de la Convencin sobre contratos para la venta internacional de bienes de las Naciones Unidas no se aplican a este Contrato. Se prohbe exportar el Software si dicho acto violara cualquier ley o reglamento aplicable sobre exportaciones. Intel no est obligada por ningn otro contrato, a menos que ste se haya realizado por escrito y est firmado por un representante autorizado de Intel.

DERECHOS RESTRINGIDOS DEL ESTADO. El Software y la documentacin incluidos se desarrollaron a cargo de una iniciativa privada y se proporcionan con “DERECHOS LIMITADOS”. Su uso, reproduccin o divulgacin por el Gobierno est sujeto a las restricciones establecidas en FAR 52.227-14 y DFAR 252.227-7013 y siguientes o sus sucesoras. El uso de este producto por parte del Gobierno constituye el reconocimiento de los derechos de titularidad de Intel sobre el mismo. El contratista o fabricante es Intel.

IDIOMA; TRADUCCIONES. En el caso de que la versin en ingls de este Contrato est acompaada por cualquier otra versin traducida a otro idioma, dicha versin traducida slo se ofrece a ttulo informativo y prevalecer la versin en ingls.


Fecha de ltima modificacin: 2-4-12 22:56 Revisin

DOCS/QUICK/ESN/note.gif0000755000000000000000000000073211651742220011436 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/ESN/style.css0000755000000000000000000000450511651742220011656 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/ESN/warranty.htm0000755000000000000000000001603212124523210012353 0ustar Garanta limitada de duracin de hardware

Garanta limitada de duracin de hardware

Devolucin de productos defectuosos

En Amrica del Norte:

Todas las dems ubicaciones:

Garanta de devolucin de dinero para adaptadores Intel (solamente en Amrica del Norte)

Limitacin de responsabilidad y remedio


ltima modificacin el 17/09/12 10:42

DOCS/QUICK/FRA0000755000000000000000000000000012233424123007675 5ustar DOCS/QUICK/FRA/10qi_fra.htm0000755000000000000000000003141412142406770012105 0ustar Guide d'installation rapide des cartes rseau Intel(R)

Installation des cartes rseau Intel®

Installer la carte rseau 10 Gigabit Ethernet Intel® pour serveurs

Installer une carte rseau

  1. Mettez l'ordinateur hors tension et dbranchez le cordon d'alimentation. En cas d'installation sans arrt du serveur, reportez-vous tout d'abord la documentation du serveur.
  2. Retirez le panneau de l'ordinateur et le panneau du connecteur de carte rseau correspondant votre carte rseau. Vous pouvez utiliser sans inconvnient un emplacement plus long que le connecteur de la carte rseau, mais n'essayez pas d'installer la carte rseau dans un emplacement plus court que le connecteur PCI Express.
  3. Enfoncez fermement la carte rseau dans l'emplacement et fixez le support.
  4. Remettez le panneau de l'ordinateur en place. Branchez le cordon d'alimentation.

Installer une carte Mezzanine

  1. Mettez l'ordinateur hors tension et dbranchez le cordon d'alimentation.
  2. Enlevez le panneau de l'ordinateur en place.
  3. Alignez le connecteur PCIe csur la carte Mezzanine avec le connecteur et quatre entretoises en plastique sur la carte mre.
  4. Insrez la carte rseau compltement dans le connecteur de la carte mre et enclenchez-la dans les quatre entretoises.
  5. Remettez le panneau de l'ordinateur en place. Branchez le cordon d'alimentation.

Brancher le cble rseau

Cartes rseau 10 Gigabit Ethernet Intel® cuivre : Utilisez des cbles Ethernet de catgorie 6, 6a ou 7.

Carte rseau 10 Gigabit Ethernet Intel® pour serveurs avec fibre optique enfichable SFP+ : Installez le module et branchez le cble conformment aux instructions du fabricant du module.

Cartes rseau 10 Gigabit Ethernet Intel® fibre avec connecteur SC : Retirez le panneau du connecteur fibre optique et mettez-le de ct. Insrez un connecteur SC fibre optique dans les ports TX/RX du support de la carte rseau.

Cartes rseau 10 Gigabit Ethernet Intel® fibre avec connecteur LC : Retirez le panneau du connecteur fibre optique et mettez-le de ct. Insrez un connecteur LC dans la carte rseau. Les cbles de conversion pour d'autres types de connecteur (p. ex., un connecteur SC) peuvent tre utiliss si le cblage est conforme aux spcifications optiques de la carte rseau, y compris les limites de longueur.

Cartes rseau 10 Gigabit Ethernet Intel® CX4 : Le cblage physique doit tre conforme aux spcifications IEEE Std 802.3ak, clause 54. Le connecteur de cble requis est un connecteur verrou MDI, tel que dfini par IEC 61076-3-113.

Dmarrez votre ordinateur et suivez les instructions d'installation des pilotes ci-dessous.

 


Installer les pilotes et l'utilitaire Intel® PROSet

Systmes d'exploitation Microsoft* Windows*

REMARQUES :
  • L'installation des pilotes ncessite des droits d'administrateur sur le systme d'exploitation.
  • Reportez-vous la page relative la configuration requise dans le guide de la carte rseau Intel 10GbE pour une liste des systmes d'exploitation pris en charge.

La carte rseau est dtecte en tant que nouveau matriel lors de dmarrage de Windows. Pour installer le pilote correct :

  1. La carte rseau est dtecte et Windows installe un pilote rsidant sous Windows ou dmarre l'Assistant Nouveau matriel dtect .

  2. Si l'assistant dmarre, suivez les invites pour installer le pilote depuis le CD fourni avec la carte rseau.

  3. Si un pilote rsidant sous Windows s'installe (l'assistant ne dmarre pas), mettez jour le pilote en insrant le CD Intel et en cliquant sur le bouton Installer les pilotes lorsque la fentre d'excution automatique de Connexions rseau Intel s'affiche.


Linux

Pour crer un paquage RPM* binaire de ce pilote, excutez "rpmbuild -tb <nom_de_fichier.tar.gz>". Remplacez <filename.tar.gz> par le nom de fichier spcifique du pilote.

REMARQUE : pour que la compilation fonctionne correctement, le noyau en cours d'excution DOIT correspondre la version et la configuration des sources de noyau installes. Si vous venez de recompiler le noyau, redmarrez l'ordinateur maintenant.

La fonctionnalit RPM a t teste uniquement sur les distributions Red Hat.

  1. Placez le fichier tar du pilote de base dans le rpertoire de votre choix. Par exemple, utilisez "/home/username/ixgb" ou "/usr/local/src/ixgb".
     

  2. Dballez/dcompressez l'archive en entrant la commande suivante, o <x.x.x> correspond au numro de version du paquetage du pilote :

    tar zxf ixgb-<x.x.x>.tar.gz

  3. Passez au rpertoire src du pilote en entrant la commande suivante, o <x.x.x> correspond au numro de version du paquetage du pilote :

    cd ixgb-<x.x.x>/src/

  4. Compilez le module du pilote :

    make install

    Les instructions binaires sont installes comme suit :

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    Les emplacements d'installation rpertoris ci-dessus sont les emplacements par dfaut. Il se peut qu'ils ne soient pas corrects sur certaines distributions Linux.

  5. Installez le module :

    insmod ixgb <paramtre>=<valeur>

  6. Affectez une adresse IP l'interface en entrant la commande suivante, o <x> correspond au numro d'interface :

    ifconfig eth<x> <adresse_IP>

  7. Vrifiez que l'interface fonctionne. Entrez ce qui suit, o <adresse_IP> est l'adresse IP d'un autre ordinateur du mme sous-rseau que l'interface soumis au test :

    ping <adresse_IP>


FreeBSD

Compilation et installation

Ce pilote a t dvelopp pour tre utilis avec le noyau FreeBSD, versions 4.8 et ultrieures.

REMARQUE : les sources du noyau doivent tre installes pour compiler le module du pilote.

Dans les instructions ci-dessous, x.x.x est la version du pilote telle qu'indique dans le nom du fichier tar du pilote.

  1. Placez le fichier tar du pilote de base dans le rpertoire de votre choix. Par exemple, utilisez /home/nom de l'utilisateur/ixgb ou /usr/local/src/ixgb.
     

  2. Dcompressez l'archive :

    tar xfz ixgb-x.x.x.tar.gz

    Cela cre un rpertoire ixgb-x.x.x.
     

  3. Pour installer man page :
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. Pour charger le pilote sur un ordinateur en marche, excutez les tapes suivantes :

    cd ixgb-x.x.x
      make

    OU

      cd ixgb-x.x.x/src
      make load
     

  5. Pour affecter une adresse IP l'interface, entrez ce qui suit :
    ifconfig ixgb<num_interface> <adresse_IP>
     

  6. Vrifiez que l'interface fonctionne. Entrez la commande suivante, o <adresse_IP> correspond l'adresse IP d'un autre ordinateur du mme sous-rseau que celui sur lequel l'interface est teste :
    ping <adresse_IP>

  7. Si vous voulez que le pilote se charge automatiquement lors de l'amorage de l'ordinateur :

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    Modifiez le fichier /boot/loader.conf, puis ajoutez la ligne suivante :

    if_ixgb_load="YES"

    OU

    compilez le pilote dans le noyau (voir lment 8).


    ditez /etc/rc.conf et crez l’entre <n_interface>ifconfig_ixgb approprie :

    ifconfig_ixgb<n_interface>="<ifconfig_settings>"

    Exemple d'utilisation :

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    REMARQUE : pour obtenir de l'aide, voir ifconfig man page.
     

  9. Si vous voulez compiler le pilote dans le noyau, entrez :

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    Modifiez le fichier /usr/src/sys/conf/files.i386 et ajoutez la ligne suivante :

    dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    Supprimez les lignes suivantes du fichier /usr/src/sys/conf/files.i386, si
    elles existent :

    /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    Modifiez le fichier de configuration du noyau (c.--d. GENERIC ou MYKERNEL) dans
    /usr/src/sys/i386/conf, et assurez-vous que la ligne suivante existe :

    device ixgb

    Compilez et installez le noyau. Le systme doit tre redmarr pour que les mises jour du noyau soient prises en compte.

Pour obtenir des informations complmentaires sur la compilation du noyau, consultez la documentation du systme d'exploitation FreeBSD.

Informations complmentaires

Pour de plus amples informations, voir le Guide de l'utilisateur du CD Intel ou sur le site Web d'assistance Intel : http://www.intel.com/p/fr_FR/support/.


*Mentions lgales

Dernire mise jour le 11/10/07 15h49 Rvision

DOCS/QUICK/FRA/legaldis.htm0000755000000000000000000000205112115651350012256 0ustar Avertissement

Copyright et exclusions de responsabilit

Copyright © 2002 - 2013 Intel Corporation. Tous droits rservs.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OREGON 97124-6497 tats-Unis

Intel Corporation dcline toute responsabilit pour toute erreur ou omission dans ce document. Intel ne s'engage aucunement mettre jour les informations contenues dans ce document.

Intel, Itanium et Pentium sont des marques de commerce d'Intel Corporation aux tats-Unis et dans d'autres pays.

* Les autres marques et noms de produits sont des marques commerciales appartenant leurs propritaires respectifs.

Informations concernant la garantie

Licence du logiciel

 


DOCS/QUICK/FRA/license.htm0000755000000000000000000004202711746003724012130 0ustar Licence du logiciel

CONTRAT DE LICENCE DU LOGICIEL INTEL

IMPORTANT - LIRE AVANT TOUTE TENTATIVE DE COPIE, D'INSTALLATION OU D'UTILISATION :

Ne copiez pas, n'installez pas et n'utilisez pas ce logiciel ni tout lment associ (appels collectivement le  Logiciel ) fournis dans le cadre de ce contrat de licence ( Contrat ) tant que vous n'avez pas lu attentivement les conditions gnrales suivantes.

En copiant, installant ou autrement utilisant le Logiciel, vous acceptez d'tre li aux modalits de ce Contrat. Si vous n'acceptez pas les modalits de ce Contrat, ne copiez pas, n'installez pas et n'utilisez pas le Logiciel.

CONTRATS DE LICENCE.

Veuillez noter :

  • Si vous tes un administrateur rseau, reportez-vous la  Licence de site  ci-dessous.
  • Si vous tes un utilisateur final, reportez-vous la Licence utilisateur unique ci-dessous.
  • Si vous tes un fabricant OEM, reportez-vous la Licence OEM .

LICENCE DE SITE. Vous pouvez copier le Logiciel sur les ordinateurs de votre organisation afin qu'il soit utilis dans le cadre des activits de l'organisation et vous pouvez sauvegarder un nombre raisonnable de copies du Logiciel, conformment ces conditions :

  1. Ce Logiciel est accord sous licence pour une utilisation exclusive avec (a) des composants physiques Intel et (b) des priphriques virtuels ( mul ) conus pour apparatre comme des composants Intel dans un systme d'exploitation Invit excut dans le contexte d'un ordinateur virtuel. Toute autre utilisation du Logiciel, y compris, sans s'y limiter, toute utilisation avec des composants non Intel, n'est pas couverte par la licence ci-aprs.
  2. Sous rserve des modalits de ce Contrat, Intel Corporation ( Intel ) vous accorde une licence non exclusive, non transfrable, d'utiliser le Logiciel.
  3. Vous n’tes pas autoris copier, modifier, louer, vendre, distribuer, ni transfrer une partie quelconque du Logiciel, sauf dans la mesure prvue par le prsent Contrat, et vous vous engagez empcher toute copie non autorise du Logiciel.
  4. Vous n'tes pas autoris reconstituer la logique du Logiciel, le dcompiler ou le dsassembler.
  5. Le Logiciel peut inclure des portions offertes sous des conditions autres que celles dcrites ici, telles que dfinies dans la licence accompagnant ces portions.

LICENCE UTILISATEUR UNIQUE. Vous pouvez copier le Logiciel sur un seul ordinateur pour une utilisation personnelle, et vous pouvez effectuer une copie de sauvegarde du Logiciel, conformment ces conditions :

  1. Ce Logiciel est accord sous licence pour une utilisation exclusive avec (a) des composants physiques Intel et (b) des priphriques virtuels ( mul ) conus pour apparatre comme des composants Intel dans un systme d'exploitation Invit excut dans le contexte d'un ordinateur virtuel. Toute autre utilisation du Logiciel, y compris, sans s'y limiter, toute utilisation avec des composants non Intel, n'est pas couverte par la licence ci-aprs.
  2. Sous rserve des modalits de ce Contrat, Intel Corporation ( Intel ) vous accorde une licence non exclusive, non transfrable, d'utiliser le Logiciel.
  3. Vous n’tes pas autoris copier, modifier, louer, vendre, distribuer, ni transfrer une partie quelconque du Logiciel, sauf dans la mesure prvue par le prsent Contrat, et vous vous engagez empcher toute copie non autorise du Logiciel.
  4. Vous n'tes pas autoris reconstituer la logique du Logiciel, le dcompiler ou le dsassembler.
  5. Le Logiciel peut inclure des portions offertes sous des conditions autres que celles dcrites ici, telles que dfinies dans la licence accompagnant ces portions.

LICENCE OEM. Vous pouvez reproduire et distribuer le Logiciel uniquement s'il fait partie intgrante ou est incorpor votre produit, comme une mise jour de maintenance de Logiciel autonome pour les utilisateurs existants de vos produits, l'exclusion de tout autre produit autonome, ou en tant que composant d'une distribution plus tendue du Logiciel, y compris, mais sans s'y limiter, la distribution d'une image d'installation ou d'une image d'Ordinateur Virtuel Invit, sous rserve de ces conditions :

  1. Ce Logiciel est accord sous licence pour une utilisation exclusive avec (a) des composants physiques Intel et (b) des priphriques virtuels ( mul ) conus pour apparatre comme des composants Intel dans un systme d'exploitation Invit excut dans le contexte d'un ordinateur virtuel. Toute autre utilisation du Logiciel, y compris, sans s'y limiter, toute utilisation avec des composants non Intel, n'est pas couverte par la licence ci-aprs.
  2. Sous rserve des modalits de ce Contrat, Intel Corporation ( Intel ) vous accorde une licence non exclusive, non transfrable, d'utiliser le Logiciel.
  3. Vous n’tes pas autoris copier, modifier, louer, vendre, distribuer, ni transfrer une partie quelconque du Logiciel, sauf dans la mesure prvue par le prsent Contrat, et vous vous engagez empcher toute copie non autorise du Logiciel.
  4. Vous n'tes pas autoris reconstituer la logique du Logiciel, le dcompiler ou le dsassembler.
  5. Vous tes autoris distribuer le Logiciel vos clients conformment un contrat de licence crit. L'ouverture de l'emballage scell entrane l'acceptation implicite des modalits du contrat de licence. Cette licence doit au minimum protger les droits de proprit du Logiciel d'Intel.
  6. Vous n'tes pas autoris distribuer, cder en sous-licence ou transfrer le Code source des composants du Logiciel ou de ses drivatifs un tiers sans l'autorisation crite explicite d’Intel.
  7. Le Logiciel peut inclure des portions offertes sous des conditions autres que celles dcrites ici, telles que dfinies dans la licence accompagnant ces portions.

RESTRICTIONS DE LA LICENCE. Vous ne pouvez PAS : (i) utiliser ou copier le Logiciel, sauf selon les modalits prvues dans le prsent Contrat ; (iii) assigner le prsent Contrat ou transfrer le Logiciel sans l'autorisation crite explicite d’Intel ; (iv) modifier, adapter ou traduire tout ou partie du Logiciel, sauf selon les modalits prvues dans le prsent Contrat ; (v) effectuer d'ingnierie inverse, dcompiler ou dsassembler le Logiciel ; (vi) essayer de modifier ou d’altrer le fonctionnement normal du gestionnaire de licences qui rgit l’utilisation du Logiciel ; (vii) distribuer, cder en sous-licence ou transfrer le Code source des composants du Logiciel ou de ses drivatifs un tiers sans l'autorisation crite explicite d’Intel ; (viii) autoriser, licencier ou cder en sous-licence l'affichage ou l'utilisation du Code source un tiers ; (ix) modifier ou distribuer le Code source ou le Logiciel de sorte qu'une partie soit sujette une licence exclue. (Une  licence exclue  est une licence qui requiert, comme condition d'utilisation, de modification ou de distribution, (a) que le code soit divulgu ou distribu sous la forme de code source ; ou (b) que d'autres aient le droit de le modifier.); (x) utiliser ou inclure le Code source ou le Logiciel dans des programmes malveillants, illgaux ou trompeurs.

EXCLUSION DES AUTRES DROITS. Aucun droit ou licence ne vous est accord par Intel, de manire explicite ou implicite, en ce qui concerne toute information ou tout brevet propritaire, droit d'auteur, moyen de masquage, marque commerciale, secret industriel ou tout autre droit de proprit intellectuelle contrl par Intel, sauf stipulation contraire dcrite dans ce Contrat. Sauf comme stipul dans la prsente, aucune licence et aucun droit ne vous est accord, directement ou implicitement, de faon induite, par prclusion, ou autre. Spcifiquement, Intel ne vous accorde aucun droit expresse ou induit concernant les brevets, droits d'auteur, marques de commerce ou droits de proprit intellectuelle d'Intel.

PROPRIT DU LOGICIEL ET COPYRIGHT (DROITS D'AUTEUR). Le Logiciel est offert sous licence, il n'est pas vendu. Intel demeure propritaire de toutes les copies du Logiciel. Le logiciel est protg par les lois sur les droits d'auteur, les lois en vigueur aux tats-Unis et dans d'autres pays, ainsi que par les dispositions de traits internationaux. Vous n'tes pas autoris retirer la mention de copyright du Logiciel. Vous acceptez de prvenir toute copie non autorise du Logiciel. Intel peut modifier le Logiciel ou des lments rfrencs dans ce document, tout moment et sans pravis, mais n'est pas dans l'obligation de mettre jour le Logiciel ni d'offrir une assistance.

MODALITS SUPPLMENTAIRES RELATIVES AU LOGICIEL PRLIMINAIRE.  Si le Logiciel que vous installez ou utilisez dans le cadre de ce Contrat est une version de prcommercialisation, ou s'il est tiquet ou autrement reprsent comme une version  alpha  ou  bta  du Logiciel ( Logiciel prliminaire ), les modalits suivantes sont applicables. Dans l'ventualit ou des clauses de cette Section entreraient en conflit avec d'autres modalits de ce Contrat concernant le Logiciel prliminaire, cette Section remplacerait les autres modalits, mais uniquement dans la mesure ncessaire la rsolution du conflit. Vous comprenez et reconnaissez que le Logiciel est un Logiciel prliminaire, qu'il ne reprsente pas la version finale du Logiciel d'Intel, et qu'il peut contenir des erreurs et d'autres problmes pouvant entraner des pertes de donnes, des pannes de systme et d'autres erreurs. Le Logiciel prliminaire vous est fourni  en l'tat  et Intel n'met aucune garantie et rejette toute responsabilit votre gard concernant les dommages issus de l'utilisation du Logiciel prliminaire. Vous reconnaissez qu'Intel n'a pas promis que le Logiciel prliminaire serait commercialis l'avenir, qu'Intel n'a aucune obligation expresse ou induite envers vous concernant la commercialisation du Logiciel prliminaire et qu'il est possible qu'Intel n'introduise pas de Logiciel compatible avec le Logiciel prliminaire. Vous reconnaissez que les efforts de recherche et de dveloppement que vous consentez concernant le Logiciel prliminaire ou tout produit utilisant ou associ au Logiciel prliminaire le sont vos propres risques. Si Intel vous a fourni un Logiciel prliminaire dans le cadre d'un accord crit spar, votre utilisation du Logiciel prliminaire est galement rgie par l'accord en question.

GARANTIE LIMITE DU SUPPORT. Si le logiciel a t remis par Intel sur un support physique, Intel garantit que celui-ci est exempt de dfauts matriels pour une priode de quatre-vingt-dix jours compter de la date de livraison par Intel. Si un tel dfaut est dtect, renvoyez le support Intel qui pourra choisir de le remplacer ou d'employer une autre mthode de livraison.

EXCLUSION DE TOUTE AUTRE GARANTIE.  LE LOGICIEL EST FOURNI  TEL QUEL  SANS GARANTIE EXPRESSE OU TACITE DE QUELQUE NATURE QUE CE SOIT, Y COMPRIS TOUTE GARANTIE DE QUALIT MARCHANDE, DE RESPECT DES DROITS DE PROPRIT INTELLECTUELLE OU D'ADQUATION UN USAGE PARTICULIER. Intel ne garantit pas la prcision ni l'exhaustivit des informations, des textes, des graphiques, des liens ou d'autres lments contenus dans le Logiciel et ne peut en tre tenu responsable.

RESPONSABILIT LIMITE. INTEL OU SES FOURNISSEURS NE SONT EN AUCUN CAS RESPONSABLES DE QUELQUE DOMMAGE QUE CE SOIT (Y COMPRIS, MAIS SANS QUE CETTE NUMRATION NE SOIT LIMITATIVE, DES PERTES DE BNFICE, DES INTERRUPTIONS D'ACTIVITS OU DES PERTES D'INFORMATIONS) DRIVANT DE L'UTILISATION DE CE PRODUIT OU DE L'INCAPACIT DE L'UTILISER, MME SI INTEL A T NOTIFI DE LA POSSIBILIT D'UN TEL DOMMAGE. CERTAINES JURIDICTIONS N'AUTORISENT PAS L'EXCLUSION OU LA LIMITATION DE RESPONSABILIT POUR LES GARANTIES IMPLICITES OU LES DOMMAGES INDIRECTS OU ACCESSOIRES, DE SORTE QUE LA LIMITATION CI-DESSUS PEUT NE PAS VOUS TRE APPLICABLE. VOUS POUVEZ GALEMENT DISPOSER D'AUTRES DROITS QUI VARIENT DE JURIDICTION EN JURIDICTION. Dans l'ventualit o vous utilisez le Logiciel conjointement avec un priphrique virtuel ( mul ) conu pour apparatre comme un composant Intel, vous reconnaissez qu'Intel n'est ni l'auteur ni le crateur du priphrique virtuel ( mul ). Vous comprenez et reconnaissez qu'Intel ne fait aucune reprsentation concernant le fonctionnement correct du Logiciel lorsqu'il est utilis avec un priphrique virtuel ( mul ), qu'Intel n'a pas conu le Logiciel pour qu'il fonctionne conjointement avec le priphrique virtuel ( mul ), et qu'il est possible que le Logiciel ne soit pas capable de fonctionner correctement conjointement avec le priphrique virtuel ( mul ). Vous acceptez d'assumer le risque que le Logiciel ne fonctionne pas correctement conjointement avec le priphrique virtuel ( mul ). Vous acceptez d'indemniser Intel et ses responsables et filiales et de les protger contre les plaintes, cots, dommages, dpenses et honoraires d'avocat ventuels issus, directement ou indirectement de toute plainte concernant la responsabilit du produit, des blessures ou la mort associes l'utilisation du Logiciel conjointement avec le priphrique virtuel ( mul ), mme si cette plainte prtend qu'Intel a t ngligent concernant la conception ou la fabrication du Logiciel.

UTILISATION NON AUTORISE. LE LOGICIEL N'EST PAS CONU, PRVU OU AUTORIS POUR UNE UTILISATION AVEC TOUT TYPE DE SYSTME OU D'APPLICATION DONT UNE DFAILLANCE LOGICIELLE POURRAIT ENTRANER DES BLESSURES OU LA MORT (PAR EX., SYSTMES MDICAUX, SYSTMES DE MAINTIEN DE LA VIE OU DE SURVIE). Si vous utilisez le Logiciel dans un cadre non prvu ou non autoris, vous acceptez d'indemniser Intel et ses responsables et filiales et de les protger contre les plaintes, cots, dommages, dpenses et honoraires d'avocat ventuels issus, directement ou indirectement de toute plainte concernant la responsabilit du produit, des blessures ou la mort associes l'utilisation du Logiciel dans un cadre non prvu ou non autoris, mme si cette plainte prtend qu'Intel a t ngligent concernant la conception ou la fabrication de la pice.

RSILIATION DE CE CONTRAT. Intel peut rsilier ce contrat tout moment si vous n'en respectez pas les termes. Dans ce cas, vous devez immdiatement dtruire le Logiciel et retourner toutes les copies dudit Logiciel Intel.

LOIS APPLICABLES. Les plaintes dposes dans le cadre de ce Contrat seront rgies par les lois de l'tat de Californie, sans considration pour les principes de conflit de lois. Vous acceptez que les termes de la Convention des Nations Unies sur les contrats de vente internationale de marchandises ne s'appliquent pas ce Contrat. Vous n'tes pas autoris exporter le Logiciel en infraction des lois et des rgulations d'exportation applicables. Intel n'est contraint par aucun autre contrat moins que celui-ci ne soit tabli par crit et sign par un reprsentant autoris d'Intel.

LIMITATION DES DROITS DU GOUVERNEMENT. Le Logiciel et la documentation inclus ont t dvelopps avec des fonds privs, et sont fournis avec des  DROITS RESTREINTS . L'utilisation, la duplication ou la diffusion par le gouvernement est soumise des restrictions comme indiqu dans les clauses FAR.52.227-14 et DFAR.252.227-7013 et suivantes ou leurs successeurs. L'utilisation de ce produit par le Gouvernement constitue une reconnaissance des droits de proprit d'Intel sur le Logiciel. Le sous-traitant ou le fabricant est Intel.

LANGUE ; TRADUCTIONS. Au cas o la version en langue anglaise de cet Accord est accompagne d’une autre version traduite dans une autre langue, la version traduite est fournie uniquement pour des raisons de commodit et seule la version anglaise fait foi.


Dernire modification le 02/04/12 22h56 Rvision

DOCS/QUICK/FRA/note.gif0000755000000000000000000000073211651742220011421 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/FRA/style.css0000755000000000000000000000450511651742220011641 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/FRA/warranty.htm0000755000000000000000000001503212122016340012334 0ustar Garantie vie limite sur le matriel

Garantie vie limite sur le matriel

Retourner un produit dfectueux

Depuis l'Amrique du Nord :

Tous les autres pays :

Remboursement garanti sur les cartes Intel (Amrique du Nord uniquement)

Limitation de responsabilit et recours


Dernire modification le 17/09/12 10h42

DOCS/QUICK/ITA0000755000000000000000000000000012233424124007703 5ustar DOCS/QUICK/ITA/10qi_ita.htm0000755000000000000000000003050012142406770012112 0ustar Guida rapida di installazione delle schede di rete Intel(R)

Installazione della scheda di rete Intel®

Installazione della scheda di rete Ethernet Intel® 10 Gigabit per server

Installazione di una scheda di rete

  1. Spegnere il computer e disinserire il cavo di alimentazione. Se si sta eseguendo un'installazione "a caldo", consultare la documentazione del server prima di proseguire.
  2. Rimuovere il coperchio del computer e la protezione dello slot della scheda. Si pu utilizzare uno slot pi lungo del connettore della scheda di rete senza che questo provochi alcun danno, mentre non bisogna tentare di installarla in uno slot pi corto del connettore PCI Express.
  3. Inserire saldamente la scheda nello slot e fissare la staffa di supporto.
  4. Chiudere il coperchio del computer. Inserire il cavo di alimentazione.

Installazione di una scheda mezzanine

  1. Spegnere il computer e disinserire il cavo di alimentazione.
  2. Rimuovere il coperchio del computer.
  3. Allineare il connettore PCIe e la scheda mezzanine con il connettore e i quattro isolatori di plastica sulla scheda madre.
  4. Premere la scheda di rete finch completamente inserita nel connettore della scheda madre e agganciata ai quattro isolatori.
  5. Chiudere il coperchio del computer. Inserire il cavo di alimentazione.

Collegare il cavo di rete

Schede di rete Ethernet Intel® 10 Gigabit in rame: usare cavi Ethernet di categoria 6, 6a o 7.

Scheda di rete Ethernet Intel® 10 Gigabit per server con fibra ottica SFP+ collegabile: installare il modulo e collegare il cavo seguendo le istruzioni del produttore del modulo.

Schede di rete Ethernet Intel®10 Gigabit in fibra con connettore SC: rimuovere e riporre la copertura del connettore a fibre ottiche. Inserire un connettore SC a fibre ottiche nelle porte TX/RX della staffa di supporto della scheda di rete.

Schede di rete Ethernet Intel® 10 Gigabit in fibra con connettore LC: rimuovere e riporre la copertura del connettore a fibre ottiche. Inserire un connettore LC nella scheda di rete. possibile usare cavi per convertire altri tipi di connettori (come SC) se tali cavi soddisfano le specifiche ottiche della scheda, lunghezza inclusa.

Schede di rete Ethernet Intel®10 Gigabit CX4: i cavi devono essere conformi alle specifiche dello standard IEEE Std 802.3ak, articolo 54. Il connettore richiesto per il cavo deve essere una presa MDI con chiusura, conformemente a quanto indicato nello standard IEC 61076-3-113.

Avviare il computer e seguire le istruzioni per l'installazione del driver riportate di seguito.

 


Installazione dei driver e del software Intel® PROSet

Sistemi operativi Microsoft* Windows*

NOTE:
  • L'installazione dei driver richiede i diritti di amministratore relativamente al sistema operativo.
  • Per informazioni sui sistemi operativi supportati, vedere la pagina Requisiti di sistemi della Guida della scheda di rete Intel 10GbE.

La scheda viene rilevata come nuovo hardware all'avvio di Windows. Per installare il driver corretto:

  1. La scheda viene rilevata e Windows installa un driver residente di Windows o avvia Installazione guidata nuovo hardware .

  2. Se viene eseguita la procedura guidata, seguire le richieste per installare il driver dal CD allegato al prodotto.

  3. Se viene installato un driver residente di Windows (non viene eseguita l'installazione guidata), aggiornare il driver inserendo il CD di Intel e facendo clic sul pulsante Installa i driver e il software quando viene visualizzata la finestra Intel Network Connections .


Linux

Per generare un package binario RPM* di questo driver, eseguire 'rpmbuild -tb <nomefile.tar.gz>'. Sostituire <nomefile.tar.gz> con il nome file specifico del driver.

NOTA: affinch il processo di build funzioni correttamente, il kernel al momento in esecuzione DEVE corrispondere alla versione dei sorgenti del kernel installati. Se stato appena ricompilato il kernel riavviare il sistema.

Le funzionalit RPM sono state testate soltanto con le distribuzioni Red Hat.

  1. Spostare il file tar del driver di base in una directory di propria scelta. Ad esempio, usare '/home/nomeutente/ixgb' o '/usr/local/src/ixgb'.
     

  2. Annullare l'archiviazione/compressione dell'archivio, dove <x.x.x> il numero di versione del file tar del driver:

    tar zxf ixgb-<x.x.x>.tar.gz

  3. Passare alla directory src del driver, dove <x.x.x> il numero di versione del file tar del driver:

    cd ixgb-<x.x.x>/src/

  4. Compilare il modulo del driver:

    make install

    Il file binario verr installato come:

    /lib/modules/<versione_kernel>/kernel/drivers/net/ixgb.o

    Le posizioni di installazione elencate pi indietro sono le posizioni predefinite. Potrebbero non essere corrette per alcune distribuzioni di Linux.

  5. Installare il modulo:

    modprobe ixgb <parametro>=<valore>

  6. Assegnare un indirizzo IP all'interfaccia inserendo l'istruzione seguente, dove <x> il numero di interfaccia:

    ifconfig eth<x> <indirizzo_IP>

  7. Verificare che l'interfaccia funzioni. Inserire la stringa seguente, in cui <indirizzo_IP> l'indirizzo IP di un altro sistema sulla stessa subnet dell'interfaccia da testare:

    ping <indirizzo_IP>


FreeBSD

Build e installazione

Questo driver stato sviluppato per l'uso con il kernel FreeBSD, versioni 4.8 e successive.

NOTA: necessario disporre dei sorgenti del kernel installati per poter compilare il modulo del driver.

Nelle istruzioni seguenti, x.x.x la versione del driver come indicato nel nome del file tar del driver.

  1. Spostare il file tar del driver di base in una directory di propria scelta. Ad esempio, usare /home/username/ixgb o /usr/local/src/ixgb.
     

  2. Scompattare l'archivio:

    tar zxf ixgb-<x.x.x>.tar.gz

    In questo modo verr creata una directory ixgb-x.x.x.
     

  3. Per installare la pagina man:
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. Per caricare il driver in un sistema in esecuzione, eseguire i seguenti passi:

    cd ixgb-x.x.x
      make

    O

      cd ixgb-x.x.x/src
      make load
     

  5. Per assegnare un indirizzo IP all'interfaccia, inserire:
    ifconfig ixgb<num_interfaccia> <indirizzo_IP>
     

  6. Verificare che l'interfaccia funzioni. Immettere l'istruzione seguente, dove <indirizzo_IP> l'indirizzo IP di un altro computer nella stessa sottorete in cui si trova l'interfaccia che si sta sottoponendo a test:
    ping <indirizzo_IP>

  7. Se si desidera che il driver venga caricato automaticamente all'avvio del sistema:

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    Modificare /boot/loader.conf e aggiungere la riga seguente:

    if_ixgb_load="YES"

    O

    compilare il driver nel kernel (vedere il punto 8).


    Modificare /etc/rc.conf e creare la voce opportuna ifconfig_ixgb<num_interfaccia>:

    ifconfig_ixgb<interface_num>="<impostazioni_ifconfig>"

    Esempio di utilizzo:

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    NOTA: per aiuto, consultare la pagina man ifconfig.
     

  9. Se si desidera compilare il driver nel kernel, inserire:

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    Modificare il file /usr/src/sys/conf/files.i386 e aggiungere la riga seguente:

    dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    Rimuovere le righe seguenti dal file /usr/src/sys/conf/files.i386 file, se
    esistono:

    /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    Modificare il file di configurazione del kernel (cio, GENERIC o MYKERNEL) in
    /usr/src/sys/i386/conf e accertarsi che sia presente la riga seguente:

    device ixgb

    Compilare e installare il kernel. Per rendere effettivi gli aggiornamenti del kernel, necessario riavviare il sistema.

Per ulteriori informazioni sulla compilazione del kernel, consultare la documentazione del sistema operativo FreeBSD.

Ulteriori informazioni

Per ulteriori informazioni, vedere la Guida dell'utente inclusa nel CD Intel o il sito Web del supporto Intel: http://www.intel.com/p/it_IT/support/.


*Informazioni legali

Ultima modifica: 11/10/07 15:49 Revisione

DOCS/QUICK/ITA/legaldis.htm0000755000000000000000000000176712115651350012300 0ustar Informazioni legali

Copyright e declinazioni di responsabilit legali

Copyright © 2002 - 2013 Intel Corporation. Tutti i diritti riservati.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Intel Corporation non si assume alcuna responsabilit per eventuali errori o omissioni presenti in questo documento. Inoltre, Intel non si assume alcun impegno di aggiornare le informazioni ivi contenute.

Intel, Itanium e Pentium sono marchi registrati di Intel Corporation negli Stati Uniti e in altri paesi.

*Gli altri marchi e nomi potrebbero essere propriet di terzi.

Informazioni sulla garanzia

Licenza software

 


DOCS/QUICK/ITA/license.htm0000755000000000000000000004137211746003724012137 0ustar Licenza software

CONTRATTO DI LICENZA DEL SOFTWARE INTEL

IMPORTANTE - LEGGERE PRIMA DI COPIARE, INSTALLARE O UTILIZZARE.

Non copiare, installare o usare questo software e l’eventuale materiale ad esso associato (definiti collettivamente con il termine “Software”) che sono forniti in base al presente Contratto di licenza (“Contratto”) senza avere prima letto attentamente i termini e le condizioni che seguono.

Copiando, installando o altrimenti utilizzando il Software, si accetta di essere vincolati dai termini di questo Contratto. Se non si accettano i termini di questo Contratto, non copiare, installare o usare il Software.

LICENZE:

Notare:

  • La "Licenza di sito" seguente si applica agli amministratori di rete o dei sistemi.
  • La "Licenza per utente singolo" si applica agli utenti finali.
  • La sezione “Licenza OEM” si applica ai produttori originali del computer (OEM).

LICENZA DI SITO: possibile copiare il Software sui computer di una azienda per un utilizzo interno all'azienda stessa ed possibile effettuare un numero ragionevole di copie di backup del Software, vincolate da queste condizioni:

  1. Il presente Software viene concesso in licenza solo congiuntamente (a) ai componenti Intel e (b) ai dispositivi virtuali (“emulati”) destinati ad apparire come componenti Intel a un sistema operativo guest che viene eseguito nel contesto di una macchina virtuale. La licenza esclude qualsiasi altro utilizzo del Software compreso, ma non limitato a, l'uso con componenti non Intel.
  2. In base ai termini e alle condizioni del presente Contratto, Intel Corporation ("Intel") concede al Licenziatario una licenza non esclusiva, non trasferibile, nell'ambito dei copyright Intel, per utilizzare il Software.
  3. Non possibile copiare, modificare, affittare, vendere, distribuire o trasferire alcuna parte del Software tranne quanto previsto nel presente Contratto e il Licenziatario concorda nell'impedire copie non autorizzate del Software.
  4. Non permesso decodificare, decompilare o disassemblare il Software.
  5. Il Software pu comprendere componenti soggetti a termini aggiuntivi a quelli qui definiti, che sono specificati nei contratti di licenza ad essi relativi.

LICENZA PER UTENTE SINGOLO: possibile copiare il Software su un singolo computer per uso personale ed possibile effettuare una copia di backup del Software, vincolata da queste condizioni:

  1. Il presente Software viene concesso in licenza solo congiuntamente (a) ai componenti Intel e (b) ai dispositivi virtuali (“emulati”) destinati ad apparire come componenti Intel a un sistema operativo guest che viene eseguito nel contesto di una macchina virtuale. La licenza esclude qualsiasi altro utilizzo del Software compreso, ma non limitato a, l'uso con componenti non Intel.
  2. In base ai termini e alle condizioni del presente Contratto, Intel Corporation ("Intel") concede al Licenziatario una licenza non esclusiva, non trasferibile, nell'ambito dei copyright Intel, per utilizzare il Software.
  3. Non possibile copiare, modificare, affittare, vendere, distribuire o trasferire alcuna parte del Software tranne quanto previsto nel presente Contratto e il Licenziatario concorda nell'impedire copie non autorizzate del Software.
  4. Non permesso decodificare, decompilare o disassemblare il Software.
  5. Il Software pu comprendere componenti soggetti a termini aggiuntivi a quelli qui definiti, che sono specificati nei contratti di licenza ad essi relativi.

LICENZA OEM: possibile riprodurre e distribuire il Software solo come parte integrante e incorporata del prodotto dell'OEM oppure come aggiornamento autonomo di manutenzione del Software per gli utenti esistenti dell'OEM, con l'esclusione degli altri prodotti autonomi o come componente di una distribuzione del Software pi ampia, compresa, ma non limitata a, la distribuzione di un'immagine di installazione o di una macchina virtuale guest, e rispettando queste condizioni:

  1. Il presente Software viene concesso in licenza solo congiuntamente (a) ai componenti Intel e (b) ai dispositivi virtuali (“emulati”) destinati ad apparire come componenti Intel a un sistema operativo guest che viene eseguito nel contesto di una macchina virtuale. La licenza esclude qualsiasi altro utilizzo del Software compreso, ma non limitato a, l'uso con componenti non Intel.
  2. In base ai termini e alle condizioni del presente Contratto, Intel Corporation ("Intel") concede al Licenziatario una licenza non esclusiva, non trasferibile, nell'ambito dei copyright Intel, per utilizzare il Software.
  3. vietato copiare, modificare, noleggiare, vendere, distribuire o trasferire qualsiasi parte del Software, a eccezione di quanto specificato nel presente accordo, e l’utente acconsente a impedire di effettuare copie non autorizzate del Software.
  4. Non permesso decodificare, decompilare o disassemblare il Software.
  5. Il Software pu solo essere distribuito ai clienti conformemente a un contratto di licenza scritto. Tale contratto di licenza pu risultare un contratto “break-the-seal”. Per lo meno tale licenza deve salvaguardare i diritti di propriet di Intel sul Software.
  6. Il Licenziatario non potr distribuire, concedere in sottolicenza o trasferire il Codice sorgente di alcun componente del Software e suoi derivati a terze parti senza il preventivo consenso scritto di Intel.
  7. Il Software pu comprendere componenti soggetti a termini aggiuntivi a quelli qui definiti, che sono specificati nei contratti di licenza ad essi relativi.

LIMITAZIONI DELLA LICENZA. Il Licenziatario NON potr: (i) utilizzare o copiare il Software tranne per quanto previsto da questo Contratto; (ii) affittare o noleggiare il Software a terze parti; (iii) assegnare questo Contratto o trasferire il Software senza espresso consenso scritto da parte di Intel; (iv) modificare, adattare o tradurre il Software in tutto o in parte tranne per quanto previsto dal presente Contratto; (v) decodificare, decompilare o disassemblare il Software; (vi) cercare di modificare o manomettere la normale funzione di un gestore delle licenze che regola l'utilizzo del Software; (vii) distribuire, concedere in sottolicenza o trasferire il Codice sorgente di alcun componente del Software e suoi derivati a terze parti senza il preventivo consenso scritto di Intel; (viii) permettere, autorizzare, concedere in licenza o sottolicenza a terze parti la visualizzazione o l'uso del Codice sorgente; (ix) modificare o distribuire il Codice sorgente o il Software cosicch parte di esso sia soggeto a una Licenza esclusa (la "Licenza esclusa" richiede, come condizione di utilizzo, la modifica o la distribuzione del codice nonch: (a) la divulgazione o la distribuzione del codice sotto forma di codice sorgente oppure (b) il diritto di terzi di apportarvi delle modifiche); (x) usare o includere il Codice sorgente o il Software in programmi ingannevoli, nocivi o illegali.

NESSUN ALTRO DIRITTO. Intel non concede al Licenziatario altri diritti o licenze, sia in modo esplicito che implicito, in riferimento alle informazioni proprietarie o di brevetto, ai copyright, ai mask work, ai marchi di fabbrica, ai segreti commerciali e ad altri diritti di propriet intellettuale che sono di propriet o controllati da Intel, eccetto nei casi espressamente previsti dal presente Contratto. Fatto salvo per quanto esplicitamente previsto nel presente documento, al Licenziatario non sono concesse altre licenze o diritti diretti, impliciti, indotti, derivanti da dichiarazioni verbali non corrette o di altra natura. In particolare, Intel non garantisce alcun diritto esplicito o implicito su brevetti, copyright, marchi di fabbrica o altri diritti relativi alla propriet intellettuale.

PROPRIET DEL SOFTWARE E COPYRIGHT. Il Software viene concesso in licenza e non venduto. La titolarit di tutte le copie del Software appartiene a Intel. Il Software protetto da copyright, dalle leggi degli Stati Uniti e di altre nazioni oltre che dalle disposizioni previste dai trattati internazionali. Il Licenziatario non pu rimuovere alcun avviso di copyright dal Software. Il Licenziatario accetta di impedire qualsiasi copia non autorizzata del Software. Intel pu apportare modifiche al Software, o agli elementi che a esso fanno riferimento, in qualsiasi momento e senza preavviso, ma non obbligata a supportare o aggiornare il Software.

TERMINI AGGIUNTIVI PER IL SOFTWARE DI PRE-RELAEASE. Se il Software che si sta installando o utilizzando in base a questo Contratto una release preliminare o etichettato o altrimenti denominato versione "alfa" o "beta" del Software ("Software di pre-release"), si applicano i seguenti termini. Nel caso in cui una disposizione di questa Sezione sia in conflitto con altri termini o condizioni di questo Contratto in relazione al Software di pre-release, questa Sezione avr la priorit su tali termini e condizioni, ma solo nei limiti necessari per risolvere il conflitto. Il Licenziatario riconosce e accetta che il Software un Software di pre-release, non rappresenta il Software finale di Intel e potrebbe contenere errori e altri problemi che potrebbero causare la perdita di dati, il malfunzionamento del sistema o altri errori. Il Software di pre-release fornito "come tale" e Intel declina qualsiasi garanzia o responsabilit nei confronti del Licenziatario per gli eventuali danni causati dall'uso del Software di pre-release. Il Licenziatario riconosce che Intel non ha promesso il futuro rilascio del Software di pre-release, non ha alcun obbligo espresso o implicito di rilasciare al Licenziatario il Software di pre-release e che Intel potrebbe introdurre un Software non compatibile con il Software di pre-release. Il Licenziatario riconosce che tutte le attivit di ricerca o sviluppo che esegue, relative al Software di pre-release o a qualsiasi prodotto che fa uso o associato con il Software pre-release, sono eseguite a proprio rischio. Se Intel ha fornito al Licenziatario il Software di pre-release conformemente a un contratto scritto separato, l'uso del Software di pre-release regolamentato anche da tale contratto.

GARANZIA LIMITATA SUI SUPPORTI. Se il Software stato fornito da Intel su un supporto fisico, Intel garantisce che il supporto privo di difetti intrinseci e dei materiali per un periodo di novanta giorni dalla sua consegna da parte di Intel. Nel caso in cui siano rilevati difetti, restituire il supporto a Intel per ottenerne la sostituzione o per ricevere il Software in altro modo stabilito a discrezione di Intel.

ESCLUSIONE DI ALTRE GARANZIE. SALVO QUANTO QUI INDICATO, IL SOFTWARE VIENE FORNITO “COME TALE” SENZA GARANZIE ESPLICITE O IMPLICITE DI ALCUN TIPO, COMPRESE LE GARANZIE DI COMMERCIABILIT, DI NON VIOLAZIONE DI DIRITTI O DI IDONEIT PER UN USO SPECIFICO. Intel non garantisce n si assume alcuna responsabilit riguardo l'accuratezza o la completezza delle informazioni, del testo, delle immagini, dei collegamenti o di altri elementi contenuti nel Software.

LIMITAZIONE DI RESPONSABILIT. IN NESSUN CASO INTEL O I SUOI FORNITORI SARANNO RITENUTI RESPONSABILI PER QUALSIVOGLIA DANNO (INCLUSI, SENZA ALCUNA LIMITAZIONE, LA PERDITA DI PROFITTI, L'INTERRUZIONE DELL'ATTIVIT COMMERCIALE O LA PERDITA DI INFORMAZIONI) CHE POTREBBE DERIVARE DALL'UTILIZZO O DALL'INCAPACIT DI UTILIZZARE IL SOFTWARE, ANCHE SE INTEL STATA AVVERTITA DELLA POSSIBILIT DI TALI DANNI. ALCUNE GIURISDIZIONI PROIBISCONO L'ESCLUSIONE O LA LIMITAZIONE DELLA RESPONSABILIT RELATIVAMENTE ALLE GARANZIE IMPLICITE O AI DANNI CONSEQUENZIALI E ACCIDENTALI; DI CONSEGUENZA, LA SUDDETTA LIMITAZIONE POTREBBE NON ESSERE APPLICABILE A TUTTI I CASI. POTREBBERO INOLTRE ESSERE PREVISTI ALTRI DIRITTI LEGALI CHE VARIANO DA GIURISDIZIONE A GIURISDIZIONE. Nel caso in cui il Licenziatario usi il Software con un dispositivo virtuale (“emulato”) destinato ad apparire come un componente Intel, il Licenziatario riconosce che Intel non n l'autore n il creatore del dispositivo virtuale (“emulato”). Il Licenziatario riconosce e accetta che Intel non fornisce alcuna garanzia relativamente alla correttezza del funzionamento del Software quando usato con un dispositivo virtuale (“emulato”), che Intel non ha progettato il Software per il funzionamento con il dispositivo virtuale (“emulato”) e che il Software potrebbe non funzionare correttamente con il dispositivo virtuale (“emulato”). Il Licenziatario accetta di assumersi il rischio che il Software potrebbe non funzionare correttamente con il dispositivo virtuale (“emulato”). Il Licenziatario accetta di rimborsare e manlevare Intel e i suoi funzionari, le sue societ collegate o controllate, di qualsiasi rivendicazione, costo, danno, spesa, spesa legale derivanti, direttamente o indirettamente, da qualsiasi rivendicazione di responsabilit del prodotto, lesione personale o decesso associati all'uso del Software con il dispositivo virtuale (“emulato”), anche se tale rivendicazione sostiene che Intel abbia agito in modo negligente nella progettazione o costruzione del Software.

USO NON AUTORIZZATO. IL SOFTWARE NON PROGETTATO, PREVISTO O AUTORIZZATO PER ESSERE UTILIZZATO IN QUALSIASI SISTEMA O APPLICAZIONE IN CUI IL FALLIMENTO DEL SOFTWARE POTREBBE CREARE UNA SITUAZIONE DI LESIONE PERSONALE O DECESSO (AD ESEMPIO, SISTEMI MEDICALI, SALVAVITA O DI SOPRAVVIVENZA). Se il Licenziatario utilizza il Software per qualsiasi uso non previsto o non autorizzato, il Licenziatario dovr rimborsare e manlevare Intel e i suoi funzionari, dipendenti, direttori, filiali, rappresentanti, affiliate e agenti nei confronti di qualsiasi rivendicazione, costo, danno, spesa, spesa legale e spese di vario tipo derivanti, direttamente o indirettamente, da qualsiasi rivendicazione di responsabilit del prodotto, lesione personale o decesso associati a tale uso non previsto o non autorizzato, anche se tale rivendicazione ritiene Intel negligente per quanto riguarda la progettazione o la costruzione della parte.

RESCISSIONE DI QUESTO CONTRATTO. Intel pu rescindere il presente Contratto in qualsiasi momento, nel caso l'utente ne violi i termini. In seguito alla rescissione del contratto, il Licenziatario deve immediatamente distruggere tutte le copie del Software o restituirle a Intel.

LEGGI APPLICABILI. Le rivendicazioni derivanti dal, o relative al, presente Contratto saranno regolamentate dalle leggi vigenti nello Stato della California, senza considerazione dei principi di conflitto della legge. Il Licenziatario accetta che la Convenzione delle Nazioni Unite sui Contratti per la vendita di beni non si applica al presente Contratto. Il Licenziatario non pu esportare il Software trasgredendo le leggi e i regolamenti sulle esportazioni attualmente in vigore. Intel non vincolata da alcun altro contratto che non sia per iscritto e firmato da un rappresentante autorizzato di Intel.

DIRITTI LIMITATI DEL GOVERNO. Il Software e la documentazione forniti sono stati sviluppati privatamente e hanno “DIRITTI LIMITATI”. L'uso, la duplicazione o la divulgazione da parte del Governo sono soggetti alle limitazioni delle norme FAR 52.227-14 e DFAR 252.227-7013 et seq. o successive. L’uso di questo prodotto da parte del Governo equivale a riconoscere i diritti di propriet di Intel sul Software. Il contraente o il produttore Intel.

LINGUA; TRADUZIONI. Qualora la versione in lingua inglese del presente Contratto venisse fornita insieme a una versione tradotta in un'altra lingua, a titolo di riferimento, far fede unicamente la versione in lingua inglese.


Ultima modifica 2/4/12 22.56 Revisione

DOCS/QUICK/ITA/note.gif0000755000000000000000000000073211651742220011426 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/ITA/style.css0000755000000000000000000000450511651742220011646 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/ITA/warranty.htm0000755000000000000000000001551612122016340012350 0ustar Garanzia hardware limitata

Garanzia hardware limitata

Restituzione di un prodotto difettoso

Dall'America del Nord

Dagli altri paesi

Garanzia di rimborso del prezzo pagato per la scheda di rete (valida solo per i clienti del Nord America)

Limitazione della responsabilit e rimedi


Ultima modifica: 17/9/12 10:42

DOCS/QUICK/JPN0000755000000000000000000000000012233424125007716 5ustar DOCS/QUICK/JPN/10qi_jpn.htm0000755000000000000000000003001412142406770012136 0ustar Ce(R) lbg[NEA_v^[ NCbNECXg[EKCh

Ce(R) lbg[NEA_v^[̃CXg[

Ce(R) C[Tlbg 10 MKrbgET[o[EA_v^[̃CXg[

A_v^[̃CXg[

  1. Rs[^[̓d؂AdR[hRZg甲܂Buzbg vOvCXg[sꍇ́AŏɃT[o[̃}jAQƂĂB
  2. Rs[^[̃Jo[OAA_v^[ɊYXbgA_v^[EXbgJo[O܂BA_v^[̃RlN^[XbggpĂ܂܂񂪁APCI Express RlN^[ZXbgɂ͎tȂłB
  3. A_v^[ PCI Xbgɂƍ݁AuPbgŒ肵܂B
  4. Rs[^[̃Jo[t܂BdR[hRZgɍ݂܂B

UjJ[h̃CXg[

  1. Rs[^[̓d؂AdR[hRZg甲܂B
  2. Rs[^[̃Jo[O܂B
  3. Uj{[h PCIe RlN^[}U[{[h̃RlN^[ 4 ‚̃vX`bÑX^hItɑ܂B
  4. A_v^[Uj{[hERlN^[ɊSɑ} 4 ‚̃X^hItɛƂ܂ŃA_v^[܂B
  5. Rs[^[̃Jo[t܂BdR[hRZgɍ݂܂B

lbg[NEP[u̐ڑ

Ce(R) C[Tlbg 10 MKrbgA_v^[F JeS[ 6AJeS[ 6aA܂̓JeS[ 7 C[TlbgEP[ugp܂B

Ce(R) C[Tlbg 10 MKrbgET[o[EA_v^[ (SFP+ wvOE”\^)F W[̎wɏ]ăW[CXg[ăP[uڑ܂

Ce(R) C[Tlbg 10 MKrbgEt@Co[EA_v^[ (SC RlN^[ڑ)F@ t@Co[RlN^[̃Jo[Oĕۊǂ܂BSC t@Co RlN^[ A_v^[uPbg TX/RX |[gɍ݂܂B

Ce(R) C[Tlbg 10 MKrbgEt@Co[EA_v^[ (LC RlN^[ڑ)F@ t@Co[RlN^[̃Jo[Oĕۊǂ܂BLC RlN^[A_v^[ɍ݂܂B̐܂߁AA_v^[̌t@Co[̎dlɃP[uꍇ́ASC ̂ق̃^CṽRlN^[ɕϊP[ugp邱Ƃł܂B

Ce(R) C[Tlbg 10 MKrbg CX4 A_v^[F IȃP[úAIEEE Std 802.3akAClause 54 ̎dlɍĂȂ΂Ȃ܂BKvȃP[ũRlN^[́AIEC 61076-3-113 Œ`Ă MDI b`^Cṽ\PbgłB

Rs[^[NÃhCo[ECXg[菇ɏ]܂B

 


hCo[уCe(R) PROSet \tgEFÃCXg[

Microsoft* Windows* Iy[eBOEVXe

F
  • hCo[CXg[ɂ́AIy[eBOEVXeɑ΂ǗҌKvłB
  • T|[gĂIy[eBOEVXeɂ‚ẮACe 10GbE A_v^[ KCh́uVXevṽy[WQƂĂB

Windows NƁAA_v^[Vn[hEFAƂČo܂B̎菇ɏ]āAK؂ȃhCo[CXg[܂B

  1. A_v^[oAWindows ɂ Windows 풓hCo[CXg[邩AVn[hEFǍo EBU[hN܂B

  2. EBU[hNꍇ́Aʂ̎wɏ]āÃpbP[Wɕt CD hCo[CXg[܂B

  3. Windows 풓hCo[CXg[ꂽꍇ (EBU[h\Ȃꍇ) ́ACe CD }AmCe lbg[NERlNV n autoran EBhE\ꂽ mhCo[ƃ\tgEFÃCXg[ n {^NbNāAhCo[XV܂B


Linux

̃hCo[̃oCi[ RPM* pbP[W쐬ɂ́Aurpmbuild -tb <filename.tar.gz>vs܂ B<filename.tar.gz> ́̕AhCo[̃t@Cɒu܂ B

F rh@\ɂ́Aݎs̃J[l̃o[WƃCXg[ꂽJ[l \[X̐ݒ肪vKv܂BJ[lăRpC΂̏ꍇ́AVXeċNĂB

RPM @\ Red Hat ł̂݃eXgĂ܂B

  1. Cӂ̃fBNg[Ƀx[X hCo[ tar t@Cړ܂BƂ΁Au/home/username/ixgbv܂́u/usr/local/src/ixgbvfBNg[gp܂B
     

  2. A[JCu𓀂܂Bi<x.x.x> ́AhCo[ tar ̃o[WԍłBj

    tar zxf ixgb-<x.x.x>.tar.gz

  3. hCo src fBNg[ɕύX܂Bi<x.x.x> ́AhCo[ tar ̃o[WԍłBj

    cd ixgb-<x.x.x>/src/

  4. hCo[ W[RpC܂B

    make install

    oCi[͎̂悤ɃCXg[܂B

    /lib/modules/[J[l o[W]/kernel/drivers/net/ixgb.o

    Ɏ̂́AftHg̃CXg[ꏊłBgpĂ Linux ɂẮÃCXg[ꏊgpȂꍇ܂B

  5. W[CXg[܂B

    modprob ixgb <p[^>=<l>

  6. ȉ̂悤ɓ͂ăC^[tFCX IP AhX蓖Ă܂Bi<x> ̓C^[tFCXԍłBj

    ifconfig eth<x> <IP AhX>

  7. C^[tFCX@\邱ƂmF܂B̂悤ɓ͂܂B<IP AhX> ̕ɂ́AeXgC^[tFCXƓTulbgɂAʂ̃Rs[^[ IP AhX܂B

    ping <IP AhX>


FreeBSD

\zƃCXg[

̃hCo[́AFreeBSD J[lAo[W 4.8 ȍ~Ŏgp悤ɍĂ܂B

F hCo[ W[RpCɂ́AJ[l \[XCXg[Ă邱ƂKvłB

ȉ̎菇ŁAx.x.x ̓hCo[̃o[W\܂BhCo[̃o[W tar t@C̖OŊmFł܂B

  1. Cӂ̃fBNg[Ƀx[X hCo[ tar t@Cړ܂BƂ΁A /home/username/ixgb ܂ /usr/local/src/ixgb gp܂B
     

  2. A[JC𓀂܂B

    tar xfz ixgb-x.x.x.tar.gz

    ɂāAixgb-x.x.x fBNg[쐬܂B
     

  3. man y[WCXg[܂B
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. hCo[s̃VXeɃ[hɂ́A̎菇ɏ]܂B

    cd ixgb-x.x.x
      make

    ܂

      cd ixgb-x.x.x/src
      make load
     

  5. C^[tFCX IP AhX蓖Ăɂ́Â悤ɓ͂܂B
    ifconfig ixgb<interface_num> <IP AhX>
     

  6. C^[tFCX@\邱ƂmF܂Bȉ̂悤ɓ͂܂Bi<IP AhX> ̓eXgC^[tFCXƓ̃Tulbgɂʂ̃Rs[^[ IP AhXłBj
      ping <IP AhX>

  7. VXe̋NɃhCo[IɃ[hɂ́Â悤ɓ͂܂B

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    /boot/loader.conf ҏWāA̍slj܂B

    if_ixgb_load="YES"

    ܂

    J[lɃhCo[RpC܂ (ACe 8 Q)B


    /etc/rc.conf ύXāAK؂ ifconfig_ixgb<interface_num> Gg[쐬܂F

    ifconfig_ixgb<interface_num>="<ifconfig_settings>"

    gpF

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    F ڍׂɂ‚ẮAifconfig man y[WQƂĂB
     

  9. hCo[J[lɃRpCɂ́Â悤ɓ͂܂B

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    /usr/src/sys/conf/files.i386 t@CҏWāA̍slj܂B

    dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    /usr/src/sys/conf/files.i386 t@CɎ̍sꍇ́A̍s
    폜܂B

    /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    /usr/src/sys/i386/conf ŃJ[lݒt@C (GENERIC ܂ MYKERNEL)
    ҏWāA̍s邱ƂmF܂B

    device ixgb

    J[lRpCăCXg[܂BJ[l̍XVLɂɂ́AVXeċNKv܂B

J[l̃RpC̏ڍׂɂ‚ẮAFreeBSD Iy[eBOEVXẽ}jAQƂĂB

ڍ׏

ڍׂɂ‚ẮACe CD Ɏ^Ă[U[ KChACẽT|[g Web TCg http://www.intel.com/p/ja_JP/support/ QƂĂB


*@

ŏIύX2007N1011 3:49pm

DOCS/QUICK/JPN/legaldis.htm0000755000000000000000000000160212115651350012276 0ustar @

쌠і@

Copyright (C) 2002 - 2013 Intel Corporation.All rights reserved.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Intel Corporation ͖{ɋLڂĂě܂͋LژRɂ‚āAؐӔC𕉂܂B܂A{̋LړeXV`ؕ܂B

IntelAItanium PentiuḿAčт̑̍ɂ Intel Corporation ̏WłB

* ̑̐i܂̓uh͊eL҂ɋAĂꍇ܂B

ۏ؂̏

\tgEFAECZX

 


DOCS/QUICK/JPN/license.htm0000755000000000000000000003530611756701030012145 0ustar \tgEFAECZX

Ce \tgEFAgp_

dv - Rs[ACXg[A܂͎gp̑Oɂǂ݂B

ȉ̏𒍈Ӑ[ǂ݂ɂȂ܂ŁA{gp_ (u_v) ̉ɒ񋟂{\tgEFAъ֘A (ȉÂ u\tgEFAv Ƃ܂) Rs[ACXg[A܂͎gpȂłB

\tgEFARs[ACXg[A܂͎gpƁAql͖{_̏ɍS邱ƂɓӂꂽƂɂȂ܂B{_̏ɓӂȂꍇ́A\tgEFARs[ACXg[܂͎gpȂłB

gp_F

ӎF

  • lbg[N܂̓VXeǗ҂ɂ́Aȉ uTCggp_v Y܂B
  • Gh[U[ɂ́AuVO[U[gp_v Y܂B
  • OEM (Original Equipment Manufacturer) ɂ́AuOEM gp_vY܂B

TCggp_F qĺA\tgEFAql̑gDgp邽߂ɂ̑gD̃Rs[^[Ƀ\tgEFARs[邱ƂłA\tgEFÃobNAbvƂđÓȐ̃Rs[쐬邱Ƃł܂BAȉ̏ɏ]ƂƂ܂B

  1. ̃\tgEFÁA(a) IȃCẽR|[lgi (b) z}ṼReLXgŎsĂQXgEIy[eBOEVXeɃCẽR|[lgiƂČ悤ɐ݌vꂽz (uG~[gꂽv) foCXƂ̑gݍ킹ɂgpɂ̂݁Agp܂B\tgEFȂ̂gṕACeȊÕR|[lgił̎gp܂݂Ɍ肳ꂸA̎gp_̉ɃCZXĂ܂B
  2. {_񏑂ׂ̂Ă̏Ə̉ɁAIntel Corporation (uCev) ͂qlɃ\tgEFAgp邽߂̔rIAn֎~̒쌠CZX‚܂B
  3. {_񏑂œɋK肷ꍇA\tgEFÂȂ镔AAύXAݗ^ApAzzAn邱Ƃ͋ւĂ܂B܂AqĺA\tgEFA̖fh~邱Ƃɍӂ̂Ƃ܂B
  4. \tgEFAo[X GWjAAtRpCAtAZu邱Ƃւ܂B
  5. \tgEFAɂ́A{ɐĂƈقȂŒ񋟂镔܂܂邱ƂÄقȂ͂̕ɔCZXŐĂ܂B

VO[U[gp_F qĺA\tgEFA 1 ̃Rs[^[ɂqľlgpړIŃRs[邱ƂłA\tgEFÃobNAbvE Rs[ 1 쐬ł܂B̍ہAȉ̏Kp܂B

  1. ̃\tgEFÁA(a) IȃCẽR|[lgi (b) z}ṼReLXgŎsĂQXgEIy[eBOEVXeɃCẽR|[lgiƂČ悤ɐ݌vꂽz (uG~[gꂽv) foCXƂ̑gݍ킹ɂgpɂ̂݁Agp܂B\tgEFȂ̂gṕACeȊÕR|[lgił̎gp܂݂Ɍ肳ꂸA̎gp_̉ɃCZXĂ܂B
  2. {_񏑂ׂ̂Ă̏Ə̉ɁAIntel Corporation (uCev) ͂qlɃ\tgEFAgp邽߂̔rIAn֎~̒쌠CZX‚܂B
  3. {_񏑂œɋK肷ꍇA\tgEFÂȂ镔AAύXAݗ^ApAzzAn邱Ƃ͋ւĂ܂B܂AqĺA\tgEFA̖fh~邱Ƃɍӂ̂Ƃ܂B
  4. \tgEFAo[X GWjAAtRpCAtAZu邱Ƃւ܂B
  5. \tgEFAɂ́A{ɐĂƈقȂŒ񋟂镔܂܂邱ƂÄقȂ͂̕ɔCZXŐĂ܂B

OEM gp_F qĺAql̐iɓꂽA܂͑gݍ܂ꂽƂāA邢͂ql̐i̊̃Gh[U[ɑ΂X^hÃ\tgEFAEeiXEAbvf[g (ȊÔׂẴX^hAi͏O) A܂̓CXg[EC[W܂̓QXgz}ṼC[W̔zz܂ނɌ肳Ȃ傫ȃ\tgEFA̔zz 1 ‚̃R|[lgƂĂ̂݁A\tgEFA𕡐єzz邱Ƃł܂BAȉ̏ɏ]̂Ƃ܂B

  1. ̃\tgEFÁA(a) IȃCẽR|[lgi (b) z}ṼReLXgŎsĂQXgEIy[eBOEVXeɃCẽR|[lgiƂČ悤ɐ݌vꂽz (uG~[gꂽv) foCXƂ̑gݍ킹ɂgpɂ̂݁Agp܂B\tgEFȂ̂gṕACeȊÕR|[lgił̎gp܂݂Ɍ肳ꂸA̎gp_̉ɃCZXĂ܂B
  2. {_񏑂ׂ̂Ă̏Ə̉ɁAIntel Corporation (uCev) ͂qlɃ\tgEFAgp邽߂̔rIAn֎~̒쌠CZX‚܂B
  3. {_񏑂œɋK肷ꍇA\tgEFÂȂ镔AAύXAݗ^ApAzzAn邱Ƃ͋ւĂ܂B܂AqĺA\tgEFA̖fh~邱Ƃɍӂ̂Ƃ܂B
  4. \tgEFAo[X GWjAAtRpCAtAZu邱Ƃւ܂B
  5. \tgEFAqľڋqɔzzۂɂ́Aʂɂ郉CZXgp_񏑂ɏ]̂Ƃ܂B̂悤Ȏgp_́AJ_ _񂪐A"break-the-seal" `̎gp_łꍇ܂BŒÂ悤ȃCZX́A\tgEFAɑ΂CȅLی삵܂B
  6. Cȅʂɂ閾mȓӂȂɁA\tgEFA܂͂̔hîȂR|[lg̃\[XR[h`ȂO҂ɔzzATuCZX܂͏n邱Ƃ͂ł܂B
  7. \tgEFAɂ́A{ɐĂƈقȂŒ񋟂镔܂܂邱ƂÄقȂ͂̕ɔCZXŐĂ܂B

CZX̐B ȉ̂Ƃ͍s܂B(i) {_񏑂Ŏw肳ꂽȊÕ\tgEFA̎gp܂̓Rs[B (ii) ȂO҂ւ̃\tgEFA݂̒܂̓[XsB (iii) Cȅʂɂ铯ӂȂ{_^A܂̓\tgEFAnB (iv) {_Ŏw肳ꂽȊÕ\tgEFAŜ܂͈ꕔύXAA܂͖|󂷂B (v) \tgEFÃo[XEGWjAAtRpCA܂͋tAZuB(vi) \tgEFA̎gpK郉CZXE}l[W[̒ʏ@\̕ύX܂͉sB (vii) Cȅʂɂ閾mȓӂȂɁA\tgEFA܂͂̔hîȂR|[lg̃\[XR[h`ȂO҂ւ̔zzATuCZX܂͏nB(viii) \[XR[h̕\܂͎gpȂO҂֋AFACZX܂̓TuCZXB (ix) \[XR[h܂̓\tgEFAύX܂͔zzāA\[XR[h܂̓\tgEFÂȂ镔uOCZXv̑ΏۂƂȂ悤ɂB(uOCZXv́AgpAύXAzz̏ƂāÂƂKvƂ郉CZXłB (a) \R[h܂̓\[XR[h`ŔzzR[hA܂ (b) ̎҂ύX錠ƒR[h)A(x) \ԓIAӂ̂A܂͈@ȃvOŃ\[XR[h܂̓\tgEFAgpÃvOɃ\[XR[h܂̓\tgEFA܂߂邱ƁB

ׂ̑̂Ă̌̏OB {_񏑂ɖIɋK肳Ă̂ACeЂ͂qlɑ΂ACeЂLуRg[铖ГƎ̏A쌠A}XN [NAWAƖ̋@Ȃ̒mILɊւAIAÎI킸AȂ錠⃉CZXt^̂ł͂܂B{_񏑂ɖĂꍇAځAَIAUIA֔Ȃ킸ACZX܂͌n邱Ƃ͈؂܂BɁACéACe̓A쌠AWȂ̒mILɊւAI܂َ͖IȌ؏n邱Ƃ͂܂B

\tgEFȀLђ쌠B{\tgEFA̓CZXĂApꂽ̂ł͂܂B\tgEFAтׂ̂ẴRs[Ɋւ؂̏ĹACeɋA܂B\tgEFA͒쌠o^ĂAčƏO̖@Aэۏɂĕی삳Ă܂B\tgtgEFA̒쌠̍m𖕏邱Ƃ͂ł܂BqĺA\tgEFA̖fh~邱Ƃɍӂ̂Ƃ܂BCeł́Aʒm邱ƂȂ‚ł\tgEFA܂͂ɋLڂĂ鍀ڂɕύX邱ƂłA\tgEFAT|[g܂̓Abvf[g`𕉂܂B

v[XŃ\tgEFAɑ΂lj̏F{_̉ɃCXg[܂͎gp\tgEFAƃ[XÕv[XłłꍇA܂̓\tgEFÁuAt@v܂́ux[^v (uv[XŃ\tgEFAv) Ƃĕ\ꂽꍇɂ́ȀKp܂Bv[XŃ\tgEFAɊւāÃZNV̂Ȃ{_̑̂܂͏ƖꍇɂẮÃZNV̏܂͏D悳܂ÂɕKvȔ͈݂͂̂Ɍ܂BqĺA\tgEFAv[Xł̃\tgEFAłACe̍ŏI\tgEFAł͂ȂAf[^̑AVXeQA܂͑̃G[N”\̂G[ё̖܂މ”\邱Ƃ𗝉ďF܂Bv[XŃ\tgEFÁû܂܁v񋟂ACéAv[XŃ\tgEFA̎gp琶邢Ȃ鑹Qɑ΂āAqlւ̕ۏ؂؍s킸AӔCؕ܂BqĺACev[XŃ\tgEFAナ[X񑩂ACéAql΂āAv[XŃ\tgEFA[X閾I܂َ͖Iȋ`ǂ킸ACe̓v[XŃ\tgEFAƌ݊̂\tgEFA𓱓Ȃ”\邱ƂF܂BqĺAv[XŃ\tgEFA܂̓v[XŃ\tgEFAgpA܂͊֘A邢Ȃ鐻iɊւĂqlsȂ郊T[`܂͊Jׂ͂Ăql̐ӔCɂčsƂF܂BCeʓȑʂɂ鍇ӂɏ]ĂqlɃv[Xł̃\tgEFA񋟂ꍇAqlɂv[Xł̃\tgEFA̎gṕA̍ӏɂĂǗ܂B

L}̂̌ۏ؁F {\tgEFAIȋL}̂ŃCe񋟂ꂽꍇACe͂̔}̂ɕIȌׂȂƂA{\tgEFA̒񋟓 90 ԕۏ؂܂B̂悤Ȍׂ‚ꍇA̔}̂CeɕԑĂB}̂̌܂̓CeI@Ń\tgEFA͂܂B

̑̕ۏ؂̏OF Lɒ߂ꍇA{\tgEFÁAiɂ‚Ă̕ۏ؁ANQĂȂƂۏ؁AړIւ̓Kɂ‚Ă̕ۏؓAƖَƂ킸A؂̕ۏ؂ȂAû܂܁v̌`Œ񋟂܂BCeł́A\tgEFAɊ܂܂AeLXgAOtBbNANȂ̍ڂɂ‚āA̐m⊮Sɂ‚Ĉؕۏ؂AӔC𕉂܂B

ӔC̐F Ceт̋Ǝ҂́AQ̉”\ɂ‚Ēm炳ĂꍇłA{\tgEFA̎gp܂͎gps\琶邢Ȃ鑹Q (v̑AƖ̒fȂEȂ) ɂ‚ĂӔC𕉂܂B܂͒nɂẮAَ̕ۏ؁AʓI܂͋IȑQ̏O܂͐ւĂꍇ܂B̏ꍇAL͓̐Kp܂B܂͒nɂ肨ql̖͑@IȌLꍇ܂BCẽR|[lgiƂČ悤ɐ݌vꂽz (uG~[gꂽv) foCXƂ̑gݍ킹ɂ\tgEFAgpꍇAqĺACez (uG~[gꂽv) foCX̍҂܂͍쐬҂̂łȂƂF܂BqĺA\tgEFAz (uG~[gꂽv) foCXƂ̑gݍ킹ɂgpƂɂ́ACe̓\tgEFA̐ɂ‚ĐACe̓\tgEFAz (uG~[gꂽv) foCXƂ̑gݍ킹ɂ葀삷邽߂ɐ݌vĂ炸Az (uG~[gꂽv) foCXƂ̑gݍ킹ŎgpƂɂ̓\tgEFA@\Ȃ”\邱Ƃ𗝉AF܂BqĺAz (uG~[gꂽv) foCXƂ̑gݍ킹ŎgpꍇA\tgEFA@\Ȃ”\댯邱Ƃz肷邱Ƃɓӂ܂BqĺAz (uG~[gꂽv) foCXƂ̑gݍ킹Ń\tgEFAgpꍇɂāAgpɊ֘Ai̐ӔCAlgQASɊւ锅ɂāAƂCeɐ݌v܂͐ɂߎƎ咣ꍇłAɒړI܂͊ԐړIɋN锅AAQAp̈؁AёÓȊzٌ̕mp⏞ACeƂ̖AqЁA֘AЂɉ瑹Q^ȂƂɓӂ̂Ƃ܂B

F‚ȂgpB {\tgEFÁA\tgEFA̕sl̂ւ̕܂͎SN”\̂邢Ȃ^CṽVXeAvP[V(Ƃ΁AÃVXeAێuA~uȂ) ɂĂ̎gp̂߂ɐ݌vAӐ}A܂͔F‚Ă܂B ql̓\tgEFAȂӐ}Ȃ܂͋‚ȂprɎgpꍇAgpɊ֘Ai̐ӔCAlgQASɊւ锅ɂāAƂCeɐ݌v܂͐ɂߎƎ咣ꍇłAɒړI܂͊ԐړIɋN锅AAQAp̈؁AёÓȊzٌ̕mp⏞ACeƂ̖AqЁA֘AЂɉ瑹Q^ȂƂɓӂ̂Ƃ܂B

{_̏IB ql{_̏ɈᔽꍇACe͒ɖ{_񂷂邱Ƃł܂B{_񂪏IꍇAql͒Ƀ\tgEFA邩AׂẴRs[Ceɕԋp̂Ƃ܂B

@B {_񂩂琶鐿ɂ́AڐG@̌ɔ邩ǂɊ֌WȂAAJÕJtHjAB̖@Kp܂BqĺA{_ɂ͍ەi_Ɋւ鍑Ȁ͓KpȂƂɓӂ܂BqĺAYAoɊւ@yыKɔă\tgEFAAo邱Ƃ͂ł܂BCéACě̂\҂̏̂鏑ʂɂȂ΁Ȃ̌_̋`𕉂܂B

{̌̐B ꂽ\tgEFAƃhLg͎ɂJAu̐vt܂B {ɂgpAAJɂ‚ẮAFAR52.227-14ADFAR252.227-7013 et seq. ܂͂̌pKɋK肳Ă鐧܂B{ɂ{i̎gṕA\tgEFAɂCȅL̏FƂȂ܂B_҂܂͐҂̓CełB

A|F ̎gp_̉płɁAւ̖|łtĂꍇA̖|ł͂ql̕֋X}Ē񋟂Ă邾̂̂łApł@I͂D悳܂B


ŏIύX QOPQNSQ 10:56pm

DOCS/QUICK/JPN/note.gif0000755000000000000000000000073211651742220011440 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/JPN/style.css0000755000000000000000000000450511651742220011660 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/JPN/warranty.htm0000755000000000000000000001273112124523304012363 0ustar n[hEFAۏ

n[hEFAۏ

אi̕ԕi

kĂŕԕiꍇF

kĈȊÔׂĂ̏ꏊŕԕiꍇF

Ce A_v^[ԋۏ (kĂ̂)

Ɛӂы~


ŏIXV 2012N917 10:42am

DOCS/QUICK/KOR0000755000000000000000000000000012233424127007724 5ustar DOCS/QUICK/KOR/10qi_kor.htm0000755000000000000000000002521412142406770012154 0ustar (R) Ʈũ ġ ȳ

® Ʈũ ġ

® ̴ 10 ⰡƮ ġ

ġ

  1. ǻ͸ ڵ带 ̽ϴ. " ÷" ġϷ Ͻʽÿ.
  2. ǻ ش Ϳ ġϴ Կ մϴ. Ŀͺ ϴ , PCI ͽ Ŀͺ ª Կ ġ ʽÿ.
  3. ͸ Կ Ų 귡Ŷ ܴ ϴ.
  4. ǻ ٽ ڵ带 մϴ.

ڴ ī ġ

  1. ǻ͸ ڵ带 ̽ϴ.
  2. ǻ մϴ.
  3. ڴ PCIe Ŀ͸ Ŀ öƽ ĵ 4 ϴ.
  4. MB ĿͿ Ե ͸ 4 ĵ ϴ.
  5. ǻ ٽ ڵ带 մϴ.

Ʈũ ̺

® ̴ 10 ⰡƮ : īװ 6, īװ 6a Ǵ īװ 7 ̴ ̺ Ͻʽÿ.

SFP+ ÷ ƽ ® ̴ 10 ⰡƮ : ü ħ ġ ̺

SC ĿͰ ִ ® ̴ 10 ⰡƮ : Ŀ иϿ Ͻʽÿ. SC ƽ Ŀ͸ 귡Ŷ TX/RX Ʈ ʽÿ.

LC ĿͰ ִ ® ̴ 10 ⰡƮ : Ŀ иϿ Ͻʽÿ. LC Ŀ͸ Ϳ ʽÿ. ̺ ´ 쿡 SC ٸ Ŀ ϴ ȯ ̺ ֽϴ.

® ̴ 10 ⰡƮ CX4 : ̺ IEEE Std 802.3ak, Clause 54 ؾ մϴ. ʿ ̺ Ŀʹ IEC 61076-3-113 MDI ġ Դϴ.

ǻ͸ ϰ Ʒ ̹ ġ ȳ ʽÿ.

 


̹ ® PROSet Ʈ ġ

Microsoft* Windows*  ü

:
  • ̹ ġϷ  ü ʿմϴ.
  • Ǵ  ü ؼ 10GbE ȳ ý 䱸 Ͻʽÿ.

Windows ϵ Ͱ ߰ߵ˴ϴ. ùٸ ̹ ġϷ

  1. Ͱ ǰ Windows Windows ̹ ġϰų ϵ ߰ 縦 մϴ.

  2. 簡 ۵Ǹ Ÿ ޽ Ű CD ̹ ġմϴ.

  3. Windows ̹ ġϴ (簡 Ÿ ) CD ְ Ʈũ ڵ â Ÿ ̹ Ʈ ġ ߸ ŬϿ ̹ Ʈմϴ.


Linux

̹ ̳ʸ RPM* Ű Ϸ 'rpmbuild -tb <filename.tar.gz>' մϴ. ⼭ ̸ <filename.tar.gz> ̹ ش ̸ ٲٽʽÿ.

: 尡 ùٸ ۵Ϸ Ŀΰ ġ Ŀ ҽ ġؾ մϴ. Ŀ ٽ 쿡 ý ٽ մϴ.

RPM Red Hat ǿ ׽ƮǾϴ.

  1. 丮 ̹ tar ̵մϴ. , '/home/username/ixgb' Ǵ '/usr/local/src/ixgb' մϴ.
     

  2. ̹ tar DZϴ. ⼭ <x.x.x> ̹ tar ȣԴϴ.

    tar zxf ixgb-<x.x.x>.tar.gz

  3. ̹ src 丮 ̵մϴ. ⼭ <x.x.x> ̹ tar ȣԴϴ.

    cd ixgb-<x.x.x>/src/

  4. ̹ մϴ.

    make install

    ̳ʸ ġ˴ϴ.

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    ġ ġ ⺻ ġԴϴ. Ϻ Linux ǿ ̷ ġ ٸ ֽϴ.

  5. ġմϴ.

    modprobe ixgb <parameter>=<value>

  6. Ͽ ̽ IP ּҸ մϴ. ⼭ <x> ̽ ȣԴϴ.

    ifconfig eth<x> <IP_ּ>

  7. ̽ ۵ϴ Ȯմϴ. Էմϴ. ⼭ <IP_ּ> ׽Ʈ ̽ ݿ ִ ٸ ġ IP ּԴϴ.

    ping <IP_address>


FreeBSD

ġ

̹ FreeBSD Ŀ, 4.8 ̻󿡼 ϱ ߵ Դϴ.

: ̹ Ϸ Ŀ ҽ ġǾ ־ մϴ.

Ʒ x.x.x ̹ tar ̸ ǥõǾ ִ ̹ Դϴ.

  1. 丮 ̹ tar ̵մϴ. , /home/username/ixgb Ǵ /usr/local/src/ixgb մϴ.
     

  2. Ǯ:

    tar xfz ixgb-x.x.x.tar.gz

    ixgb-x.x.x 丮 ˴ϴ.
     

  3. man ġ:
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. ýۿ ̹ εϷ ܰ踦 Ͻʽÿ.

      cd ixgb-x.x.x
      make

    Ǵ

      cd ixgb-x.x.x/src
      make load
     

  5. IP ּҸ ̽ ҴϷ ԷϽʽÿ.
      ifconfig ixgb<interface_num> <IP_ּ>
     

  6. ̽ ۵ϴ Ȯմϴ. մϴ. ⼭ <IP_ּ> ׽Ʈ ̽ ݿ ִ ٸ ǻ IP ּԴϴ.
      ping <IP_address>

  7. ý ̹ ڵ εϷ

  8. cd ixgb-x.x.x/src
    make load
    cp if_ixgb.ko /modules

    Edit/boot/loader.conf ϰ ߰մϴ.

    if_ixgb_load="YES"

    Ǵ

    ̹ Ŀη մϴ(׸ 8 ).


    /etc/rc.conf ϰ ifconfig_ixgb<interface_num> ׸ մϴ:

    ifconfig_ixgb<interface_num>="<ifconfig_settings>"

    :

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    : ڼ ifconfig man Ͻʽÿ.
     

  9. Ŀο ̹ Ϸ ԷϽʽÿ.

      cd ixgb-x.x.x/src
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    /usr/src/sys/conf/files.i386 ϰ ߰մϴ.

      dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_ee.c optional ixgb
      dev/ixgb/if_ixgb.c optional ixgb


    /usr/src/sys/conf/files.i386 Ͽ մϴ.
    (ϴ )

      /dev/ixgb/if_ixgb_fx_hw.c optional ixgb
      /dev/ixgb/if_ixgb_phy.c optional ixgb

    Ŀ (, GENERIC Ǵ MYKERNEL)
    (/usr/src/sys/i386/conf ) ϰ ִ Ȯմϴ:

      device ixgb

    Ŀ ϰ ġմϴ. Ŀ Ʈ Ϸ ý ؾ մϴ.

Ŀ Ͽ ڼ FreeBSD  ü Ͻʽÿ.

ڼ CD ִ ȳ ϰų Ʈ http://www.intel.com/p/ko_KR/support/ 湮Ͻʽÿ.


*

: 2007 10 11 3:49p

DOCS/QUICK/KOR/legaldis.htm0000755000000000000000000000150212115651350012301 0ustar

۱

Copyright © 2002 - 2013 Intel Corporation. All rights reserved.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

ڻ å ʽϴ. ⿡ ϵ ƮѴٴ ʽϴ.

, ״Ͼ Ƽ ̱ Ÿ ڻ ǥԴϴ.

*ٸ ̸ 귣 ٸ ȸ ֽϴ.

Ʈ ̼

 


DOCS/QUICK/KOR/license.htm0000755000000000000000000003141211743462770012156 0ustar Ʈ ̼

Ʈ ̼

߿ - Ʈ , ġ Ǵ ϱ ݵ оñ ٶϴ.

Ʒ о ̼ ("") Ͽ Ǵ Ʈ ڷ("Ʈ") , ġ Ǵ Ͻʽÿ.

Ʈ , ġ Ǵ ϸ ޴´ٴ ϴ Դϴ. 뿡 Ʈ , ġ Ǵ ʽÿ.

̼:

:

  • Ʈũ Ǵ ý ڿԴ Ʒ "Ʈ ̼" ˴ϴ.
  • ڿԴ " ̼" ˴ϴ.
  • OEM(Original Equipment Manufacturer)Դ “OEM ̼” ˴ϴ.

Ʈ ̼: , ϴ ڽ ǻͿ Ʈ ϰ Ʈ ֽϴ.

  1. Ʈ (a) ǰ, (b) ý ȯ濡 Ǵ ԽƮ  ü ǰ νĵǵ (“ķ̼ǵ”) ġ ϵ ̼ οǾϴ. ǰ Բ ϴ Ͽ(̿ ѵ ) ٸ 뵵 Ʈ ϴ ̼ ο ʽϴ.
  2. ༭ ǿ ڻ("") Ʈ ִ ̰ 絵 Ұ ۱ ڿ οմϴ.
  3. ༭ ϴ 찡 ƴϸ Ʈ  κе , , 뿩, Ǹ, Ǵ 絵 , ڴ Ʈ Ϳ ؾ մϴ.
  4. Ʈ Ͼ, Ǵ 𽺾 ϴ.
  5. Ʈ õ Ͱ ٸ κ , ش κп Բ Ǵ ̼ õǾ ֽϴ.

̼: ؼ , ϴ 뵵 ǻ 뿡 Ʈ ϰ Ʈ ֽϴ.

  1. Ʈ (a) ǰ, (b) ý ȯ濡 Ǵ ԽƮ  ü ǰ νĵǵ (“ķ̼ǵ”) ġ ϵ ̼ οǾϴ. ǰ Բ ϴ Ͽ(̿ ѵ ) ٸ 뵵 Ʈ ϴ ̼ ο ʽϴ.
  2. ༭ ǿ ڻ("") Ʈ ִ ̰ 絵 Ұ ۱ ڿ οմϴ.
  3. ༭ ϴ 찡 ƴϸ Ʈ  κе , , 뿩, Ǹ, Ǵ 絵 , ڴ Ʈ Ϳ ؾ մϴ.
  4. Ʈ Ͼ, Ǵ 𽺾 ϴ.
  5. Ʈ õ Ͱ ٸ κ , ش κп Բ Ǵ ̼ õǾ ֽϴ.

OEM ̼: ϴ ǿ ǰ յ ·, ǰ ڸ Ʈ Ʈ · Ǵ Ը Ʈ ·θ Ʈ ֽϴ. ⿡ ġ ̹ Ǵ ԽƮ ǻ ̹ ԵǸ ̿ ѵ ʽϴ.

  1. Ʈ (a) ǰ, (b) ý ȯ濡 Ǵ ԽƮ  ü ǰ νĵǵ (“ķ̼ǵ”) ġ ϵ ̼ οǾϴ. ǰ Բ ϴ Ͽ(̿ ѵ ) ٸ 뵵 Ʈ ϴ ̼ ο ʽϴ.
  2. ༭ ǿ ڻ("") Ʈ ִ ̰ 絵 Ұ ۱ ڿ οմϴ.
  3. ༭ ϴ 찡 ƴϸ Ʈ  κе , , 뿩, Ǹ, Ǵ 絵 , ڴ Ʈ Ϳ ؾ մϴ.
  4. Ʈ Ͼ, Ǵ 𽺾 ϴ.
  5. ༭ ǰؼ Ʈ ֽϴ. ̷ ̼ ༭ "BTS(Break-The-Seal)" ̼ ༭ ֽϴ. ּ ׷ ̼ Ʈ ȣؾ մϴ.
  6. ̴ Ʈ Ļ ҿ ҽ ڵ ¸ , ̼ ο Ǵ ϴ.
  7. Ʈ õ Ͱ ٸ κ , ش κп Բ Ǵ ̼ õǾ ֽϴ.

̼ . ϴ (i) ༭ õ 츦 Ʈ Ǵ , (ii) 3ڿ Ʈ 뿪 Ǵ Ӵ, (iii) 絵 Ǵ Ʈ , (iv) ༭ õ ϰ Ʈ Ǵ Ϻ , Ǵ ȯ, (v) Ʈ Ͼ, Ǵ 𽺾, (vi) Ʈ ϴ ̼ Ǵ Ϸ õ, (vii) Ʈ Ļ ҿ ҽ ڵ ¸ 3ڿ , ̼ ο Ǵ , (viii) 3ڰ ҽ ڵ带 ų ֵ 㰡, ο, ̼ Ǵ ̼ , (ix) Ϻο ̼ ǵ ҽ ڵ Ǵ Ʈ Ǵ ؼ ˴ϴ. (" ̼" , Ǵ (a) ش ڵ尡 ҽ ڵ · Ǵ ǰų (b) ٸ ְų (c) Ƽ, Ǽ Ǵ ҹ α׷ ҽ ڵ Ǵ Ʈ ϰų ԽѾ ϴ ̼ մϴ.

ٸ Ǹ . ༭ ϴ 츦 ϰ ϰų ϴ , Ư, ۱, ũ ũ, ǥ, Ǵ Ÿ ǿ  Ǵ Ǹ ̼ ο ʽϴ. ̰ 츦 ϰ Ǵ Ͻ, , ݹݾ ̼ Ǵ Ǹ ο ʽϴ. Ư ڿ Ư, ۱, ǥ Ǵ Ÿ ǿ Ǵ Ǹ ο ʽϴ.

Ʈ ۱. Ʈ ̼ οǴ , ǸŵǴ ƴմϴ. Ʈ 纻 մϴ. Ʈ ۱ ϸ Ʈ ̱, ѹα Ÿ ۱ǹ ȣ ޽ϴ. Ʈ ۱ κ ϸ ȵ˴ϴ. ϴ Ʈ 縦 ̶ մϴ. Ʈ Ʈ ϴ ׸ , Ʈ ̳ Ʈ ǹ ʽϴ.

Ʈ ߰ .  ࿡ ġ Ǵ ϴ Ʈ ̰ų Ʈ "" Ǵ "Ÿ" (" Ʈ")̶ ǥõ , ˴ϴ. Ʈ Ͽ ༭ ٸ 浹ϴ ٸ 켱 , ̴ 浹 ذῡ ʿ κп մϴ. ϴ Ʈ Ʈ ƴ϶ Ʈ, Ÿ ս, ý Ǵ ٸ ų ִ ԵǾ ִٴ ϰ մϴ. Ʈ "ִ ״" Ǹ Ʈ ߻ϴ ؿ ̳ å մϴ. ϴ Ʈ ȴٵ簡 Ʈ ̶ Ǵ ǹ ƴϸ Ʈ ȣȯǴ Ʈ ̶ մϴ. ϴ Ʈ ؼ ų Ʈ ǰ Ǵ Ʈ Ͽ ϴ Ǵ ߿ δ Ͽ ִٴ մϴ. ڿ ࿡ Ʈ 쿡 ش ൵ Ʈ 뿡 ˴ϴ.

ѵ ̵ .  ڿ ̵ · Ʈ ̵ 90 ش ̵ ῡ մϴ. ̷ ߰ߵǸ ڿ ̵ ݼϿ ̵ ȯϰų ٸ ش Ʈ ޹ ֽϴ.

ٸ . 츦 ϰ Ʈ ǰ, ħ Ǵ Ư ռ Ͽ  ̰ų "ִ ״" ˴ϴ. , ؽƮ, ׷, ũ Ǵ Ʈ Ե Ÿ ׸ Ȯ̳ Ϻ Ͽ  ̳ åӵ մϴ.

å . ̳ ڴ Ʈ Ǵ ( ս, ߴ Ǵ ս ϵ ̿ ѵ ) Ͽ  쿡 å ̴ ׿ ɼ ˰ ־ 쿡 Դϴ. Ϻ // ̳ Ļ Ǵ μ ؿ å ϰų ϴ Ƿ, ڿ ֽϴ. ϴ // ٸ Ǹ ֽϴ. ǰ Ÿ ("ķ̼ǵ") ġ Բ Ʈ , ϴ ("ķ̼ǵ") ġ Ǵ ڰ ƴ϶ մϴ. ϴ ("ķ̼ǵ") ġ Բ Ʈ ùٸ ۵Ѵٴ ǥ ("ķ̼ǵ") ġ ۵ϵ Ʈ ʾ Ʈ ("ķ̼ǵ") ġ ùٸ ۵ ִٴ ϰ մϴ. ϴ Ʈ ("ķ̼ǵ") ġ ùٸ ۵ ɼ Ѵٴ մϴ. ϴ ("ķ̼ǵ") ġ Ʈ ǰ å, λ Ǵ û , ߻ϴ Ҽ, , , մ ȣ ڰ ӿ, ȸ 迭翡 ϰ ̵ ظ ʵ ̶ մϴ. ̴ ׷ û Ʈ Ǵ Ͽ ¸߾ٴ Ÿ ϴ 쿡 Դϴ.

. Ʈ Ʈ λ̳ ߻ ִ ý̳ о(: Ƿ ý, Ǵ ý) ϵ Ǵ ȵǾų ش ʾҽϴ. ׷ ǵ ų Ʈ , ϴ ǵ ų ǰ å, λ Ǵ û , ߻ϴ Ҽ, , , մ ȣ ڰ ӿ, ȸ 迭翡 ϰ ̵ ظ ʵ ̶ մϴ.

. ֽϴ. Ǹ ڴ ٷ Ʈ ıϰų Ʈ 纻 ڷ ݼؾ մϴ.

. ࿡ ߻ϴ û 浹 ĶϾ ˴ϴ. ϴ ǰ Ÿſ UN ࿡ ʴ´ٴ մϴ. ؼ Ʈ ϸ ȵ˴ϴ. ǥ ٸ ࿡ Ͽ  ǹ ʽϴ.

ѵ Ǹ. Ʈ ߵ ̸ “ѵ Ǹ" ˴ϴ. , Ǵ FAR 52.227-14 DFARS 252.227-7013 et seq. Ǵ ļ ϴ. Ʈ Ѵٴ Ͽ ǰ մϴ. Ǵ ڴ Դϴ.

; . ٸ ༭ , Ǹ θ Ǵ ⺻ ˴ϴ.


: 2012 4 2, 10:56p

DOCS/QUICK/KOR/note.gif0000755000000000000000000000073211651742220011444 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/KOR/style.css0000755000000000000000000000450511651742220011664 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/KOR/warranty.htm0000755000000000000000000001204412124523304012364 0ustar ѵ ϵ

ѵ ϵ

ִ ǰ ǰ

Ϲ :

ٸ :

ȯ (Ϲ )

å å


: 12/9/17 10:42a

DOCS/QUICK/PTB0000755000000000000000000000000012233424130007710 5ustar DOCS/QUICK/PTB/10qi_ptb.htm0000755000000000000000000002740612142406770012145 0ustar Guia de instalao rpida dos adaptadores de rede Intel(R)

Instalao do adaptador de rede Intel®

Instale o adaptador para servidor Intel® Ethernet 10 Gigabit

Instale o adaptador

  1. Desligue o computador e desconecte o cabo de alimentao. Se estiver fazendo uma instalao "hot plug", consulte primeiro a documentao do servidor.
  2. Remova a tampa do computador e a tampa do slot correspondente ao seu adaptador. Voc pode usar um slot mais comprido que o conector de seu adaptador, mas no tente instalar o adaptador em um slot mais curto que o conector PCI Express.
  3. Insira firmemente o adaptador no slot e prenda a braadeira.
  4. Recoloque a tampa do computador. Ligue o fio de eletricidade.

Instale uma placa mezanino

  1. Desligue o computador e desconecte o cabo de alimentao.
  2. Remova a tampa do computador.
  3. Alinhe o conector PCIe da placa mezanino com o conector e os quatro pinos plsticos da motherboard.
  4. Pressione o adaptador at que ele fique totalmente inserido no conector da motherboard e se encaixe nos quatro pinos.
  5. Recoloque a tampa do computador. Ligue o fio de eletricidade.

Conectar o cabo de rede

Adaptadores de cobre Intel® Ethernet de 10 Gigabits Use cabos Ethernet categoria 6, categoria 6a ou categoria 7.

Adaptador para servidor Intel® Ethernet de 10 Gigabits com mdulos pticos plugveis SFP+: Instale o mdulo e conecte o cabo de acordo com as instrues do fabricante

Adaptadores de fibra Intel® Ethernet 10 Gigabit com conector SC: Remova e guarde a tampa do conector de fibra tica. Insira um conector de fibra ptica SC nas portas TX/RX da braadeira do adaptador.

Adaptadores de fibra Intel® Ethernet 10 Gigabit com conector LC: Remova e guarde a tampa do conector de fibra tica. Insira um conector LC no adaptador. Podem ser usados cabos de converso para outros tipos de conectores (como, por exemplo, SC) se o cabeamento corresponder s especificaes ticas do adaptador, inclusive as limitaes de comprimento.

Adaptadores CX4 Intel® Ethernet de 10 Gigabits Os cabos fsicos precisam atender norma IEEE 802.3ak, clusula 54. O conector de cabo necessrio um receptculo do tipo trava MDI, como definido pelo IEC 61076-3-113.

Ligue o computador e siga as instrues de instalao do driver conforme abaixo.

 


Instale os drivers e o software do Intel® PROSet

Sistemas operacionais Microsoft* Windows*

NOTAS:
  • instalar os drivers requer direitos de administrador no sistema operacional.
  • Consulte a pgina Requisitos do sistema no Guia do adaptador Intel 10GbE, para conhecer os sistemas operacionais suportados.

O adaptador detectado como novo hardware quando o Windows inicia. Para instalar o driver correto:

  1. O adaptador detectado e o Windows instala um driver residente Windows ou inicia o assistente Novo hardware encontrado .

  2. Se o assistente iniciar, siga os avisos para instalar o driver a partir do CD contido neste pacote.

  3. Se for instalado um driver residente do Windows (o assistente no aparece), atualize o driver inserindo o CD da Intel e clicando no boto Instalar drivers e software quando aparecer a janela de execuo automtica de Conexes de rede Intel .


Linux

Para criar um pacote binrio RPM* desse driver, execute 'rpmbuild -tb <filename.tar.gz>'. Substitua <filename.tar.gz> com o nome do arquivo especfico do driver.

NOTA: Para o build funcionar corretamente, o kernel em execuo PRECISA corresponder verso e configurao da origem de kernel instalada. Se voc tiver recompilado o kernel, reinicialize agora o sistema.

A funcionalidade RPM foi testada somente nas distribuies do Red Hat.

  1. Mova o arquivo tar do driver bsico para o diretrio de sua escolha. Por exemplo, use '/home/username/ixgb' ou '/usr/local/src/ixgb'.
     

  2. Extraia (Untar/unzip) o arquivo digitando a seguinte opo abaixo, onde <x.x.x> representa o nmero da verso para o tar do driver:

    tar zxf ixgb-<x.x.x>.tar.gz

  3. Mude para o diretrio src, onde <x.x.x> representa o nmero da verso para o tar do driver:

    cd ixgb-<x.x.x>/src/

  4. Compile o mdulo do driver:

    make install

    O binrio ser instalado como:

    /lib/modules/<kernel_version>/kernel/drivers/net/ixgb.o

    Os locais da instalao listados acima so os locais padro. Eles no podem corrigir certas distribuies de Linux.

  5. Instale o mdulo:

    modprobe ixgb <parameter>=<value>

  6. Atribua um endereo IP interface, digitando a seguinte informao, onde <x> representa o nmero da interface:

    ifconfig eth<x> <IP_address>

  7. Verifique se a interface funciona. Digite o seguinte, onde <IP_address> o endereo IP de uma outra mquina na mesma sub-rede da interface que est sendo testada:

    ping <IP_address>


FreeBSD

Criao e instalao

Esse driver foi desenvolvido para ser usado com o kernel FreeBSD, verses 4.8 e posteriores.

NOTA: Voc deve ter as fontes do kernel instaladas a fim de compilar o mdulo do driver.

Nas instrues abaixo, x.x.x a verso do driver que est indicada no nome do arquivo .tar do driver.

  1. Mova o arquivo tar do driver bsico para o diretrio de sua escolha. Por exemplo, use /home/username/ixgb ou /usr/local/src/ixgb.
     

  2. Descompacte o arquivo:

    tar xfz ixgb-x.x.x.tar.gz

    Essa ao criar um diretrio ixgb-x.x.x.
     

  3. Para instalar a pgina man:
    cd ixgb-x.x.x
    gzip -c ixgb.4 > /usr/share/man/man4/ixgb.4.gz
     

  4. Para carregar o driver em um sistema em funcionamento, execute os passos a seguir:

    cd ixgb-x.x.x
      make

    OU

      cd ixgb-<x.x.x>/src/
      make load
     

  5. Digite o seguinte para atribuir um endereo IP interface:
    ifconfig ixgb<interface_num> <endereo_IP>
     

  6. Verifique se a interface funciona. Digite o seguinte, onde <IP_address> o endereo IP de uma outra mquina na mesma sub-rede da interface que est sendo testada:
    ping <IP_address>

  7. Se quiser que o driver seja carregado automaticamente quando o sistema for inicializado:

  8. cd ixgb-<x.x.x>/src/
    make load
    cp if_ixgb.ko /modules

    Edite o /boot/loader.conf e adicione a seguinte linha:

    if_ixgb_load="YES"

    OU

    compile o driver no kernel (veja o item 8).


    Edite o /etc/rc.conf e crie a entrada ifconfig_ixgb<interface_num> adequada:

    ifconfig_ixgb<interface_num>="<ifconfig_settings>"

    Exemplo de uso:

    ifconfig_ixgb0="inet 192.168.10.1 netmask 255.255.255.0"

    NOTA: Para obter assistncia, consulte a pgina ifconfig man.
     

  9. Para compilar o driver no kernel, digite:

      cd ixgb-<x.x.x>/src/
      mkdir /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp if_ixgb* /usr/src/sys/dev/ixgb
      cp Makefile.kernel /usr/src/sys/modules/ixgb/Makefile

    Edite o arquivo /usr/src/sys/conf/files.i386 e adicione a seguinte linha:

    dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_hw.c optional ixgb


    Remova as seguintes linhas do arquivo /usr/src/sys/conf/files.i386, se
    elas existirem:

    dev/ixgb/ixgb_hw.c optional ixgb
      dev/ixgb/ixgb_hw.c optional ixgb

    Edite o arquivo de configurao do kernel (isto , GENERIC ou MYKERNEL) em
    /usr/src/sys/i386/conf, e confirme que a seguinte linha est presente:

    device ixgb

    Compile e instale o kernel. O sistema deve ser reinicializado para que as atualizaes do kernel tenham efeito.

Para obter informaes adicionais sobre a compilao do kernel, consulte a documentao do sistema operacional FreeBSD.

Mais informaes

Para obter mais informaes, consulte o Guia do usurio no CD Intel ou no site de suporte da Intel: http://www.intel.com/p/pt_BR/support/.


*Assuntos legais

Data da ltima modificao: 11 de outubro de 2007 - 15h49 Reviso

DOCS/QUICK/PTB/legaldis.htm0000755000000000000000000000174212115651350012301 0ustar Assuntos legais

Copyright e iseno de responsabilidades legais

Copyright © 2002 - 2013 Intel Corporation. Todos os direitos reservados.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

A Intel Corporation no assume nenhuma responsabilidade por erros ou omisses neste documento. A Intel tambm no assume nenhum compromisso de atualizar as informaes aqui contidas.

Intel, Itanium e Pentium so marcas comerciais da Intel Corporation nos Estados Unidos e em outros pases.

* Outras marcas e nomes podem ser propriedade de outras empresas.

Informaes sobre garantia

Software License

 


DOCS/QUICK/PTB/license.htm0000755000000000000000000003760211752736204012153 0ustar Licena de Software

CONTRATO DE LICENA DE SOFTWARE INTEL

IMPORTANTE LEIA ANTES DE COPIAR, INSTALAR OU USAR.

No copie, no instale nem use este software ou qualquer material associado (coletivamente o “Software”) fornecido sob este contrato de licena (“Contrato”) antes de ler cuidadosamente os termos e condies a seguir.

Ao copiar, instalar ou usar o Software, voc indica que concorda em se submeter aos termos deste Contrato. Se no concordar com os termos deste Contrato, no copie, no instale nem use o Software.

LICENAS:

Note o seguinte:

  • A “Licena de Site” a seguir aplica-se aos administradores de rede ou de sistema.
  • A “Licena para usurio nico” se aplica aos usurios finais.
  • A "Licena para fabricantes de equipamentos originais (OEM)" se aplica a tais fabricantes.

LICENA DE SITE. Voc poder copiar o Software nos computadores da sua empresa, para uso na sua empresa, e poder fazer um nmero razovel de cpias de backup do Software, de acordo com as seguintes condies:

  1. Este Software licenciado para uso apenas em conjunto com (a) componentes fsicos Intel e (b) dispositivos virtuais (“emulados”) que aparecem como produtos Intel para sistemas operacionais Guests (convidados) que rodam em mquinas virtuais. Nenhum outro uso do Software, inclusive, mas sem se limitar a, o uso com produtos no Intel, licenciado sob este contrato.
  2. Em conformidade com todos os termos e condies deste Contrato, a Intel Corporation ("Intel") concede a voc uma licena no exclusive e no transfervel de copyright para usar o Software.
  3. Voc no pode copiar, modificar, alugar, vender, distribuir ou transferir qualquer parte do Software, exceto na forma expressa neste Contrato, e voc concorda em impedir a cpia no autorizada do Software.
  4. Voc no pode fazer engenharia reversa, descompilao ou desmontagem do Software.
  5. O Software pode conter partes oferecidas sob termos diferentes dos termos do presente Contrato, descritos em um contrato de licena que acompanha tais partes.

LICENA PARA USURIO NICO. Voc poder fazer uma cpia do Software em um nico computador para o seu uso pessoal, e poder criar uma cpia de backup do Software, de acordo com as seguintes condies:

  1. Este Software licenciado para uso apenas em conjunto com (a) componentes fsicos Intel e (b) dispositivos virtuais (“emulados”) que aparecem como produtos Intel para sistemas operacionais Guests (convidados) que rodam em mquinas virtuais. Nenhum outro uso do Software, inclusive, mas sem se limitar a, o uso com produtos no Intel, licenciado sob este contrato.
  2. Em conformidade com todos os termos e condies deste Contrato, a Intel Corporation ("Intel") concede a voc uma licena no exclusive e no transfervel de copyright para usar o Software.
  3. Voc no pode copiar, modificar, alugar, vender, distribuir ou transferir qualquer parte do Software, exceto na forma expressa neste Contrato, e voc concorda em impedir a cpia no autorizada do Software.
  4. Voc no pode fazer engenharia reversa, descompilao ou desmontagem do Software.
  5. O Software pode conter partes oferecidas sob termos diferentes dos termos do presente Contrato, descritos em um contrato de licena que acompanha tais partes.

LICENA PARA FABRICANTES DE EQUIPAMENTOS ORIGINAIS (OEM): Voc pode reproduzir e distribuir o Software apenas como parte integrante ou na forma incorporada ao seu produto, como atualizao de manuteno do Software para usurios existentes dos seus produtos, excluindo-se quaisquer outros produtos individuais, ou como uma distribuio maior do Software, incluindo, mas no se limitando a, distribuio de uma imagem de instalao ou uma imagem de mquina virtual convidada (Guest), com estas condies:

  1. Este Software licenciado para uso apenas em conjunto com (a) componentes fsicos Intel e (b) dispositivos virtuais (“emulados”) que aparecem como produtos Intel para sistemas operacionais Guests (convidados) que rodam em mquinas virtuais. Nenhum outro uso do Software, inclusive, mas sem se limitar a, o uso com produtos no Intel, licenciado sob este contrato.
  2. Em conformidade com todos os termos e condies deste Contrato, a Intel Corporation ("Intel") concede a voc uma licena no exclusive e no transfervel de copyright para usar o Software.
  3. Voc no pode copiar, modificar, alugar, vender, distribuir ou transferir qualquer parte do Software, exceto na forma expressa neste Contrato, e voc concorda em impedir a cpia no autorizada do Software.
  4. Voc no pode fazer engenharia reversa, descompilao ou desmontagem do Software.
  5. A distribuio do Software aos seus clientes s pode ser feita com um contrato de licena em forma escrita. Este contrato de licena pode ser do tipo "violao de lacre". No mnimo, tal contrato deve salvaguardar os direitos de propriedade da Intel sobre o Software.
  6. Voc no pode distribuir, sublicenciar ou transferir o cdigo fonte de qualquer componente do Software, e de seus derivados, para terceiros sem a sem a permisso expressa e por escrito da Intel.
  7. O Software pode conter partes oferecidas sob termos diferentes dos termos do presente Contrato, descritos em um contrato de licena que acompanha tais partes.

RESTRIES DA LICENA. Voc NO pode: (i) usar ou copiar o Software, exceto na forma expressa neste Contrato; (ii) alugar ou arrendar o Software para terceiros; (iii) ceder este Contrato ou transferir o Software sem o consentimento expresso e por escrito da Intel; (iv) modificar, adaptar ou traduzir o Software, no todo ou em parte, exceto nas formas estabelecidas neste Contrato; (v) fazer engenharia reversa, descompilao ou desmontagem do Software; (vi) tentar modificar ou adulterar o funcionamento normal do gerenciador de licenas que regulamenta o uso do Software; (vii) distribuir, sublicenciar ou transferir o cdigo fonte de qualquer componente do Software, ou de seus derivados, para terceiros sem o consentimento expresso e por escrito da Intel; (viii) permitir, autorizar, licenciar ou sublicenciar terceiros a ver ou usar o cdigo fonte; (ix) modificar ou distribuir o cdigo fonte ou o Software de forma que parte ou partes dele fiquem sujeitas a uma Licena de Excluso. ("Licena de Excluso" a licena que exige, como condio de uso, uma modificao ou uma distribuio em que: (a) o cdigo seja revelado ou distribudo sob a forma de cdigo fonte ou (b) outros tenham o direito de modific-lo.); (x) usar ou inserir o cdigo fonte ou o Software em programas fraudulentos, maliciosos ou ilegais.

NENHUM OUTRO DIREITO. A Intel no outorga a voc direitos nem licenas, implcitos ou explcitos, em relao a informaes de propriedade ou patentes, direitos autorais, trabalho de mscara, segredo comercial ou outro direito de propriedade intelectual de propriedade ou de controle da Intel, exceto nas formas expressamente estabelecidas neste Contrato. Exceto nas formas expressamente estabelecidas neste Contrato, no concedida a voc nenhuma licena ou direito, direto ou implcito, por induo, embargo ou outra forma. Especificamente, a Intel no concede nenhum direito expresso ou implcito a voc em relao a patentes, direitos autorais, marcas comerciais ou outros direitos de propriedade intelectual da Intel.

PROPRIEDADE DO SOFTWARE E DIREITOS AUTORAIS. O Software licenciado, no vendido. O ttulo de todas as cpias do Software permanece com a Intel. O Software contm direitos autorais e est protegido por leis dos Estados Unidos e de outros pases e por provises de tratados internacionais. Voc no pode remover nenhum aviso de direitos autorais do Software. Voc concorda em impedir qualquer cpia no autorizada do Software. A Intel pode fazer alteraes ao Software ou aos itens aqui citados a qualquer momento sem aviso prvio, mas no est obrigada a oferecer suporte ou a atualizar o Software.

TERMOS ADICIONAIS PARA SOFTWARE DE PRE-LANAMENTO.Se o Software que voc est instalando ou usando sob os termos deste Contrato for uma verso de pre-lanamento comercial, ou for uma verso “alfa“ ou “beta“ ("Software de pre-lanamento"), ento os termos a seguir se aplicaro. Se alguma clusula desta Seo entrar em conflito com qualquer termo ou condio deste Contrato em relao a Software de pre-lanamento, esta Seo ter precedncia sobre o(s) outro(s) termo(s) e condio(es), mas apenas at o ponto necessrio para resolver o conflito. Voc entende e reconhece que o Software um Software de pre-lanamento, no representa o Software final da Intel e pode conter erros e outros problemas que podem causar perda de dados, falhas de sistema ou outras falhas. O Software de pre-lanamento fornecido a voc "no estado em que se encontra" e a Intel se exime de fornecer garantias e no se responsabiliza por danos que possam ocorrer como consequncia do uso deste Software de pre-lanamento. Voc reconhece que a Intel no prometeu que o Software de pre-lanamento ser lanado no futuro, que a Intel no tem obrigao explcita ou implcita de lanar o Software de pre-lanamento e que a Intel pode no lanar nenhum Software que seja compatvel com o Software de pre-lanamento. Voc reconhece que a totalidade da pesquisa e desenvolvimento que voc fizer e que for relacionada ao Software de pre-lanamento ou a qualquer produto que use ou que esteja associado ao Software de pre-lanamento feita por sua conta e risco. Se a Intel forneceu a voc o Software de pre-lanamento sob um contrato escrito separado, o uso que voc fizer deste Software de pre-lanamento regido tambm por tal contrato.

GARANTIA LIMITADA DA MDIA. Se o Software foi entregue pela Intel na forma de mdia fsica, a Intel garante esta mdia contra defeitos fsicos, por um perodo de noventa dias aps a entrega. Se for detectado algum defeito fsico, devolva a mdia Intel para substituio ou remessa alternativa do Software, a critrio da Intel.

EXCLUSO DE OUTRAS GARANTIAS. COM EXCEO DO ACIMA DISPOSTO, O SOFTWARE FORNECIDO "NO ESTADO EM QUE SE ENCONTRA", SEM NENHUMA GARANTIA EXPRESSA OU IMPLCITA DE QUALQUER TIPO, INCLUINDO AS GARANTIAS DE NEGOCIABILIDADE, NO INFRAO OU ADEQUAO A UMA FINALIDADE ESPECFICA. A Intel no oferece garantia nem assume responsabilidade pela exatido ou pela integridade de quaisquer informaes, textos, grficos, links ou outros itens contidos no Software.

LIMITAO DE RESPONSABILIDADE.  SOB NENHUMA CIRCUNSTNCIA A INTEL OU SEUS FORNECEDORES SERO RESPONSABILIZADOS POR QUALQUER DANO (INCLUSIVE, MAS NO SE LIMITANDO A, PERDA DE LUCROS, INTERRUPO DE NEGCIOS OU PERDA DE INFORMAES) PROVENIENTE DO USO OU DA INABILIDADE DE USO DO SOFTWARE, MESMO QUE A INTEL TENHA SIDO AVISADA DA POSSIBILIDADE DE TAIS DANOS. ALGUMAS JURISDIES PROBEM A EXCLUSO OU LIMITAO DA RESPONSABILIDADE PARA GARANTIAS IMPLCITAS OU PARA DANOS CONSEQENCIAIS OU INCIDENTAIS; PORTANTO, A LIMITAO ACIMA PODE NO SE APLICAR A VOC. VOC PODE TAMBM TER OUTROS DIREITOS LEGAIS QUE VARIAM DE JURISDIO PARA JURISDIO. Se voc usar o Software em conjunto com um dispositivo virtual (“emulado”) e destinado a aparecer como um produto Intel, voc reconhece que a Intel no a autora nem a criadora do dispositivo virtual (“emulado”). Voc entende e reconhece que a Intel no faz nenhuma afirmao sobre a correta operao do Software quando ele usado em um dispositivo virtual (“emulado”), que a Intel no projetou o Software para operar com o dispositivo virtual (“emulado”), e que o Software pode no ser capaz de funcionar corretamente com o dispositivo virtual (“emulado”). Voc concorda em assumir o risco de que o Software possa no funcionar corretamente em conjunto com o dispositivo virtual (“emulado”). Voc concorda em indenizar a Intel e manter a Intel e seus funcionrios, suas subsidirias e suas afiliadas isentos de responsabilidade contra todos os processos judiciais, custos, danos e despesas, alm de custos advocatcios razoveis, resultantes, direta ou indiretamente, de qualquer reclamao de obrigaes do produto, leses corporais ou morte associadas ao uso do Software em conjunto com o dispositivo virtual (“emulado”), mesmo sob a alegao de que a Intel foi negligente em relao ao design ou fabricao do Software.

USO NO AUTORIZADO. O SOFTWARE NO FOI PROJETADO NEM DESTINADO OU AUTORIZADO PARA USO EM QUALQUER TIPO DE SISTEMA OU APLICAO EM QUE A FALHA DO SOFTWARE PODE CAUSAR LESES CORPORAIS OU MORTE (POR EXEMPLO, SISTEMAS MDICOS, SISTEMAS DE SALVAMENTO OU DE MANUTENO DA VIDA). Se usar o Software em qualquer destas aplicaes no autorizadas, voc ir indenizar a Intel e manter a Intel e seus funcionrios, suas subsidirias e suas afiliadas isentos de responsabilidade contra todos os processos judiciais, custos, danos e despesas, alm de custos advocatcios razoveis, resultantes, direta ou indiretamente, de qualquer reclamao de obrigaes do produto, leses corporais ou morte associadas a tal uso no autorizado, mesmo sob a alegao de que a Intel foi negligente em relao ao design ou fabricao do Software.

RESCISO DESSE CONTRATO. A Intel pode rescindir este Contrato a qualquer momento no caso de violao dos seus termos. Com a resciso, voc destruir imediatamente o Software ou devolver todas as suas cpias Intel.

LEIS QUE SE APLICAM. As aes judiciais oriundas deste Contrato sero governadas pelas leis do Estado da Califrnia, EUA, sem considerar conflitos com outras leis. Voc concorda que os termos da Conveno das Naes Unidas sobre Contratos de Venda de Bens no se aplica a este Contrato. Voc no poder exportar o Software em violao s leis e regulamentos aplicveis exportao. A Intel no est obrigada ao cumprimento de quaisquer outros contratos, a menos que se apresentem por escrito e estejam assinados por um representante autorizado da Intel.

DIREITOS RESTRITOS DO GOVERNO. Este Software e esta documentao foram desenvolvidos com capital privado e so fornecidos com “DIREITOS RESTRITOS”. O uso, a duplicao ou a divulgao pelo Governo esto sujeitos s restries estabelecidas em FAR 52,227-14 e DFARS 252,227-7013 et seq. ou s suas clusulas substitutas ou s leis sucessoras. O uso deste produto pelo governo indica o reconhecimento dos direitos de propriedade da Intel sobre o Software. A Intel o fabricante ou o contratante.

IDIOMA; TRADUES. Se a verso no idioma ingls deste Contrato for acompanhada por qualquer outra verso traduzida para qualquer outro idioma, essa verso traduzida ser fornecida somente a ttulo de convenincia e a verso gerada no idioma ingls ter prioridade de controle legal.


Mais recente modificao feita em: 02 de abril de 2012 s 22h56 Reviso

DOCS/QUICK/PTB/note.gif0000755000000000000000000000073211651742220011436 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/QUICK/PTB/style.css0000755000000000000000000000450511651742220011656 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/QUICK/PTB/warranty.htm0000755000000000000000000001524012122016340012352 0ustar Garantia Vitalcia Limitada do Hardware

Garantia Vitalcia Limitada do Hardware

Devoluo de um produto com defeito

Da Amrica do Norte:

Todos os outros locais:

Garantia de Devoluo do Dinheiro Pago pelo Adaptador Intel (somente na Amrica do Norte)

Limitao de Responsabilidade e Correes


Modificao mais recente: 17 de setembro de 2012 - 10h42

DOCS/QUICK/chs.gif0000755000000000000000000000040711644575614010635 0ustar GIF89aK̙333,KI8`(dihJ p l2 "O%|\$O셊NuL r/SUUmӴU[MYXYm^r]ywFpfXStbCP({'W`Bx&5\%QzVa~C[sOo8#7Ɲ;DOCS/QUICK/cht.gif0000755000000000000000000000042711644575614010640 0ustar GIF89aK̙333,K@I8`(i%H,zo* |<ܧGbƙC21uWz9" #cӴ }^IPQBa_@z!vjj*+$iYu?q5ftr:~JVTn;-|Xo7XplW՚_8;DOCS/QUICK/deu.gif0000755000000000000000000000033311644575614010633 0ustar GIF89aK̙333!,K@0 I8덁'8$ tms||i*VF"9 oykͬR;߰zkBnn|NǥӬ8*XiexU\66`bH&E'aZcd^,_#C5~4j ;DOCS/QUICK/esn.gif0000755000000000000000000000036111644575614010644 0ustar GIF89aK̙333,K@I8`( AꪚiȖg |߹pH>–ւ-'XZy5;)}ߗFL0]|N~El=<,]D1cfB;::nhL/?6i\j~>M/3%3P.eo" 8;DOCS/QUICK/fra.gif0000755000000000000000000000032711644575614010631 0ustar GIF89aK̙333!,K@0 I8)v!btms||^C$JQ9~()ZkT^:*5#wj.`n|N_6oaMWd;g}f6aE`"$_[+>I=5^\&$4,1 ;DOCS/QUICK/ita.gif0000755000000000000000000000035311644575614010635 0ustar GIF89aK̙333,K@I8`(#f&jd- |oH,sFL k12LZjea}Z#_ѧA|N~GIm`~Ek%O#Cc$ ?!N^-\iF>cijD+3RLe78;DOCS/QUICK/jpn.gif0000755000000000000000000000036211644575614010647 0ustar GIF89aK̙333,K@I8`(#A' +)7xwp{",X#y\)w̦v dJk2Iu_m9mhw쒅8@r]2i@kv;pXjO90\(h\r1`N~l?0io7[a>e+jcgfH6jQX.c ^i'I.k2 ;DOCS/QUICK/style.css0000755000000000000000000000450511651742220011231 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/SERVER0000755000000000000000000000000012233424152007421 5ustar DOCS/SERVER/10G_at1p.gif0000755000000000000000000000622411656606010011455 0ustar GIF89a{"2./?<=_\]~{|'#%PLNokmzxyýEBDhfhƤ뭭efi荊¿̼xxxgggVVVEEE555$$$,{ %%Øďƾȷɷ Ό66JJ 6 J +J %+++#u(m_O 9|)bC,BZȱF6:v ,nL)I1P: r,$LW2,x̞&PBHHMq:(bWQe}եѤa~ũD$"VM{* 7UN*i۝#S"w.a^qś!ԩy!ɗ/+h,i3~0j-7զ{{#ߎBv]bd<6rˋ'\UtӵVo}evOߝyx~"]k___{מ3*t`* `?:^Mყ4PHrȊ.!"1Q$wB2FfأHސ= QY iI !&FJ3 d&@&̙)| ~]zÞ 41KMk\853XyY,c PFn-&p1>b0i$CZ͇5Whca>DgܚMꈫ nbpy!j_x8F ¤xBOfFmn8nNk/j9NI' gsu q, iB XƘ5mp!.vH:ӻ/yϗf=M`Z3Šf dڸi .mm,.~XAlG\o[]^ m, oa `O>i.d \2IM Y\/,lKdV0 ,d ɭ혓:7cj7Y.s9]5y4}AzԏW=\m^qrϞ}q{| =s3o>O~}o~||is?_ܟgp"P&&Jp(vl#q`'^!$ˢ$%]Q]cNeX%%X 0@A$T 'Db9؁?H,؄SȐ&E#![@GH]BxY3V `P18 瀀` )j҂#x x;l c@ d&EЇPb{f +b0pb R PLlv8\W83'[a؊^X~&h؋#؅!hbz((֌ H 8茍 Ck؀;DOCS/SERVER/10g_1t.gif0000755000000000000000000001001411720726564011175 0ustar GIF89a{p,{3f++3+f+++UU3UfUUU3f3f3fՙ3f3333f3333+3+33+f3+3+3+3U3U33Uf3U3U3U3333f3333333f3333333f3ՙ333333f333ff3ffffff+f+3f+ff+f+f+fUfU3fUffUfUfUff3fffffff3fffffff3fffՙffff3fffff3f̙++3+f++̙+UU3UfUU̙U3f̙3f̙3fՙ̙3f̙3f++3+f+++UU3UfUUÙ̀3̀f̪̪̀̀̀3̪f̪̪̪3fՙ3f3f++3+f+++UU3UfUUU3f3f3fՙ3f H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8sɳϟ@ Jh&%])ӧNB* Ԋ5#W_Z,YٳfӢ]-۷n**bXwJ뒮^~cp0KÄ"V81(!;.(d /yg'9:qiMg_fCLhd[1hxT7Bea )LmѤZ B4K4hg׾cnY^l8h}?`Q>h A% 1 ')0 1BPY(s}L+ba Aɼh!AļaDU&I2EXዙ(P6(@xP@ bHP` $J3cAYH :2 9e]x0Tʸ *g&hv% ( &gC*j1 n,gc:DLQifAg©ilauڛ㧟顪9v;J qiAJ 7ZjOUg@S,`+4Mٶ ;7ᛐx[.1+Vo&K;| ;%qb1{#p_+|2+|1Jzq`+l1ÜL4ץ83E{>/8gGsNtdQ\Wgs&}>tWkGvIfM'`,M>|$#ORmwJ+)&8׋C᚟7QW>#CO#r@KyJxǵw(qo>ݷn%/$ʿٿvՇSxt}gK_􎧧O#GxNd̓o=^#ڗo< b7NxM0۟c@{a1dڇ ?O!Gnr4"a(נP$Ѹ|n(A @={e!z:B$QI  ENQ|a(N\DHp*F1*#B$"<!1^dq5eEg4H= s8j9@2I$+G oM 1 &&I 1DrdHLQR8/$fv$%R|dH &fKav)Ɏ ii6B+$v*SԈCE+>3O9|5OH q\n\#R شH'ڐHB(p<tAA؋ȁ 9UeoۙA&Ǚ^;^}&q܄GN"ė͗i}7- DАcT;JUapYsSHz+DpW*nC{Y?^wu'!ĘsT`&]? %˷Qdδξrz$|DW>>ieS+ٵ l=7Ԇ21e r*~P1P"` f`Rֵֵyec8ƀw\ r\t{jG#pbb(M7X9|V!݄e3Cy7Jrhʱ+@b~~a|*d]+3xa~]/ _cЅ^_ED k'-,a@uwrkewf#a>h>uXH"%2Wwt[G>YJXKXXCJp8Z61@<;gB´a!уM G(9YBc_=9JvA BdZ%=?DJ iiP !Ɠ`4ЃlMʐKMXtӇGsi|hRAh:HSVȏQ#9:Rb< Ԑ[(? "gpy38b˵YV]:,ic"Q:yh7X?F1_79899 TyNʣaCZp &sx!@!XRwET%"js#!1PHJjlڦnpr:tZvzxz|ڧ~ʧ;DOCS/SERVER/10g_4sfp.gif0000755000000000000000000001350411720726564011534 0ustar GIF89ap,3f++3+f+++UU3UfUUU3f3f3fՙ3f3333f3333+3+33+f3+3+3+3U3U33Uf3U3U3U3333f3333333f3333333f3ՙ333333f333ff3ffffff+f+3f+ff+f+f+fUfU3fUffUfUfUff3fffffff3fffffff3fffՙffff3fffff3f̙++3+f++̙+UU3UfUU̙U3f̙3f̙3fՙ̙3f̙3f++3+f+++UU3UfUUÙ̀3̀f̪̪̀̀̀3̪f̪̪̪3fՙ3f3f++3+f+++UU3UfUUU3f3f3fՙ3f H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8sɳϟ@ JѣH*]ʴӧPJJիXjʵkЄ+,ٳfӢ]l Д w!]w"LY2 LxˆWa^d<3d[R\03KύA]4J^7DݕuI՜1ύy6큮I e4e40@ф611hD#I9mbad)SYЈ$Ms YGUؑS٧|Q1OAxMVdah!E*hvxM#f"m)VbA$2(5H2c=2bR1 y$K:Q'vHPĀC a|y7 C^ްb`ff cB-fu Ñ2,h İ J`1C ,4 H瘖0aE騣idpC &4$R6Ц h1Iޚ+ګn ֹ@1l$PR'iHR$aezT}ZZޤ`o*IֳKYl!kw^ _b(ָn$ykTVSLEaЯg[Krh@O,U1[dm gk{*|*uG2Bf쐆L$"9It#4IR$&7iN+44)tR. ğ]vAf(%J`#lg%2 b}r;iu LJ{ dweXA&z}se pη3Q_}S_nnȒ!m'WTҰ(4.%>@{Cd/ȅ!}g;rKe0L]jPegx DN0\$!q"ʜ'0oIpqP΍HAr8aY^CHS[S dc;)jtt&TW`D JZRbŲ4ikDrNS ,*:=Q~GuSJToAMe 0:_b5-Jڙ+%^+Fȅ_ K/_XZ-ileFJV"]$4 Ma8܄^7iUJIe@'Yu @BE)GB$(H5)Rf܂$PB * j 0@ذaķtu+O&5`b"90EUz#uOP2pKƑ= bEh7U) يcu3>Ih[ IhYih8N6h(VYsV #rv6 hP\,L C/_=W涝sһa3s\>躸M C#R}99x3~7iUOꂌΫ3ݤN =ZthRԐsiB{ٕGNrjc"mϲ ^A[vrcݹb;4m֪VU,6 x{Zӻ0nwe_ ,D,=* y|+{78]Ge ،Cti. JΑT 3VUtΤE4ױa_FELX~[u xsLxr/`cwfF}EkסH6Vv|]S>JQORk;W`Md=#YGVk?1( :}2z/;8j'쾲tvok- f%;1 Mz`&If^#Bә䁧@CBNt$N$PNNNo ~4)Wp5"#Q1#X1 U@6EPP&Ya QeQ %$%q4ZL "W%uRP *uS 5SB8/US+0SAQ!~hET-IWxT6U UiUQMU~75aVbۣVE["Wb!WXWLiWTW؇,E5XwRX@QXXi%XH!QYrYUR`8T(Z5$ ,1QD@HP~C iY&(/hЋrXs2TewiOqnk\5rIDI$]<\e}YaVcJU$7%yJb ܈4IX&&'[&d_tr(0h0`L)v(GJ$v$v\W|(2ara&aƑ*uX=wE@b&f-ij5bV3>v184Lw21*ceHj+ 4f5C_&G[v7:Uyp[< gw|юypECnXX{\o`Dx(gi-&m6YZnMP6j(tqiqͶ)1 ,vD)GGG|T(39b@9Pbc0gԆg),$]ت]wJ[ $} }eLx\ R~XGPL`'bt&b0jMąhNNN N*58K,+ dբSeJJ/r"DvxEipz6]9:^|& Ȗ$4ĜhEvxW, wXQI}F-o*z7"-zf)7L1،Zhp*1 4ct[ÒMQBF]A~Ev}rKW:~'PLh~rLA:<1JMح (UNYȁہK '~ PBK.O:ZJ9دaR/[DPw `X,k#}elUK[XNR"kUa(2A !6V8KVMpR=[xEG]{Ŵ!Z6Mt!RP ȵ8ݕ4[dH61wU`/hQ-r%!QHmEƞ);/:/K"EV(>"uU}"HT?CNƵ[0ƸQKU%u"WnM fcDOnie.շEn2#z^-1`N=AAy0~߆GS*7q>5Q=-䌮2A.  aTmlϨ  !2 jӎ aQ. ">nr~ rM>ϱ^  .шϡ$q 5".0E68:<>@B?D_FH;DOCS/SERVER/10gb_1pf.gif0000755000000000000000000000647211656606010011505 0ustar GIF89aff (()zz{jjkfff3994..*--)==8((% ``Y662))& ZZTXXR995LLGCC?@@< NNJEEB00.ttp\\YmmjHHFqqnnnkUUS(('hhfUUTDDCBBA~~}qqpnnmZZYf33ff̙̽|||{{{yyyxxxwwwvvvuuutttpppnnnmmmlllkkkjjjhhhfffeeecccbbb]]][[[ZZZYYYXXXWWWTTTRRROOOMMMLLLKKKJJJIIIHHHGGGFFFEEEDDDCCCBBBAAA@@@???>>>===<<<;;;:::999777666444333222111000///...---,,,+++***)))((('''&&&%%%$$$###"""!!!  ,H*\ FGŊ-RԈqcƏIɁRN$r˗0Q4r͛ cϟ5d ̠Fe&]zR'SO.Dԫ&%+AQzD,S8Iz-{RZ]J5 7ۧbբޫyj[T] ?Mrb~3TZ6ȸgΞ?#Y悍6N-uɥc&qյogm촸Qpwe߫NU3_.5*NMjW^[9,xõ~~ H'7_h=Z} B*4`Z|%m!h%=X҂#yeX)$GI"ވ^mw9Z?#-Iގ#xS1P>$IFBT$eiIF5mڴfugN&}4'yt爅t('4(ht)(4)ҴgW}Jj/d6cvjJ%+kR_#:+.#"k I ) ,+9;%*Y+e)feyDOVPk{{26/P,,P ˤ?#» ;mq__7j)v\ʱ U${?rf7rT1I?ssΏՄ~L7tsQ5@/\w.RC=H("!lۄ2 ,c/t5!߀#BH)tO-@z}^xc߆Tn;^Besx6{}$n"8't7y-n.P4dcQ-T "nxn#!  BC ܭ#y;RH#B"Z I(^szD(Qv/4Qw @ .‶ q1XZDb`fV$%T(v cH ``XpC."0R9E0LSF+5hx%.a(%D W\0$B҃8DB(F ) bq[:D؄&2P|ټ8e,3IA *.628DA :,r TD f23X.4J,Xъnzd-І3bլ- Ot;=G H1Y5$Q؅>_f"HBP@ l`F7юB(Cl)mL)>˗~KLgJD`ҘV:Yv 1j7@NcV\uC^"S>5a oH F 9t ؄"Y! _ D M0!DSN ]>< 0.v5ׄQU,R"lE =m eZ'~EDm T}E<" S` l(jg.](;DOCS/SERVER/10gb_2lc.gif0000755000000000000000000001750411656606010011475 0ustar GIF89a'  !!!"""###$$$%%%&&&'''((()))***+++,,,---...///000111222333444555666777888999:::;;;<<<===>>>???@@@AAABBBCCCDDDEEEFFFGGGHHHIIIJJJKKKLLLMMMNNNOOOPPPQQQRRRSSSTTTUUUVVVWWWXXXYYYZZZ[[[\\\]]]^^^___```aaabbbcccdddeeefffggghhhiiijjjkkklllmmmnnnooopppqqqrrrssstttuuuvvvwwwxxxyyyzzz{{{|||}}}~~~!,' H*\Ȱ@k0eHŋ3RĄV?CI_\ɲ˗0[Ѥ͛8C2C6鳨Q;ETҥPL*`ӡUfuէ]س9v5mIZv֭]p㧋r֯X}h ؠQ㰊ϖƘ&j\Rٚ8s`u\VұV-Zװsߝ-#l'.jC'ZXsv=[uQ3|;xw5ңo=5Z/ qVe~YX`T .ՠEUhTa( a%2(bwXԉ#袉+'7"Fh#/֘ߍ@ExKOB&HP.I!6)%&iY\&T`iU_Ni&Sh)ߛp#jCgmᩧTf}H7$7ݔC?"餒ނK: J}<˨ʣrͪ^c)dJ'K5}: 2+1HsWdɱȂ,:6+ܲUr /dL) '9ϸC:4[uF;mզNr>ۮԆJ8c/ Q2n'0<"mמfO,&yŠqC/yI)}2wZI>,s8$9LK#=\om@pdstI꩟-N{6n& N4C 2G# =!&bj#ν /|莏ΐ?Nۋn9> O3+Cs =S; V&V=qw ^ gILB8,Y5AtPiK>/( [ Nh'x\@ "6~X^]$> r`H?$)N["$(e,F P8At^7 RhpK0 IRH. es }-9F)8-B^"$ cPC@e'&q3w$ bKYD<%v)aƈWi!%4LeRS c5}IHZri&7M,3M9%le:9y+7 @3`H`B:h PrRIh@x )HڳHW*RJiGYJ@t!FeZST!9uN7:Ӟ8蓆R(QԤ4SH T&EժMh=AџիEp:թnEYK$W@! w5j^&Θ :C`{:XE @ؚ6v]pNP=գ U3Y~6Yl0E~vP-lkMV6Qe-d]{Z:mi_kDmm}KI&b-q7$W%)s+6@?pCvY*] U?0ޕwުv>hB(:W=eTMUW`%v1Gw¢epV|_ [XfQϠƎ(FSJb;Y"3ENP @яUH+& aU%>Ђ]fS~С F?0X;L1 /ҏO(/ 8(@@H_fJ}`Z8pj<"ɞ @c/[@6Jc:#{H 0@Ȇ+ Њt@G<j@)f;Іv 4}[$>~BL3Q +@2"P] v4G:d|bS?1 OP ~>f s0S{ Gl(~//@Їs3XcU$~;Pg:.p0@V@ @(:]@`M?!ހ_h|DŐo e\~$~'&u1ZAxg9( .pA 0pxH67Gg & KR1|G@8Py` |P C `; ʐ  DQyb` Pz ' @l@@G@kQ1| S@T0R N P k F  %P`  l@ 1,ZjkP+]0  G`OaV^ fZm1|G08Qwz Yo Q `GP+1wO!W+ dvT IO$1| P z 3 eȠvGLp cs`VHN@ Ou ݴI!*`PmP` `s@ Ppe^)2|B o0C ٠ ` ( qSvbGbbbF%1|\H`p vt%H   0 q@ ˀq) ݶ € p ˜q00 p o!e`|I |0 scpG'PX+Z'^xAP ׀2D 8 c "1|@98p o {0 pP E `+ 0 @ 0p &扞ОpY K~ yIpLhp c` `6 Pq)$G`65 G`?J ƀp9-Gp `=:*wLP @6*Z :!! P]`0x H-dB P @vHE'!N(@ zrPT7|p D믯LY k@N*א@*>9PG `` " P^ |4 pqU`  3kP젱0PPp w;8E%p@@F EI`JJZ6 @ q Sz_+%  #PJC4nvPnw 0>8Hj6Ep&`0Y0ai@`68j 0PR0`N{wiu@\t<l]O4LEI@\|L7[I=hP||UTWB (tZiA#Y%|"L& q+V-LZd2°,< \U 1>,7@B,f['s]LGN@%V9<;\(K`R]) RXuƿjh} 'pgZE}X=V‰^`H<Ɋ\ɑ|ɇLUl(ɐəɛʦO Il0 )~۳p/ H/= p^70 ` Kߍ(~ P"u`Pq@ @f 0 @ebmɐ_^0eΈZ}`P  0fo5[a=`v i 0 {`6` zn@ bլp@ P@|$ `h g@w C& -p0  p 0 _>ސP7 t7 E\gMŘ|#  P] NOC r@ ޥ Ƞ M|hQp 0 pvPx` +Ԡ @<@ `ٸ 0 ( |\7 O `I:]`@{>A2|qMS0 Ѐ!Z; 0 z:Y"G @مSP:` ! p P [0( ?"߿~ǰCǗ_ 4A p ~ ÐHAܑ ʼF=HƂj!zY aeK/3@fgQG+7߄L8Lu(C`a4 Pg!b6X[ Ir=rxCl7€ {!F%TSOE5B@^}՛XX!})(gBѤz%r!,UXA89o@o 0'Wa%(YYB{) @9PA ](2AOB)` h R T \we}% fЌjamğ~\zbIy J g>Gr+\YG`_|E6;c(1. QCqqiS y|Ar>gK.U&MV)0G>G逝;CO熴'˧c6n!g'{d=DZc~>O&lA>F%gV2fi}0c@0 oKSXguNnLz*}}du?~am_~?~?z\ %nß8ez2>IM<ycN8(4ЅDA@ }b-|!@ /MaWCálh<zP^nHD)@8Nlb+a/cmc,c g!X;Q3&0щXDS<<=1"r#QXR VHc;1OцQ*ɣ5~˜hP(α)`+%I^.З*I %3Yg5afI}b6,G)Ωto0,a{p٬3bStɇ'ЀrsaG-aCv m* qZgbH0HAҏz'E=RzPF+>E3C&ӊo%`JØ];JG.V1ԣhnh*UE2 @cMW QHѱ N8&f2H]Jt(@7a|pp bS:f"Eӏb +1(mfQ[c[?Q֙p)3WY;KA}¹y;/2 VEv@$oˋ6y[/x^Z׼u/}-_7-_O#pw`%Xcp`E\, + gt~U=̷|wDJ1 kwF<` ~ @Fa_,yOeW^ILkɦM&t&q(vYe(vdJA ALd- Jnd&@9P)@b +NڍYHvyj9@RX"uBm*H&u+o +)¾[/x풬Md',,I晭wJt&WYѸ[e h]*5$Ia6ri" 0 +01|J\C<ƕqS 1L2C!p@P-A0cIW\ iBL<@-C_9A=_!vC-SD 2BUPJ)ZAwk| n X@i? )0bAL/8g"wKWy9旯TKGպfs^;飛~Sú콧6_I7ռ3kӗR_T;wߪ@o]TB-C܉ђ`'@Lה@-0`qG |yw@ *C< ZpRt OHRP,S'pYo*JD"l.`AOO}H !nv#e}". xXֱ-^Aqȼ&Qs:c ; NLS:x̣(' $,ABLd!?q<G,HTF(H9& '-O2#4ȹ#CJ J+AX*". ""mE̬W^ėƒH07b@1 +4HIrLƙ3hj5 `Ԓ@VY! @t D'J+Xbe. h,/ف&5A H PfJә8ͩ@KE-&18 *$JҦMfJ*,TpTfpS:6gjU;IFҬhkBN]Ҕ\JWғn%*N5T*kb˻v ٦a<@P&,){jMdAkF ĵIU{U˶ny׶֤=ml[R"]lWk\@Wen4{܄&W]+uCaw+,f[jc캷 ,.w`D4 j aU z*1REc19Lcmʼ8 ( % x @8Z€IH&ĒYI*ƇD`b 2ӄOZl`h) #'0Z@:}Cl. jzӫDB!7WXNSҗT)u0?JE7-Qb&ćQY"耬gMkY?QpBЊJn,Y1@d`dv*H fG㵟Bȶ[!ޮKv\6k# G⮮HZt67~M+OR ίH۰ǂdbJE:mYJ ܍#51v 8 Wpsxyq#3wr<0E~f4G W=f1j*szE.Mf7 Rh"\2IO{ĺ s}{Hg:@:kP9Qceqd 8@9Lkz8OfZQA|A6 '(-j8#oқpMF'~[۹OqU~kJn{w_ OhO~kHO֟|/_0JOG wR'~~wr5&U} 7}sA`|8~~H$8Z"h+&/Ā@p>#Ё,6Hs1X}Ex X|G x!X}Mx-Y/8 ``oKTaׄ{Qa&"b@ }bT7L$fb/cTf(7;j0@8NPMnffRfxE!zg\e`&ec6_uffOlf{xqEuVg:|gCt_EhvKPhfnъxRT0Sy4iAj=6j BujIWj,jH6&zWz{u8F F l(lI'm-Vm8mmgpk٦0n|j(sg79It>wA#wx r.HRqR]/s9ɑǓ;5Ʉ7gVC~)ؔ%$G =IhQWiUkĔe"ZPs#=\@npe>[' op)t"}Rٕ˜$< @y@Y=K䙎"9,Dt>=Кٚ+V)iדDˣYY9™;cy9㜽Y!Y9!-iy߉ ٘1#) @p B! ?A 1U/IREj3ʞ I&ʝ $ "Yp` J$Z,2 ~*JP,A+2JuՁ::*A |0?09CfCBJ RФNA`` KEW:`r! PaN` kʦm  `pzp |  u}j**꣎}FZ "I.éꡢ:Y%| ).*BXrziI*b 50A ,0 ]PJ s*@ >01l  o65­Cc9:Zzگ;[{ ۰;[>;DOCS/SERVER/10gb_2pf.gif0000755000000000000000000001026211656606010011476 0ustar GIF89aff (()zz{jjkfff3994..*--)==8((% ``Y662))& ZZTXXR995LLGCC?@@< NNJEEB00.ttp\\YmmjHHFqqnnnkUUS(('hhfUUTDDCBBA~~}qqpnnmZZYf33ff̙̽|||{{{yyyxxxwwwvvvuuutttpppnnnmmmlllkkkjjjhhhfffeeecccbbb]]][[[ZZZYYYXXXWWWUUUTTTRRROOOMMMLLLKKKJJJIIIHHHGGGFFFEEEDDDCCCBBBAAA@@@???>>>===<<<;;;:::999777666444333222111000///...---,,,+++***)))((('''&&&%%%$$$###"""!!!  ,H*\0S F2Ŋ-RԈqcƏIɁUN$r˗0Q4r͛ cϟ5d ̠Fe&]zR'SO.Dԫ&%+AQzD,9Kz-{5SZ]J5 7ۧbբޫyj[] ?]rb~3TZ6ȸgΞ?#Y悍6N-uɥc&qյogm촸Qpwe߫NU3_.5*NMjW^[9,xõ~~ H'7_h=Z} B*4`Z|%m!h%=X҂#yeX)$GI"ވ^mw9Z?#-Iގ#xS1P>$IFBT$eiIF5mڴfugN&}4'yt爅t('4(ht)(4)ҴgW}Jj/d6cvjJ%+kR_#:+.#"k I ) ,+9;%*Y+e)feyDOVPk{{26/P,,P ˤ?#» ;mq__7j)v\ʱ U${?rf7rT1I?ssΏդ L7t vQ=@0\w/RC=HZ8b"lۈr -c/t5-"߀3H*tO-@z}^xcߊTn;^Besx6{%n,"8't7y.n .PDgf-T` #nxˮ$Q `!BC Bܭ#yKH$r#]J)^sz;D)Sv0_fꡢHBRb@ l`F7ю(Cl)mL)>˗~kLgJF`ҘV:Y[v 2jwBNc X\x^ #S>5q" rH F :! #Y!Q a,`O0!DSN! _>< 16v5ׄSpX,R"щ =m eZ'~EDm T}E<" [Ab =V a/Xhv` [ j5BsDjuSE,B [l HSjq B@Ăh.khG5x+Xa"݄[a )e_R틿M{E(p,d@) ڋdskT2)P*peH5Ѳa+'[r3AP>)]Nt)~392J޲MOqь. }ȅ"ra]@e֤%iMO$"9eɖk,U賞CM>'Z@>  kE/`)XJ(esRr .i 6AdkE;iIxҷs9 dH/]|y c]n+-[ ,'ήd/Mky ;}-_ O3 +TEto/JJ@G.oW@`s mUOōtOQuN"v$+_ox;^׼EȄ}/|+.[}-$I@"! 5h}j% QX[kr>#1oI/文>\me I\bWJVAXEGgFcTFgFkFoG~{yG}G4HtHFyIfy}H4IPIzt[0J$JdJJ*0H$KDKWzK1>(c3Ltu}ߗL˔bMT;ԴybQNV DNNxN@O^c5dAPrPQ4&xMQ|Q %RvSa'6LbR~TSy*7=STCEUTOUSUUWU[vVcUVgVkVoWsE7v^WW~X$X5]nIXY3YDwx~U YWZ؅![Zu\XwU֨}%#`Ce\p}\]Yإ]]%^e^蕈,<%_e___ 7f`` `&a Ih0%8aa &bIpbb-yD7AxhcFB9c>6d>dEvd'n'L&NQvkTVqqsMqVFДGtkf2(ogpVrXfayN)vgvjWihdf'thVh:qkqiwalX&o6j`'h!"Fp76v$k5Fln+lhl|V;wqvq7IBf]pInK`nVp!ƔierSt┕Ypvppqї51'#q:Wq66epUi(arr*n .srYQE8'Fl?|ƖDiymttަ"‚Swq`vuiZe\f_G֜3q爇k?K^zQQAp/dF$.1"j3b2,((:u8go&&|}B& t3B & ("t^*B%&V+"kѥC:CiuZ-h.jS 3.lQ1zsAF1/h/%pj]p8|J%7ʪ%z?/j.jҫ61* ,:rP$mW_J$J8꭭*)O(;DOCS/SERVER/10gbcxd.gif0000755000000000000000000001056011656606010011427 0ustar GIF89a1Ĵ{{{lll^^^OOOAAA333,1CPbD*\Ȑ0B8M-Vt#ƋǏ C R 8."!0c\_& ._>P =(A0Rҫ,Ԃ+a0U^{r z"Iг[V$<1WPm"w!Ng |4qa/XE%ۧ9$-3̐D"F0rCRҥA[,!^:-H >C8à`HqrA#0W'vAiDlE\0R>\F !;j})r9hoG`KuN(8S쑀F]U`R8[_rBIV`W=VC+RhLQ^tE! Vdhƀɵ1eES|FtwVZlbm'L$BM%FeLqL`"EXPVEQ_lAdB^"xR Vg=xJ% řeaa XZt^jRPExK*Q_|fPeEaFdpяZY!^b|QG6ć[DWj/M4 Rd&{MtcDdB TPU Gp+YhDA%`\EfX!MU_'pGwx! Y {Bw0Mi4AZ|lȨF(Wd% i_"ZV&u uBq,kFXf`AhV0UA mh$RͧR qy*dk%3T'Ld!Gp=٩*c uX$B ~a3$fNo]AhUB8plQ.u&;sv4M`/~/tBXx1Ƴ\ {޿k{iU-yeo_;ʩs9iɏ:}qR j!-<%;9'Nm&"5^SOTCtIP~l,Oz&2a|zs(4= K>T!|i!EThA 00iaYԢ 3YC,[@!JTK$8Jw9ҟ48K_S~0}:Kw6WREij]*55p ŨOg:W8 w*\Դ2OKa+U;o±&Qlt_&֚ϑ޳hG;Z%-*a0 #YiT]R%PD"pTO]@ 6cR P"v ZnM `aZ  -d $lm[FEk+ q [K^ܒ!.C2e큝4wq E.9z\ o 1K A (-C86%άirsL$=\u iB+Bȑ~jBB+YcVaGΚC\}/ ITZ!)5$mD hMQZ$ 3%4"@LssA3rJʒ8!EPIsӘdHHB%] /kB@~|@ )#^p`< Bu @s`>jf}hI0 ps 4V.Z)aM0 ؀%6`@xA`<oXC֠{ =ؐ6 > 8v[ 0Ё l@n ϻn8ҋ R`x@ڐ3x %@Іn`c]| w!{q`t#0jr@zxv{E@s1gQP|0!smuZ#PtPuucw tdׂ|r!t QuprHdH5a6(pqtgt#gHZ$nGUKF8*LVLąXuZMJQhhkj؅YGKWA3oaILlUoo~8M4SxP8fNNM$Od&QP8PVQy5QHkxjjVX)ca&fm9EP;d8sWFTJdȊidmZ.eg腳a8`҈hcxU]vHgјh8xj8wEYb؍9'wވ(fUbX0|ŎE]Q]a@Yxy bhax^P*Vg$ّ<6b ixTi7^uu2iiJidbhMSfUvRfjh8XaɑuhAyXjhIKMYOIQq~zYH(9ȍikXɆdVpvH6LTm&W9N$n$prvgI𶇰I5Pd FboRɛ a*' 'qpWGE74+exDKX0S3YMCg0'Ro/4A4ADg+R vy/S$pII%9S&qzC817f6#( 41\тoY]R7!&pUQ 69-J(7VQH8@qB/g Qf&B6d q)Kg!25/q  XI 116/L(ʼn7`qzYѥ2S@f#KC01)OILJ&0GPqIx?o %#d:#Ъgm<<6F/093;#bEr0V4":d@-9! ZCo##{q&@|qr/&@4:A_5;j!%.*Fv@!P pp3U579{;+=?AC=qJ;?IE+P M{?L;QTZ{C6WQMA*5;DOCS/SERVER/10gbrack.jpg0000755000000000000000000000640311656606010011605 0ustar JFIFHH,Photoshop 3.08BIMHHAdobedC       1 s!1AQa"q2B#R3b$r%C4Scs5D'6Tdt& EFVU(eufv7GWgw8HXhx)9IYiy*:JZjz?c}I;I$HXTNς?F[<?כeIyF[<?כeIx9=9/c 8 ;@0h 4Kla)T /6lkz+fa,D,( [~Z.-"TW z¸lQռEfOr_ásP( ^ۭ}!ʾkoT <_ʯ*⍭y$r_ۧLʽ ͅz5TD0,*E^|Xr7wu_1cy隩؝6R (ޔ;ag=MymʒJ;sV HnkM Ӯ4𕛄Ȳ}`E ySSy*F¼ ́tYdQoa]O;G;1`SUAڢ-1=67]!YOPBAտ{%?ʲ ͛ʽ ́tYf́uo^ fOr_fr`]'9V_/Y`][9W_Y./@`ٰ./@C^_yk=yA✨A\z8O_\IwuwI#ȲG#'%%I>uUS 1%E"q4*-gX80ȚީCu{%ZkWMW,}[A,]1'c"=#>[9W_Y./@b6~^,L0GsCsl78%X^K^8_WB/颯E?v|#cuo^ f[Yt'љED 9ޕ=gdVon#hc' anRS6N,/F:PC'bM5V̺q>7jTVd;.ʽ ̀lmЭ#Y`#&VGR<9)|[4BޥSI8teȟ&t{-CvٷO\>݊B˚e༷W['Z_빓x($ տ{% ka5E/V⑃E2u-z >M /6Wv➢QF$TΑ%MRÅLM8Ĕa qc H..VJPmcc^;|Mi -cYX}Gh>#n`][9W_Y4]O))kk5P6<^0 S؎ ~_5}FT7Z=#s~@RṔuo^ fOr_i^SVW# rwX缟S&FE$  pѤ¶ }P;ߦm[9W_Y./@at`4WOpU;rdaX /ɒHji8 %6ޱ 6w`ɢjS6.?kjʽ ́tY8_֟-*WtF%4oj5k 46WGnDu>mYgqտ{%?ʲq_ȏGt8.w?ǟ_AVYuo^ fOr_wɺ$wM%侊qiH٨|3ʂ鿕>CǨk3O{@ZUGΛ*0K8+6e" TmAhZEx^8=°3"lH^½q8_w[9W_Y./@gwH:ssy5%eVU` pVl *0E?t8Yè8Z\^7DQK ޹?)8IEWE˻'ȖSOq *i՞N.Ko^ fOr_Ky42G- ѭ /1^m˜&Ya^ N[M iŤ@ A46Gth<QaXe^6 oo^ fOr_fr` }.C*JR`IA֝:`ٰ./@KI!wgl{b& ^x\ו|8ָտ{%~(i`*Έ_v>%K00Wƃ甩fl&ХwJZ}iSe %ʧ?76AHaĻ{ ؜$%YO$uٕ/팵R@?!_NJeECCӬ -̷^_{]`&,Y 'AO9y$=XOf́lޛοb,u??=L6l eu` `ٳd ۛ͟T'?-nc9гgDOCS/SERVER/10gbrkcx.gif0000755000000000000000000001124311656606010011617 0ustar GIF89a1OOOŽмAAAlllmmmppprrrkkknnngggoooƺ{{{ccchhhjjj񀀀eeeiiibbbttt~~~vvvqqquuu縸sssᶶfffyyywww歭zzzYYY:::]]]|||___dddUUUPPPשҝ}}}ZZZְNNNRRRIIIۤxxx^^^ڇLLLՐQQQ\\\VVV```Ϡ333FFFәXXXTTT%%%WWWMMM===???¿!,1eb *\Ȑ!,Y#d 8O3 XǏ C .4"laa0c´"&`_>=ʊ%ARҫ,|+X0U^{r z@г,$0WPm"w!NXg |4qa/MXEۧ Y :-30@FȣCRҥ!hE[l^:-P>ePĠ`Hòr\0WAilE\0RvP\& k@j}.8ho,* aKuN8S@@ F]U R8[_r%IV`W=VC+R,QP P+3`<`ɀɵ15)<wFQbmP@ LKM@e LqL`"t@XRV-PAQBdB^R Vg=xJ8řeDa, 8Zt^j+Fp@PK QP+0PeEaH4яZY&K,JD64+PWj/M4 Rd&{MtcD$@ -PU,*4 hA(1 lJ0 MU_4@wx {BwP0Ad@@&Ь+}F~`(%`d% =_ZVfu 5@qk F 0(@h0UAXuh+RͧR qy*$k3T'L!GW=٩*& uuX ~a3$fNo@hU)K8PWlQ.u&;sv SM`/~/4@ b³ {޿k{iU-yeo_;ʩs9iɏ:}9x U+DAe!&vH]@0 ;ez& @$,& @naaDU > x,͆?yHXBJcrw^FUa@;Hih( ѴmU K訛#1okP{ .(5)"p)9kIw9iٙ(9VY<)iVI94`IIYXi uI YHi9ԈJISYթyɗ9 jY) y㉠ʘy(ٟؠ-i݉y%J(z?YDRi9) XAZxK !`) JH Уj и8 荪$}hgOZz 3(27%F٨o(D6ZSeHaqjfلxSMe*~At_Dd":{f) `)3He0'c\/4~ I+F9\T?WX he1 |jo` QKJ*7-iZ7U5,":KUR6XWlrDٗEX .m"QF:x Q!7j]F ԰҄ !]z% QPj<|=Xtcgu5]5@mvu=uHT{A$sW)mbl)_f{ɗuUBuglaZ&&FihX'5'#p mS5@R%7F$H6rvjh fU@!wt50AxaSVe6ҥflTvI&A vcP!MBۥ}@sZI vi;P_kPݾdT3 @-l x-B eP(pF+b"%P$P74P%4A- 4/GAoza k+B_@;/F%$8mo|Tr; o YDVzG#31(Az3fp8EmScy,z-HmPn[rP#xDHc]/ICݔn Գn@,s2KU@ y]AsMjAC&/U3Zӗ/u,!&zdwk5̛KM rdM) TRYd&64|o5oPǴ JvN{^p@@JY -,BPǯ^WMR8@(@ x`VFjTMQDA )@ I0p8p(i͎P$ţxV X™)"1P fb `~z!"@>f: / BLe:>? @C՗]nu ^ ת4˝Z X@ b!! Y$kmZVڠ~a ^YoRf StE": b<]+]s%Uf&""`@! kY\V:^W^=z)^ ݚ2Ke"ȪJp 'bcÀxP {)h+kUK_w>0\$4O(Z&7Km+* la 4ث;_fY[$Ep;&+=^羷@JQy!&1rr!V`DfzUjaRxL }.j[90W5q3e}k /VAFX`ILt곃" {Y~ t`\p$)Q5o#צJՋqDzn7q[ /9#M@ P62q܄o:K}_l@}#@ضUMpR+Sd聪F`l\gNvU_}.7p'&7ZĀ޼wwìz}|g[}f{x)]N)g !cwӌ@}P  {|^ޭK} ',@y?8Vnpjkǁ*swɑ`8qZ7(\Vv @ZgE6SAĦRghEptVcW_9f[!"ƑOuA7T&H"qHvx޷s 0_Xa4(gbZB{ovme[L覄WDG~0.8Th4Sķe7y0cpb"8|η\8q\rN㇊gMI!O`5(TRF3k7#hWaMWaLWc&mmUc O![|\1lVvPUyXaI0qe0xgcUIƑz͈mF<+@э4/Y(qVItEʑElٶlq_7xhbyhhRXSTHO  iV>9tXԖZvqk6wo|g&kwZ/2!8ѕB,PbVyj7ATnigffztgymtƗxM P%q'"ldٜg2afz0wHTmL7V;WX@X Qd4-Z՘ lchatetqi\wDagVfq+ZL',=' t-I:sgfali ',EqriVvVfŞ^t26ɁXL1Y38SER" T#MEH0y@ _:iweVzKijPǑ6aF4JzȄ+Je?)6b`J6šq,10`I;gE,gk^nHTj^+F~ ǧ{.)1eQ` V+:@!q(_Kyv4p1Bp&qaN7ofup @cG3Bb,W6fd0eI"{bZ*/w8h|wLt9򒞠Y&Om&yxR23!;zd7 ~E{u8_L*znZ<6_>ԇfEaj<+c>Lp*z[z@=P$@6#A. +(12'xV-kiJGTAqrRLfzfw4pݗeKLK"`  'O5HZ`ht74dYk)\El+AlLFZ8wga{9qņ|Aдd.브+ۼ и&P8OTW%Ef `0LWe|(cCltϕnx:攦cOb6j2,&*+=fR&6r?b`-EXmJ$eʚaX7ClfjΈoƻηmB2qlf |˸+038 H2~" s2@$Gb31L37Ntxai2!6RHxF)uд +8@l-?B;S !/r7i@q%z;`4YW+|cu.a%&Tİs饳7n]J˸ܼtlv#|,=qbRT/t$tҥ8I!#4Yi&p+åsLA-p\dDxq)hj-e `˸ |ˁ"D%yؓ'6 AЉ0ZSu ,LYe:ZJT .`l- |wϺLB^ ABOQ$|̜ЀЙ3u/ }K/<{ PzWUͫcAp62$P5ȫ<8;R=XAI籵C b:w .rȬ̼30@D*JN2t``} M"6\0&*`}:7Kc/@*$!F" CI-7KP0v M]bQ]9\9VZo37j3%/uȼ̈,Oysl"-=]<f1M+Wѣ =r*QN =|Ws"̌I ϙ@2P2  ٌX$FwM,2L=7V%E 9k(.߉ؾc]EkI-6Nc? v7UbI1?؍C:t0qKlxcBd/Ɍ&č%ԊzAĀ`92 QNSQs5:6lǑt;Tl va K&..mCm?"kHa! ݜ.(`]B1l]/Q!>̏)ڮ/8~޾7R#(82@ ޸ik t2Jf.>1N7C ak 1^ta@<(ݜV,E_ݳ ON3ɼ1/3onn:E $P^C6N7\kIQF%~ .]$j3]1 q]?訃9_73NSwHe4_]4m(P|KrO.ӾrK 2A톮>H1!coP(o(=+2P^81)_6B?]X܎Գe/#L^{lL88@;!H*>斎O;pbOvAX~)f~2 M9!FoA<'c39ZL~8~ iXя& 0"$YI)UdK1hр?02$xrp0Qm@  sjA&TG@8KF;2PLqΥ[7%>wP) , ( ⟨:!@JE`u68: )·Ufݚ. HB00]Q`ܦ<@L,PLyuٵ^SOz՞!D'OZ Z_n_>BI6୒ૡb`Lk+"pB.< $K RhC STqűO%G,;?>**KE{nZvt qI&{0F &ʸf 'ˊK24B@RɈJU~ʵף lJ٘$8˶ێʝKWu{@޿^̘h#Kv*̹sG<]1ZҨS#Sk@|M{tֵsc{Zoɼ olかE\>Nݭ˫k'@^Uspx#Ȯ `P_ ]it-<*"YkıT:bt#Ȯ<=T ˚!X *aj=4˚DzY9 *H2{J \%@ٌPjۺa [Xw6wK ÐH,Zh£4+ӫf#-7rW  #& !QX"T!X#hԴ&'El y|uU`Ku5r3kz!X lyt`«w)pf fIJ }j.k5XF~@N WPäA%#Vb~Y^Cth 8qٺ\ ay4*c-Bo.ڪHؘ_JO3-H7=|TgHP1!6FY \ NePU6YI!ܒRNZ#rpKڌZ$Ӏ(re&#bLM"[T$ޘ=@I٠uLx}EG؀ BcIzwBMn(o-쐩ɠɷ2iV*-'Fq >t"2w&_- 5i1dgDQ^/GVJu-|̃B;H\##'3P wta|Zַ7D24@ϵ ;D 򃄎 M:O"MjK%$V1iHFˋ.]bNr@j9?"GV7hkyG#u$sً܎$SK q< 602yK׫aYSa#ۊn,g DR,a#ѥ3teLBߛ2#LydϴM\\=|U$0`bD{L/~:W#<{b"n 0wGFDXcqYslzEFq!6-N2P(X'9SMb0 hyKOUSo;S!/2 &pЂvX~QWFs=(Y+FdW,x("b#  ! _vgHFV (+p&1 gRro3"XF`W P%7e z%iZ#`-P=1a3aWSpP `30@@ ~0hVX9 8:[T-g RnFHYh"4,~0#P!)x8RP0긂Y(X*9>h(g b%Z'+x @N%'"0"p& ~v`  JY'h~ 2fb@(FH?yv3)H"RXi關(9PiQ:Vi铄s9؜GByCY9~CY\I`ɉn)VyyX)IeW:nrpiqI;y`:(%г=9;g!1v МٟJHh>ٙL9v1YЗVUHp@z1di!Y3"0Jָ*Jh `EV:pHh+(6pp#)#z!ǥ1` I?izu)hEٗ*83yDzxI!1BhP&g=C jlJĩqi*Ƞt R*fu&p370z=yŊ~O79փn3Vת֪z`h!):ZJ0/xy~ УdI7v'K*~Z@\'hɤnϸf[{ٺOi 2R U~Pxj`j!fZa{kq0FKɬ. Ҵ5j` @Y׳l:-H 1vA٨y:ٲ:57R@sIu_vgW[6`xSЩs9홴xdK⸚8J\H;wK-Q2*X!㸽ɰaiB, UH¨h{QiV YW#+] pʻٽH++IIK+;{$k+͛I*X*@[XG NPGWZ{$|0k{Lp\皝tj6ͷzP \nZbw p :ÄkP9|I}-\ET2u&+$ lkjG)7,6PKmQZFs+g2Lh)8%˞h1\ʰe|,R$<:|+T<}鶚麥G,K)vX[`kP8K)j >yizō=_K̮2VVRysÅYab&ZG膄;(dWڎ ,I BiIf@Hlw"$hrV"Wp @묿t/ѥ{,#٣Lh X N+d[0xbgq;y"4Y@*LG ʡ|ʧkuJ 횗E "ż G*0C#AΗR(gCbrVn,4\uȉ !Y> v;P6/e&!۾BxL]( l #@٠}G@$-!P  jo(2L*{;9Zмɜɞ: o<s5  P%~艞 Q2=F= L3 QIcI4lPX(y^1qڧK[oc4!У >"`舾.=hL&qV"B|ZppV@e} 0 ۼ1 -؜~9^xL@u)P$0/^6QW51:+I#s%]9ʟM 0.Z(>5BO0*=*p2I.5pu`YD. y^R&P04oN.UX _Elu5Q@0w=N/ۗSr #$)63FeL+& -v~l7j14z.Cw;iRWAz`_(P\N/{E;2A >O8A,d0Ā@-HPhcG E$I?X@,eΤYM9u40`A QI@QB 2hRӏH53bN?;YioxWqVԮR -̏ *kI@xdV%O'e7dy u,( \ fТI)1ƌ @#ig{'[p}Icu;t`Lquk&\LWНn`ܠz:B +p5Tp^F[o0@@DJ>%K@Aܨ>*P`d2@b82z`#9BɽB4BA Vi!Pj2 gJ&j7>4:H*B-|n΂hH*`68NIh`drTr |s2D,0@A GSEt՚U4 7.x#UE`Ldל Vd -dL*BIx#TЪco݉@lf5wb%^|iZv3ՀޕI5'=xa0W7%돈xcLjEڍtyK@ɁmU6X,)"+qb;:@lk5R:m]1*br8磽 ⬇Zi9!f ԘmPlRӌhST.hnʣ<TX~psFGpZ'?v]/v?@Wj]-o_ϩMOK%Ӕ'+Dw_ eרC?v>##ֻ 'ٹ-o!M G?F0TG◙@hA^9@# ?\7 X@@VFBτCHD6EMt근PۡPzD@'3n{I\bĠ4R U#%@5/jI^pYbx89l`fRq UWN1Cjf+YDtכ ճqMV@ x)^,V-Q-_;DOCS/SERVER/3mdplgin.gif0000755000000000000000000002317411656750064011732 0ustar GIF89aVߏppp000```@@@PPP fffMMMhhhSSSwww}}}aaaoooTTTkkkyyyNNNsssZZZccc888]]]EEEJJJ***HHHVVV$$$ő444222dddiiiWWWâ۩mmmnnnLLLYYY,,,DDD:::llluuuQQQ{{{rrr՝[[[^^^eeeRRRFFFbbbzzzgggjjj'''KKK___~~~\\\<<>>OOOǜttt!!!&&&)))ɌXXX%%%ʰ333555펎׼CCC...ܥ===vvvGGG+++ !,V H*\ȰÇ Hŋ3jȱǏ 7X ɓ(S\ɲI͛8o@ 3ϟ@ ͹SУH*](ӧPJmtիX2ׯLK,M( 5˶mV(pKnXkW˷/P Tׯ+t !%DP Ө \Ӏ԰/Lظξ:oHTq 0s zҩ[{vzP ݼ{L Sg s0Q'`JLp6 ԜP8hG6P,p@{ ࢋ :m "A*3m/ cWUaAI"? "%R8Z=^) 3 D)TVj (%WA*D@<"1`ep&i '^LcAy(fJ(l %RG*Ԩ锓fkJ9p@s hA*+~Y*f4ᢄ#B&iApL@hq@v{,B9@sjUzl)=Ը !` $1I0,k;0H. k\ŠbaE@ZI؜&HƬ{7;@ߚ>O-S$1p-0TIJwo_[5  ȋFv)pGJ)w<WGgOd#(O%( `:ęĂ(ș2>m+UpB0@钔)&zQdy !(_-dKf@?h|2LA$c34Ȑ0&0F:;x9tUjS^lR(14 @3m^*>iGEYܻa,1љD"xlI066aHp2لk[06[qYd",!TXQDR2-kR65tLi[0W Y*C|.{[;&x-=IQh82MLwBJ<%I ڜ41N<qR&A*D=@*حz{%=J h3;i[xEGoF^u)3,1Gu-LC4Yʏ܉ 9N`?݊|_VgP"4 U%O!>D;^N qL'!IE+MjYጬvnHg7ҎFbdZJPav" !1 憼U{*R86T7n+s@u[Z*-TԄW2iU<hS8WmTA+w"k(j/ ȸ5c/*j.$@pcx*`$c$H|*4$mW(TFLc/Y(4lvO~AQ+̑u+PvƓeׇaD;\@TƱ8ՄOt=+qd#dfbV"b4wӒ. L@[<;Q6jf}FQ߀)@׎ hvm6I<d9ڨg7-4#1+G1:-`Tm m[w0`臾#ȥ,bq ଃp4/Qr#M>WN`PLm*S#~a|Pz)z7 =# Sf{hC'/)l'\Ҁ qpcP~T1lTl"M3 H(j/#=gL-wyr4&B Ž8]B~0}6Ꙏpq؊ 9"BٛCMmGwJFz=Wp~:;pdږ&ɍވW#(9Q+AT5 =WFYIs`^7jpP e* ) @2uV+, 3|.3nC'=zT2l w]e*2pO Pi𠫃'V+b)-&9 XOWj'geD"FA(N5r#'"& m"D)%gĚ'=ZuX2\aw*x֞lGW.>qQbGH=A)8F 3 be(@J>hlzM(]:sukV )|%AF1Sf|8s`#u!30p&@,#['k&` Jשj7: -Q38#%&c'9>B.Kpq@>%`[[EڇJKqӯ $՚PƹыyE"2Wv$Y7WI4 Ck6^pta xrSIqd.W}|@i!PG43G8 7 5;>@?),kn 3S?&xQOS5/WbqK.[b +@ [  {›յ* b۝#"f[[X(! 7;7VoR="/+ <` *p 0;+B`k;ȪF{+|$!a3swir%$2.mPcMi3F! `оU< Q#b|`#%[:Pǻ+!C.b\SÔ5r\6kDYJ?uhVvu3$)$ P 9Ay pU\"ŕ: +L  P(, V@m Q-zhx8c+zzG[vTlqn}մb*B+2Q*@*Z!@*T + \;%p#Y[D` ' !rS&9bX٪N1!N:t4+jBtcl)WضSS`6(p)- _P(l0ApR-v:! &7g~ +r#6j!vEI!YjےE FUg@ u0Ҟl֛5(p%Й)UB8b[q!gdG-%mb$*W:)NmWYp"/l «8"`לeY&۟\ Љ'̮ԭ^T_HRHψ+ $jLX dJ\S/!YSSe!`=ba!p])p 6L&[%>0&O,!pEY2!%e# mX49"=Y, :#{?> 3hKAN*QY$Br~vG>'LSk!Ai MlNp7@v!ܘ4xrRnXWV!1= 7J=`6Q*:9x"pё .`pt p[*r*n't ;Kn[),bט -c#S)#0Ypl2U,^P v+ GP4-a}n=}PҼC)|~}@P2-  "ɱ"PF^MJ\s`]M3DE(E.S"!. k pT $PGm~Qhl[zbF/,e:>^' ̾ ]xߖz~>wBr s6~8r Ӓ% 1/@AK-L5  1AOl)vF?kV+U7-N<6K|PAgF:\8=pB `fb_$1ֈ.16cذaa K@" =hQCF!E$ab)U, `˕1eΤYӦ0o@OAW6@9@(*4(@@h`Ӕ   S@v$Y⇖&BbE Lx B " I.fLC 2 tbdΡWJU@,`3 p$šU8ME&VУ9ƈH;ȃ,$r"~ pɔ|br+K*0i͈/  5ɀAPK J%UÆ,УޘB A  &`=FӘ\ɵH  O%Pj.Ebx! x((8 )QQ`F{ 8&54ܴ5j *Д\W 5-s8J0@@*UIr A !jP`I@;Dhj;Ζ ؖDl&$48@)~m*72?͗>xEmW`%Rjߕ tJ - `c4fFvD!6Xwf o?9CRӪHn@Ҕ0A6YE ؐІXl!$JضHH2nƉ(+J: @su]IZqׁWu)8h$ ( ]l@Huh g !S~i1R5TLLX9Tp} aPC%!ԡ橈`| 02 p@X8` 60@Gլ$ ! ( *pWV .LnתfI2-nemB4j4 L!S(}K.4H+f\oS+b 41D` (X%,E0~i,)HuU\We,`@ |D^8K<`@ ؐecTje;2`5YLq)eS![Z#K:h ! [ C1DX犦G3FΤ*[U0 7 R>yļ1% ( pNM}^>de @ DA/bQ#B #1,!N+rsAn&X*9#3NT&5 e" UWmZxRYpB0`L<B * T؋y36p)*XUgW+eR@*HkW';YPh m+|(WTm+hI4( q%t`Ê?HY&HMzQΚO3kДm] mh4q+7 BQVP.CNpGRPJ ȸFr 4Kߔ>Oi\MqnPHRmdwڎ*_XTl&.NE.ډ &D2|JVvkd2 EfޔbXY_X([FSW8Q4v<[U,@ o&MͿ- kʼ\46x1r”ȑRtZVQYpB#V@PW*W^1ht+nv9P{ݢm+H/]^XRJFCmRq[FWH"WG2(;pvkyBa0Qɽ^H/IM&,tWPHB;qrsZ)A<)=c P7; t m Ri>b-˙Y˔ B< A9$6X=k$ %i5Ҍ#"CLvy@uBӾ )a# G>Tt La- + DSʨ$+KK2Ee="C0<:a83`U$F7h[F<$A͓Ƙ 0r !1S!)j Z͑48T$ L H<єz[T>1҉1̱lGf($<s.\JL 6) MKpA n4IqM񸞜hB˘CEv4 qd j *jtv&C?NvZH(qВ,m}PTSZ:u5O-YBl@JrX; ]E*pLs笒w13 sK0A8(=4KIɵ3,GI&KsRd"BRˈI KϔCOLiKS1Q@ +S̠QҭLq6d#&r$,Oy0F BRNgDT6˸OQD,Π2I՝0SR8F&5e~+tsc6CPUewMPLɴ MhSehpN ]+9Do-HEqIURiW|A]~gū2yӽɶJC=dEL-XY$`CT VKwzVLy,sQ|MH#]Wܙ'-2.g>> +++555  ,,,!, H*\ȰÇ8`AxDȱǏ CIr!< (@KʜI͛6P@ѣHp AD x ҫXj- 炌ٳh RZݻ4T9WXLB<}Ɣ7e_D5L`W(.aZM,6p5Ұc] Tgʸ[ μǩ (Mgس;Տ[.N k}9o>)T!~]O` 4AƔ hDl (av't/wuM@D\+(b=vagZ%@VH(K~eL9@%Teip{ϳS$p 佒@ !gC7I%ů%)Bh =UQůq H[BhS8hbubco L "L:v)*ܬ% I$qiA,8THf"; S؅N١\`,";GL 5sV/BDa%h:!Cٚj%I 6 %3䤂B$jr1殮X%uNb$pE$(3bh+ɜ5`& 6I7璒1Q{@ Y.IIV>T%D|H$p)a*)ˎ) ,. ѵ)*dtq('P)ר6P: *v0#=J4wITKf9~)\dHz(3tZ!ţq^vȍr*dۜJvz ZUK@HJH9[~oZ*]!']SPɋ(aezB֖][„,˗cZ9f*IT:=9wRmddx3*,<.cm tltiGX!aޣ\AQDs.b2K#7ʣ>n8]:̌&*/)ut/g;0]90廲AAs\c1ͩ ̘L/Zbd%s:|bl 2NՆ2F^zMƠP Jb. G_FCQ󀄛ܫԋYn e\UHkg6qa<֙Ζr+6Y֕ A66(!;бA&}ٓZȫ3ﺸzdDX2ުtQ/87kW \$o}<͛ɫy0)qv*?t !YP1@ $ќT`SLs`:`r񫑆!Hv~ՆLc_Y-1q;Đ2Q3?đS>V`;v`S < $t?gc#%%s xh6)'hvb#P!"SeG 3Yda!XZ(s%=[>kwQq4rvYstkj1P %y: `uQARpF``sng( fu5y7Gm†UdWDH!5c"~ͤER_"p>(ofMdic8(C?"_b3R[L!`PiBR\_pu`|VkAY7sW_MSO&!2e XChn'/ɲ .pwQ >2X9"=DYa#>H+1cx!L`sT$X\=3{#BTQ$v GP~|p@(800c1 ג"ΘIji"[沊g /'ãW%|Oe F<sYjƒdƕ $urI&L t?5eN6SyP2 XQMrrP:adwW>$;tQs.B@YO@V{l@KPS \5W TEG-ؒeϕ-fIaA~!:x5P ~J W='8Ya2tZZ8F/F6hsrUv~2D/ū%򹓬 ڨ5)'&H 00dWqr(U*(9 5vtC!"Gwճ (2VjhGE//Pp =WpE)njD+1#"#Ri W1۔a|aw@_f`JF36@(R]Ba?I񖩕*XU6WmEg` 04tJiSh1ZB$,{[l*!q4uqT2(FOk  c0@Z9*Ò9*t?VkxP*K_ $Ok%/SA9,UQ!@pnK`_)Ce rs[Zn[!!.sXGc: |c  eF9cGU'{GB!g U@{UA'p2 m'M}Osy'̔N!ݱ~sa.p5R3ph5:z" <=e' KvIL{K%r[@+]`xBFy91uj !^mv2p8Ǵf\M@7QaN);1Sr?NEʯ vbRc{ xp -!֭&Aĝ9sA kѪsʜ~FwfD,a. >V6J%LzYzh[\3SA!|@H!T ܝz9qh|eVAӤ3Q ra//4 %) N&/A`\)|gʝMyUM'##s$pZ4 r!i!7zdDf^\Dl9AVM1G < LC|J%;s + ~Lc#eX9i,"IH4 @=@Pkn+*LMy$+Dj]'E/a a<`22](2ExiO! wLrOMI~qM:A;y<*  L WP Q:24Ey 9ce,e7G| ԩ4N^d2 &E(*MP-`Eg~#2]:(J8p` l4*MR! sKe=-!S/l8G]-B}-@S@=CpP!P: q` tppд4MZN)ĩoE,3]E݊ a @N P@u` wB00.P ' U ҀsLlfqm(ccmD[->Q|:0,/E0A?` 59T`06;0z>vݰ?W:=[ rΔzvlBjAny2OO0@1p@^ƀ;``z ` &Q.: 7$F(>?, " P1` 0Wp _Op`4 0p<ƛ+Uq&'42<4O[OEWP`AP(V y *P 9JQr#F+50BC6LqQtH9W t(e*OJ.=@ҨF7W_6 + ήe֭!@XҺyPRAE20HGH!܀cb0/C[,:Oa%Tԃb'@ХN:?[ZY>YY\fHܹAL[P.Xz}A h wp-`Hؐ92Ą*)^P*S6`3 Ҳ2pz !Nc' | 0|κ +([ ;H$xbpXCg0`#!PPa 9*h{pAd 57t9 ?`L @3PX+0pX# n&D)jx6p!x F f0Cm6 •(`c'{8Ez5) i eD 2jXa-rq$h^ae#6Kp]ĜSn("|Vғ-B FTJ`.zl  #Xz n@ m*qc!^!(!?cڹRn:/ȕtF mg@@ pE8Ѓfakx!@6<`"t0 b|/(A.*Q;-z*`<4ކ߼:u>&L5 Hp==+?<"2 `*\@H`b&2>!<޲H!vxh >#$ SA?٠贠Y;yhjX& @ 4PGce(* 1o*H$؂-v` @ >|1V " p) xA4#[43 b8F;Bq{/DO xXp+T ,N|T".ZPx pC3r @Z#*, 6p"` P'P@6 @) aSۥ⧺E@EPZ,88q,O>̺%MZZk2 M[Yi% 6@h?\`n"׷\]U\  PCj#Ϡ]r$-5޶XsrAU'^U[އ$7ʵp]_XY2%_-@ ߝE{)%_] nQmZهYޟ =t?46`)5[F^7A v WK W6umіٽՓ%%=`X `.U= `6raf641=VRpNah_ zF^X-v_⦥Z5u;h|]zAC ,b*b* ^ > ^{[E]bd_lΖ.$x+.҆l[V+5m؎m Xmڶ_lmݎxmlm nɧl n6^n뮧זnn.onN&o~Nlo]†o6oo.~҅jn_p>pfopGmno p /n/q? pNqooqNqqn^GoF'#gmfr'nI*p prn F!x|>sn gΖp%s]|оsq=o(r*Xs^=t{rXr&_p%tp q&'st5jUuexs1vusL'rt[DsFo^nKuta&uS'rTOveXsZh4vԾvŮGB`Ksd'w$R2vulX-sxxWl>ovO^pwhtWot1Oq;oq27>,Q~/o{GxPno>r3n(xA_rg @ x;DOCS/SERVER/5cblin.gif0000755000000000000000000003260111656750064011364 0ustar GIF89ahrrrBBBbbb222RRRhhhkkkYYYǣū̯###OOOҞ~~~׮Ϻ˾xxxȻĴ```qqq޿wwwdddԔ{{{777^^^jjj___uuulll<<>>ttt***000\\\WWW888NNNXXX999:::,,,ZZZ)))GGG///'''!!!...&&& SSSmmm$$$(((444111555333FFF+++KKKEEE  @@@%%%!,h H*\ȰÇ#JHŋ3&<Ǐ C鐀Q\ّ#˗0cʜ\ (x.@942t)ѣH`r;(G5jҤDj5 JϮW]˶rMnjUH˷% 5KQ+hIBUb/kpiӧt yҜ/NWb LUeJɖ[[srC^-YvoǓ%`Ȓm}Wֳ@Ѥ)GN;=;,v9Goq>_&(_d_\_AҀȜsYEǝc){uXw)D]9(a7VVfy،4.N d!Bi\(b@ׄ%)G VaNihəm9dE @q#xgbUyY ҙ$x2}Jאr)O-&9@]y6 j]} #:Veⅸ%Gwoz4aW7!ݪ5iq; `yaYj+bY +K(B/Vy'*:*ReQx iFQ^oBW izcy τjF;hx|Ig9.q.|znl)\`+ en,FFК= $*C=,J"铯]-`J&QYE0o@4)@fG)]WmMu6w7ul*]Tңzfgdl7KBpF[7io<]ٳ0(-8O@Jj٭SZ_p=_g;>p. o=A;zC4Ķ ӊ5'yqe,ޱpkl7WL_ <InvO}"lFy0$ЄWbzē`T"NLi3:~mEJ*'J l ̰c~. +dvduga{ӔӨ,P88겇_ֹқA]JΉ(!XB?0@V4=gT_KGTz/7.Dy֍4rc:b.F!,(2iob$1H'J/L(:ZL!mg#脓umG`N TA暶(r &$L̊dw#8Th椽Z! Z;Xiuen-SJ^=cC)LRFIU"{r8a(&V2"uOX2Vβfv`"GaW@ [teYn;JS J~3sId\zm7;t>ƲUhDL.{y`~0O?(ʍT-6˥^ @Otp@#e$!Z J^ʹVKb.x5UYʙp5] tQ2%!S20Y8pUnYUF2b1jmm`\sD{T̫ڌ+%2B ӓ@#X {DG=v.rhGv3VEu}#@2廦.9ɳ 2$jtSC׊3܆+ٌVܴKmgMCu5=S|iP1ZnpjOpڎۭu '̓HXf`ScɆl$M 5P;"])`͉ӰQf>izxVd 5&ЫX b }tgg5 hG{:m FG3@Pp0sՀFrgRpWzC|K>"-C$}P2bf07XMHf }:xn72ZsbJ1Rd2_"I<|@f8AG#h(6oC8Q{ WA9st>F~ `Z(Ў( eUc[ ըw!q8JfVd[d8-?$dhvR?c!8={dKrr"gTs؉URu08f(j&+RU#UUTp!DSZm-`Uۤǣ3 cC.WM(aθ}>)xō@Lb5q3MiA//Ё?r0/ ZT&\(*(79'w8Jj4(D3'fZ9mG +КD sň%r-FOӊ qtH"h]]T&`vNܷbII (ui}瘕mţJO#*Ffy扟TC^t67pO\c'Р0Vp X,@|4m@O ʒł"TK;S:gid:n(yk !8$ zJoac;n  `rJ)4剛2&p")'2TbV<'Flj%T%D%s`"_fzQA\swp7$$ EDwU79|=QcQIad&9g]3^V. _mBWCY@ΚКB PdN5\YtP3Dy7` Ѹ-_4eډu:5wzw5LXЯ9 OؘR]X\])- pGiVD+@Õ9.YIdbSRg5D@85в56`XA6y-DW<:sJ&S3Wt5åIwL;*kUlFеU׉%GV$ e:]y|vZMed@Lc|Źi9b#v]TsQղ(ں]QK{-qN%EI6퓛OG&_acb6BJ/z`iW3u12[л+{vK9<7 =BOM85"tU>bsX턺9}|kǒt.rF8^& "о`yT[=כK>';K6>+bbx|D꺱J'A|ݫc&[>sPEJ c@#< .%s[b]$%R>dK'Cp&;j" `?0P ';#s+30"9ȶDw2y'g|FTYGggǜƩwj6]b+643%e =4<}#\Ŧ -=[G-\n|;ҳ1fz-jz&[:9#kN] R,NuC`ߨʌ 0 B nnd[TbRh<.![KV 8J}ע F;ʷnUMP  ![8Fo~IdD6r\~!n7}M5\#Hn:du t &DRg7p NBFMߪ%ߢ]GR,\q++n*O!cgL;`V0Р'P n^{$MtAsYMM2snJ: BPvNRН P%=eq:t%‚6KtW q ` _ pKW1N$sYRV p5S6K e0$p Px0 ( Wӓ>rhͤ( AÅ BXE5nh@B!I8 u):J x! =DCds̰@0"h +dŒO1 DV[e 2Ṭ(>Ax \FH"3z@#%,Ia n:-C1VZ%TR VZT 77;!@`4(PA-(PQIV=s J=hUK"sTϳ85!PՋ]cp]E]{ (6(B 0(dmV8.E`pe9fxN R]`Me$b'@ObBЅ `;pԼK )xf8p 7"aD`[zHyh1*@@f%h.؜N0fIG +Ö5H/PϡHL V8#sh!n6INhj_4c!p=`j:ߪְ -܄4pŒ@[X8'Lt7;Chg_03%@GP  ) F҂ e bA20B9iD 4+Ects=IQje\.QCC_h>(@tp 04!kt` A h!3͂p,t6[p)UN.9&paV `2f34& 1`%Cr[FQ)G @hDeP,Ya p Z>0F5э<gf0\XRTଞ)!&2EgD,8RЉ la&ApBafI*eU^o`XR$eGSCPt!(hBW (n`ALD8@nvNHm6"Ax t y2x%t*-HB b I PHSR>S):Ci$G=zXALPyB> \ `F@&d@LlziRj\ce%! TB J ]_43{:@Y@Y3pP)V *P$j@e N/XV]$8a( p "!Z Gp D =mN}kq+` ȹNtD!Ηw:`'0&$@  W@tw]2vj9Ԫl$U<ňқ2[F5Za\aD)15 V :ЁEOL`#t-mSf_f|8A(̬kurD'.ı5(bA' ժCw1d<wEMe( 0 !X|q) 51I;t .0  tρ=Z GvM$f# *#7{A/sʁh 1.9J]K :$[0aoUHV_D(`CWȀ U*d(#@0P!D" c! @-( ,H7r nBnja#(=5T|nQHAp q \ ~/X!U`*3+/V";vD++妪^7V9nM\xQ.eJa# 4',p)l0 KHp0 8ֻ~) pMK(XXa!ÿS!a <0p8Cb(4(P @Vš[ c i8@=5X4i$h"r{P&Bx7</P6:W4`]0 X #c'ɺ:?3$4r #Բ?7|C8sHI0((X2SG)'i ɔ*,-88 SFh ˹,&>K0P`DXB 8cY HMhD4Hr"9[iy+Xu, +C+h9hwdGww|>;K@`X6qzDXF\H& D0,O4 ) p RxH ׋ڻ=0' B`*SL=@FdtHHcN)i!),FjartS+`7-!-7h8 c" 7)ąT!ŨjS)2 [=YNT HVLAKAsś`&J)`20N cԅ+Z]0M1JFJl̾H1x uc0ň?`8xÿ;  HB H;ă&<>Gm4!АK yC ;JLĥ_)H`SLEEXEӹ*EZEE`d!Y`m@6\dԄ+ ihGЁ?030MLl$N!Im.D>;A<NaT$xKms9+0;y9O h<Ük̋-sG3b&84)HI٣="II !$џDCYh`HpY@Q6 ( ;QR"=$M7x*mB+@`ΐRT]p<\Sܶ`ssP>HV+5RL+?L I˜WpAÀ̗MN@@Q" R5=@QQnA'7B(_`V!Ec=i+0:jV0%@CC06EWQ`Ws(8"ȸ Bh,zȴWNLP؄I85h ] eE u Zd $QQLx4Xsjf(ZHk@fAH[/Ȃ&pӍٙٛՁ`Q!# P2'BÀQ":A-u<Ё6{K` ȅ\R!F5[EYH 5T!_88r(MlX=ޓX\Q}}PZ@`I\Pe( ;!Ӎ Y_Y" N$ h۱)DFDPx`vՀ\2Qu.d$` >ݲV]V3hX/uYJ$y";D9k8PN` DY?S1ӈC(pD<8XVfgћD6A,XDd6pX]4ߦ[a88a6@F\:`K@4`?( @; &]zVdga(b1+`1^o>^^W[*k2?E /T__iO-M)ȄDuM5hB6Zf:V/0a~721nLE{gDY( %o`+E5/H X5 ,hٞJ!8!R 64`,cM}\5I\\Z^sĚ\Nhy,TXgP wNAKxQ O4!pȅJx8x/c06XeV"! I\h[9ȃ]o]HV>Z )JbiH߈f\,\ I4]\+A7 `GW1ϋf &dҐ^Wo)2OD[0]UW K!,YYsTapҍޑrzE[aݨbyaۧ|AZ: G0]/f+B%[}tH@rψmgmӤN_|0ǂwGoX*"r Ɗ*:=zg;\dOD9t P!$` +ła99lCMƔ:wb 6-j(Ҥ0S.lHHp!T .d0D)0`pI?4PaЀ/sesg2  P߯&0 @A!c)" haTZtK"&^)P3زg#nׄ4;[hs) _< +D O,n:3J d2ˋW􈎲eX/'B Ysi}6 6p *l Pf`ap_SY-w^|!cy"dsm~,1G@9SZc(a`Yh y$Hr\Bĥtaov΋SE'֜KM2t E`ɇ\9]%V[*ԙQ)dq44^FPdRY4dC$:zTWwUQ# Fc SɧP|jq!Lh|RXe=M) RXEܑ:`{QT ESK4-6,GPI1MtinևJZ!ST0AD7K&Kݱ|3teQQ7/8suHO1u#Э,Hr`nsL5(&.qΑFvbU 31310O{WyB ?!do&UM xԽ}u`RΧ f9 B*:(R4i +e"&2q)rXR$EL9g0#T" R*8A RQ& PP^"A1k"AHQ^"xc*2y}>>c1mL(fsPJBPԑ嘤MNSՈvFi"T!HK" ~F(9 )}P8VSu9)T/ՆLITA ڦ"d+UMҦQiOQJ֧|U0\G7SU\󪽰vtk8`> eqYJű*h,/pҪ$D aGY~Mc?;{B6QA\U3}=6LmѠToJJkHq`+P"VR -nWqwl=cY(wYLg>j #D'&Tg:5Zk^6.xUBf[^جr{(IR֜aS_4 LU#& WŇ`#A%)A/Ʒ±; # l 0w_m.qljꜲ R8a2l=Ye#K5Z/ \˞2O <!$sAD 5|b3 *ʷngո 8Ɨ(i@g[EyVCC|#%0 X4G "LP/ (eqlTVnskM_[ϱ^WJjIFHSvݕ6wH;XQcUFN^8ެuQ8<~gmxc1$ ;DOCS/SERVER/KCCA.gif0000755000000000000000000007240511656750444010721 0ustar GIF89a3(! ,3(ڋ޼H扦ʶ L ĢJL* JԪjܮ 2N' HHXhx)9IYiy7h):JZjz +;K[k{ػ ,N^n~ͷO_o?>/~<0… xÉcI1ƍ;z|tQP$Kf i2ʕ,[RN̗4ki3Ν<{L5NP &io(ҥL:}Si #V8eue5Ѭd-B*°غBnB&ה]ػ&2s1I(T2anIIPt ~xښJ|xhhV }x=ۜ?;qr΄{xobaO5:sqt}jW㺉9E(q]!yە_!gշ7 { ؘ NJ`Yd& Ga ?%bh3HD#G#5Ђ$>>dDIڷxU^qHݔvxP15yNz)c1hFff%aRқrv֝[*H^ J%6N Jyv[^i$*Ihzj%*v)k!>(tm˜޳u1+F,{תzQ[ [gLj*l6arxvf8mzbΛiofOnꙋn {n2ps!S[:XIw8vkHcL7K4chCr _p ( 5ψG\l)ɠ"i}*' Qwo_e`7 *x-~HcvDn53X%Bwl>[=EiV:L\͕{>3f7Xݐ|A9/'0׳w|dwF+ l|;1J} &}Fed>'viRϽVTs^>Rbk[w=dXoQ1(4 Mr |,($CZ_Eek)|3 %~j62R u-v8eqF ) F0S$:fLZ|XA,0k4ġ,CQ0׷ƿv3ZX1^}|ت 1bXD䠑2[<Q3 6[$rngx\PafBD "e⧺qe+XEIp(RQΎw\c);8Leld$y. :}JWnZFBU:ӓn\5_v4M=׿f+ܺx(nbuq;wVzTt$Tl+o^_M#o-qd%=jlR2O+h%u G L[vk~4`ᔝoc1Ւ-,귑̀0_}fc&`G=߹{+Vf;,Rn`t%ξt8ƹ lWbYy;?P9AT`N=hO de^ɥu{[Y^ ?˹>NGe}۷w9ѐ9y歗}GowsDʭ;Օn䓞Sd M[}}6}r^ԁbBkRakOk.K EcƕjaxtgfpdU`#Mwvd~ usF8bWCrw[vǀpӗ-CGtuvCD3zЖ^vI%wǀk%M}t'jgkNTpDD7SURvN}*{rqr~Psr&?9I_vV[t`Gi-vE#FWxAd6xXZU,^r8FhK-xjIS@*})htm5n Ո:~:uxv(l3'|K(QBRG. |5Xvu-bg90\q'}⊁"KHy aEX08{1VrasVdF-C[]Ha(#HiHXȅ[ 9m W/kWx{6`Nvr8hOhWvy4ǒI|冔J8bjȃo(j6OXhWw~W#d8EI9/Z@icAi)1$كK)vkU7("wsԅ$xĕu) 'ROR[EnYjlEVh.ʸG|V7lWԘAIɈ4َGG!6I@n)pٖwtymcxٌWUJUO(pIjsX3g sɛo/739Ȗəwm9wמډ!GJ}XlIٜgՂY? 艚~ަ-C8!TOaع(ƔJٛd4z٠I~JYYHw|_ yQ4k !~,z#f^ĂPb=yz:bQfhueʁX,*x`LZ?؀k V&aBi*è/z嘝`q:\r *QZ{Ĵfڨҩ*ɩJQQ&mʪ (ڪ**ڨJxZlšĊ:Aʬ٬ *zՊ٪Dq**J 窮ʮ ک J*jʫʯꯀKkѭ[ ˰ s*kK+y+%k';i$-֚/l,+5k7kH4=k?&<+Ek}G{=DMOL+UkW[T]d_\+ek;gdm&o+uk/wt}v|+ks[lx+kK2[+k 뺫K;k˻pKျ ˼  K[ۻ˽࠽+Kk黼嫾ھ W{5K싿i[L|k  ,\c[ l"L% ({+. 1 4lö;7<:䛺= @,ĞC,FĖ[I2LčORLfUs|v6[y|' {Lȅ{Ȋ Ȉȑl2Ʌ\ɗۑɄɝ,wɂʣOQ|ʩH~ʓz"kS{_uÚljN^vY׬-Iz_lgEz<)\eq;ǎ>S}B I̙VU J҉ٛ?mXݍhSǖ]]]-s%qA-٧{F-Jc]!IVjǼjr:ڿ7a7{)]Z< Z3 ǣV=ԛDHיI [)gMr왂#tyAb,.צy`nݙ mx ބ(wt-tn9 {ȑVR#Ckd&.W~]薀&}}Pkm_?~ݑ<P3쭓0OTmX. #Jxӧg(܌\m)n(Я} X}6^QP[T:,K&Gt1lep5z]xiڒ{䉮=]AXd%X^Lwn=Cf>gD]ӣ^Q= uh:n㦾pGonm9*]^;^Y@Y.bޚv^KPx1~}~l .M&~]i~N?欻@|E gzh.$ Otn~mNUx¡B--hx;ޙ~ QLe:zRz^~,l+_+'^&e6 x.v^8 #F_=!_r/kx_\^Ž'<nCl?IdnITM՜?/b/9ďmMٱd/dH/_Nd_o4w}$US19il]1KN]L#_ݜy^Qn >gQU9&LYe֜.)*{ҞE7YF_-+n/p /1J( PRSQ2o13Qf#RoӲmt3vvkIUS7:ZzZkD{q; ӖVUXyy~n&.0CB=Q[g,:8aCդxղxeJ`μ4<3/pt3Cb+)5ؤ&ē,,*ȝ@tDM+EjNk*Ŭ0S;m$/a{ò,N=UvU?TqMHRƪM0͘]"KR|)i>ooL+PAWd m>ZV VCŗ8r#M};w\S8k}6G3X!vKeW]߄w˂& ] C@;NWCwndkvXMM`E0V\⢍F_cCyE>Z؆g&Xk^GG>M'~z%\ns6#?H|n_KQj_hKD1إm[hQ~;!C_" үcCH'2] 5XBY--6|YrHò=q |\ UD6Xʵ'LscDqk=Ĉ /EdZ͑>y#{@zjla%.{*CE?y:JbdT!#=eMb-F㒰c!I<8N[yXJ rrd{h@+ ,Ԅΰrgd*3 ǃ, ]8>̔/ݧ2; GeVtǒ%4Dq"c z5N03pFft!3ɩ"v=G8=1NB1ɆCMMgD5O Ai'GQ~Uiۜ'ҡGWz/đʢ)rjsq#JoXSyASOԤ$MN%TUJPNT[TaXZV~+):JT\ZW,Z ֓)ykL[XkZWݭu[QY ;Y^l> X0Ӡ N7;ʖUjY͟⑃Hyڋֶny[z_i+BߖUr2_mH\Zv+W঱7.k;^#tFRս|k%~_0&;` k`8 ` _ 9M!I\b8'VqyUbج)qYt%I_Xƕ7/zUHu_fu?{_^ MگvqW₩{Yw| W9o|YJy|9w??.}z_{_i>ø׽o{}?L|z?7)7NO=Ϝ~*l) yۺ͠6i I :E 딘/|ԯ0y=@IiVDt&4Є<Юg fr-ۯ)o/nPقbP_$/]Nͤ%x0|jhpw6^@_2J|H jK pX ] p{iiМL/ 3Ѕ"ˁpHipp F IP fII걀foJU"i:H1Pti@1I\.1rWJ*0vq p/jtx 7f~PZ>'hx#HGk)y1 yQ+c qf$S{GTT5JqX&`=b&h AߏƦ w Q1_' BUC3D/D6w,=%%172IHz4 2vI/CLSf^>;3#ݏFsNF7HIpK=B1AWL"*-4IJ)#7PeSJ4<44AK,Q2O]2}PyDAWD$GH U;UQK(KF\ KU=;35HoD&/5II7534qt0E5 aMn/fjb`PU sj$t/y@!M$IPsUHYh5M6+t^KY4!=KwQ}ktIC_?kZ1QZ 5$5N/Ib4NN,T]˕\bO5W1J3]XV}t]{QOvLU.3IQP>OAAb+%!6CC+ NjbshoZ\@<{sa_!<'^q-gUQ$kcgk*uShluj#.sv#6NbewjS?0nJkMPp7d,-r]N0aX?UcvfuliWreXVRLFe#q e `p3=TqQh^ɩ摛A*wur rr7PyMHA5`$I5=3ws 'r Nwywcz WoY{7=VDv_{h.wm{&aTzuS6ư[&vճ#7zn!El.kL$7}wJaR4WkܷW`\4vqS}Kyk˴oVtu]ۗ[)p9y5M[ V I'rk|R 8Jw6GAwV^m%vqoeuCcw#7 m-6C5XYYSȇ?v"srX8x{9--mm)YuCDV wUKkŶc(c~[5;]oÝ]TojjS4Ӗڛ|-vO!#!g>>x=S%W~0 oy_lqk^͇AEg?ܜ\-韞fU9V׃[Kz̓VQFw=?G]uްԋ^כ|lnXA~ M}NIv/~ܿLlGㅟ -{zi3e#Y'z!)۞?x㚾_[ E= 4c`p9KJ)fX `^c]6&.s]NխWS_\aKޡP"#ݣW`E%Nd G(h[$d'I&)!X*^p'! `rnt+4r 357r#7.ysxɺby<{},}{mw@V6) i+4ZL}~ٲ$!G~$Fp-[´#fe6tU=g?szAd͈@2biC43A ԫZUdVaf,x(Z&Wؼ1/`vi.l0ĊT;噌mUo,ofey>G.]zԪWn횱)lj>sME{!i:ٷg[ /n8ʗ3o|fYC>})u|g~oω/o<׳o_.:`O$z2vrw~ 8 x ~Dwf}  :6g&!!8"%"e_dS"pc(#=#AㅦM5N(>HFOؤUZy%Yj`] 5zwc6%%wQR[&q9'a^(u\ifme)Iy(*(g/8凟ZgR>xV\v(:*yu0)ԍ ,zZ*+zhj?A*(,J;m7,hӵjje.R{.骻nEm[:,r;I/J./ (Jp˯ ;0ZR0k1ZN1Ȋa2%|zX#21l3۬73=CTAE}4e4o44QK [[S[MYku@sZ`=67{]D6mcyR7ullwk=}sp.4߃~8 ΅38k0;^9kn9o~埋>:Nv^͡:_&;NϞ;'< 凌z>ώ?SΟ?ിs42BBR{ r 4 Ұ 4-C} ?K4$2 ?(R6i4,rO034`l#k9zt4(qɣI> c,$" ID鐌|$ I9r,$/@j̤''WP,%VFU𔬜'_)Kr8%.!Y\J#ev s1ɒeb/)M!s&6XlVM)SNn2mHjEq3@*ɐyqg?TϠg:g0 PA7ǀBiCyAEP!tX'U0~ hiC /5\G_v^ۢGKge:*9]Hy*ShtpuS{Ԫ7Qi6\KQWԬ>CE152xGYŰb4ɶ W]%m2bk(WV*ja3׾u\eZAqm U"SZJ\ wE*LCڃ-Cd2^k *'Sn_ݸ:s2^) unl @ [ z7-D]1%)RSVp]GB7^_~ `j6'WZ+1DL\N$Goo{ c8Bű x6r= 4 (֚K-/u e])L#Ry}y08ynm`4{M7'u^ȅg'AT ×N܌Z9F ԐB$4tRj'uiX ^íLΌ]kcFĔNb[w vT_0ܻ27/>=Vun-&q=.颭 4SKmyv\f|˦3{k1%nwv݋pλ,a{+85M6 |;LQ9?σ4=4Zs7'oJ  FlM[œR]3݉׼_7} FBWg̼[x[{FJ-Z4/Ҋ:/ NJܞR],>cǻ;U}t:1OdC>̟^=sO8+%QNm~<~#7W7*JENv1@~1&wTDtOݶqvgq JP\Q _`~AE,ZQEAU WeVy`E v9XS\ 6퉖u yY6 \Z-I=DGل8r-Z1!)  q~ ʈn-u`Jada .Q ΂i&K,"#m n%b/a%fb z8 H"'R-# "wb/? #1&#c"2>c?19#4VsaBQ5nr`Ai#7cqx#>8Bu*#:iHc;Σc#=#~'>#%&#@ $#A.$Tc=)$CF$L89AD^-"1Z$Fvd!drGd$I$$J$K4$L$u3ҤMdi0$Oed2P/%R622SNc)e.J%Uf%ĤV~ep#z%X(e+Ye,Z-b%[:%E\%R%7ե] %^f^%O%6%`")f`E?Z=faN&QVfʩUf8ș_jdRiZ TŭbYhNy_in%:_lB]hWm_!n6%qV&ĩSrr":'x[:` Jqљ\WgyvKnKxA' Ny&5YR &[D&}(J#5ihYjƧP^'fCiJIIghg&$}0`Z`ń^" >ht Y.SYߍrfꐅh(ui5hp:ړJb$ng,)'TF(yn~ˇ iJizF="ۙ҅]S}i6*y*lqݡa&[`Ɯҝ_=T)wӤ7#)v@jniX**t]fz|*jԪ)E' d~P6+ :N~jV+jku+Sc(ސٲ^*℩Zjh\ضbgv+ i$$,r,j)fC^R]+!` f̚BAǃlTkRfFA(.lĖOn ͂]"bu~I*Ӛe>ҩ򝮖,vݽ~jOmyq,ؾӚm6Ϫwj0f!_2+-0ʢW:)҂鮚*vܹbij>=mFwR. }k&d,Ψ>l^.d2.n.vϞk5,2/ Mn6lf/~]1\Jogᖾhm>!і.vovSͫb_,/_#oݮ/>^'ojP;p`Bpk{0{ʭgZ/6`n-]ݒn˦-pC1 $(RpqQV_p*i=.R ֫H9,,܎lҲS1n~1nNqu^&jYqߊo٫ q$! (+Xaخɞc]o$^ƒ( 5y1*۞*O+⽲4Ų,-? .":ID0+KT1J.3/s8oN1cGi/5#,2 b-lCaZAs8"?jm Ҝ97'8#."4sڬ@#$pAرRsts+_>c8WU3?f=U2W_f-10o3muCá}6#YtC˴ mt;ծf7Ftmo^t1/ผ-1GbjP2 .ƛ5Mߛc`}mWFIVJOUwdut\G X3uUJ5RZ%q!LXx\-ձm+5Us0^ 5Y/vU'V׵lyv5vc{mgurvܳ16t^NXAr1oh#?0c1 W;4nTWB7n{fJ-r*xjrf's©q-r*CI O&8-t(mfiVn N&wHoI>|pc8u- 8imL#w 7 xYŸ#jltZpnߵ[/9 CzRy_ަZlDʂG/uhUvwx9 9Ǹc_ygZC8.79uRVtQl9Vy/c5O飋1۰ʸ;7'y.8}kuKsSHgzz*rى[9' g6w1x1E c{/r;yZ;ks^;Lޱ>|߻;Wp¦};|{{M9˺C/ãG9j:+{1ﰯ|'^V#KzG<4O<ȓ| |Лϯ [{|WCw<Ş}oHReN=2/|Igz=ۛ+֗rT׼':=+K-:;ΓÒ>s~W<ލ|7Ťu3l׺[lW{tf@pL$ vQMD q}!Yfc՟kǁ1_P)x!.WsV[6>{J ox\>>4<@CDE¬A1Ʃ*73$ǖʐH͇P5HRM'3QAְB$S^ԥHU߶NW H=1\cZb&emOo[вPWEuŻwvzr:{~yҙFW8 kgq3FE\*|D4(Wf:RHrɄ8,c 86UDi&fHŏTQ"W.JSQ;)TY WptY)}cc.˲ZۂL08voҮdfw`VutnӾr&Xgʛ\ Qªi .Z,I6_e [lܹ.7i:-`=9&"/ 6"ݽ?7{M8@D~s:c-.SPJC#P' 8ӄ;Ӱ9 )\ L@WKğKq9K̹b(+ٛBʐ>CN!=|$qJB.wsFr`$L2+͓#*KEBmJ;Q pPPP+^{Yuɴ.:S y|~W;|DZ&}tuFYitP5#u+g#&2u]S}[mnwkm^8vc=3{hOG]tT~GüXs_EõECYAɞc$+:T6M\&h%I,TP<[VB=auwɁ ,1qy3΄X>iKQ,+"Q#,yEkLTF,@ xF+rgRlAfz!'y"v<ٌkvʫ'IiskaDVfsg@́V2C'4C'Ny'%t_ ,oAܶo]k܋=q\ *8id᭤9ͳ=rD;y}sv0DʷrnKMx) @Ω~ug]Z]ZI|J#:v]s^u?wwB]i"';.g|?[{wJ_lWs.v}Mzԟ9۳ z-Gw譪wFO{{_]}'\tʾ7p1IV۱5M ~z_~R8S9S Լիi?Ͼ%Q j]#< + 9z? @ s5}V 2TA ,A<CA $A[4@aA72U.B <d@D;Oc!@d"Ypy7! LBA"ߣJ'z۰ .Xٯ4+1Ŀ[Cm):72|)3|A?ZB*7dәC:S-v?ăDD@MD`@sb=/A\pGħ2ŭDVE4D3=ݐSUEHE9[\7`$V>T3;f._d4r0dBmTkTCqĴ"33j|clqtno p4sG[Gv;GYxFwlGzĻGGG{G4Gl,>R+hƊK 0l<2tO;ɕCh,Ek0,+]HKəb$F-JC;~@ʋIēʹJ]TʆdJ+J5P#dP̬@{wzKpL:{+#K?K,,̒%KT6<- L; =ˀiELGvJ;Âb?+o8+V43 S>{=2'R|KcM$*CCdcKԱDŽ D;6T+ETJ:|M$C>6$:zʥM#MT#<]H->$b)#?k`c CNϡJMOOP6* =S--O + et7:# :Z41lTL(2J=D$?zP?5ʉ+#% ŧ+!B}!:‚t%-"Wfxlfٌ̚Bj&G/k&D]ut4ybS>NdRG zMU kV, ^fŖgdÑgz[iiPp1|cl2TIEAh~.J.M_]՚5jD++L(MԒ"^F=W^e=c4E`M߮EYkZjh .g)lR8-F5ukr5GhZ=SıGЖ1PRH8o ,~Q!=`.U`a eKcmTlV'zҥ%+s˅&w3vWIlɐulÆ;"w&׽QU5_s'c_%?uv S?xoq_lφ9x$:$=&oUs&NX[Ւgtv1P#q-e kziw7NuF~F ).}p||z+}|(ݟ׭ vKxJӥ#2k/g_H~~'ؐw-G N^0v։2R 'f+ߟ*l!pH,"-l:ШtJZج6ންxL.Pzn8'_' :0%>x{}z<.6@3$#2<=J| _r[vYjf`TZFy~+;NJ0=ʿԘ?A{⽶dU]8$c!lƷ-L YDxM5IyP[G!˗a Mv oɓ )?-XcNjDC*-Ȍ-tJŇFe{jǪ!{z *ٳ@sZ2Zʝ{l! רL^M%ԦEw2kWq"N|xstfy3[V;.Ө ̊q\ᣯ;1Ueȏ'.q˶S?1y)EN]lس/o-}Zj7n kshw>{}—x^ڥ[`'`] h5 y1؛oic fNE3סW_|rԡ׽}(,b'@4\95 (axm9WE\1PF)TVIm6&[%H]9"e{zYe a::aXZix{隖b 砀TؚN \N`% ٗt禜v駠6fj(FЄVbAdI>(ºTn颟+kl*(csI4*FRmvk覫FՓ& *> >ݸؕ 7ÿk/rGzeB(i,C0,s./;9o+A(  a0`92d03ݘ* B́b!ЉVL@PZ>qy%I" 1F0L$bdEI1b8dSOגyȱ#i}0q% j:aZB9 Nt)!,E{$mŠ2433~T1y_NLY;U22k,)_IY\f4 Nȧ080.tB̝yM7Lt&'Dn3S'?eyb.ܧHiPj!\6 r2(EgZBQr'`8Q2)F[ Ŵn ze$'2y!n=iGҎX#jG2pk\N,kN:DIsD^ߊw)u.Il1x즖@c-kZMLp@sўt?aoUYpŸt)O)0šF*op\9| t!cbR!X7L>; X:rP_, znCFݤ-pXWeHw[a"<Ȇ9fkx7!_+[^8tmTehry 01S,UDse%SD sjukCdkĩEkeVMϗ uZk7#cpnWUMov ^㤥rC0|ˈ{]hy2quyc^~V;vňlS^~5v˭oL[߶Ys<}tMo|_[ z7hvf:"= M@Oġs~2\zh}d.8לV8W½t?vh;~tr<9ftAMt})w˾xI&_]Iq0oxћ/ɷ;=oyJ}dL;Lߝѱ=_Ӷi>/7n;_#`O^ίbݚ~o"}-o_ ~]^R/}yl.cv巽-g^_hCfD9qǗ|4oö`~ (y1I&~gGS}k^^g~(HWlg6fUv#FUҦ._x 5Gux}wF?G:J|{c2|w4H=gpe^Phwgvѧh(}[y\{|뷂a7{6+^v Wt!T ׃wH8tC҅(R|Kx҄{ah[b.tCVv7Uuch}xHs1776Gƕkw'vd膚-xxALƘtqD h83BM:t/X_؊vxXAX~֊oȂ,!h(rHgv7z`k]oXhoXʘ+،57C#x؍gSS3xم>GHWpz+7wt%h$uH'Y@f$ YEw؎Dґ#=/"9>7Xl{8[y_h8]vJ)WB@ٗ7؎1hxI>fAȨ}TzRfYdERWJ^I|hgbe&q{8x'Wo)8Ir=WDŘQys`4Bj/IGi!Bƍ);k)p`y%ugB}XqWSU};h()D(:6ķUUYSZ,i+yh!{y)w֚y%םՙhُЉ$Ce"Rl}gpW}Ni8fi!ZsyPQJ,mw8d4~؋4[ƘrIɖuefɖg|o$k[ZuoD0iYu`o\b*w2)7yMCU6G:,Ijj:{>|I IZWhtjP٩%9sVPt"yw2=PgXgzjbԇZhyƪcxիȟe{y,= *,ŢR4$\H6Jqm)ia&`WFfqG ze_j3*YϚ}w[DFE K<ȥvchaSZ`|pȱqc~9Y 0kK+[nr]e zYcffNtyg׷n-׆}L9}z c- ֈٞs {]ڒ=Rumi=Wٟ=۴TM5,bѦڏqf8)X]8?K Jm|]kUm]NHlҿy D߮M׍mj|,޽]6*M =~|;ښ|fN[5ZߗVN]*v%ҊH"HͱȪ@-u+bndɬVB\N„="<ܺ'{㕌b\k]~xL pε.9Go>/쩸锾9_zư5kƂY^;w mNpQǦ,%Z^뷴᛺mلIdh> ƞʎD~~~Ş4S">~"HN^~~/L?OE^ Wr O/?6^ o$>(ZȾ.*`2_+6/Q-jO1uaV{q֛wPxѓWG}{ߙN!w# LPlpAKS?;f 1 ʐ 9X QLQEJLJ.g C 鬸$hko:꯱K&+ 10(f-e.裏dBLJpl[ZOTYdoKʴ._;u)#M"pI :$'4V!G$ēp\r7HY (r)#17d+D=TOr2k$l$rʬtZ EP '4ld@J^'CvlshЬr&'OiG/O7$h }7TtoFwQ&+vHh,wG˭\ b nCnح#)hlN${?2nT1v8ܸ* q ck SO.R)V&͟D;DCH?Y=-~F_~F3G7A+~k B=K 8 b{dǼk{;Q6#8&KF1lXI}0Dq[CQ!V L@;PG`} zH!S1`\ n 1AIs95AzAT"ExN;v{` B bC*&G7KbP!\ɲHsB &iP**$T/F }!iBڲd ȵqqHّ$ r(6saDlLhY˦6 Fm,X W=ӓ-C.NKDR ņq9[! .@1ЁD<, tɅK+$gO얒a>RC^T(A<8㹐2Bs zfJLK"%?8h(68h.>- S~6-j6F̝CI2ܔل޹Llr_9%͜TU#e\U ѧĜZW+:۩ rHʑbVLI%=6ETOIjWC$lZ\w 5 Q%z&DPTHن: 2Q,J1iSЂ# K# kI*(!a*QU!8]my֗] IiG{ބIQ6ިA[].C8[5oڃX, I>2V2 -[Žc7'wpU^v=~Cg_\/D $x>}vqb#[EZxH@Zq$ +_"uk 2#Y\=w!j%fJ)D5H&5*ꬱ$Ay !%˅@Cb<٢I&dH!0vc^䡷Z{툙[>nz{#WC̋ QfQBYK^0W:}9x w@f $S6<fh/L,\v: tKbrձ3Ak +%MPWod 9@1rٽ\>S>iyw;BS~:5&C9#6H\Ąv"mw?jXlGO //K&v k);_/ObDރN}ȉf=_X.M\S!nc6T)k@p$EJvF8UjFx@p?!\Dy#aSY2/:3dYb}n$6 a W-X/bdGg%Ww3vqrsE'mՒFSwUew2M"I88тXHr_&[>eHTu◂mGs$beU1 !}UzaW~| 1H11REׅw7)cNDB3|=ya}le 64HHK+oȦN` @une+w8oƇ" h Q͂"QoC効'|wV!oJAC^s7t@rpK'r[(T5|ˤM+Nz<]aE֒){h 8pp(D)8~ 4ȄUK̑uY7Kz2pK#MT6~8&TɅ5P%Izhji/)5.M|o=JQ5 HATEaw!{d RU8C{cg'288U. ֋tƈ2>+Ȁ$x%'!.+P/{eIEk~\ЂMLtIH#i(4Cnӓ9=?NH 4Ғ-yYazyH}#yrGc]FBf78Nٌ4LiaHtOŚ800t_w֙6LXkto:ߢNz_r7Hf.HWh8 6MVAx(ə#><s| @|Cr CX4E 8rWIy9 rbsu^7^ Q ؋~BJfQSLrjXX) |_tmI&a&9JcY@Kn}U9 b(aǗ1i6(Ijz9K.*|*\E&$&Y ڷZ 0de޷NpܜֳGIK$#PɎ]H tu1H a"DFWk4q% CÍ<{A~;N CH @nxV /Đ.<.Eٰm9\빢=k=E=Qx {&Hb& R胥qa4$a!4Ěg[#ֲ+87&ICsvgJ!9.U0.4޺Iן&7 ^`YܙDAuz^0IRc?=JF )ԉojGiel ^6-Ycކa79 }A,M >.=k^ra.v} 9 a9d;[ιD5|W7*[ɳbߗL~tJ6ύrRS-<ʲc/S:t5"=?inpsɻӏ>Tc/b@8!(eS1Qs1]|s>*Q.ff2!oViBɮʙuED!3F?1r`V2> ;F0'+ Ո8Jl ^5;W1"=G m}S3rbŋ蘛OX%?w>8YC` 6=7o} DPB LLt8I`D7^@oRB+<C r$9}TPEң6dfI7T&fMhCB#&scϨDOƠ&Y1n 5Hʔ:ӧحm싑.N|'xe7PzW dA2$Whv)v]k3L>YMPso')ϻoI'VQv!f ۠rޑm(CpG!Ʈmn @bv<Ӫv ɺIC@SɾC;J,$43ഃ3v! 'O˜r-l|J1 džF2``Gjѡ  2QO^ JF6bnC`D<܇* %RRLNˉR"τTk*J0'rP t,bVʰ҅X$SO?%CCm On̜.~:Т$⴨Dh0aJ %T|tԆL*f݆NJ4L4jc(*RdVi׆Ii쎰;z,Ɇ.<LP2n*\(G4ûY&t JsW:"PQv2&łɺh_.]U䃰${{wzn|)?_u21ĸaGB_r[WM u *Vǐ[;@YJRi"c D -!ACbg Ѕ 5v3H1)y%ĠŸKb1޼,x4񄄢ܲp"n_#|Ie F@1[Z:aG@@R3G  Aq0AP$鑉g]8,2uFU#E9@앩PV?LzM"e($>Q!ʡ ;pp,Z 8g5rEPiH=&Fl΄$)hNsa^(MkVӛԔf2EBnaaEKM*HFy*&>OYI+6bGd&n\hD-c7;TVԢEcU@PՑ?\ ?aG$EǕ>2?C&:FMֶۤ$Gc! l瓩3UAbA"N֩&٧9$>jO>хL@Y^ԮwHu,nwt%'=!GYW!agG&vz''Š;O:;#} hԔө}_R5lAa ĄU0=x²:-[c##w"ǓI?kvj W8Vهb\rʹl eh?>⤌n7:raV>tcGܓOA2.18Z\]PvBFNyU'ީw(\2dbdS I RHFzSt,QG |`"w?uŵ+~d), g!J}'2uy) a bv<.2d&{f4,VHAl4Byu4Il ?Yt%eb)y /YwsGY>9[ΌEmɌR.bq'b䬙tbĘ@) PPd{YB@׺2ĨF\Cf̌Tyj6GU5cPv!D{Q=.C9е|n8C (Vnbx7px"ݠuNci#OE K%NӉ hF"n<@o u>)1h ۠-FC~rkWo:_\W)lO|{<&0ggn䛻Ao{A U(k{uQ%|]:E>s}|F,8h:5oVo}E?zҗl;MO }e?{}4?|GL'HR\}W~ f^w?~G?C_?_^$ɿr+ C?TB"CDDdkA0LBE\=tHIĻ@lCJA;LNĻ OP$SDT4)*DUACtXY̖@CZ@S]^Vl?_@b4c|۹Edt@]dgFW[VjlEg\Fm@gp<`#sTu@DBv?pyG%,z?X}(Qǀ$Ȃ{4HĄdȆTZAnHȊHCȋ>}ȎHFڣȑ4ɓ4DKǕtɗ=wHɛISɜĽkɟJكH JƳɢDʤ$YTJkɦʨ;ʪʬ,Ȯ˰l$KϻʲD˴3۹Dt˸Pqw˿;˻˽,F $̡K „DKd̥ǔL<,2ŴJ̻M.$ JDMtMI|M1ٴ͓ITۜ ބ*k$ΑLDd y<$޴Hl$ DτtO^ϔGNiOl LLM{[PPI ʞ>!@FP!OB@2Z/4N! [q]X3:;  Ź?:;+4"R!#-2) PQJWSR2DlR'u~ թ6c @+]e5҄WK<;jSaS "*5t(-6Y2M:e.I1ϢMTC_Z-`ӂ'M+v sÂR%% %4_TL=T9URE S.VE;)Tb+H5uCuT1 Z0CyQ.ٶvi=n 3k5r Iu30r ;}IOi{U  <j Яo-`xrSҁؿ؟PӒ(8jV㉘}5r X]UP(y!"J Xm]2sEHkU_KW 񀎦-eQoIĸZYҊr- p۶[³J"XG}ۻuۢ͟;\ͳ"e5삉m"~x5F),.$tZZBqWɱM/b܂Xݢe]-*@D= AJIS#݂dO ݥYL:$1e.۝X8X0L^֢y k80js"/ઓu&Yr\X]GYM(MaZȚP`-MN`< R ~PI[XB[9sl%[""V81Zg[럍5Qࡰ2C)։(d)54ͺS2cVk ny7eO`An~U?m'82dH2x&ݘWaQ^JUc!IcHne$5V.#Wʼnނ8XeXn厱!c ,9^9rfX!.p!W~eEfZC-A+nQ3uAŬV̈́m*3 #qfz7VcU5!i35[Hf;6c#vj !Hւl!0ZC+^ 󉮠ڼ%1$Tދm0 "6v\]J炠 Fd-9_3 ]rAAgOb/A:mzCj ?n4֥PGޢN4i^ngQ43J5.ri`%HU^B8YjXY撾X5au4 lJ54v6``o_"Mr56p Jj#=iwmjxmtZJ]P:`Zh> ^QFO-nޔb6 8RK{6!-f 䲐g kmV|ͬg-"-Ҷ^em8+ ` ~]rxTE^p *Kjaت{57˭FSm*6eqskvpk(j%Ax+h_W frQX᱓_pzqqz}_.bn +o" Ge(?ggʭ.i@>;z"q7Hgm6E5Gon$A}<[ KX%ko]aVѲ%51&x'3:sQS4/pta/ ` \'C>6hm>)rWqZ2j^KbW& h+9kZ`q.pS7Pa1gq,`dnF`^߭њw!P,?.F#Xޔ_yV9mr5H] okGƹ6إW M@OTTM]@7cM,G@/W 1^Kﰗq9vFx ֦Xq_TNwv$a+lfCv G71w[&N#PQ}Hsɪ'h`ӧr"@&2$ Gu }-G.q0 ɖ NY}v* گ}n%bhF1T%(q"ƌ7{Hl#Çh@̤%̘2gҬi&Μ:wy@ʞBk*c FЍtؒ䤇I_|(!փSC&~ ~'YA&I^J1FrQiDJęHXi"V|J 6zL~5n$wM!b%veBn@rI9 4DЕG2+CWSGlDPU9 ֌%Yj)#z)j٧L|tM'J_ᣑj1jPZQADWZ*5Ioqq)SI:1hج&MI%g)%NPb쯽:v>6 XTCEV|{TQs^N? [/ MN="Rܓf>1%'k m|*GdC 2Ē0o,sKIm KSQ36nBv6Sv[q C5נv粵yK=F+Ѓ3xn\)(n|3MJ4qs}M]6g<]Oˉ:8)4 ־ Z9.Hwd-鰶vm"FME+TӗRPWm -zazNZ-! ) =.lտ2;/a9$gLY ېt8d{?1krףuPCPPN ൷tSL <쌠`h;ƅ':*C#@Bnfʁ$"]I~2ߩ$e˻Lrq"s &Çuw⑱~#C $11^L8$z4S3җD+fe.q'[ddLFtiXr?Q GAACuJ\^ ]ŪtE6{ʐS78ɟUN%a6: fOSj4M1yte~!۔MhǺdV8=[ZͨHnt=l5bRZ{;uuWy.4$RTU wI;e")gnë́.#iҩptTSm+/zϋ_=W3u p TY"zF%(򖷱AL.؝-a Pb"UdHf1COľI,f%%09_eq2 4L)[ǂcEFL=u4~J7ұ "(K]Hǐ2UDS3uS.Qi٢:(Ȃ B KymX$K[ vPAp%De5 l@I[5ttpS2.[kМ\fLξc za։pPHݓ2ժn;%B-ѓ%Xѳ~ӒK>mH겻{pf]۝GNW(ou4F7wfCuRMLyx}wx/sxS}3kH%C#g=߶pko/f X_,K)XYg߁¥^H0O4QSED]KwIu{^d}]!LNLHK8P3E˷EPE\봐K9a௔9^M(Nh$%PYx`QqL05OEaЛ2J}tfȉa[N=%Hʹs`d(\4ES`fK4M!`ݯŞ-a>i! ] '+b8> ֢tV_LBj&0G偉䄔c8V=LY]@XO}L 'ĐD&`=^t( ܹxdU,6ZPc& pѐ#CM/T!bNgV㌟-m^!a(WQ;F 1|Bܙj Ld#xYr^FE7z.QfYK<@}<O HՋH2HLb1b'N#Dn$]e {CȆWLb$^YM PNp IB0[m죑PK(&5&ڠD5_Gm@CTaMb,FZX}lfeDXdwpNddNzY mvjvNЄPLU$J9%wFz"ĪA4gVAWfjZ&`aI@i giRZAOYn`&m%F@GS!}F Q|dV^TOI&I14Ƥȿۚ(i'GaIvX n(&NԄEWZP $frHw6i Ro_Vb0XZw\&hm$cY@V\E)Mn s 5ր`B 2fcʕxӟZ{&pi*' Gc`\)BKui^Ev&slQBō)|ɴȧEawlXap*jܛgqM&ȓH6믆j]Y%xL'Ah YZlS ~:pBk)@Gޫpr `kZhRucDjjPZX SNlL ,LpLvhHS ccRYXD}3R Fjf%miT+Q`6jJj9ŠeK&]Utt4%bɢDujg"}cLieezD4!4 :J +Ů-|tldpܭmIeVWJ]yphkFfmm`4MD.'-HUi2OqewkLYXdѭɪF1m'.ࢷ-nuc:tLmoc@Cb"&ejN*:.ٶ)*nC.ZvǐnHRTVf邊I,PuOooNh&e8h,NP.%4pLXpnR~bʑ&X3vyN1 q^ڷVʰɀ8o h0DV0ℛG.KTo b zJƫaiR 4nh6 0흥2]JP4Bt"GTr> =11^|ز,5@=*2e8D䠸!kfF^ȀcObr-3M2xE SI4{1xVܿ i/CD31p|2 41"-'"ED i,}323m 2?OE@;H@'Bɪ;V B+F7AoG4HHtw2Zd+O.#63I?ϴM4NN44}NmfE;N#O4.S?5TGTOYԴ;[3AbVhD^=0XVSZ5Z5[[1tܭP^y]I,\\a6b'bO\'ZlJFm.ZQbZog6hh\04bZ򰝵uh#2l6m׶mp;6f-߶Hw6p7qqtiq/3s?7tGtSrpwnO7vkFug7wwwL%7]7yDl7zz7X/{v1|7}׷}d +}F67xv7Q o'/l7?xS?O8vu;v 8g8wh~85X\78Ǹ_dxz縎8g89y{xfC7?y\xCl 9_9gwky[㸗9[wM9+99׸69׹8y[O8bG4/?:z:O_9c:[7::WS9:/zT{::ǺM39:x紫:FϺo;'{kz+GO,O;;gSY;+"{U;/;F&:4;홹iV:; {{SW<wc'<7<3vG7y'pYOg_Yw/H[DLot~~4Bw;cy~W=DEW3[U?Gs~VF\sUe*#8xfX*w90^ Gt=,*#3j|U sX G#@(7`A&TX0S&ĸ!pańBcؑdE"Tr Dfby#2g$,SbH,p UiSOFU*ŒJպkW_;A. K%Ĭ^y Mm]OyB\t2Z5чo*2`ܼt,tҍސH\B4Fe|3/ĔuO~8ik1VֽwT?[$oǑ'WU(VôukZ=uI0wL' $>ykc?d1(5V0AV \#+@Jp^*nS 2KQj%XQiQ-$y`mTH JR$c@Df l îOӮ/ -ɧFSm)Ԕa|4DQ%e`ʻ܂ "=,P[i-mG!M1QLbKͰ ,2!JPIRC FWa}U3͈-ϒxpO404;l?aU*U U.YփrBI;Wg!8(4S5܍%4uby^:>!4 kȱ`%{(5uULhT&"qqU&}`xgu:1CN%+Mt>U@ޝy8EY衉wbAУ"*L/4jѰ:r ]LjIry#aZm˔y2슶~h$J+ Y^wdl=):ѯC&d'W("\q4s޹QoyS=F|p+F vϺy. McΨֳ- x'2S{\W[r^}yc[_.ZǬ#~Wj1 ]:(trչAeRf)k,|!gàWl3dGd-t rvl#3 1.y ָ@t bd#vcV¦oMnr $@\!YNd1qJ\CИnyBO.d0* KcC&]Q6jԔnm&:YmLz0tdoRx=dGb/TO!"a@)L})^YHą%a d`JH=iB"㵄,h^Y,Kp{%p7+I+EP~aπE`jBc'"-7Z bĀ4vVꈫ,BZ3YRzR/ЮȰ#A B(!o7g~Р3y-5+ gOO8)8V3dONh 8$bT$5g.$P1ELm%ōo'< HR%_ϧOl$n1JY&|h m[I,їv@ajGd[_r&.rMHP84% eCկ#j'Z,]J@n ԫ8ǠNDPEC\HI*KʙLDIOQOU٠Yjvq# .KLG؇>$wBVc"S4v쓻z 1te|ͅ+J3JFlx{9X:>TOk\gKLh#mJh7Ŝ)k+lY7*%k+DULYK&f72God͒-cTk_q$ X6H3 E_l܎AD^Eɒ&Vv3SxZ]_SiU%xUvz.fLv 4ڭ9vU h_ހQ"BwGY#t͡ʼƖd3lgio7 +&|0VDwwI,^غaS(gm f}. zh#e L7Ptc6s#Vms2AeٕMBv\S4GCrWFVI$2ąǛU룵r]'qa؀R9Wnl]y+&q- O4PFf'C8Ʀ. ܇rv]yJONdlM4iB"Đ#] ;)~)T%i pSKH2/uXCIGWhL;Ez 679W/0ڗ]Aoꑏ.:TMXKg 47"?Ͼ);?[yS#Y*M"3S%dwMnB'NH: dn6άhmciboڜnΠn%)F+V0,HD"KŸ4+F#lEb6 D0Be'NE(mBzb;'>ߐV)"H=h+*@"<p# WH ז/cЧDo#X,OB$$bHk/MwJPnB MV3GX\L2$N,p?@ oIݘRb(1;NO< Du1UKL#*Cp d7D6[G/ ppdO褤(1p)r\bJFq$ޮQM\K(0DO&? $ğ$J#m.Ѻpq@0KPp ObpTC2"(LG ͮIB$#RTQ9n)>i I#d<J408BB.!L!Rr<2d4 5BwRAo OR#[k;\+L$2.ICJ*Bp@-nd\cDvdb0T0K.U({1C(#<Pı#l#)_** $.G*rĐ!kRr&k"gO@&95&Ak@ܬGC )Ci~-9-#bN6 "D .$aV'f1k <=΂l  -˜ <1ҤD[&*$U|iG>A(FOI8 Gv"5S4_U`-t& dɾJݢOD3b$vhSR NK!s ~T=B"&K#ʨьIB0Yn,H!RD09'a0MBB`^bVBPNo fPv"p.?B. d2Ԋik@OI)"34&P!F_$bVQ+Q Ubܓns!KO&PTzJMD/<bYV3q'Tڼ3>0DgI"xȵ\5k#uwZ&$^G6D5r&7%p NG[+@ 5tx6_ pℋ40w<FN;"B~#sCG_u+'Xg"73*Dg lB$|3Y@$HGR4c D03:@ /Ipr҇K BJqP$m/bI^Ci7=e鴆|PlR ","C1Y2. EUi[dlvOȤgW ˂n6R7/CBr "Zrl87jjjO,t])IVL: m7DCaP-u9y3tjUS4`{c`LÈpNI& Ȍ̆6:V-]\b/j+6ȕP\9$SﰏFQ:IBeSLsBwv1'^}tsslwbB$6M."QwlyǷU^WLt$d~y|?p1TII l'$N5ei)"՞rBq҂oCMw;"@˝%-.9‡aw0#4`^DT.8QxzWNq s s uOU5SI(IJ"@Sx#JΌxS [T"(j&gj|K[b@,*[\ dcY6U(W5{y`;MW .ė#|U)GG.B/qBy-z?G 2Y*cXi@s'qt8nbvh FcoI:t@T؋ f{KNDo8mX4R'UHLWj26/$mh#D'.Œ?u}NGJocja7S)ɚ az`o"ﮏD֩ "]\֙+t.jd7ëU%x@d\Y \bO,'.[}w_CgYb] TW擷cٙļ-74˓)|[ǽjkA}K#A0;8ɠ?ߎ&rӹw̍و?Bsb=4wҰ΅47?[ܶ.ȕ\grygT=-~"FغpT}U,L}CKkC|+.|=IOP=1J$ E2! ѝ]hij@3oՍ^eBt5ȴ3"b4FS=JG lY/C ddԝ/}-iDzgKU) [+;z#+X%F79+:b !Pɏhfl)0ʙ4d3Δ5{#Ɛϋ! = $ 8SED @%Dz޴:Da tLBrE1i}A]@(ߟ)f*uŌ;J#Х+Cʼư2Ja F T&ڀi=~D<-û$j݈8z9ċgލaܨrD[4vuʸ(mŁ)+v!L#! %9 |n4*-p %4;-m0b&Z]aƅdE gmt\(9xZ 7tXP7U_hܽ"BEI72xC0zZ`FaGqJcxЉO^X_VTcbSjLAIL&OEeB2jƙ2s@5\&Dk CT`b&c ΥX_aiap6SA-ӖR&/uSmVz_ȍCfحz\r~beƮ$ץ֤c"]׻OTb%UEuX3\]Lv!4V̶8 t ;-ލM"k+}ǢxE ڪ-$sc!=6 mbdؗ&L n$w3e~zw `JD8Xj$$v%qљ`ş>Pl;㚾ڏ^k ĩm1yDgGxX8'bZս{AIH03J$p,l _Iȇ%PlEPAəpr1%)"W(H S+jq\0q$Y4*D,H1[YL̫ף&i73 2RYdJrC*rl# H.ݼ H J &gҗ@-YC p1eȨimc$V蓒j\r/BKMB9dH%Ƭ<9Ps,S$ӆ%tps,9Jn̒SFRL9 V 5w^ K$%mcRD[.p;-UҤ1s` wkiydOSb-w[l7xUpRH`m{p8K kx}eްig$F%yQ]r; xx|q3SK)m)s y^BL$Jn e8_+ky\rͲ :zy̐)0ό4GSߜI0yts|.1yݳ Y D+ڪcxGKzҔ顉J?Қ?F#N3OTqnVu9Xz֗i-cg<_ws e;=o~e|߽Fߛ/~uo||=̷g|^>9򫯩cN>5o[\WtK?o Flhsw 6'8ngрȁlց|!HKw X5)Ȃ-H3kHG7u;Ag6(+E\փIDŽOh3qShCEWWȅN~]8UcaYh2HiheD!meS8qhP&wXo}Hpxkq~HBƆzȇS5Pwh(x hNx\y艣NHՆd(JBXSx(IȄuU'\ȋĨj7h椋vh[IȍyAx؍BوHK⨎8?XCgxȏyuh( 2?(ˆ 9xI> I?$%/؎i+1"Ȓ1)e2'7%.$=):46C0ya++f*NBiD.6cf'1YK)IzaiYH>N顕aa(c#݅w@p[)(bpGE\8H X!qXdp~Fbv-1)"92Q !ւ$15@AFIRa-+:y N-ܡ7L&|MU#[]6Ẓ71 T -s!y9c,+co]i[XUǃ)QC7]8(H4iřA (r RA#Th]09]Nqn @ܵ7%F ǚ+4]&7 A[-8Ĝ56񣻒Si<z!Xʓ Yjq4ʛctTi;WJ`_Po@1GF+cAJ2U:?7!qDj:r1Xőr@6T+V+-#!' :i&p2!\S';!J7" lb;Eҽٴ A=յ<K!':Ya9#,YV-|8 Jzv [)q5W\[ru3L{xL(U\[L:@3XsT !e.g8 ј+͛ ^ѵ4\с$s[l[+ tgA / } kj:o 2"8Í &<8L< ʝj'f<0n*תi r$I6_dZGDݹ '6:7=͊Yl<*9\@D6w(a<٦:z'C(r- !ϙ[|- Hџ b<C,9,z[q~­?aÁeJeQ]RJ-Llc'--+gYOflLi~" K!1N:< 3 m$Σ:病ؿ[m<A1{u#4(ɌkРR0L/N'}l"w񲗂 |<'>)2CkR]CVN8ZK9<|X!"|dzblrX4%$vQ/ ڀ[m2ؓ &9Ԋp #5arDSc/d9 u%42 %6r&{ֲ4 RYa5VCe!*<ݠ:b0B'.eG3³h߇]}ʎۀҟCȗQְҽ97Ť_7-O-(#tA*'VH+@k /#Blլ?.ÄGq8-N©ѼrK2o&' d-̭]W9 lH FYǟrDQQ1|͝~ވ2"a>G b#X>e1,$vp cqÈ&Vq@ x`D4 B`zP .'ElR"H,[RHb\.ɂ"*=A61\RTr5SfWi.ht>bΥ[]y_&[;#)֠U= 6UqcT)]rz(A !BPi2J(n[!i6`M%_Ȩ"J *1܇D*<>N B*#5JA4Jۧ6|# XDʱ}\;@l&!2R%K,JQ.Vj [L%̡ [K ˬ/j. PDUtQFuQH/x? ÔRkŴ @S"p(V]LTS5"=[(-eh +S5-&tc="\OStIE"dwe SР1:o&?,#OFw@7BVLX ˲aC;RFYoUXF@^ʌ>,IWRFߧ4Ք12Mz!Ȋ6R^ :vizj_/}ݗ灧U%yR< O!n;DjT8Ͻc}+OnkvIpXb*XGTkoTp{mt;wNi{)b>k,Ӽ.ܷTtt[I`%|ΩJyٻpvr&'#7b0|y0}z] yg =I eY&H];^ QELw~ȶédMw!FѐWqj^2'{ԤReP`=4.pR o?/wK6vp-ZBDWËH5+4q,BAla씸CJĎ`!H ]C0 Os嘅 toC8 1۫&q+q~F)&8tqVs7s ;$񃪻Qr"\Z&dQB 6^2?*Iu,]ȤZݠO;]rǻa$0iI@Pf^Yf& G{f5 8$~i̦69^E_lL,[].lBC&?Uj,݌zbHGeQ\ygOinY4HP"|#F dMܖsXeD 2b WZlX RH= #>ݘ RZϟ=HPdSA5g "1Cuo2(eEYMjYǑ%b:iN͂s_`U!HY$W&7p']it0Qfd"4Ulg=zvR$M2j{9Z>ּ |['DRruu)e{V١e}XU:LdmHEO}⏾=9^mcݥF` T4oi#mIiLVZ yc bÁՊIdd^Ü+6 %yi2Ǎ Js5\F6UtL+_Zt*ভv3KLs3 =#Ƙzacs'dj]qjQXiqj %{0׌Id"-TB%QG]%7JhniRAwivS.4CD r'<'f0.\7*OJMکxbNrRVqC kJ޲]7ōֶ{gR@ 7?ĨJԔճQʤud2Rc6ϲX5Y@>Α<چ 9Yiye.cZH_CX"/b_GS2,[e iF-3F `LY.5M#7fEDQ 긄a4MBLKi28 Hr]Fð;ދb\l,܍֪KG.5[H{遂 )nH^o2@iScH\'}-U:㺜ҿ`sp@؆G-t[ i |Df mw2L4Z]I(t. xzp;}Xhŝ/pEBK'E@rag[Pyɓ|adpR8C32)w#)aW]:*?/l0 s0:(/}(Fݒ0I֒'9Q[!TӛJݳ5K X[ t{1*;Q#q?0@6[*ڙh+)ڻAkC3ú/)\'qP B۵0+<6z9#sCښ2cHQOzÝB6kC r @AsąD'4y@bĨi.F3B3s;3;I%sEQC- A-T ]T=1U1L;fWCRWYă'~

{Ӟx"R J(lH[@V 6FI8@LIri{BZꊒ3KGj1 >9 "CIgdb8?@<6LڤjAƢCAI8蚧CaɎ85< e»)}9 عp^Qé8_i:.Jk'2P<Ā # ;y-0\1:kĚ9Tz1b:Q.b;J3sqӈKi Lc¥IXl0D ˺ȈH+T@.RknG INlϋ8dOrݴɌϤ+,VڒyȤ040r (Q0:@Eq ws9%  +"293r ɰb7QN]R!e4j|;4ƹ1 0y#%2O~\A4>>I]1R@ђ' $⌂ ,'b&Pq"`0:C#F-/gHhqjɴ4W/dI&sHAx {; CF"xR(CVbHgb1Ku$$QC BURMɺSOo\̈́:gqJơȄԠ gsde3ķs] V-u2 !W~6أZ%iJ+ 4b|NN :ϰ`XwedJ} QcΗF$&tWD;6Өd$etHyu)0HlU#XZ=J RˀWz YL'sA ѡɬv 1od/LjHV_1B##>n$Q-ȾP>bo[I֤p?R |u.VQe(3بZ{HXx|\ TڻR SKt34R\YHLUdEAwTX%ّ\ݻ50QZHA\A^%٧ގF+"Z}+B10} beZٵOb@]T)Ty:9Vݕ%䕌5,M J9CΝJeU%5_[5-\U@IPS!IB A^r#URm*zBR1Ra &$(^Sb&bec%d30&10f23c50.cZ V}2tUjRc0 [3c>JR8Z!1#CeLC?359\jd6eYC^} ʷх2 ѷyK"oRCӮ/VA66~^V\ɷ1MR&]e>d`v? 2f`fLM8 0vd5ud>d_g zM2֊acL[m8~1(FUۮh@ X~ }]ս0EL`dϺ}Y+bXA9-"Vi0MFz6j~Fɻ(zK>ljT+nfΡxjj2Fͦ aikkŽ2Nݝթj?vz{ꮦ tVljY]j^kdIk bjTUxbUK|j_ũ[ qP& NOqھ%.nNn~0m[A܎3Ϟnb}v=8V,EoFφk]quZ5QmZKDn/p?pBFn2 f{p gpXuU͋6;GnawY^A%egb!sa$!0  q!`=n"/$&aO__BNqwo%C&Z {7-R WaU ,ϛp>s@pQ<4F g (tECrVpZATsg[q]KW(=\]V< IX8Гq[47zrI"Hua$ȷ=SFE 1Wgv r\эUrXsL5w'$cBDZRX>kq&##jB1a ywrok/x՜ ;ݺ!u Xur<pefŲruvfxX vך妏v sú@{AysGso_*wMF's][Ǚw{_Gvz7xeݽwqtv!|N%0|ɎmUxEȒk}̷߶Zk=ZІ+}/FdiO4͍7}į&7@}}}' N8>5:SU=^zVm:LcvPqJouo?c_׏3}h p` e"ܗ @8&Q"?*(ȑ(B1PlxҡhjXOǖō3(ѢF"Mt)єB*u*ժVbͪu+׮^ +v,ٲfϢMv-۶ek>= Ӕ" P%&2gЍ0S%IVȱBÁO*81Ґ, 2s+En4w,>Ä,vvY.iέ{7޾.|8Ə#tILw\sBF6mވPlv$OJBHǦGVF!-BRXb\P(uA!BzFwe2s37Ћ I(A MR8_BW|uH$1) k'1)^&On\]cYg}TsQ(cQ8a@BbD viO@AvΤyhfėk"^@= Uy{2q*'W Z⚫mNXT1 4Chl*B1"F94)tDOYk5Z=;Se%)]{yУZ(BϞ)nS# 3ܰԛQ)@JJyuImBTzJqQ Lಥ)J1Aהb,@\I:Wc[smur,ӚMq)̑f7v%YSvQ4Tz ]R\iCƾoi۟;l2-~SF}* kFUbp,h$1` # LțP +ygq94bEB+ؚ yF D(s1ȡL=ȖbTM^LU(4E2ELSG ebl#ϒ19\%`9&GOթQqI$&%Zdd\Lː}")$Zhɣ3 ňmdy74@E*+3щN͉&F$IoJG U$'n 7'P5Ou$Qb^eYԃm YJHzM jetbDZi,a!K~$l`-CЫa{J6YZNI-͂eZq P1dӾŲ0+e{9&$ * a9V.4i _[5bbu[L]/zAȪ .R(iea{+Znw,]vGdT'y%{+5˝h6BE$F߇,0[<xK2U9aԸ o< xÊlpQ~=e82crid8f7L4 GـA`W2MCc3шoTr"dy}1g\%Wd.O2f_VJ,f.+rceG,qBJ&$;Q3p%cǘkܶxp&{|ߓW[0lJʎ-O3G,gC/|t=5dLmlX6/+nsWDO`iυdT+8aPvZr_Wmk#|[j)&qǝD$(L b3QKB]XGǬ aEG0 QK(Ia =^y)I% " :r! H Ȥ d\3EzMX׀ HڰFF x-JLUDI?ُ/PyĿ\S Ed! xc5۪}52pELxhh .m]xFrJi!zQRUTORJE#d$BhU~| ֤/eD= ܜ"L"FZI Dža!dQߔڝ5b.& tex ` 4UHeJ.jf3Ogdz\Ȧie&E'XWwҟL˹_F"HO;5 %,fu'ind}@,IVq EبfeBTC]X~%D#eyLJp&駃vVaA`^wJ{i~B&TUDr4R8iivOjfHk "zM|1ed1zw)ԧV1iŞ wePi ƀj 1Z)@*KLgD=2Lp*i:Z >z餖diasĀQDvhz>i&{cj'ijl X(fi_))BPJaBF䨵)P!)acoK^fGT4$g:,,lV5a`'@M@U"+XIbCDzDݦj*~@Lތze$,tA ҂a?i*C}TJlզDH;ʞ~z5ju!E}D׆f)*mg$ jN&]tU͒wnTy)&:6]*mΦmP^J! (]" cV)gl~* *luxll&y2KҐj䲄:gmF&܉*Wi>ljE6|-mu 8nXkQĝ*R.)Uhb*9j-N?}BƬBN|Ev}k A`/wŒfF~Ğ}`p.>C^fN [Jp jLp'$܆-~!pj.4:qDN,j鹧#(QRڅTh݃Zqٖ1lt2Llo1 L!UӶ'J+rm2lqNưNrR1?r(7GͳqzMI`>[(2urmkk=Nr#ǙQfCbq^z y/Ṟi2*gr1c4#sX#ooT %bD 5q2t2DFK^qVr횏L#dBQ7o3 I xD "/V+buPELƲ2T0SntQ`Z?a=E6Fai3wk.)_I 10Ul5GQ6q2!t)ktclgDkFni۪䝲ddnҤ vB_%ƌ-n- r6~Q_iLP)iGDr%unxY+fEuAS`'vzYm5v]gxgz+4 p`R5&\aOqu5*Do.6%wu'c1\IGK6^wf$^O|PKKGbӪ^cIxN'#cR5Vc[.^yRbhU kҸ$vKc4ǎLF|y>h}!(auƂ-痃h^Ɯ۪iha3`_7%ݺ ~k-EAD Po V/?j wOo) 5yFP#Ml&xI:d#?7Zf+RI&:p5c׳6p 2#/g&Evt'ERvi;.:jg:CHdN1oP `F>>r\`(23s- օG|FVKy` .hv*{zeJR 2}MDpQv.4o~ok^HEOw#s)K+]xO)F87m/5i2|kgMg\4Y9 D{l@l J,ZˆPP#;}\oC:"L<(4#Ί#R 4/r+*.Ќ>RI %!È F;o1ˎ ƨBj,DQxD1Dx]I v?J_ZX(H4h/-3z2,=O2t aIuAwxB ({VW*xPCanFlϊVH$ m(23" .V?njYa*ƗsZ7}ר^ۼcc[C|Ҋʇ*F,oƇVJgr3 3Nٲ]F`D[UtQʯSasm4.mcdKGʺWYnWXślh3y#QNzfwE6cG0 D^s`Ï8f~-r'd&?1+")EgՋllcE7 >$<ƪA @)@|Q a=gsk &@HJQ3@Em쀺]seUm+S[+>qUjd#9Fw #D(1y+PQrK8#xC$/d"hҊOٿ@ NόZDI,oDSL}N<{-y{>;nGDQbWKuqIҧ|T2h5Qx/N.ה$P[ODŽbb hz`>b^f\hW0bji0LcbX(.>'B)DJTBPogPEsPw {J"8`1쥓C& "}P#4'K&@ p, s@) PmPTN0:.^' T q2Cc` ǵne ky }(;?CQp{bp,.Ͼ0"q`ϬN'H> OI*6c pHvgPQgyVQ1l ,Ć1@fg8ds#%f|lrQ-q) R sbFq}v!!xeqg!3!馼 oCrq OwܐR&cR&g& KIc~qLa%k1$/1+'n2 j2n*+R+2% L);rƩx%'vRGP)KBc`>J$+ +0S00/߆/%m2 u 鴬op-XD-YO)3k6 !H" 34O5SS5WsS(璂zq 0&!2p"!1s uS,rFF5 9:S:O5}e3}s896KT 2&524B>R31ll:4>>4c`H!ޭb$$(z(d7i?oZc}?Ɍ.TC7C;T&\337߫_&i(@7KM;ZAVp)k;D={GHTHP??YmXHUte e~$@"&LE ITB|D9VSLLMHKDoӆ$TcR^:#jARKA_3E_T"ӴV@TQQR[iMR4&dQCS1^j3I2ڲ?To#458C:#KH3&IpHU"UrFWS58,F)U[4fXK+*Wu>4'*tD&Ġ5e斈!b"jl~JUo%δ,2;Pn`.PK TWc;G2A&*~ ob>ĕ d&)=aeaVC'ukU QhԂP?~"j']>8Ҋ†4ÂGdMe%wf87)WCT6jKj~%drkgG> _k> :۔5̞+&Ǥ+8%pl֠iMujhVX% ,V5N4ʰGl1 wpjm%@soT6 CIH "ЮZV2vA`us7$Mٍ﬘E՘V|#뷰2T&$/dI9>msώ/8|R.mʏyY;4)Y-xwew_o I R~Қ)2e.X/n,JPYWxYT#C/aeh"dٝ˙y]y頇#Ꙡo '/a"Hy;Yb /yUvz%q/?u^_Z~PG( C yn9#kmz`M2):a!)bR{puŗ~+Q$v+@ZHF.G2G]CM*!0^c(_yV+p8+dTIgyBfK4e)<=2Ţ 2-#"HDVp:ȋW)!˱W7F8پ̮ɫGs:Ur} "D?0Ho ` &mb(B*X[Iқv4dH:s~[3xֶˢjI3IՆhIfc8X{Y( i6"h>xjHIER!;Syc`{~YZ{JyrvwTXz#tZ^h:~`*kc;%}<#ݔ1`$DW>Ɠ%,vIV&ܺuh{pWh&{3k9e6Pg},D2mZH~A'DFhɹ("TIUo?_ܣ"]ƓJONYjL$gֱZ!MQJ#]zBQhVq,-Y~2a-7jўa7"ьZKx WX,"Ն¿=}F=r-2&Bwc$)Jr\(Ϣa"!+yd)+3>w=Tu}ۏ RH ;8dn2#HXPS 'ʦ}4N[1F}cgd:#@r䔁+:㏓ݒ~6ECN-iWٷwf*ȥ9=9Htړ=%0T[#|Su5y$_ FNiROðGޗF= e%38$I$r##fJ}]6/ɰ%LΞ~Y.ޚ |U O{765C?;0'$cÇ\ہ}Οձ]SbC9ۗ' H*D(3@ŋ3jȱǏ CIɓ(rPo$04SLAe0aް)P$p$MѢb!MN sNҨӃa;jF&AX*TUD ԢPfI0'ŃNa" gϜ7&&iX*썋ºZ6g˂'ZWn<%RLJZtL3)ԁhИ 13gI\jMMfg*j`&>~ NzAhRZ0tb|)5F(6`EGv (v!Dsh[_7=US~u(a0݅]A}䝌 TeX4EOH`1x{XԀiP uW}Kb4 zi[ d}@yi)#Y}nyV%ԍeT:VfF ئx5z2:OqjЛfNSg|S(무jAv:ѭ+bCAkR6c`8 1F -T\Bё]cFgxIS׮A)ueMKm[]!mѷ͡кwtXkdIPp*$o|.㌀ndHq5Ѷů@uIiŊ.Hܱ)`֬(d $ 6PNDCmXgRkVDA͕jW CD0e/}<_ ^F`&b9%dWdGl 7B8DxO 4>>FkNsgdF7=QrBK<JFob{vz~OeBmQ穲m٨7r-YioSeoJZTz>kd_P'UuSxA1*q[$m[8^h^.Q)GqwM9cs괗YM~YI%dzփJ#D)-"'-Ɓ3XQF!;`Ǖ 3 *$CdLFt-gT4 Ȃ(ZA1sKBV}q AJ"A\&5UQ XA΋qhMZiF q `&E,-=C-r yW=2ea*17iUaUNA$uWv|b}guU&QC w9S Z SKf$Ts89Rb6X?fIDwç.vTqݚOz|hjqCS=7v6s- 1Gy/j2AV‘hwi~(J*J>+2L^5䵞d৾f2k P HBT+B 3a e5E %;͸{Eօ0 $0Nvg ՅTE{my#dqpNՇnVP6f@~b9Ufϱsp3&бoL. YV¨ 6+NNPZKa\$ P15%) -4rBJ&7h`Y$R!Zt1"_:;1E`a,9n~u %IRpf]*翖la5 +fqc*oOuU_$ ~s2iI4JG`i% dB$JUn@e7N4ط&_VX9#4Ɨ>*Z (;T-;vȲy* -1Z-f$4a!12Qצ2U 6|GLˈqm|Jit||%O^bY ;T_%8v6yvh>\pѥ2YX q"T׌=j<|Y q80x޽hneX; =7wK44qY eVp\$V{^g߻KiKs28>fiu+a_7%e/Bijre.cdJ !(qdTA'Fd's%'HK 6BvY9aODq(o3G&Dk|u+c+@{yy$ (= bS>bp!x:HKv5`J'R*1YRk v5#v8cz!;$) +J8ghR'#b9cf=N}2iwazuqXK&"Є%=cW 2в.8Zᗇ2nb.Wvh~AţZ{@5#l|цWQSD[ƅG;q_׉ C~;k5QVxBwwWp/̈gEZ7F5ҌQDzD|Ds"{ ,Ez+~!Ďu$z3bbnt[YK{@8Xo]8nƈZ8+D$Iwo'@!1 |Ȏ#?Wxkc"^9?热$ȐxD'V!]#`,<1bXCX+e pH,t9A4;ޱ2eGFy);"2Kzy+E \fs9"yyy6KAWzi,!~ɗQ7Y&}i! iKn Iyޡ !n9MÍPun·b$dM׉pIYy!cvP>4Q ڠ`ٟЈÞb ey98 ":$5f5""gj}9x%Z6z8:1ϨOHj9A@@HIKQH-a AеB:USaN*FkYZDZ.ӥQRftZvzx4e),#|77qJ%gq8al1kR}/AbY772g "6\5<[E{7Ix1Azq*_Cnj*=a@«32$|V1:-X姈%b,s!F{$;R@`7r%2#g-A3BY(ir2ys:4{O} N:1h*t-GK XxF0KiGbDY|GB+Ct;ц!X r(4jq'A W-K" 6ᳬp;^`b+]oZ}YS#zzWs `‡٧)F#NH(EmK8f@$/CVbpz{~XڸN2*[3 G!sm:ۺ`[wQ7TKSC)NM7]`s%|€CFy[/}g0p3cq%'+Z' '"V{蛾묰gL@|mb8^uQ1m"|'N9״W)B(#R $;"*joEgO xNlu'[o $\&|پm95XQZt޻!ZG(%|*dA)dY`܋1&'kIAnrĄB4H׌rXZŭ-r l]w{ljUS K~72Pkr/uz;RK#ղ d K[M*W2ZE'AnzD<_Q'2⃝lW]?R&I|S ly[Ȝʼ4h}{L1< ~Dt*h@v{ (ہ`mBQƛ+ׯB;ܹ?ۆVzmzns=^NmB_q;T4}h?JtrǂpxeX?\T 8\1 WA1 +n.Km~꾁2axsih3Kp(3c:Ӿ2 ){(Q&;5{M#D ‡pz˵-Y\Xh{X-\kxcDkb<x.Vvx!^>Av޲d'd9dW&L5+{ޱ`/?? U/#-e/@l钪4f!Ԙ62 (ѭ## uO^Ĺ<視(O@ DPB >QD-^ĘQF=~ &0IJ-]13фSΜ$MTPEETRM>US1%'D3UV2ĀpfMe ZmݾW\uedJ}z&L~ yXbƍ?YdJZYK1&5Hl›M i֭][l@/GDng@(@eh$qb͝?]t0oC\`|]Z{ݪaǟG^z2߿/Z0@#2e@K0VB /0C 2С6dBoDOD1EWlÆd1F\Fo1h\CD $H#dG`DRs2J)JlG+l K.3L1oT2!&D2dM75YkŖLy0`-}a\6[sE7rٯN7M^{m\^\pA2~euJ|F8aut>{WQb5ӷ{܋?9dt"yщEfe[tb_9g*YliFҕw&hW9]ԣ:jIS~]&Ĉ!ky̺o K!1.kÖo x  4N&{ -;qF{NPHxmN o\:uWGj4(ˑ[rgDG.FawWvhp/8=]駇whq>?:SH{b nJ/xZ}gV=x18@g&㖰䗜f̤U}4>Yq@A|b (e܂7`wZHA+ O A4c! >dEL! DPW@*VbIw8נ8`xBp0;b@˥-+bd΄}h A7;?Qx30]Q瑏 6|A8~ "g9 XHyoCb*U0e bbG䀎8,$#4݋BdAF q\и /{2I-g}Pw *) O @ę)ҝ%;NQ^1A.LNA~ρH.&qrY! RA܇) ̄dPVlܞ>g9S u>L,֥D >-h@-ڙTiGy-kAwU]U'rtwIP49!XSNSnP;k:W69]XIdEG-MR"CԶn3KcwYˡXA,SdU}mbx1\jwrD"=]:[bj]l>!w8zUkFZج6s-AfH00smm0 P׵(ܭga5I- L񷘕h!ֽu!4Mfr7GfkTd?^9ui|fچW^iD}B˖WǺ-n8~W-?jХ]9={-iҠX̱Od8~ yx阜! ubBb9G~-`ӹA׌@gjF-ܪ@-?4uGQObo!2ϢM'N^F磹Oywj7[ Ľ:sdQӁڜNO)hf8}+բeOv&;s󷹃3k>P<$h` .+#"A?( ?#8 7T¿A? #BWQo+#:# !l $Ty{1H:zؠ#'qb"@:" YAl!)! ;`s+I#HZ1 L?DR® ""yB#CD̄zDBѤ/T))4 /VĴOH4DID]:R…@Z얪YfdFWafƚ0`hdh̊jFm4 mFm47H#(m0kv,FB +%osv<dDy!qtƅFv^ȉ I@IϨȿ:ȂH> ȍ-ȀHD=dH\$Cȝɻtʡ$JȢd ]DʥdQȆ ʪJ8ʫ ʮJů ˲ʬ4轴d˶ttK ˸KD˺ ˽ʰK˿Kl 4dJT̹ƄL+;L^̄<M@4Mc$Tt7tͣؤMQJt ݴ"MX*d 4d pNMNֹͻ(DNaNx,OUΊNT+cb]!-!X* #ک28۽],d;X ߬D"0{38{\ K0R?@öcP6IPDݗH$:rL[EL]6sCwYG42Os×5=AQ!ے^/\lYWڽ%Y5Ip融sݤ96[`7X_X ]`')]"܍?\]ݍ A!%ë>t;s > 4O63 0z] V`8cZb.kK' As{][0faUCa޻&+v>9:`^߿}_<{;ӥ0ֽ ZeˤI)J%~>]*!)Wd?81h(cQ6rYۃ\recJ;>B:(3)W&PUgk`DO}.5]_rԃZ6 qGM^$/7Z2>ٝzӱ呻 Y}ND:$bQ93ҟFY3V!>5!?"ǀ@#('(̭0!b C@f;d\a B$Wc-ZXaX(vNͨj5SL ) )kJ V 4iZd8?k%5>)vК0Qǐ luUl1Q(b&m8iІ䕀cv얘m{ۤXml?壨mNmfnkmj Èm[8m!E%BX0h?f"[ȃȾ o-OoVȘFv WRp pFp DiFFpv\qq qaG#F$glW>r&'$r*%r'-r../&'*2r4r5?s3s7g7Os895s<6s9?s@@'A78G Supported Adapters - Server Gigabit

Supported Intel® 10GbE Server Devices

This driver and software are designed to operate with the following Intel® 10GbE Server Devices:
Product Name Board ID # Controller
Intel® Ethernet Converged Network Adapter X540-T1 G54042-xxx
G54369-xxx
X540
Intel® 82599 10 Gigabit Network Connection n/a 82599
Intel® Ethernet Controller X540-AT2 n/a X540
Intel® Ethernet Converged Network Adapter X540-T2 G35632-xxx X540
Intel® X540 Virtual Function n/a n/a
Intel® 82599 10 Gigabit Dual Port Network Connection with FCoE n/a 82599
Intel® 82599 10 Gigabit Dual Port Backplane Connection with FCoE n/a 82599
Intel® Ethernet Server Adapter X520-T2 E95990-xxx 82599
Intel® Ethernet X520 10GbE Dual Port KX4-KR Mezz n/a 82599
Intel® 82599 10 Gigabit TN Network Connection n/a 82599
Intel® 82599 Virtual Function n/a n/a
Intel® Ethernet Mezzanine Adapter X520-KX4-2 E46189-xxx 82599
Intel® 82599 10 Gigabit CX4 Dual Port Network Connection n/a 82599
Intel® Ethernet X520 10GbE Dual Port KX4 Mezz n/a 82599
Intel® 82599 10 Gigabit Dual Port Backplane Connection n/a 82599
Intel® 10 Gigabit AT2 Server Adapter D80259-xxx 82598EB
Intel® 10 Gigabit BR KX4 Dual Port Network Connection n/a 82599
Intel® 82599 Dual 10 Gigabit Network Connection n/a 82599
Intel® Ethernet Server Adapter X520-1 E68787-xxx
E58551-xxx
82599
Intel® Ethernet Server Adapter X520-2 E68785-xxx
E57138-xxx
82599
Intel® 82598EB 10 Gigabit BX Network Connection n/a 82598EB
Intel® 82598EB 10 Gigabit KX4 Network Connection n/a 82598EB
Intel® 10 Gigabit AF DA Dual Port Server Adapter E37002-xxx 82598EB
Intel® 10 Gigabit SR Dual Port Express Module n/a 82598EB
Intel® 10 Gigabit AT Server Adapter D79893-xxx 82598EB
Intel® 10 Gigabit CX4 Dual Port Server Adapter E25335-xxx 82598EB
Intel® 10 Gigabit XF SR Server Adapter E16791-xxx 82598EB
Intel® 10 Gigabit XF SR Dual Port Server Adapter E15728-xxx 82598EB
Intel® 10 Gigabit XF LR Server Adapter D95857-xxx 82598EB
Intel® 82598EB 10 Gigabit AT CX4 Network Connection n/a 82598EB
Intel® 82598EB 10 Gigabit AF Dual Port Network Connection n/a 82598EB
Intel® 82598EB 10GbE AF Network Connection n/a 82598EB
Intel® Ethernet Network Connection i217-LM n/a Nahum6
Intel® Ethernet Network Connection i217-V n/a Nahum6

Board ID # = A 6-digit code with a 3-digit extension; printed on barcode sticker on the front of the card. 

See the Adapter & Driver ID Guide: http://support.intel.com/support/go/network/adapter/home.htm

Compatibility Notes

The following devices are not supported by Microsoft* Windows* 7 or Microsoft Windows 8:

  • Intel® Ethernet X520 10GbE Dual Port KX4-KR Mezz
  • Intel® 82599 10 Gigabit Dual Port Backplane Connection
  • Intel® Ethernet ExpressModule X520-P2
  • Intel® Ethernet X520 10GbE Dual Port KX4 Mezz
  • Intel® 82598EB 10 Gigabit KX4 Network Connection
  • Intel® 10 Gigabit SR Dual Port Express Module
  • Intel® 82598EB 10 Gigabit AT CX4 Network Connection
  • Intel® Ethernet Mezzanine Adapter X520-KX4-2
  • Intel® 10 Gigabit BR KX4 Dual Port Network Connection

The following devices are not supported by Microsoft Windows Vista*:

  • Intel® Ethernet X520 10GbE Dual Port KX4-KR Mezz
  • Intel® 82598EB 10 Gigabit KX4 Network Connection
  • Intel® 10 Gigabit SR Dual Port Express Module
  • Intel® Ethernet ExpressModule X520-P2
  • Intel® 82598EB 10 Gigabit AT CX4 Network Connection
  • Intel® Ethernet Mezzanine Adapter X520-KX4-2
  • Intel® Ethernet X520 10GbE Dual Port KX4 Mezz
  • Intel® 10 Gigabit BR KX4 Dual Port Network Connection

Some Intel® 10 Gigabit Network Adapters and Connections support SFP+ pluggable optical modules. Please see SFP+ Devices with Pluggable Optics


Last modified on 9/21/11 2:05p Revision DOCS/SERVER/attnew.gif0000755000000000000000000001740511656750064011517 0ustar GIF89a#dXVWsqrpnoUTUNMNzyzvuvpopnmnlkljijihifef_^_[Z[YXYWVWǮQQR||}yyzsstllmhhiddebbc^^_]]^YYZWWXUUVÿhikdeglmosuwoqs`abҟһƺ755DBBB@@PNNMKK][[ZXXvttsqqiggSRR~~}|||{{yxxutttssrqqqppnmmmllihhfeedcccbba```__]\\\[[YXXVUUrrroooZZZVVVSSSOOO,#dH/].\ȰÇ#JHŋ3jQ$FIBԱɓ(S\ɒ(H@͛8sq@̟6xIѣH1^g]H&JU~4mDկ`Êe(f(cP]˶-K8ʽ!ԭݻx7f+i#y <,_J!̸1[#GAsDZSF|ÌB̠C49BE^r҉M[b!_O\hr G#U{1\xFR'޸PÕC;cEرOdX?UCAݾ cT߁:'`~$ ߂7Its./d("F\!7A,N'>H%-Ћ0t@cd8 x$dBZŔB*A =b \*E(0ULnOY9{0r'JA{zgfQN'e'N$S>N蠝Vʖy梥FfwzI\ީ%VgBA0j# d¨p -aR1\چJd*x{ץ"zjX.Oij~꼘$)l$ itG!pK1R04|1^Feqg֐0;y|2?11-m2y16a ͹/QŸy /B ^CE#xK@Јp D '@8AI; @QBHA WhD \b SXZ'D!FIL@BT`P4 ְAyІ@.0Jb ^U8DQ@p ^D)+HH~h"^^x) e1t#hAΉa$Pc'\=5R3ֲ$ FQ(ԑfI[R'JAt#id~2Dx@ T 2(BZN(RKԏt1̪*9I) )>Xcʛ2l{6ĉ~G<=FF> X` +B}UJ@R)h2)8gd7YJQWZkuZ bwF@Վ\? nB:;`!Ax` ljUّ23,f\"FQ"'j:)M[fA@J x U#%ZZ]fX$-t!ns#ݧP6RD V@ۂ85vpa"]%D15.^Žֺ֝#XH(B/|cHI;@3"5L1z,;>/}\*_Jx!:Fm)'fOY(f)la6S9 c49ޭ^EYD )" ]cr=bE =e7tx8ƫ5\l܈? WH"6mА%Xljܲ(`; dOː2ڙRHxgO&6*8!Q@[Ce!\d];!E6GYmp. PqE^]Z:k@7E.4H%IY2oq F^YD`I;ցuݐ=8ڢaxOF!⑫>S=RW̝S2\b7YCAWQp"I0eۖZ6ضBj4BuO>a tźMX,da֔nQmup e'?Wz? Ev-1\,8'AgshHY}!Bv"6y3a:A=ԽI DbwAp*6s"|C W/H ̓6Е.8A‰);r~?) Ծ?ːKؽ" Swr5 s}@ =aȗ^yS7dB`l])Q^i&WS'·IfcX^7E Br sGg {"h_Cv d;тQt^RwkO(^,yx=_g6`0 pxzs[suvPFWu#@0Զ`ЀVlEJe# dAqܔ+8<{oU0! h eDhKTu0oBlfDLwgIP_ljEMS:\ *DDq6} }Aqv@R|iNxue4 anXwC5Qt#&N VB5悇x0hr \r6;q $%qxoOhw p|R8} D2A}wHNW_Hy ~PtpX;tsH!(Ȃ )* {,.=In3b+ 4 4~PQ(Wt6&E9|MFX}DLx7EwSА+yF9%#זq{0UC:{Pⴇ\^8hh+?.FDfeAT?2C{]6b95PE0) oH4@QIgPy9E)~w>5A}kqjHyp)y ؒi_$HK@$cAuC$q dA8jbqai 9`on@dd6i*WR7Gi^ #aY }F*YqfY6a6}E1IyR+AȵwF\a ax 3) UFYXy  zyjH4|ʣWPO7r::&^YV a 韗zVț-}zjPj >K C{z&q9ҒZL9IW0I}٪P$NqY! 3t(D#vt h>f6]YraQtɤNW"V[HUƃXA*NYD0aoG!d{qvWWGd'ʫ&gVV1f ;pI!d@1C#+C`z^\ӧ5XPNPKA~PA4疵ozNW@U/fbqWpc&:W~ [5av~atQ+VAYHl]5cHFQX))˺)&_Q[VC  aU69Q0n+JDQgXu`;) r;)re[IZ+ꋩۛdҋ{L}  KjIZBa\ (fCڷIz [EgT\> t'"TU*I*B~PD4+r+Q7Qo֨5U?Ȫn; KJL쵩 B&*o?I|37MܰkʽSfU+6s\Ekǃ|w.`a~<]<)69zRه1 [kz,qmc)|+!@~9*\ mEll[L >-lp t`ke,ޞ~JWpܵ^?r!j?* =~m r w1یT.n3T^n$X. ֞lavt>"gE>Q+{b9WSnU{Hk])VmVOCF)($0/~ e)|tC.Y_fl])DY_Gq}-rKax${B}s=SRN}R-k,zsȾB1PN:kBHpw)BJ su@|cx! \ dbBQp}v obAء[Apyl!Oے(/0ܿO7o kTZ |!B:$XA .dP;޹ӰąkXG!-IPI0YÈ+zPMAH%J(gch̞DU ŏV WF!X`r3+Ck)ōyQۗZa%(޼|Z Ɲy5R܀Tg\U8[i_U%pn]Loi̚fO*)MN(󂘟^ަVHGm&Gw_$*njn#kB#㸓C"O!렋3LHFD`400K,NDL)$lq"cȓ,&Th[#?(dQB,D!E\8+I" @@"ŏRKb2#TDL8R7Գ9CO>́Ђ<> sqPD+,$]F#Im'J+=n5AK $GPI M5!T;21+=+]I1$WjU[$O$"B+Z8_1T"E3"$q\r ]|}eUXږoB^9UZ%;w!I]YupᅧT ;, +E| vFhhI#B9eD{e59f?a):P+27v_= @>.K>6E,Ys&gCDى"H+¹^}y($) "l[OOv9b.;K.Ksc}`2(oY$}]csvc)(3([QhUCM(w5؝{cA:KvD*Gz&Â}O# }ᡫhm#Qr2[F*!S ᲮzުWE4ӓ ,#$.-+,lBPᑡWhCP(?焸"&J=`#OZm2E*f̊ b''v}_tS<2g|VAF6ʍc8QwH'>ΌZ GHoD8?6K4$8&PCd%i1j'{!)x:b'MYE$'_<1]" ]y= hU_J rD96sq~)/Q2Rh6ϦMH)~|8b3c몠Ϊ+$a%<%ϩ\bL>"esWJ. SA+PA t( њ*N@(Hzz~N%r T NSiX4:RhMuST4DDORt :B7j8 )tdIP5I TUXyGJ.raER ҡL?S@\3fBH14_STo $c< [ XFV!Xx@5G,-VAj$"e 4׼rK޺V empu[<ָBn57}tI]Y׶=pur5-xD^Ps[nN'AD Ą/qoZ"LښPڄ`rLu0 ELQw'J)DŻJ[bg -s<;DOCS/SERVER/box.gif0000755000000000000000000000074711651742220010774 0ustar GIF89aM3!,MI8ͻ`(dihlp,tmx|pH,$J8ШtJZجvz zn|NnB. LJ+^̸ǐ#KL˘3k̹ϠC;DOCS/SERVER/bsmi.gif0000755000000000000000000000343111656750444011143 0ustar GIF89a\u,\uڋ޼H扦ʶ L ĢL*̦ Ъ& hn؆J 0خቷdF%(Hǖv8h0ih釶GyHZV*8J:iWj9WY[+7x;F| () ;*Ji]ƬMY>-۝N>[ ln,I>/+{o|JP 'D05qP2ȑ$K<2ʕ,[| 3̙4kڼ3Ν<{ 4СDBҙKO4,,lile1! kb՚V.nDOu1U|L,l!t#e-_P縤=_uav~$4O W{+ղKG63 ]fz߼L3Uv+]5jI]Cw\,rv7֛uwȖ[w7]Y']^!h5u!`YE  6a5T nA^yWG1>>Rr@oC YhبotУfU)?yEYggveO.)t^sϋr"Ħ4s8HYRlaI#bT~Xz{'Rjx0DɚxF9B,VG䀣n9bG lJdn7ꭱf:H1卄*OTNڦ {t VFȣR&d=ihµma~z-5h,45[g9XG pLpp /p? qO<"jl^_D^fBERu*hSV's*啂"_tLb|r3z2-n X i:"1t#j^: l2ҬdZkE^6ʟ[ڴ `R=W,lǙTk̕J2D?6u&shKyb ɲ'xL·"ޣ)H3y8/8czN8{5"P{Y45b'7^&s8&+Yei+oi>{,k,g>Uԋ0u,e~\v.Ǚ+;ӓ# dgh%D=&9C8ZX<}'MoSːgNh P3CVU 7Mw9^BGD(!K!g7} RCY#\7*Eٗ[%@́|y!D=b&@zXH:aG=Q 0,Pr,)OTrl+_ Kd P0A6f;t|ƴ'5-a Đ jD1GUKhGΗ2S%3aJ!S^^N˗ (ɾ\ [g~%qNтI7͎N7Od3U{˲T\n,x .HC4^%MP+^i[@!uH^ K& d2."FmR185IDXYuڪn'ZJ:{~h[asw̡*l ,D.iciOJRmk_ vmovo wĥ@;DOCS/SERVER/caut2.gif0000755000000000000000000000065011651742220011213 0ustar GIF89aՈ|ɂvpjc]xtWkhQ_\KSPDFD>:88FDDSQQ_]]xvvkjj͵!",pHH.Ĥ83`ѐqH@dg"9J8CYxA['!0!`> BH"F$D\N4yB$;DOCS/SERVER/cbl10g.gif0000755000000000000000000002243111656750064011260 0ustar GIF89a^pǑ# 734mnqvstZWXֹhefLJK|z{kjkÁrqq`^_!,^p@pH,Ȥrl:(q($ҬvzxL.Z|Nۡ wbjC~jdFTjyjnJ {Z O ĵR|wlZ i[{X_m bc~iwi\dU@' H[,b@IDë/Y3dR &9t~udI'OR9x֫ITA9 * ADJyU0s'X&wD0Ք+Fb`N6&D+T֐qK8*60p:#c;gcb:V2rdoW,σnz^}Ws*0 DQ,]͛`SgZ"0Kj @qnfUyK k5+-@‘48xJ_V@C$-EK ,tĕᡇ\5ZRY(psBXH~tJC, Ɇ 2X, aK(!(@ވ#HH' AW(,N,Hi3Q*` Ar 3BzDftjKt6y+jt9e_*[z͖;bDK|ݨ*b\Q(.9 rc~`9``۬´oč+8׽6^.1EϚE|x{J"o /|n>@h:v<N1̯@@)Ga86saǡb_RLL͙hWNP n|-BjzfCnAK41Zze+l,@hdrxr@xӏ͐g0hc텔3Qm6wd']:-Ny]"_R"\'߷i3vm*$F,@"% ̣nA,dpG+BݲT>*-_̨q{wpa_~A(& R@, 䓬a/k UA CrL &6>}h8ZWBt) 6"< xQ mx0C  X:#, #jEao9C|B/I[-:O"3iQQlו"iXx!xpO1#,?C  %O yL /vAD !hR1\]ŒzC%ZB˸ JiK|1$_gWjԣi:@jq4 Ҝ@`:9n 8^<Pk"I9` a9g|i2b2$CQ'B!9b8 p pD#0)"@`xEcE*0" pNf",(H(ʋD0^ઁ(T0Luw!Y8>~̥ $J&L?2#}{7 :$1PjS; ILGrK7Yl{dU@$>&T,B9N5Hnu8γ7>4Mvқ·,Oz,]Ac Zz>lxĮQ!gOvްO@s]HuޕKǖ/FƓ I|J8$<ڥG7vL}ӣ*lJ{{ϟDC7GswC^>}]  z'xu!O}Ƴ%/ZpwEb T~Gȧv'K7{b&}׀qvb{ HlH}BnP4&[gB+@Vgy`u؁p 8dV3VnA(Hg @8H tB0s)&5؁!~p{G3n,ExfY}qvD4"0sw6HZ} x_QXFz6($*s0iOgx7J7l{GZ OGts8uwgVyqOGXi8hrlgwco7H{!h{r8|wW*[s(w | d bkȌ t8dxwT366ר]@u3ne拄,6v}P`m|@xbp(%` ȌZ@JcV1&Mfg09ؐRVAY8l8$RR<+ykHB1Չ{OXA@Wy$C v+sDYIv8uN9v"T`t߷@p3pd 9ozs%x4g}in7u%>GV `;o_mr(wyqy7jE`"`(xHyp0=Tt)jQVN\Pu(w?yiq)8|<8zvhGw3XZFꐜFnIxw0%v%Fu`kIJt~P xY釠f`^w/%w%rhstyf$Zl*(Gx}-e0_7:d!P Iy367|6fp)wfYPzb9 V:60%yWP ꜹ~iw5sO"dG 0 P~[r:p \@z^ ȦmYvÚ_~*QMBA^-vcE3Q]JAiQp%Ҫ*En6:FmCXLzV['5‰S+b>}XMJ&s-szJ!2$E骪&Em"<5)Ef *c! {tګ%Cf (б)cgh; kتm{R*вfF9[zes=0H|ExZ!f*:r鲥0 ;AӤ{V$g֝1KF%BE-qZC@xs{u ~Sf&"~Kg1P#\GeP8,3VkTǭ}KEk'1/ej1; лO&I;Ld|2y'K?uL6$Yp57љ'憽PIEL@gkJDmM!؆˾`?g+;uI+ }[Ka( LˮVjNߡ"([kek/z@ ո9L;\< BO0leR +[V/W<%L@H^d;oULkdr`l*'J%P`w˹ LC:QɌWɪ66T 1\"cppmlc|c ˻dBsLV ]lMk}3=a<726mvʕ%֨1g5H#IM95:Y-ܘpӻZЭ-Q-S-&mƳPn ]R6 cmΖMsge*7CfW39ҜQjuxl΋vX$acRَ6&2R߿D{Pz;ܚ߼ܔ5$1 *q1 `d 6Eq~~&!B#R}sk 0sH+vₜ..́Vd&$1=n&p`BNF-P{! *JRC =XYGnEPS(*r$mU.l S5\ʼ$0y=GrE@# %#YjBBQ/=i0jOӥ1~pikz 3,R6օS6N߇ ]cg%-GNnD˽= ..17Ar0ۯ6Gx.<N خ07ׂ 7Hp؄6'D~ʜWh}fSN,d@PP7 R\6)-.!0{tmb; ֵBDa~>](cZ`1JN ,%u!.RnmL{?lЕ̪ ;hW\m4'v `H2htL+@X)}A[O\IbF][wb>h@=›+ FJBӯڪ:^#B]LLoP43GѐX4Gc0\"C1T8b80@ HivtPN匄 !DЌ$ 6  (ʪPBDns\pBrSD( #!Ea229 *DJ!*f]z\"2fc" @0VRӸc6L`n&92w`)&$8ƀJ5 2V7!(eX`D*bi%䛯>fxSe!DC@!jS@N{Fx(LR7j GA"H}uy - JBY4a?W@@#^"AhZ-T"l"|Ns e<&GjIO@ago*Q}> 3-BmL, kN1·4B;!(p žs dDJ9#-«I r7Qʎ"sXRD32ħR]Q'hH= \ą<)*չX\ <i(ʼ$67Li"ŚVkk ;6 *%Jnq^`$k'- 2ohRj5P 1lUUf%Q Q";Y%0]pL[HEEɂmvNWX,Ri@=VˠOJ"Nכz%*!dE/f:eC=ZOxgi2Pz/x[߮L`JY@".≯ XPJYrC:t `6dCc h29TMEE'w%Q*FO.'I\Ka0IJA^vIԉ?zbP6LPYIVnkxCHjTp,pZ3TuS)SzI ]ʝˣ!OEW["*;>*PɄBlȴ8dC3P<&+Mu{Y=-EyB #V82؇]gZ HW*EF{}ϓ?lYg"(]?dDI iy&rCTM 0Lb!7Z3_H:zR2+IVx` |RXw7wl4^Ӯ&zss# Ǖ]yywa#[bB]YQzK?u&.L4V\W("jbuv+C;ro5 >փC?>˱[c>z]}t~WlbUGKv)lO;Ϙq/=.OFҀ|o9\>N`F/A# o,#ެRKWtO gn e3b\̇Vg-n\8/`p// (@ @̀ PW ^ V dvά3ƪ1ʦO] `@P~0tRZ,#*@f&q .PoetѤXfQH!1g8  Z z,jɤ BVL `+lAֶ! x nJ3>an.jjҀ q¤漊@baoL nϴqQ=ѧ2 M"AkVjzmސ{ $Da#B# RL'L+ - ؀#U RW ~ѮBK H0 ,(er)q@лk|e%c0|dR h()ł˸5$&M,Ǒ1/1"-)ӷ2&` ;a.BK>n @>5%0'%LX6͍N1]a^0)} lM+2H".84H868 3~1&t6@KR@@A!2=BA![Qƞ4J:`@;T#D== nE 3@Ee ;Dr!RG\H>H*-ICH+ETItH4KBEC;K3LT#lNtL+6MTMtO5OI4PPPJuQOoTO5R7P'UR-J)5 R94M;5TSTTMS3uGTEQ݂!UUå-SVVW;UW +}TuXsX#U6 Attach the Network Cable

Connect a 10GbE Copper Network Cable

Depending on your copper adapter, the cabling type used is 10GBASE-T or CX4.

10GBASE-T

Maximum lengths for Intel® 10 Gigabit Server Adapters and Connections that use 10GBASE-T on Category 6, Category 6a, or Category 7 wiring, twisted 4-pair copper:

  • Maximum length for Category 6 is 55 meters.
  • Maximum length for Category 6a is 100 meters.
  • Maximum length for Category 7 is 100 meters.

Intel® 10 Gigabit Server Adapters and Connections automatically accommodate either MDI or MDI-X connections. The auto-MDI-X feature of Intel copper adapters allows you to directly connect two adapters without using a cross-over cable.

To ensure compliance with CISPR 24 and the EU's EN55024, Intel® 10 Gigabit Server Adapters and Connections should be used only with CAT 6a shielded cables that are properly terminated according to the recommendations in EN50174-2.

CX4

Physical cabling characteristics for the Intel® CX4 Dual Port Server Adapter must meet IEEE Std 802.3ak, Clause 54 specifications. The required cable connector is an MDI latch-type receptacle, as defined by IEC 61076-3-113.

The IEEE standard defines a worst-case cable length of 15 meters, based on 100 O, twinaxial cable characteristics. However, commercial cable manufacturers may offer enhanced products that will permit successful operation over greater distances.

SFP+ Devices with Pluggable Optics

82599-Based Adapters

NOTES:
  • If your 82599-based Intel® Network Adapter came with Intel optics, or is an Intel® Ethernet Server Adapter X520-2, then it only supports Intel optics and/or the direct attach cables listed below.
  • 82599-Based adapters support all passive and active limiting direct attach cables that comply with SFF-8431 v4.1 and SFF-8472 v10.4 specifications.

Supplier Type Part Numbers
SR Modules    
Intel DUAL RATE 1G/10G SFP+ SR (bailed) AFBR-703SDZ-IN2
Intel DUAL RATE 1G/10G SFP+ SR (bailed) FTLX8571D3BCV-IT
Intel DUAL RATE 1G/10G SFP+ SR (bailed) AFBR-703SDDZ-IN1
LR Modules    
Intel  DUAL RATE 1G/10G SFP+ LR (bailed) FTLX1471D3BCV-IT    
Intel DUAL RATE 1G/10G SFP+ LR (bailed) AFCT-701SDZ-IN2
Intel  DUAL RATE 1G/10G SFP+ LR (bailed) AFCT-701SDDZ-IN1

The following is a list of 3rd party SFP+ modules that have received some testing. Not all modules are applicable to all devices.

Supplier     Type Part Numbers
Finisar SFP+ SR bailed, 10g single rate FTLX8571D3BCL
Avago SFP+ SR bailed, 10g single rate AFBR-700SDZ
Finisar SFP+ LR bailed, 10g single rate FTLX1471D3BCL
     
Finisar DUAL RATE 1G/10G SFP+ SR (No Bail)     FTLX8571D3QCV-IT   
Avago DUAL RATE 1G/10G SFP+ SR (No Bail) AFBR-703SDZ-IN1
Finisar DUAL RATE 1G/10G SFP+ LR (No Bail) FTLX1471D3QCV-IT
Avago DUAL RATE 1G/10G SFP+ LR (No Bail) AFCT-701SDZ-IN1
     
Finisar 1000BASE-T SFP FCLF8522P2BTL
Avago 1000BASE-T SFP ABCU-5710RZ
     
HP 1000BASE-SX SFP 453153-001

82598-Based Adapters

NOTES:
  • Intel® Network Adapters that support removable optical modules only support their original module type (i.e., the Intel® 10 Gigabit SR Dual Port Express Module only supports SR optical modules). If you plug in a different type of module, the driver will not load.
  • 82598-Based adapters support all passive direct attach cables that comply with SFF-8431 v4.1 and SFF-8472 v10.4 specifications. Active direct attach cables are not supported.
  • Hot Swapping/hot plugging optical modules is not supported.
  • Only single speed, 10 gigabit modules are supported.
  • LAN on Motherboard (LOMs) may support DA, SR, or LR modules. Other module types are not supported. Please see your system documentation for details.

The following is a list of SFP+ modules and direct attach cables that have received some testing. Not all modules are applicable to all devices.

Supplier      Type Part Numbers
Finisar SFP+ SR bailed, 10g single rate   FTLX8571D3BCL
Avago SFP+ SR bailed, 10g single rate   AFBR-700SDZ
Finisar SFP+ LR bailed, 10g single rate FTLX1471D3BCL
Molex 1m - Twin-ax cable 74752-1101
Molex 3m - Twin-ax cable 74752-2301
Molex 5m - Twin-ax cable 74752-3501
Molex 10m - Twin-ax cable  74752-9004
Tyco 1m - Twin-ax cable   2032237-2
Tyco 3m - Twin-ax cable    2032237-4
Tyco 5m - Twin-ax cable 2032237-6
Tyco 10m - Twin-ax cable   1-2032237-1

THIRD PARTY OPTIC MODULES AND CABLES REFERRED TO ABOVE ARE LISTED ONLY FOR THE PURPOSE OF HIGHLIGHTING THIRD PARTY SPECIFICATIONS AND POTENTIAL COMPATIBILITY, AND ARE NOT RECOMMENDATIONS OR ENDORSEMENT OR SPONSORSHIP OF ANY THIRD PARTY'S PRODUCT BY INTEL. INTEL IS NOT ENDORSING OR PROMOTING PRODUCTS MADE BY ANY THIRD PARTY AND THE THIRD PARTY REFERENCE IS PROVIDED ONLY TO SHARE INFORMATION REGARDING CERTAIN OPTIC MODULES AND CABLES WITH THE ABOVE SPECIFICATIONS. THERE MAY BE OTHER MANUFACTURERS OR SUPPLIERS, PRODUCING OR SUPPLYING OPTIC MODULES AND CABLES WITH SIMILAR OR MATCHING DESCRIPTIONS. CUSTOMERS MUST USE THEIR OWN DISCRETION AND DILIGENCE TO PURCHASE OPTIC MODULES AND CABLES FROM ANY THIRD PARTY OF THEIR CHOICE. CUSTOMERS ARE SOLELY RESPONSIBLE FOR ASSESSING THE SUITABILITY OF THE PRODUCT AND/OR DEVICES AND FOR THE SELECTION OF THE VENDOR FOR PURCHASING ANY PRODUCT. THE OPTIC MODULES AND CABLES REFERRED TO ABOVE ARE NOT WARRANTED OR SUPPORTED BY INTEL. INTEL ASSUMES NO LIABILITY WHATSOEVER, AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF SUCH THIRD PARTY PRODUCTS OR SELECTION OF VENDOR BY CUSTOMERS.

Connect a 10GbE Fiber Network Cable

CAUTION: This product uses a Class 1M laser module. Viewing the laser output with certain optical instruments designed for use at a distance (for example, telescopes and binoculars) may pose an eye hazard.

Remove and save the fiber optic connector cover. Insert a fiber optic cable into the ports on the network adapter bracket as shown. 

Most connectors and ports are keyed for proper orientation. If the cable you are using is not keyed, check to be sure the connector is oriented properly (transmit port connected to receive port on the link partner, and vice versa). 

For Intel® 10GbE LR Server Adapters:
Laser wavelength: 1310 nanometer (not visible).
Cable type to use: Single-mode fiber with 9.0m core diameter
Connector type: LC.
Maximum cable length: 10 kilometers.

For Intel® 10GbE SR Server Adapters:
Laser wavelength: 850 nanometer (not visible). 
Cable type to use: Multi-mode fiber with 62.5m or 50m core diameter
Connector type: LC or SC.
Maximum cable length: 300 meters.

The adapter must be connected to a compatible link partner, such as an IEEE 802.3ae-compliant 10-gigabit switch, which is operating at the same laser wavelength as the adapter. 

Conversion cables to other connector types (such as SC-to-LC) may be used if the cabling matches the optical specifications of the adapter, including length limitations.


Last modified on 4/08/11 11:44a Revision

DOCS/SERVER/ce.gif0000755000000000000000000000203311656750444010575 0ustar GIF87a6/,6/H@\`B >ć^QF?Qȅ&1 d.#„r&6oz1N0WL)P&{<:RLB 9hҧ6qVXU~(*SEɎU6fYmiYrFś[ujJwؽ|sE ذە|>|W0NR]\fV1 Yh˝=7Z5CMei۟QW햽y;˙VrɉN]W}\?N )/! Sɟ?zs9h,b YMYgJ+9)*N(ݨ@^2 xH{[õ+!y%]ޘ-'Rë§,(:g ꍹ(i*Lǂ6 (2,' *&$n*/|h 6ア,CY?n/(=.-T*F‰нŒ_(1=}(w%'DdFR)6ަX7q0*H^}R~m.{&dohlI:Al8t~߉"]z{W[*<-G+4]앞kgIC9˪mf.Cu(UZS@^ަbПE;HAJIjV÷ Bsޯw-J&dD*cɭa-ZHͫi&͉*w1] P(!XKT=!`JԱ4- Umgrдy;\Jt,8qnr' u xPU!ĸ#{իAHҒ=W{4)Fæ'CQ^ҫ.J (t润lHzcuG,"͌∋b3S+8DOF*GN3A~|%&4Gfh*UåWBMj WI&EJѶvh.J:i*+ث@E%|9 iqS $'Ar _ӄ36q^TZYَN^i&#&v\PmUKESі,:53Rc1$Vʇ%۟xLpJFDW $iQzDN]1W3&mF($ S% LwRx.&]3 6r8Y9e;$KLq:"!U4^Ԯz\Z%gf*VչT vb٠QjqԜl1^p@T\./58T~j%4m.C- ALylD~b_r`[K~ U( E)ȘF^[-RDZhmtTM *avsɂPا P ___X저 T2Z$@Rׇh/m_u -1Uy&VJKa.s*@B Ű&m8PVњwЬ"M{_2qՊ!?=Re8번V1H<هr "9L@* q_anOk-8/<L.q!UcJ|2zьN *b2ȷ١ڍDIxN$v q{oa^-mwKɦ"g;/ؾI-$'(GsN[H3{Qzq[g3IŽreֵTEd hnHXvɵDt(<@_/CtKѨ$scʵjͨst#i:|o!ľt"u"ܑvNC1R_fՑtO}K_m澷{k_4wLm1;ZSw 0*~AvJsV=/rcv I}G5ё$T;5ZGYVͿ^咅=SeDsF^ͩ{鋩F-b>)/mookDTy3i}ߩf>.Gw^t 鴖k#wTb7|wSǀxv"aLgsyMtwl'es+r|"QHkBX[Wzu+' v(~8~Hy~7{ٗ'v4{'tG9Ck$&$vb2yVT0fL9ӆyd|:9 !R)#G2m(k~7FDh%zUCUbs;0R7w$Sx~vj5j9hy_H;v QiΔxl؉…脌k(q1:]È$Gy'9h{S>G7y"(agxBe&yWoh!\8NgyH 2y $Ibhh"K$vEXR8y'ySd2A]asHoX[ʼnmg.ȏot 2{=.؁GtY)vo)ϸN\a6H1'WBvyD#h_CRsi)<9? ɅxDhԏsX4ؐSȶ|q}ntT~IMm#ux&+U|SsI~~3~Ib-DٝwYX&s)W"r&:4z8:yo,>@wW:r2Dl+BڤNPZml7dpJZmJY"tH:Jduǚ:JxZ$Dg奅1呤e rCN%L*nB8FW*V1Ü:y:vR7|ih4'<3k\w~2y{bwv$i;Hx1LhD8Z7;]ʩYڝ)~= Yz)Oi JY~Y{J$Ӝȩ5ׂi)vy(ʖOw&ZwڍT7})|ITwzʃyg'WฅԒVemAI.HBڦ{X8=Tٓ:)2×hvc-,ɰ>j>}Io9Hd 9v*DT/!T:ɃXX2uʗaDR]K&)HgXh׮"ٰڟIZi{ֆjOLhhv |VMӮg|ι{Wpki‰_i|cu՚|)ɛ>#@_4;  ?z}ڭ٘h7KCȐk/6á@t-CX&K9ڌ~JCړ C.sdXkP6Nf@_YnD-UdUcBKOnF45ZDd")t〮&Y2 d04>'PU+32- ݳ=2Wn=-O q/qT,[QAy#QAIE&&ڲH Uf7(TmKiE迥"gN5S9>nG2^n5x!u%6 KIRע?,R 2iEO}V'XeHHNO;} >~NS!}>1<|$KmFr2&X'.3*5&yF')/璅Z]_N3T8NO$iaLUK=D/.v(5PFYl;idkAFT-$$!*E4l2^)NhEU=/O>4FNx1s./eLBແ,QN^.=+u.iZj55kxSwQt+P:\LݧXa76i$Okr䄥B9q"G2"rZUNiK`%t|_3fcf>?dFl\ڿT~M@jS=l?SJ'F9RH 4rDRJ-]SL5męSN=}yȊSPbʂ.Qx|BU+L("ǣ(SAH2Ӄ LE!BbNJ"ܨ&r X KǴ!QX:*V֛dʕ-_ƜYfΝgF6Al) YmRhC)S)X.Ƨ=ap"a&p6,uuWMoZWB!~ըix|=G^}fݿz(߬%jd.>kϵ<$1B)1D=<+CF, >OlBWdE_1FgFo1ǔTԱCxG!$E֎D2I%dI'2J)J+2K-(.K0$L3D"Y& T5ٜΚcO N;M@BE4QE#FOGJ/TIܔ +8 3N3Q983TytՕ6,U+"eUT?_C5a`6pKaMҨ Bm'I4y51ncIb!oFƖk 9U38leR=ˮ#%LOWe'b[c)ی]AiT.ӝ)RNDN [.թO2cRT5WEI3n)ikX:VլWYպ-u%כ82HJR _oƺ2V}*"y,dU/+lؘd'vL^|FU@Mݍ!<PJھ*B0E|Zҟ@WْoQ @maZJqralKwe3G9TŽ4@UV˺Wl݁C+<wד^ oثV4! GX TtY1"\9{EW34b]Hoͤe޷J ΚFG+ScnVs)ZJDZѬOQVBTUvi˛@3QYt9-^;_HjŻ<|OXvx|XXxPg!Ybܼ"&Nʋ?1B7Ɵ}UR(M\˼Z<|8ӄdYg(cKXezbM9ypsKX]Kˇ}r`pUL^rT5MzAPȺs X܎d\0Fnjd3Fjvܡ̆+òil@O$yؙw8D4SfS mLɈTRq)FKE G, 3iW`L##yh||ɵEl8Ln22:݌(רL8,CдJ+Ǿ%=鳍 Q-%"MBtM5XNL< $QެIXk |ʈ[8L9. 5 ƙ,S(fQjAS\LGtPd үdЏ J*N`*T'RO\\R8 I|sHJ;3S]NKpM*l,Q/UǔdF"`_EA^EO(Iѡ c8CdM`EK) ר69SBEۑ`+ (T&=$HJ.]~3d\z-6Gq#iB4b3V*>66 Ə=? ҖV`)S5^ZCO ¬a1Sqzcܭ3Fi`MKn۪kb{ ?ޤ'>2eNJ`Ҽ"Tru讪]ط흽s)HP #cYv*L;츕sq#CB5 ;ѕ_ڊrȅ,q}ʀ-hΈHNXjMZj5[ Z瑓-|EJ"bNKY0NO{ 1h)S¤ y钴kCZYjm-^A =Qri =\ i kf>ki7qӜџȞQrjXR.df[N$3Չ K&]!˻,qPA&AK H̖:jk.ˈUl&l}[jݫ }}s-.@^@bFվ4Ѧ؝h@,;v6猹1 {sn sF?;ts>/+=CsBsDGHIOt)8tJǒ NtP'R7rh`[Eq\îuUCXе.XDl*Yuavrq$ f?Q̃YZv?5&/O}ZVA_svoVrOJ[PRXw~v0,CQ_3β),O( o{}78$x"WC'yS=.թbL;,Uިˑ7 SHҿτD>ݑcTb).Q !)jF`CC;B(4Lxב:3J뎘y'k3CNyJwoX>ÿaWRVQaIJ$H|82Pӎʯ+c{ѣw2o)ON x)S]C:A^=22j:yy*!)mϦXӻA9҅#0 "ǐ I7pW- /c๷bAqR tG-DR?Z)O PŃVtT~j <\#L(bҬi&Μ:g<G6IcФ&LEjHƢH=t<)ТXФśmM"$Yr jPؖd]f*׼l:#ŨL6ʕrxERX+V~! Vz>Z{ܞMe1o1_[X0ۭOaWkBs.T;dβ`D6Ktes-+9զ.9$oեGYhbA`g)mV!V=dJ VfQQKEDheB%t|& fq臊sW]fT'.hW[=apIxDPb$RNnSmz$M$E;:B5dIuD`a'@u^X\wyzDo1r}ej"%dVS}g FGMJU#ta0!pY[lI=Xot)G*!}聘%Jƒ1I Fm5 2BvN 1F(`((nl)Aށd++q;WS)N{|w][yᾧTcN8*& Q w؍tַ%VRI{5Q]6Zb1Krd8j1EQrۍ4ҼZHMuΦM6:JvVc1է*%QDC=˥f+"pmѴV#[FU\Hو|"80Z] deU16\T0-ٲB/ifd{aiMaB]Q.!\AyhM/k!{VM"m85vFVd=o7䧫7\利6pڧw0ɜပ//BEi_@R&0Cp7$4d.+i )ߤ4֛U %I2y*nZ3n~JAMyȃሀ(vOF &e$/CL:Dp45[i>D1Ec\zaM+v a rNwƙ*p!X*!;4 ŷ%!~H9*dIĈ*DB  cULPi[Ŗc=6gCS#jk٘)lO\IqvMDģ;YЁ^{RF.wDVb8ŦA$LlxK릷1t2"k1LBF DeY[&/}DuE) uXҼg51e".~k0zZpH(ƒhhcHY+}DR7/<=׈$~n:ܻ*( _6yW KFJ}D u| T&U\%Q2a78MRB"NvR #:H`^$?QITb*ut%(qnc!@N~2OV2e ]&qȊZ Hj~[& .SA)yBiqg[wvpT-[WqF/#BXZ2'HJ)e#4C-Q:6cTbV+u)CB ?F]׾.آ<2L*R`%$R;H.(fGX䯳mg8vvP!: bb MPjܾ̀7apØ DYr+G~4O:"piTX-Sŷ9KT;KG6ֹ&@`Xsӗ98c.s`o9Bsn^C^ss窥*ʒ\̓6׉}Bm`slKW5q \Ԣ43fWyg*!EQl窨kD~nq:YݭP#e( #I~-ZMp^?'??H?Os- =}_?q `_q!_m1]9`BJ BVRtYNp]ϝRh)*-CZMƨ&Am~M]E v} ՛9]>=AԐN`V|hW}I P͟4I|ANE[N>PXjpԟ ЎVQ P4ӣq ͌қp">㍔Ku5N P6Lm`[жXjGwbyӲyd!: Ǫ=uU!ڕX~iY,: V|ΒmA^%Qh!̌! aGK#8 ˻P~Hk m!TbRiNkˆ;Pq".b&φSD`M49 A[%ݓC NrcH81\ dᅫI^AMaZALuXE-*D@܆LP!]mܕʍԣeeuRFlNr\Q#$iIMW."s"VuF!}GpdJtY ԻFR IÈ/zQpv?/1Ūl&P섈CqFdBɾ԰®pIMiUi_ܯy^u-ؔVDnWPB=^I`)i ڣp(&P)>n ,hmHc UfKeeUJ`_uU] Ňj8h^HԖE&eXh`D{fƣea>qøKxfNU?ҞIi‡rHkffUn؆ urbڝ-ݦT&噎9!7W Z-1Ys7ٝH柡γ0B.l!ob mQ A4Bf&C?qyA4EWI4 1q23:3@kE4b4IJ;JS@^ *^)^G:Os^Kc`QԭhJ@[ Zc=ҮGXfU^Py /5̓- ͬn, 3JUueZtHUoM_)*PJ΀&(^-&&L5cW] vEnzPq(SbiȄ2~m^tfcv=6;-X-#]c q$Ei-MKiԟͮ !_'bvt nCfJZB7whAF QgZn̈bHB%8Ǥt7}^W~ bQ Ą+2 >RLd݊PZs}G 7mUBZkęoFxc"JiZ]wAh&)iWfDҬQ7:/NLg$(_cz n/҅ea/ڇ449 (>34-+iqeHk+y)G9Z@Yyߟ瘠yAߢOP:gV{5Y::zr[as:G=k`ϺS7:++Z;1K8?{}7BC;zg{i_Qi36w𷏻U;A;[WX{E主?4ļA{;_t; <'/<7?>X@;DOCS/SERVER/dca.htm0000755000000000000000000000257111656603624010764 0ustar DCA

Direct Cache Access (DCA)

Direct Cache Access enables a capable I/O device such as a network controller to activate a pre-fetch engine in the CPU that loads arriving packet data into the CPU cache for immediate access by the network stack process. This reduces the number of memory access operations required to process each packet, reducing CPU load and increasing throughput.

DCA takes advantage of high-speed cache and eliminates processor cycles required to read packet headers and descriptors from system memory.
 

NOTE: DCA requires support from the I/O device, system chipset, and CPU.
 

Last modified on 10/18/07 11:16a Revision DOCS/SERVER/driv10gb.htm0000755000000000000000000000753511656606010011650 0ustar Installing/Uninstalling the Drivers

Installing and Uninstalling the Drivers

Before you begin

To successfully install or uninstall the drivers or software, you must have administrative privileges on the computer completing installation.

NOTES:
  • If you are using an Intel® 10GbE Server Adapter and an Intel Gigabit adapter in the same machine, the driver for the Gigabit adapter must be running with the Gigabit drivers found on this Intel software CD (or respective download package).
  • If you are installing a driver in a computer with existing Intel adapters, be sure to update all the adapters (and additional adapter ports, if applicable) with the same Intel driver and supplemental software. This ensures that all adapters will function and interoperate correctly.
 

Install the Drivers in Microsoft* Windows*

NOTE: This will update the drivers for all supported Intel® network adapters in your system.

Before installing or updating the drivers, insert your adapter(s) in the computer and plug in the network cable. When Windows discovers the new adapter, it attempts to find an acceptable Windows driver already installed with the operating system. 

If found, the driver is installed without any user intervention. If Windows cannot find the driver, the Found New Hardware Wizard window is displayed.

Regardless of whether or not Windows finds the driver, it is recommended that you follow the procedure below to install the driver. Drivers for all Intel adapters supported by this software release are installed.

  1. If you are installing drivers from the Product CD, insert the CD. If you do not have the Product CD, download drivers from the support website and transfer them to the system.

  2. If the Found New Hardware Wizard screen is displayed, click Cancel.

  3. Start the autorun located on the CD. If you downloaded the software package from the support website, the autorun automatically runs after you have extracted the files.

  4. Click Install Drivers and Software.

  5. Follow the instructions in the install wizard.


Uninstalling the Driver

These instructions uninstall the drivers for all Intel adapters in a system.

  1. From the Control Panel, double-click Add/Remove Programs

  2. Select Intel(R) Network Connections Drivers.

  3. Click Add/Remove

  4. When the confirmation dialog displays, click OK


Last modified on 8/04/10 8:48p Revision

DOCS/SERVER/dupwindm.htm0000755000000000000000000001156512001223204012040 0ustar Configuring Speed and Duplex in Windows*

Set Up Speed and Duplex

In addressing speed and duplex configuration issues, you need to distinguish between copper-based adapters and fiber-based adapters.

In the default mode, an Intel® Network Adapter using copper-based connections will attempt to auto-negotiate with its link partner to determine the best setting. If the adapter cannot establish link with the link partner using auto-negotiation, you may need to manually configure the adapter and link partner to identical settings to establish link and pass packets. This should only be needed when attempting to link with an older switch that does not support auto-negotiation or one that has been forced to a specific speed or duplex mode. Your link partner must match the setting you choose.

CAUTION: Only experienced network administrators should force speed and duplex manually. The settings at the switch must always match the adapter settings. Adapter performance may suffer or your adapter may not operate if you configure the adapter differently from your switch.

An Intel® Network Adapter using fiber-based connections, however, will not attempt auto-negotiate with its link partner since those adapters operate only in full duplex, and only at their native speed.

 

Configuring Speed and Duplex in Microsoft* Windows*

By default, auto-negotiation is enabled. Change this setting only to match your link partner.

  1. Navigate to the Device Manager.
  2. Open Properties on the adapter you would like to configure.
  3. Click the Link Speed tab.
  4. Select the appropriate speed and duplex from the Speed and Duplex pull down menu.
  5. Click OK.

Intel® Gigabit Network Adapter Considerations

Per the IEEE specification, gigabit speed is available only in full-duplex.

The settings available when auto-negotiation is disabled are:

  • 10 Mbps or 100 Mbps Full duplex (requires a full duplex capable link partner set to full duplex). The adapter can send and receive packets at the same time. You must set this mode manually.

  • 10 Mbps or 100 Mbps Half duplex (requires a link partner set to half duplex). The adapter performs one operation at a time; it either sends or receives. You must set this mode manually.

  • Auto-Negotiation 1000 Mbps. The adapter only advertises gigabit speed at full duplex.

Intel® 10 Gigabit Network Adapter Considerations

Intel® 10 Gigabit adapters that support 1 gigabit speed allow you to configure the Speed setting. If this option is not present, your adapter only runs at its native speed.

If the adapter cannot establish link with the gigabit link partner using auto-negotiation, set the adapter to 1 Gbps Full duplex.

Intel 10 gigabit fiber-based adapters and SFP direct-attach devices operate only in full duplex, and only at their native speed. Multi-speed 10 gigabit SFP+ fiber modules support full duplex at 10 Gbps and 1 Gbps.

Intel® PRO/100 Network Adapter Considerations

The settings available when auto-negotiation is disabled are:

  • 10 Mbps or 100 Mbps Full duplex (requires a full duplex capable link partner set to full duplex). The adapter can send and receive packets at the same time. You must set this mode manually.

  • 10 Mbps or 100 Mbps Half duplex (requires a link partner set to half duplex). The adapter performs one operation at a time; it either sends or receives. You must set this mode manually.


Last modified on 12/30/09 3:51p Revision DOCS/SERVER/hotwin.htm0000755000000000000000000000352311656603624011543 0ustar PCI Hot Plug Support for Microsoft Windows

PCI Hot Plug Support for Microsoft* Windows* Operating Systems

Intel® network adapters are enabled for use in selected servers equipped with PCI Hot Plug support and running Microsoft* Windows* operating systems. For more information on setting up and using PCI Hot Plug support in your server, see your hardware and/or Hot Plug support documentation for details. PCI Hot Plug only works when you hot plug an identical Intel network adapter.

 

NOTES:
  • The MAC address and driver from the removed adapter will be used by the replacement adapter unless you remove the adapter from the team and add it back in. If you do not remove and restore the replacement adapter from the team, and the original adapter is used elsewhere on your network, a MAC address conflict will occur.
  • For SLA teams, ensure that the replacement NIC is a member of the team before connecting it to the switch.

 


Last modified on 9/03/07 4:49p Revision

DOCS/SERVER/hyperv.htm0000755000000000000000000002750312137735164011554 0ustar Creating Virtual NICs in Hyper-V

Microsoft* Hyper-V* Overview

Microsoft* Hyper-V* makes it possible for one or more operating systems to run simultaneously on the same physical system as virtual machines. This allows you to consolidate several servers onto one system, even if they are running different operating systems. Intel® Network Adapters work with, and within, Microsoft Hyper-V virtual machines with their standard drivers and software.

Notes:

Using Intel® Network Adapters in a Hyper-V Environment

When a Hyper-V Virtual NIC (VNIC) interface is created in the parent partition, the VNIC takes on the MAC address of the underlying physical NIC. The same is true when a VNIC is created on a team or VLAN. Since the VNIC uses the MAC address of the underlying interface, any operation that changes the MAC address of the interface (for example, setting LAA on the interface, changing the primary adapter on a team, etc.), will cause the VNIC to lose connectivity. In order to prevent this loss of connectivity, Intel® PROSet will not allow you to change settings that change the MAC address.

Notes:

  • If Fibre Channel over Ethernet (FCoE)/Data Center Bridging (DCB) is present on the port, configuring the device in Virtual Machine Queue (VMQ) + DCB mode reduces the number of VMQs available for guest OSes.
  • When sent from inside a virtual machine, LLDP and LACP packets may be a security risk. The Intel® Virtual Function driver blocks the transmission of such packets.
  • The Virtualization setting on the Advanced tab of the adapter's Device Manager property sheet is not available if the Hyper-V role is not installed.
  • While Microsoft supports Hyper-V on the Windows* 8 client OS, Intel® Ethernet adapters do not support virtualization settings (VMQ, SR-IOV) on Windows 8 client.
  • ANS teaming of VF devices inside a Windows 2008 R2 guest running on an open source hypervisor is supported.

The Virtual Machine Switch

The virtual machine switch is part of the network I/O data path. It sits between the physical NIC and the virtual machine NICs and routes packets to the correct MAC address. Enabling Virtual Machine Queue (VMQ) offloading in Intel(R) ProSet will automatically enable VMQ in the virtual machine switch. For driver-only installations, you must manually enable VMQ in the virtual machine switch.

Using ANS VLANs

If you create ANS VLANs in the parent partition, and you then create a Hyper-V Virtual NIC interface on an ANS VLAN, then the Virtual NIC interface *must* have the same VLAN ID as the ANS VLAN. Using a different VLAN ID or not setting a VLAN ID on the Virtual NIC interface will result in loss of communication on that interface.

Virtual Switches bound to an ANS VLAN will have the same MAC address as the VLAN, which will have the same address as the underlying NIC or team. If you have several VLANs bound to a team and bind a virtual switch to each VLAN, all of the virtual switches will have the same MAC address. Clustering the virtual switches together will cause a network error in Microsoft’s cluster validation tool. In some cases, ignoring this error will not impact the performance of the cluster. However, such a cluster is not supported by Microsoft. Using Device Manager to give each of the virtual switches a unique address will resolve the issue. See the Microsoft Technet article Configure MAC Address Spoofing for Virtual Network Adapters for more information.

Virtual Machine Queues (VMQ) and SR-IOV cannot be enabled on a Hyper-V Virtual NIC interface bound to a VLAN configured using the VLANs tab in Windows Device Manager.

Using an ANS Team or VLAN as a Virtual NIC

If you want to use a team or VLAN as a virtual NIC you must follow these steps:

Note: This applies only to virtual NICs created on a team or VLAN. Virtual NICs created on a physical adapter do not require these steps.
  1. Use Intel® PROSet to create the team or VLAN.
  2. Open the Network Control Panel.
  3. Open the team or VLAN.
  4. On the General Tab, uncheck all of the protocol bindings and click OK.
  5. Create the virtual NIC. (If you check the "Allow management operating system to share the network adapter." box you can do the following step in the parent partition.)
  6. Open the Network Control Panel for the Virtual NIC.
  7. On the General Tab, check the protocol bindings that you desire.
    Note: This step is not required for the team. When the Virtual NIC is created, its protocols are correctly bound.

Command Line for Microsoft Windows Server* Core

Microsoft Windows Server* Core does not have a GUI interface. If you want to use an ANS Team or VLAN as a Virtual NIC, you must use the prosetcl.exe utility, and may need the nvspbind.exe utility, to set up the configuration. Use the prosetcl.exe utility to create the team or VLAN. See the prosetcl.txt file for installation and usage details. Use the nvspbind.exe utility to unbind the protocols on the team or VLAN. The following is an example of the steps necessary to set up the configuration.

Note: The nvspbind.exe utility is not needed in Windows Server 2008 R2 or later.
  1. Use prosetcl.exe to create a team.
      prosetcl.exe Team_Create 1,2,3 TeamNew VMLB
    (VMLB is a dedicated teaming mode for load balancing under Hyper-V.)
  2. Use nvspbind to get the teams GUID
      nvspbind.exe -n
  3. Use nvspbind to disable the teams bindings
      nvspbind.exe -d aaaaaaaa-bbbb-cccc-dddddddddddddddd *
  4. Create the virtual NIC by running a remote Hyper-V manager on a different machine. Please see Microsoft's documentation for instructions on how to do this.
  5. Use nvspbind to get the Virtual NICs GUID.
  6. Use nvspbind to enable protocol bindings on the Virtual NIC.
      nvspbind.exe -e tttttttt-uuuu-wwww-xxxxxxxxxxxxxxxx ms_netbios
      nvspbind.exe -e tttttttt-uuuu-wwww-xxxxxxxxxxxxxxxx ms_tcpip
      nvspbind.exe -e tttttttt-uuuu-wwww-xxxxxxxxxxxxxxxx ms_server
     

Virtual Machine Queue Offloading

Enabling VMQ offloading increases receive and transmit performance, as the adapter hardware is able to perform these tasks faster than the operating system. Offloading also frees up CPU resources. Filtering is based on MAC and/or VLAN filters. For devices that support it, VMQ is enabled in the host partition on the adapter's Device Manager property sheet, under Virtualization on the Advanced Tab.

Each Intel® Ethernet Adapter has a pool of queues that are split between the various features, such as VMQ Offloading, SR-IOV, Data Center Bridging (DCB), and Fibre Channel over Ethernet (FCoE). Increasing the number of queues used for one feature decreases the number available for other features. On devices that support it, enabling DCB reduces the total pool available for other features to 32. Enabling FCoE further reduces the total pool to 24. Intel PROSet displays the number of queues available for virtual functions under Virtualization properties on the device's Advanced Tab. It also allows you to set how the available queues are distributed between VMQ and SR-IOV.

Teaming Considerations

  • If VMQ is not enabled for all adapters in a team, VMQ will be disabled for the team.
  • If an adapter that does not support VMQ is added to a team, VMQ will be disabled for the team.
  • Virtual NICs cannot be created on a team with Receive Load Balancing enabled. Receive Load Balancing is automatically disabled if you create a virtual NIC on a team.
  • If a team is bound to a Hyper-V virtual NIC, you cannot change the Primary or Secondary adapter.

SR-IOV (Single Root I/O Virtualization)

SR-IOV lets a single network port appear to be several virtual functions in a virtualized environment. If you have an SR-IOV capable NIC, each port on that NIC can assign a virtual function to several guest partitions. The virtual functions bypass the Virtual Machine Manager (VMM), allowing packet data to move directly to a guest partition's memory, resulting in higher throughput and lower CPU utilization. SR-IOV also allows you to move packet data directly to a guest partition's memory. SR-IOV support was added in Microsoft Windows Server 2012. See your operating system documentation for system requirements.

For devices that support it, SR-IOV is enabled in the host partition on the adapter's Device Manager property sheet, under Virtualization on the Advanced Tab.

 

Notes:

  • SR-IOV is not supported with ANS teams.
  • You must enable VMQ for SR-IOV to function.

 


Last modified on 6/01/11 2:12p Revision

DOCS/SERVER/index.htm0000755000000000000000000000102111656606010011321 0ustar Intel® 10GbE Server Network Adapters /html> DOCS/SERVER/index_it.htm0000755000000000000000000000105011656606010012017 0ustar Intel® 10GbE Server Adapters for Itanium-based computers /html> DOCS/SERVER/ins10co.htm0000755000000000000000000000603411701323670011476 0ustar Insert the Adapter

Insert the Adapter in the Computer

NOTE: If you are replacing an existing adapter with a new adapter, you must re-install the driver.

Insert a PCI Express Adapter in the Server

  1. Turn off the server and unplug the power cord, then remove the server's cover.
  2. CAUTION: Turn off and unplug the server before removing the server's cover. Failure to do so could endanger you and may damage the adapter or server.

  3. Remove the cover bracket from a PCI Express slot (v1.0a or later).
    PCI-Express slots and adapters vary in the number of connectors present, depending on the data lanes being supported.
  4. NOTE: The Intel® 10 Gigabit AT Server Adapter will only fit into x8 or larger PCI Express slots. Some systems have physical x8 PCI Express slots that actually support lower speeds. Please check your system manual to identify the slot.
  5. Insert the adapter in an available, compatible PCI Express slot. Push the adapter into the slot until the adapter is firmly seated. You can install a smaller PCI Express adapter in a larger PCI Express slot.

  6. CAUTION: Some PCI-Express adapters may have a short connector, making them more fragile than PCI adapters. Excessive force could break the connector. Use caution when pressing the board in the slot.

  7. Repeat steps 2 through 3 for each adapter you want to install.
  8. Replace the server cover and plug in the power cord.
  9. Turn the power on.

Last modified on 9/02/10 3:12p Revision

DOCS/SERVER/ins10fi.htm0000755000000000000000000001413311656750064011504 0ustar Insert the Adapter

Insert the Adapter in the Computer

NOTE: If you are replacing an existing adapter with a new adapter, you must re-install the driver.

Insert a PCI Express Adapter in the Server

  1. Turn off the server and unplug the power cord, then remove the server's cover.
  2. CAUTION: Turn off and unplug the server before removing the server's cover. Failure to do so could endanger you and may damage the adapter or server.

  3. Remove the cover bracket from a PCI Express slot (v1.0a or later).
    PCI-Express slots and adapters vary in the number of connectors present, depending on the data lanes being supported.
  4. NOTE: The Intel® 10 Gigabit AT Server Adapter will only fit into x8 or larger PCI Express slots. Some systems have physical x8 PCI Express slots that actually support lower speeds. Please check your system manual to identify the slot.
  5. Insert the adapter in an available, compatible PCI Express slot. Push the adapter into the slot until the adapter is firmly seated. You can install a smaller PCI Express adapter in a larger PCI Express slot.

  6. CAUTION: Some PCI-Express adapters may have a short connector, making them more fragile than PCI adapters. Excessive force could break the connector. Use caution when pressing the board in the slot.

  7. Repeat steps 2 through 3 for each adapter you want to install.
  8. Replace the server cover and plug in the power cord.
  9. Turn the power on.

Insert a PCI-X Adapter in the Server

  1. If your computer supports PCI Hot Plug, see your computer documentation for special installation instructions.

  2. Shut down the operating system.

  3. Turn off and unplug your computer. Then remove the cover.

  4. CAUTION: Turn off and unplug the power before removing the computer's cover. Failure to do so could endanger you and may damage the adapter or computer.

  5. Remove the cover bracket from a PCI (v2.3 compliant) bus master slot, or a PCI-X (v1.0a compliant) slot. (This adapter uses 3.3v signaling.) If you have configuration problems, see your computer's documentation to determine if the PCI slots are bus master-enabled.

  6. PCI-X slots are backward-compatible with 64-bit PCI slots, and operate at 66, 100 or 133 MHz.

    PCI and PCI-X bus theoretical speed designations are shown below:

      33 MHz 66 MHz 100 MHz 133 MHz
    64-bit "2x" "4x" "6x" "8x"

    NOTE: Intel highly recommends installing a 10GbE adapter in a 133MHz PCI-X slot. Slower slots will significantly degrade adapter performance.

  7. Insert the adapter in an available PCI or PCI-X slot. Push the adapter into the slot until the adapter is firmly seated.

  8. Secure the adapter bracket with a screw, if required.

  9. Repeat steps 4 through 6 for each additional adapter to be installed.

  10. Replace the computer cover and plug in the power cord.

  11. Turn the power on and start your operating system. 
    If you get a PCI or PCI-X configuration error, see Testing and Troubleshooting.


Last modified on 9/02/10 3:12p Revision

DOCS/SERVER/ins_pcie.gif0000755000000000000000000002756411656750064012015 0ustar GIF89a+ # -)*1-.956?;<+()/,-634523:78<9:B?@@=>LIJHEFTQROLMZWXmjkhefvst756IGHDBCdbcb`a`^_\Z[XVWywxwuvvtumklkij302SPRQNPPMOMJLWTVVSUebda^`pmoPNPfdf^\^\Z\ZXZqoqpnpnlnigiutu¼KJLedfXWYyxzsrtSSUbbd[[]WWYzz|Ҩ~~ͽúſüjkmcdf_`buvxoprþegisuwϽKHH~~ƺ,+ H*\ȰÇ#J4B3jȱǏ CAB4Uoɲ˗0cX 7FJԞ@ J(3NZITU|JJՁyд)*FH]KY$9@@N0Rݻx"sf@NzFy+^Y5*A #f̹~.P:yWVn2gk֌X-\G`Ԩ^{դ»y^ΜcȒV^9jͳkwz4_3ƞv2'7}<|'}EV$0r8uwnH#0hG{nn5 ^-2\Wwj\5.3tJt]!J㓋A tPؕ"`abfNB)YI@F{anana)UD0&9.H^s:5(u`#0F 0taeSX:%^jT!F\\) *{>!)*`k p$)BD+ ȨH Qڅ*q!7rB@bjSHZ*߶kڊ뚻&kL5Q,xlo`Nf-#؞- 1X!{RŠAD Nv++| bl0#Q\j*Ls:E`m@m~l4H58c@ִ@#v.mLXgݣ'G2: Mt͠l3X30c@0At[(сJ@\P2)u'cMBH\uo>2$#3ʘ^i {r;D7|{x Y;ʓ7t<5E2 1eu,ӀƵ9A1̰OP2C_AܗoMߣb1e729멯xM[xu{)p9 \ rA] Aaa#0S0k,5$?y561 @<) bDAGG X<$1)R (l\,J/|eٍ2Р㘘aZGwE9CBeh"Z=42! TBJzВf"KSSc3hpDeKXǮwdy5<!D.B2G*`Kb8A Lv-s*h2IMvD"X r5 4H7MD L+ TӚ"3BCz %4џ i0P\t&q&"ȠiM(C$$2HhK9q1%0$X #RbjHP@jLzJ.q >ؔ}JI̪#5f;**t2RC&AG8@*ħG2L%` WHC`1kB*rl&#vg!)NH @ȴ_3"|A\=RXN=c!{mj/1ib'AqͰ*dRY.֍魹:Kf0BBp{Rɢ!A`2X£@k"4=usXH;jrEWex*DJ0jU`kjFS*T@#X(&o,dH@..+QX; | w-#I0"B[*|i.kni_4kO8qs[V͂wUklE8WW3 `rdaV`:Qň fb1?d3.YiAޘ b,giJhsu1-;42-Nz)Cs bڑ]pI7Iƞ!:knN:m7Y>:'F9 QF1*.zͺ-560KIkk1!WR B_ <̀4k?7p[+BgVT^vXp I2.06\L:5mj @kM"vMj%*ҽu;vtf:k"/"h^{:IupC^z5.Efg+@K┱83udI»:\u?H'}}e-O3i&wjݦ"">|wU++}"w/K?\"@\DL\$# :0VIE$?>Gu' zr?.W\ŀrc?6{ e{X=DEh8j7E`8'xgKy pb.GvǗ|̃ ;pL0{`cvAvӀ h`CO}gGx1$?EMBtB#l悥sFDfP *3o;xZޢc0#MGt7p !3Psդw]g7Aj?),H$崁kq(b{:wpzK؈O&l$R" f AE/:A,6' X\Xx mfu&Sv K@~BӅ}Ȉt]?Q7o,P w0 phSݥȍuƨ>s}h{ϲАw)o;QXɳ4H'"Gr&! ِXHr (?=8ۈ"uy b 885pHv9njђ0xuG\:=IDxhvCن#y:q3v\N PP &#pN C؍(]eYEKH="ׂp (Qw8r]Z |~ID5"Ee#wŀw~Qi~ YMU\"ȑA)axrَ`3Jȓg )( xSM$Rdœw 53 _tHH*" d)[h3uop@w8+iݙsӈWfg6'>@Zt9GTkjKF(+T'&[)%zA]Ju3(a֣ 9 c!#{ʧjt"7czꕇ? :<;C3As|xr')sA9axFHf4-k=ҩڐvf:A_jz(l@6V8z_蚤,xsc'@ (rm: i卵Jj 8g @*xO˥Ipr˙j )j?hw8;wo z-JxR Q-s0Y}0 k*Zãwk`:Wi YbKњS*,Tj 1} x`(;*+3* *,>QV gۡێ x H*Ӈ<iwa˞Pz[r[#0 uӇBi[ ڶ[љDKYK=փB7k09:wF jv;P{{C DK{ {̫:n  ¿@ [?x¼;W {䅾:jwq! 骬(Y;J5ˡ/u\;zfֲOks&>)r‰ŇnTdz|\hRiK^np|s u]r gGE 'y1Ȅ?!Ldd{a|-ʥsLlv K8Q?lp7gԝ\ʕ Cd,Ag wKK0L N:dlj3lAq˄|gPͿK-@e`Nǧy| mcO| {\y\ s@ fpci.<ήl U&;Sy{-,G`ɀD3 ?vڦ3El7nQq ` -sRAu԰O&.Rƫ0Qk Nܡn  @A$~.oQ eV~k |r@ ms`f@>L#h({xj !;^Cvf%n﬍NriN U `lw=n.L.Ԕ-W`奺tЎ?O{.Xg @/e @:Q A ߽9 E0_  pikK})ͨ|:ͯOѱ/H(FCpXiVp3?*tI| VD0A 4V'C%NXw-d&" (ȄEJ P+̤YsClE%@UԊ3d@2gDLdŮN,*"[qS9!lڄ 1Υ[wDKtJI*?4Bf6z΄bd? M2YP,\` "9udH=@&CvUݻ'60Jkx\saYmJLRDIQ(vEz*31Sz)հGlEvm@ *$8#?F :"HPB;,. 6Kh=X3gQ*Q?\ $pHA,6 Pے'tL(1@qD Xb>sFꬲh/ {)fMH" H$=4(CTz2 1ƴ "( q'>1ɤ싢43]LJɚZdfl`-?4B UB|1Lh<HÝ.[|L'T%2E"*|(`rV3H8cUFghݯX Сeg(h2 ' a%;8L0 X,pwD,,(E6ɡd9s,_pK>DXcJB 9Y60w 4 b N&`.F-03,f aID4vg=۳ՠe4 >^zj.QZ*&o9BvՑ28>/ԝĈ,̒'( 68.8 *uUpGkq}BܣAz1îPG0Hr'%׃2pR,̱bltV<+zg9yɳ/Ȑ0hY$jhh% j#xm@e>ԓ 0` BE!@@b%d`h#_g>%6_a . 1$ 1 D 606d_<ԶL2c! ;0Y d_#WRIicFL!A-z"&cGK{B ?*H+2&}h2:8h8pm&,O_8d)=X0Nܠ,Ц 9>CP1)Ԇ>Tf8aZTm6;'B%`3Ĩ_>d)WѳA.=aDֵRX f1x Q l $Fp.F@*ۇ4" pPdV>XW,FlO6@+ FRB_ ,E N8!`RMxB 0!߬e}!^O\,v1fЁNw9תWF#$j|. 4@N`tX Hx`v5Ҽ!% \x!pE@ "cuD!3_a!bs_%X'QU*UA w.UZ><#3X; |B#QR2l[hF!ch-z&AG۔e=lbW! ;|EOW$yC]PC!(Oh^^ mRꖛńOڴ^98BR=b°: s^Lp #$5e<]4֎=W0!0lA ?F PK;aA1W]fC8)[l1△k(X!q;*hwv}R,yW&؊QM~ +#`WpjxN9+XlL z9+bC<%kj=11#7ɗ 4tEe9FXh W*?-a9Pf5rNܹ ||fY8`ڀ/I1((muLYj25;IqgO 3m'*[7I{9( ʕM5gG!p8HB8^_pwGD@)@܁1>^`4 i&20%q=!#ɭ0/T˱3 :Xt5y5qEɅtp | -6P;+@3!h403)@AP9P%XBB=+"Z¢B=s js?6I[8* IԎ[9`Cħ7fC:;4黃4`9% 螉»lꁨ{ 9={PEE®>YCQ\9O<9 !t_8Ob-?|"28+@^+$Ē&o*!Kc  2±R;7W85KB!E+_3{/F)4uBO+9*z\ 1HCB*@j,kt@5*3,=.:AIk?;+DE@tĎMԬP _Y`EpŚA?9EOs"2cAD.jlsˢ8[嚊DÃ*nĒ 2؀mQ˖p/kK8k˪嚷YJCFޮUE!?,'b7׏=Au.xP6hV_ڹ#G֣Lߎ7Ѓc{YHXU\FA4Ae<^Of,'viF[uYiMNnA@Kr2@_jRg\V`]dRkR,F]]8{:v뢼;[?a D*>F^3JX̌..`"7phkXpV?'2+ΊTO=i΢F db_ ;hVP3&D|PP;Z 㦮L)mꦰcpjN#E`мVPHjUnMHnk lXlSN^Di=INTޭc%'E0b e 8sd~Fϡ.#Dfqm=.PppֵX6QplhI@D?"6#q%+b o+JhV"WF6 J֮Ёr :po2femt^hcp-  גL*o2"?G/@~n&vv?DE'f?:(l^#glZ u6uq|Bdg(Њ m8x&N3g֨JE:&HtE^Wc_WPI^-=?lVDFl)H'b?cNd+vuk wTq&ՎsXaH+S \`oS?fgnFT+FtvwGg^f*8һ^kxufG n@tbxws%4>z6U8w_z XaPeyx*bx+.^RO&`y.x !Ah^vaw`9d过 yes_җ&@X`I*d*abpz'&8[/&8_ p\=Ѓ}а0{ܧ`p6 Sȅ@=r_?h'C{7zCT7ȅ[/gcfv,h80l!Ĉ'Rh!, #ȏE6*iŔ*WN=fҬi&Μ:wي@x5 ˤJN SXȨ G<*K7c'ذbǒiX aָr-QDTUa;M@~*k038Rg-ۂb5k24&Jro_*]&S1Ԫ}*3&02;f;vD6{|.nMf݁}HK儀ڹU ;-Ȋ+oܽo?YǐJJYHؕfA} :H)v, _I ) )L e8cDrx‡UaA 2”'[4*5 g _o"̐YjS1< '-9YfCJ\0H̐_Wn&5Y@Tyn @R.z'FH(grP Z &):Uz`vz*N;DOCS/SERVER/insscrew.gif0000755000000000000000000001616411656750064012053 0ustar GIF89a%JHIfdeXVWsqrpnoUTUSRSNMNJIJFEF~}~zyzyxyvuvpopnmnlkljijihifefede_^_[Z[YXYDzkkmffhQQR||}yyzsstddebbcaab]]^YYZWWXVVWUUVÿuvyhikdegpqslmoȚz|~suwoqs`abҟһƺ755DBBB@@PNNOMMMKK][[ZXXvttsqqiggSRRONN~~}|||{{{zzyxxutttssrqqqpponnnmmmllihhhgggfffeedcccbbbaaa```__]\\\[[VUUrrroooZZZVVVSSSOOO,%H>{x\ȰÇ#JHŋzU CIdPmĈq#(ɗ0cʜ0ʛAɳϟy y=*]ʔd3Dشի mF&`*lC Ū]kiٲFQ%eKnEo˞qʮ߿ +v,OZĐ]+Rs#kf*3q@fnN?7,qϼv;H^ތ3U赻q̽Z, 5]~!0I|u S'!y g+D|Bt=a~gB{"`&uǐq/y\7({"?Ca,S],ą4BÁH/p[B25?Z1|4M 4'(^["+Dt2pBHƗ " S^AuixHZ䮐 3+xОE|:O⩃12dL܅) r?D*`<){!-v/:OA Kd$M>̗Xd%tfbn* 0b%& |3xL2 ,`9IM>'PE+~8A4.D1d#NID@ ܚJXBJ!?3x㙤L)bb&2"m+5&B1+&ZH}-LuLͦ &D,4U*ExjPՁš~jdD*%tF/*kV b!E0q-Zf \e*LnR&DA +e :*ģW2e"6?r!x+#d(f("N|Ib!RBzX'/>6V 4W[Bndy_ *%v1V80Q&&L^2*0Èi,C'*)"8;djE R ֱ턯Y" a>dtJ(ٞbŔD2`LA2Uhm\gSZ w(X@dO HC$pV㥰/"'X F,&7??*Pg x e; e ͐ӞNRHH=TRlZmI^xX)Wjq8MFN4x 0#LA1H2 [!_ -]sDDQ P! c"2na_2 A& *˽A *:eE0M-j wJڨiih`J Q{}f]+*AB9ʊ"`]؄݊0yjhK2D؉= jib2纊(ip D@j Sp=Q : /iAz\6` <^@ٜP {аi'K'^K7 c;fiۄ^@`;1;{ iKhY2 F{y ZSL9Z(rh[zo n`ڀLrUW2A"t~|hkKhWWc[ yy @hiiq&A*A5YqF:!U.,pqD"Pʜ,|^:å_Tl ű!PƐS[ry!F =|g%qv' ܦmgݹG1P]M!F?OBѪM#*WT]hCGeޑ,ؠw$a>й߼ Zu5qXmn1Z3 n6\7 |0@*7)j"(S1؂M()M3>2=K ],;$۾M-e/AtNNLgNs.3ϡ>>1WM旮n|饾~3>B>N.㺾 *q&`8vzm.`?\>2mp"7VEE~^z~B^cֈަҎƕ@vHBF@ o.n+4(/mFkݦnp]@R"wЩ^CN*bTW#-SH)yE"HRFa]Q wZW;U^Xa Uw'X/^wqc6{QE^[嵠(ovX@5mܩ}U[ 04/jI l-N@&pg$" ǭR'-鯠r^#a  1D."'# ] d=ѣ2QhWq"o \%CE5W$a a$XAuBC%$ƢEFyɹѣE^k"5Qb(8#)@I1zzJM9 Q;)?v VHGZ4Q%̤kUzNԄP9`iš":EX,[IzY,o،[d;OK4g08uP-Wdw ܹa㋜cjֳ嗔5ٵAMOkP +d@uG$܋CGIFsxD^H:4=xMɋQwPGzh0o^"xi͠ϵ,(X;0 BA>A>;B$J Z [dϸAŃ`i !9`.)L9B O<ܑ>⅗H"Rp jC+PR=lhKlo0)E8P-NM8CI!qdԬl8) MrЁPz;҄Z~@FR*O+ẑ3e̴0OP#BWM8]4JT֨4``I氡\57t`H%0$*P^:Џt۲$Rؤ6P6Fn5ꀶP|s fRC;PY$T Z#we(2OC`T`!Ses>3syMH;`08VHLE|aTP0 9I[Vgz`$e$2Lk$ ?:L.YV= @A Tf7~2m^*ChI.%y?13mL6M<܇i0P!z"gdfRIlFb}m/>hH8VH6ݥFj򇭢"VO{gFvH6?& ?dTI翩A}E2PO&,ա@ҏxOJ:A F\2YA NisM?6":a Q8T aqa %C X6aCC|HE`nDd@Vc-RD lb "<ЊDɳV;DOCS/SERVER/inst10gb.gif0000755000000000000000000002471611656750064011647 0ustar GIF89aEǹnmnOMNwuv_]^⎎1//@?@!,E'dihlp,t KDmH,Ȥrl:cZϬvz`dGcLxWfa |.?\txtS ={? P U> pg}5z~ʸQťsceYvy{ 2RT{~FmrA8y \$0@ŋ\΃8Ă`IRW S8y~Kʜyٳ\\4 ugFxG@JDok>-*կ`mÐA#5۷*vAF  ^]8 E] dʵ@t *_# p+ *jŢG~Rb=M˶w`GZymy-@{^nNjAIwlsc 7|F8F<7 7O \3( xXD B8(݀hhS 7Pׅ( 8G c/Q81P #l 9^"P@0PD0$OQZXHd 4m gYi@0 V@@Z/0^IOJA2J^P) C @$k)NI@lJЮJ/F* .qA ЬF%7,J* ZY¸kvp4"P@ ^m&dz@"(&Ā/B\_]Kr.i2 #ir=/`X1 5cy8P(\";L{ڴ#L9 : E{x9 ]?UKG-nśJ7:Qw M6Nʝl qSK^^m@#D,иDCn̝L| ĪcP5q2;ȁlaD@-,0ϗ7VLFg<3?`$ϩfXgVLtf  !t˥.q hy@  \'`z5:(>e@8 6@"aXC;'J  E (hp@pRexN 0GA<x8 8IKH$|s IzjLRu|-eo K x/ ȀI#4RI`D$H*q',ŏ銓#i q"ԔaQɂw4= Db% T p./.s:Hp >$p ,jLAaH$Ä:3ؠ* &୴ 9eElNtP6.X'*, VN7$dTؤvbE/)ȯ*9(Ց$ZIwM7욌0dbUR,)p~`4cwa8PF.e *͛AjB ǁte@)wK iƷ2+ns@3Y|2G/0ӌTlݘ)u5UlRVjfN%^ ń'`z:RB]Mԩ C}X!@tE1R߫]U%@±za"z`Eekc)>0 wM%0arjHu<ZKjE7 ,q GL~F&쎽"Y <@lKf-$-i^2mͫul(CCxsӑ5 z2L@E3A¢a[B619J4kЯD5AM8^gy5)& :xmzȪtc:M 4=Qim.O0k]ԾNJ֭ܞ+ȼ(HW0{}n#KU-)񀭊oho5UkmC؀0v^#hࢻ߿Ve0=. Nl8Ϛ1k{Ww|X=9սݠ"XN#ԧמGʹq3f t4'4$wx~v44z&A3w̡^a@zSp m0.X }P{>76BŁ&?&ZNԍKޓk>9ΫB .(cȷ2w^~_EeY?G~V\| ;Oz| .P^Bũ,ٌƹ0yz H`,P^Ԩ2zgqՐZi+jؚלd\ (ZZ@Jx0@KP˴*z‹r%ֱ"07q[}`@)j?) X+zsG8{K[[pWpc-ke15+Ke'0,uyxBZ9p&9m\M槾-J-ԨPܙ~,^} 5m`%cc,r/=֙nNaVL+)?Ռvjڨ,6$Q2ڇm!ؾ<yܽq*DzQխL(PߚÎ  >4gKq]ډ^t\b^n*+qe !(/݈h] *{$.J>ٯM gT&o'7ި&$ё2}B^.t ׮αN E.D]Ám>\n/w"֋' f6ϺS>L"70!TFn]%o LEѵ5o ˻t<Ưl4I(^JLrl:jSLv&${+'D:R] bt=YR NW[_뾎).@؊ra[0l`KQlz O_C@Z`/dkT:+e8"4_0k\Ө.!m/m\}C 8LryNP|㹾Auhb>L fI(t- =~01k5~7|] pu 80LR$8dE,Шha}t nI((v֚$0ݩ 1q T0t@D8 Tjk?`\L,TlF(D$C¦דqxXu a>L Dk1aG5%.Tئ ҕB$ iSΞ|BC46-Uvf/y^PP@D?mB;x!HxK gl92{!uv G i\ͅ5DzVR<^o \Ulj ~_er[H@EH] PQL4 Ha`c "Qe%".jID2Rǖ k!kmC¹CFn ( 9B)bĉ@ˡ0٨5v9 rI)Ag PߢDp_:J][ L}-8)Rv%z%*JBZtF:0۰PG&a5I;(b(^joL[4H*.[J6)bYN̪׾c;ehP'3 p8c<˕J;˼~Ɵ`ӤkE @$['+ h@l`tqLlxbbGP>b& SyxBեvaşR\-7fZ){ajt׭r"\%{g,x:,/g4p+:P4KOr啳r{0hJD'Ô~zth.ZPR!?؀1%[ùu P"г"v?aO\ЀL(3eXGؑ%e&.z0 h4#=$GoL@qx-$ 0aWD~ e#7 5&™pv\{`p`D Uk1+)h0q HM[üI9Mgor8Rs6ٹH1<*+㻀a8z' NЦnF]GB @a6yͰvE{9e8Am{{`{>{$g̻'o=Z`Hxyo[K} Pk@t1@@?_:4̋wjtO.&9%=PI ()U.i"DӚ+W{87S-|" +qέUy3!goW+ܑX :jNMe 2Q {& w"uAn3|UOB$ɕcW\QW/Ad`I/8}z[dMz#]L( v\5B;8mljnW=zm`W2` ʎ}c6ғH 1>P@Y=MTe Ԣ\uY`C<l)`,Z3MQQ#)9-$߹Dɏ 9T XM[Sft CI|-CRJa>&e!}!fMYi`W-.@f |!X Lܠȗa#](S|DWig%ebA  @yș1K)F*z@|n%Tdp@Ɩ1"Y1VM6W "/Η*,h3.!>M8`F|$apx% :c.d'>X9{@~U#Y@n A$x@.BMX) /֡ $~1HyGX_8bcRP%z< zhKMd4@*#x[ =Z<>)C8b9YZTx!m1d1A4@0Z袹U`IB異K(]d\zR` 0NTI],>B"]eZqfgP%YtY6VZ|IMR5kl3JP%B@C.3١|5dzC6'8]֘If=G %=&:dʕxQNjW"1bmݍ%~mAuaR)vbqNW" ƄNhυb(4!d JIcN$ hgmh(*2x1&{e_}Jf ) iz6EpIUb>5lh*v(~1 pQ)>(1rwf'=4WQӟ^iΠnh'zrchpf*QjZ`jA4zi@:$([@8iܼ*^ca*q:)V@9֪Ѱ kVZNޑ~V+z>V"䦺t^+jjh+QȫHQ"`k ljP*lm=Fl2T,s ª d@UȺ,r]Nhb,b̪(ͺ,E,@Zm VBN+Bj ߬J-h2Y%h|mz$,-~F+hrQގm|jD}(.Znzm!nZFjl.n9=djFHjnFLPj FLF.o$,jC҉6J/fFجR)˚/Qcmbt^,/:o90m/ӌ6JJêLf.FG`o'V[sp.fX} {^@t%- Q[@ag 9h|dklo, e:@q Ѵ0 "tJkz8lآ+S,c-p[ۭaXñ6.f4qMhkC6P@`)rP=\1!C2 xq=ZQDr$qsGi!n2, MǖqX Ur'@5-$_27Ec7ph]q''~U&A@F325"e@oap9p {3 %ܱ|s/s<Ӏ)\2sO3?2º@o h1C/0?4Ep'?t4s= arG,hI}Jc@8I!t9Ӵq1ntN@LsP<ԱH{FhQ'L4S7X5SGQ5O/uVS"#uW\R4Yt%_gZUc[ Z0]{UXu^ 6 Ju)Rc`7,4'];e/C6O6,f6,s>qggvjBHvj˶*W 1>SLcoχ\NA@vn̐or:58q?0wu Intel® I/OAT

Intel® I/O Acceleration Technology

Intel® I/O Acceleration Technology (Intel® I/OAT) is an Intel platform network technology that accelerates, optimizes and seamlessly scales enterprise servers on Microsoft Windows Server* and Linux* operating systems.

  • Acceleration moves networking data to applications faster.

  • Optimization allows you to increase the load on your servers without increasing power consumption.

  • Seamless multiple port scaling gives you increased networking throughput from teaming along with reliable server and application availability.

Implementing Intel I/OAT requires no change to your existing network configuration or existing security implementations.

System Requirements

This is a platform-level solution for data movement. Thus, several ingredients are necessary for a system to be Intel I/OAT capable:

Platform The platform must be based on a server chipset and BIOS that are Intel I/OAT capable.
Operating System
  • Microsoft Windows Server 2008 or later
  • Linux: Enabled in the kernel only as of kernel version 2.6.33
Network Connectivity Hardware Intel I/OAT is supported on specific server adapters and network connections available from Intel and other vendors. If you have multiple network adapters in your system, Intel I/OAT will operate automatically on the compatible models, while non-compatible adapters will pass traffic normally.
Drivers and Connectivity Software Intel I/OAT becomes active when all required software support is loaded & enabled.
  • Windows: The IOATDMA driver and NDIS miniport driver version 9.3.31.0, or greater, must be installed.
  • Linux: The Intel ioatdma module must be loaded. I/OAT support must be enabled in the kernel.

NOTES: 
  • At least one Intel I/OAT-capable port must be enabled when your system starts up. If no Intel I/OAT-capable ports are enabled at system startup, the IOATDMA driver will not register with NDIS and Intel I/OAT-capable ports enabled after system startup will show no DMA activity. Enable an Intel I/OAT-capable port and reboot to resolve this issue.

Tuning Your System

Memory

Your system memory channels should be fully populated. Intel recommends a minimum of 4 GB of system memory or 1 GB per channel. Refer to your system guide for specific information regarding memory channels.

Windows Adapter Settings

In a Windows environment, the following advanced settings must be enabled (see the Intel® PROSet link in the left pane):

  • RSS
  • Offload Receive IP Checksum
  • Offload Receive TCP Checksum

Last modified on 4/24/13.

DOCS/SERVER/ipsecoff.htm0000755000000000000000000000366112037014300012011 0ustar IP Security Offloading

IP Security Offloading

Internet Protocol (IP) Security (IPSec) is a set of protocols used to help secure the exchange of IP data. IP Security offloading is the assignment of algorithm computations from software to hardware. Generally, CPU utilization decreases and network performance increases when offloading takes place.

On Intel devices that support IPSec offloading features, you can configure those features through Intel® PROSet. For more information, select Intel PROSet in the Table of Contents (left pane) of this window.

NOTE:  Large Send Offload (LSO) and IPSec Offload are not compatible. LSO is automatically disabled when IPSec Offload is enabled. This may reduce the performance of non-IPSec traffic. Confining all of your IPSec traffic to one port and enabling IPSec Offload only on that port may mitigate this issue. On Microsoft Windows 8/Server 2012 and later, devices based on the 82576, 82599, and X540 controllers are not affected by this issue.

 


Last modified on 8/28/08 3:57p Revision

DOCS/SERVER/jumbo_dm.htm0000755000000000000000000001363011656603624012027 0ustar Jumbo Frames

Jumbo Frames

Jumbo frames are Ethernet frames that are larger than 1518 bytes. You can use Jumbo Frames to reduce server CPU utilization and increase throughput. However, additional latency may be introduced. 

NOTES:
  • Jumbo Frames are supported at 1000 Mbps and 10Gbps. Using Jumbo Frames at 10 or 100 Mbps is not supported and may result in poor performance or loss of link.

  • End-to-end network hardware must support this capability; otherwise, packets will be dropped.

Jumbo Frames can be implemented simultaneously with VLANs and teaming.

To configure Jumbo Frames at the switch, consult your network administrator or switch user's guide.

Restrictions:

  • Jumbo frames are not supported in multi-vendor team configurations.

  • Supported protocols are limited to IP (TCP, UDP).

  • Jumbo frames require compatible switch connections that forward Jumbo Frames. Contact your switch vendor for more information.

  • When standard sized Ethernet frames (64 to 1518 bytes) are used, there is no benefit to configuring Jumbo Frames.

  • The Jumbo Frames setting on the switch must be set to at least 8 bytes larger than the adapter setting for Microsoft* Windows* operating systems, and at least 22 bytes larger for all other operating systems.

  • The Intel® PRO/1000 PL Network Connection supports jumbo frames in Microsoft* Windows* operating systems only when Intel® PROSet for Windows Device Manager is installed.

  • The following devices do not support jumbo frames larger than 4096 bytes:

    • Intel® 82577LM Gigabit Network Connection

    • Intel® 82578DM Gigabit Network Connection.

  • The following devices do not support jumbo frames:

    • Intel® 82567V-4 Gigabit Network Connection
    • Intel® 82578DC Gigabit Network Connection
    • Intel® 82577LC Gigabit Network Connection
    • Intel® 82567LF-3 Gigabit Network Connection
    • Intel® 82567V-2 Gigabit Network Connection
    • Intel® 82567LF-2 Gigabit Network Connection
    • Intel® 82567V Gigabit Network Connection
    • Intel® 82567LF Gigabit Network Connection
    • Intel® PRO/1000 Gigabit Server Adapter
    • Intel® PRO/1000 PM Network Connection
    • Intel® PRO/1000 PM Network Connection
    • Intel® 82562V 10/100 Network Connection
    • Intel® 82562GT 10/100 Network Connection
    • Intel® 82566DM Gigabit Network Connection
    • Intel® 82566DC Gigabit Network Connection
    • Intel® 82566DC-2 Gigabit Network Connection
    • Intel® 82562V-2 10/100 Gigabit Network Connection
    • Intel® 82562G-2 10/100 Gigabit Network Connection
    • Intel® 82562GT-2 10/100 Gigabit Network Connection
    • Intel® 82552 10/100 Network Connection

Setting Up Jumbo Frames in Microsoft* Windows*

NOTE: Jumbo frames are not supported in multi-vendor team configurations.
  1. Open Microsoft* Windows* Device Manager.

  2. Open Properties on your adapter.

  3. Click the Advanced tab.

  4. Select Jumbo Frames from the list of advanced features.

  5. Set your desired packet size (based on network capability).

  6. Click OK to apply the changes. 

All equipment on the network must also support the larger frame size. When setting up Jumbo Frames on other network devices, be aware that different network devices calculate Jumbo Frame size differently. Some devices include the header information in the frame size while others do not. Intel adapters do not include header information in the frame size. When configuring Jumbo Frames on a switch, set the frame size four bytes higher for CRC, plus four bytes if you are using VLANs or QoS packet tagging.


Last modified on 8/01/11 3:59p Revision

DOCS/SERVER/lbracket.htm0000755000000000000000000000424111656750064012021 0ustar Attach the Low-Profile Bracket

Attaching the Low Profile Bracket (Optional)

Some adapter models come with a small bracket in the product package, to be used in a low profile slot. If you need to install the adapter in a low-profile slot, follow these instructions. 

  1. Before handling the adapter, ground yourself to dissipate any static charge.

  2. Remove the two screws securing the standard bracket to the back side of the adapter.

  1. Slide the bracket away from the adapter.

  1. Slide the low profile bracket onto the adapter.

  1. Attach the low profile bracket to the adapter using the screws you removed in step 2.

  1. Carefully tighten the screws until they are seated. Do not over tighten.

You may re-attach the standard sized bracket in the future if necessary. 


Last modified on 8/31/05 3:41p Revision

DOCS/SERVER/legaldis.htm0000755000000000000000000000165612110653010012000 0ustar Legal Information

Copyright and Legal Disclaimers

Copyright © 2002 - 2013 Intel Corporation. All rights reserved.

Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 USA

Intel Corporation assumes no responsibility for errors or omissions in this document. Nor does Intel make any commitment to update the information contained herein.

Intel, Itanium, and Pentium are trademarks of Intel Corporation in the U.S. and other countries.

*Other names and brands may be claimed as the property of others.

Warranty Information

Software License

 


DOCS/SERVER/license.htm0000755000000000000000000003756411736273470011672 0ustar Software License

INTEL SOFTWARE LICENSE AGREEMENT

IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.

Do not copy, install, or use this software and any associated materials (collectively, the “Software”) provided under this license agreement (“Agreement”) until you have carefully read the following terms and conditions.

By copying, installing, or otherwise using the Software, you agree to be bound by the terms of this Agreement. If you do not agree to the terms of this Agreement, do not copy, install, or use the Software.

LICENSES:

Please Note:

  • If you are a network or system administrator, the “Site License” below shall apply to you.
  • If you are an end user, the “Single User License” shall apply to you.
  • If you are an original equipment manufacturer (OEM), the “OEM License” shall apply to you.

SITE LICENSE: You may copy the Software onto your organization’s computers for your organization’s use, and you may make a reasonable number of back-up copies of the Software, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute, or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

SINGLE USER LICENSE: You may copy the Software onto a single computer for your personal use, and you may make one back-up copy of the Software, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute, or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

OEM LICENSE: You may reproduce and distribute the Software only as an integral part of or incorporated in your product, as a standalone Software maintenance update for existing end users of your products, excluding any other standalone products, or as a component of a larger Software distribution, including but not limited to the distribution of an installation image or a Guest Virtual Machine image, subject to these conditions:

  1. This Software is licensed for use only in conjunction with (a) physical Intel component products, and (b) virtual (emulated) devices designed to appear as Intel component products to a Guest operating system running within the context of a virtual machine. Any other use of the Software, including but not limited to use with non-Intel component products, is not licensed hereunder.
  2. Subject to all of the terms and conditions of this Agreement, Intel Corporation ("Intel") grants to you a non-exclusive, non-assignable, copyright license to use the Software.
  3. You may not copy, modify, rent, sell, distribute or transfer any part of the Software except as provided in this Agreement, and you agree to prevent unauthorized copying of the Software.
  4. You may not reverse engineer, decompile, or disassemble the Software.
  5. You may only distribute the Software to your customers pursuant to a written license agreement. Such license agreement may be a "break-the-seal" license agreement. At a minimum such license shall safeguard Intel's ownership rights to the Software.
  6. You may not distribute, sublicense or transfer the Source Code form of any components of the Software and derivatives thereof to any third party without the express written consent of Intel.
  7. The Software may include portions offered on terms differing from those set out here, as set out in a license accompanying those portions.

LICENSE RESTRICTIONS. You may NOT: (i) use or copy the Software except as provided in this Agreement; (ii) rent or lease the Software to any third party; (iii) assign this Agreement or transfer the Software without the express written consent of Intel; (iv) modify, adapt, or translate the Software in whole or in part except as provided in this Agreement; (v) reverse engineer, decompile, or disassemble the Software; (vi) attempt to modify or tamper with the normal function of a license manager that regulates usage of the Software; (vii) distribute, sublicense or transfer the Source Code form of any components of the Software and derivatives thereof to any third party without the express written consent of Intel; (viii) permit, authorize, license or sublicense any third party to view or use the Source Code; (ix) modify or distribute the Source Code or Software so that any part of it becomes subject to an Excluded License. (An "Excluded License" is one that requires, as a condition of use, modification, or distribution, that (a) the code be disclosed or distributed in source code form; or (b) others have the right to modify it.); (x) use or include the Source Code or Software in deceptive, malicious or unlawful programs.

NO OTHER RIGHTS. No rights or licenses are granted by Intel to you, expressly or by implication, with respect to any proprietary information or patent, copyright, mask work, trademark, trade secret, or other intellectual property right owned or controlled by Intel, except as expressly provided in this Agreement. Except as expressly provided herein, no license or right is granted to you directly or by implication, inducement, estoppel, or otherwise. Specifically, Intel grants no express or implied right to you under Intel patents, copyrights, trademarks, or other intellectual property rights.

OWNERSHIP OF SOFTWARE AND COPYRIGHTS. The Software is licensed, not sold. Title to all copies of the Software remains with Intel. The Software is copyrighted and protected by the laws of the United States and other countries and international treaty provisions. You may not remove any copyright notices from the Software. You agree to prevent any unauthorized copying of the Software. Intel may make changes to the Software, or to items referenced therein, at any time without notice, but is not obligated to support or update the Software.

ADDITIONAL TERMS FOR PRE-RELEASE SOFTWARE.  If the Software you are installing or using under this Agreement is pre-commercial release or is labeled or otherwise represented as alpha- or beta- versions of the Software ("pre-release Software"), then the following terms apply. To the extent that any provision in this Section conflicts with any other term(s) or condition(s) in this Agreement with respect to pre-release Software, this Section shall supersede the other term(s) or condition(s), but only to the extent necessary to resolve the conflict. You understand and acknowledge that the Software is pre-release Software, does not represent the final Software from Intel, and may contain errors and other problems that could cause data loss, system failures, or other errors. The pre-release Software is provided to you "as-is" and Intel disclaims any warranty or liability to you for any damages that arise out of the use of the pre-release Software. You acknowledge that Intel has not promised that pre-release Software will be released in the future, that Intel has no express or implied obligation to you to release the pre-release Software and that Intel may not introduce Software that is compatible with the pre-release Software. You acknowledge that the entirety of any research or development you perform that is related to the pre-release Software or to any product making use of or associated with the pre-release Software is done at your own risk. If Intel has provided you with pre-release Software pursuant to a separate written agreement, your use of the pre-release Software is also governed by such agreement.

LIMITED MEDIA WARRANTY.  If the Software has been delivered by Intel on physical media, Intel warrants the media to be free from material physical defects for a period of ninety days after delivery by Intel. If such a defect is found, return the media to Intel for replacement or alternate delivery of the Software as Intel may select.

EXCLUSION OF OTHER WARRANTIES.  EXCEPT AS PROVIDED ABOVE, THE SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. Intel does not warrant or assume responsibility for the accuracy or completeness of any information, text, graphics, links, or other items contained within the Software.

LIMITATION OF LIABILITY.  IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF INTEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS PROHIBIT EXCLUSION OR LIMITATION OF LIABILITY FOR IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE ABOVE LIMITATION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION. In the event that you use the Software in conjunction with a virtual (emulated) device designed to appear as an Intel component product, you acknowledge that Intel is neither the author nor the creator of the virtual (emulated) device. You understand and acknowledge that Intel makes no representations about the correct operation of the Software when used with a virtual (emulated) device, that Intel did not design the Software to operate in conjunction with the virtual (emulated) device, and that the Software may not be capable of correct operation in conjunction with the virtual (emulated) device. You agree to assume the risk that the Software may not operate properly in conjunction with the virtual (emulated) device. You agree to indemnify and hold Intel and its officers, subsidiaries and affiliates harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of product liability, personal injury or death associated with the use of the Software in conjunction with the virtual (emulated) device, even if such claim alleges that Intel was negligent regarding the design or manufacture of the Software.

UNAUTHORIZED USE. THE SOFTWARE IS NOT DESIGNED, INTENDED, OR AUTHORIZED FOR USE IN ANY TYPE OF SYSTEM OR APPLICATION IN WHICH THE FAILURE OF THE SOFTWARE COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR (E.G MEDICAL SYSTEMS, LIFE SUSTAINING OR LIFE SAVING SYSTEMS). If you use the Software for any such unintended or unauthorized use, you shall indemnify and hold Intel and its officers, subsidiaries and affiliates harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of product liability, personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that Intel was negligent regarding the design or manufacture of the part.

TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement at any time if you violate its terms. Upon termination, you will immediately destroy the Software or return all copies of the Software to Intel.

APPLICABLE LAWS. Claims arising under this Agreement shall be governed by the laws of the State of California, without regard to principles of conflict of laws. You agree that the terms of the United Nations Convention on Contracts for the Sale of Goods do not apply to this Agreement. You may not export the Software in violation of applicable export laws and regulations. Intel is not obligated under any other agreements unless they are in writing and signed by an authorized representative of Intel.

GOVERNMENT RESTRICTED RIGHTS. The enclosed Software and documentation were developed at private expense, and are provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by the Government is subject to restrictions as set forth in FAR 52.227-14 and DFARS 252.227-7013 et seq. or its successor. The use of this product by the Government constitutes acknowledgement of Intels proprietary rights in the Software. Contractor or Manufacturer is Intel.

LANGUAGE; TRANSLATIONS. In the event that the English language version of this Agreement is accompanied by any other version translated into any other language, such translated version is provided for convenience purposes only and the English language version shall control.


Last modified on 4/02/12 10:56p Revision

DOCS/SERVER/lights10.htm0000755000000000000000000002303012104473274011654 0ustar Indicator Lights

Indicator Lights

The Intel® Ethernet Converged Network Adapter X540-T1 has the following indicator lights:

 Label

Indication

Meaning

 Link Off Not linked to the LAN.
Green Linked at 10Gb
Yellow Linked at 1Gb
Activity Off No link.
Blinking On/Off Actively transmitting or receiving data.

 

The Intel® Ethernet Server Adapter X520-T2 has the

 Label

Indication

Meaning

 Link Off Not linked to the LAN.
On Linked to the LAN.
 Activity Off No link.
Blinking On/Off Actively transmitting or receiving data.

 

The Intel® 10 Gigabit AF DA Dual Port Server Adapter and Intel® Ethernet Server Adapter X520 series of adapters have the following indicator lights:

 Label

Indication

Meaning

 GRN 10G
(A or B):  Green
Off Not linked to the LAN.
On Linked to the LAN.
 ACT/LNK
(A or B): Green
Off No link.
Blinking On/Off Actively transmitting or receiving data.

The Intel® 10 Gigabit AT Server Adapter has the following indicator lights:

 Label

 Indication

 Meaning

ACT/LNK Green on The adapter is connected to a valid link partner.
Green blinking Data activity
Off No link
Green blinking Identity. Use the "Identify Adapter" button in Intel PROSet or the BLINK command in IBAUtil to control blinking. See Intel PROSet Help for more information.
1Gig/10Gig Off No link
Green 10 Gbps
Yellow 1 Gbps
FAN FAIL Red Over temperature event occurred. The adapter will be shut down to avoid damage.

The Intel® 10 Gigabit CX4 Dual Port Server Adapter has the following indicator lights:

 

 Label

Indication Meaning
 A or B On The adapter is connected to a valid link partner.
Blinking Adapter is actively passing traffic.

Identity. Use the "Identify Adapter" button in Intel PROSet to control blinking. See Intel PROSet Help for more information.

Off No link.

The Intel® 10 Gigabit XF SR and LR Server Adapters has the following indicator lights:

 

 Label

Indication Meaning
 ACT/LNK On The adapter is connected to a valid link partner.
Blinking Adapter is actively passing traffic.

Identity. Use the "Identify Adapter" button in Intel PROSet to control blinking. See Intel PROSet Help for more information.

Off No link.

The Intel® 10 Gigabit XF SR Dual Port Server Adapters has the following indicator lights:

 Label

Indication Meaning
 ACT/LNK On The adapter is connected to a valid link partner.
Blinking Adapter is actively passing traffic.

Identity. Use the "Identify Adapter" button in Intel PROSet to control blinking. See Intel PROSet Help for more information.

Off No link.


Last modified on 6/11/10 10:27a Revision

DOCS/SERVER/lli.htm0000755000000000000000000000354611656603624011020 0ustar LLI

Low Latency Interrupts (LLI)

The LLI feature enables the network device to by-pass the configured interrupt moderation scheme based on the type of data being received. It configures which arriving TCP packets trigger an immediate interrupt, enabling the system to handle the packet more quickly. Reduced data latency enables some applications to gain faster access to network data.

NOTE: When LLI is enabled, system CPU utilization may increase.

LLI Options:

You may evoke LLI for data packets containing a TCP PSH flag in the header or for specified TCP ports.

Use for packets with TCP PSH flag: Any incoming packet with the TCP PSH flag will trigger an immediate interrupt. The PSH flag is set by the sending device.
Use for these TCP ports: Every packet received on the specified ports will trigger an immediate interrupt. Up to 8 ports may be specified.

 

Last modified on 10/18/07 11:16a Revision DOCS/SERVER/manage.htm0000755000000000000000000002516212106666030011455 0ustar Remote Wake-Up

Remote Wake-Up and Wake on LAN*


About Remote Wake-Up

The ability to remotely wake computers is an important development in computer management. This feature has evolved over the last few years from a simple remote power-on capability to a complex system interacting with a variety of device and operating system (OS) power states.

NOTES:
  • Not all systems support every wake setting. There may be BIOS or Operating System settings that need to be enabled for your system to wake up. In particular, this is true for Wake from S5 (also referred to as Wake from power off).

 The following adapters do not support Wake on LAN* (WoL) operations

  • Intel® PRO/1000 MT Quad Port Server adapter
  • Intel® Gigabit VT Quad Port Server Adapter
  • Intel® Ethernet Server Adapter X520-2
  • Intel® Ethernet Server Adapter X520-1
  • Intel® Ethernet Server Adapter X540-T1
  • Intel® Ethernet Converged Network Adapter X540-T2
  • Intel® Ethernet Converged Network Adapter X540-T1

Wake on Magic Packet

In early implementations of Remote Wake-up, the computer could be started from a power-off state by sending a Magic Packet. A Magic Packet is an Ethernet packet that contains an adapters MAC address repeated 16 times in the data field. When an adapter receives a Magic Packet containing its own MAC address, it activates the computers power. This enables network administrators to perform off-hours maintenance at remote locations without sending a technician out.

This early implementation did not require an OS that was aware of remote wake-up. However, it did require a computer that was equipped with a standby power supply and had the necessary circuitry to allow the remote power control. These computers were typically equipped with a feature named Advanced Power Management (APM). APM provided BIOS-based power control.

Advanced Configuration and Power Interface

Newer computers feature Advanced Configuration and Power Interface (ACPI), which extends the APM concept to enable the OS to selectively control power. ACPI supports a variety of power states. Each state represents a different level of power, from fully powered up to completely powered down, with partial levels of power in each intermediate state. Power states include:
Power State  Description
S0 On and fully operational
S1 System is in low power mode (sleep mode). The CPU clock is stopped, but RAM is powered on and being refreshed.
S2 Similar to S1, but power is removed from the CPU.
S3 Suspend to RAM (standby mode). Most components are shutdown. RAM remains operational.
S4 Suspend to disk (hibernate mode). The memory contents are swapped to the disk drive and then reloaded into RAM when the system is awakened.
S5 Power off

Not all systems support being awakened from a powered-off state.

Remote wake-up can be initiated by a variety of user selectable packet types and is not limited to the Magic Packet format. For more information about supported packet types, see the operating system settings section.

Wake Up Address Patterns

The wake up capability of Intel gigabit adapters is based on patterns that are sent by the OS. You may configure the driver to the following settings using Intel® PROSet:

  • OS Controlled - Accept all the patterns sent to the OS.

  • Directed Packets - Accepts only patterns containing the Adapter's Ethernet address in the Ethernet Header or containing the IP address, assigned to the adapter, in the IP header.

  • Magic Packets - Accept only patterns containing 16 consecutive repetitions of the adapter's MAC address.

  • Directed & Magic - Accepts the patterns of both directed packets and magic packets.

Choosing "Directed Packets" will also accept patterns of the Address Resolution Protocol (ARP) querying the IP address assigned to the adapter. Upon configuring multiple IP addresses to one adapter, the OS may request to wake up on ARP patterns to all of the configured addresses. The adapter will only awaken in response to ARP packets querying the first IP address in the list.


Physical Installation Issues

Wake on LAN Cable

For computers with a PCI 2.1 compliant bus

A Wake on LAN cable is required on all remote wake-up capable adapters when used in older WoL-capable computers. These computers are generally equipped with a PCI 2.1 complaint bus and the BIOS is typically designed for APM compliant power management.
NOTE:  Remote Wake-Up from power-off (S5) is not supported on the following adapters in computers using the PCI 2.1 bus. To use Remote Wake-Up on any of the adapters listed below, the computer must have a PCI 2.2 compliant bus.
  • Intel PRO/100+ PCI adapter (PILA8460BN)
  • Intel PRO/100 M Desktop adapter (PILA8460F)
  • Intel PRO/1000 T Desktop adapter (PWLA8390T)
  • Intel PRO/1000 XT Server adapter (PWLA8490XT)

For computers with a PCI 2.2 compliant bus

The Wake on LAN cable is not usually required for computers equipped with a PCI 2.2 compliant bus, as the wake up signal is routed through the PCI bus. This is done through the PCI connector pin defined as PME (Power Management Event).

Many of the newer ACPI computers also have a connector for the 3-pin Wake on LAN cable for backwards compatibility with older WOL capable adapters. In this type of computer, the WOL cable is still required for older 82558-based Intel® PRO/100+ Management adapter model numbers PILA8900 and PILA8461.

Slot

Some motherboards only support remote wake-up (or remote wake-up from S5 state) in a particular slot. For example, the Intel® Desktop Board D815EPEA2 only supports remote wake-up from a powered off (S5) state if the adapter is plugged into PCI slot 2. It does, however, support remote wake-up from standby from any slot. See the documentation that came with your system or motherboard for details on remote wake-up support.

Power

Early versions of the Intel PRO/100+ Management adapter are +5 volt only. These models must have the 3-pin cable attached for the remote wake-up function to work. These adapters are equipped with 3 LEDs on the adapter bracket, whereas the PCI 2.2 compliant PRO/100 models have 2 LEDs on the adapter bracket. The older +5 volt model adapters are not compliant to the PCI 2.2 specification and do not fit in a 3-volt only PCI slot due to the slot being keyed differently.

Newer Intel network adapters are 3.3 volt, but work in a 5-volt slot also. They are keyed to fit either type of slot.

If your computer requires the 3-pin cable, the +5 volt standby power supply must supply at least 0.2 amps at +5 volts for each adapter installed. For older PCI 2.1 compliant management adapters, the power supply must supply at least .6 amps. This value is usually listed on the power supply label as +5SB, +5VSB or +5AUX. 

If your remote wake-up enabled computer is compliant to PCI specification 2.2, it does not require the 3-pin cable for remote wake-up. In these computers, the 3.3 volt standby power supply must provide at least 0.2 amps for each adapter installed. You may need to contact your computer manufacturer to verify the standby current rating. Turning off the remote wake up capability on the adapter by using the IBAUTIL utility reduces the power draw to around 50 milliamps (.05 amps) per adapter.


BIOS Settings

You may need to configure various settings in the computer BIOS so that remote wake-up will work.

Many ACPI computers can be configured to work in APM mode. Check your BIOS settings to determine which mode you are operating in.

In both APM and ACPI computers, you may find settings for Wake on LAN under the Power Control area and titled "Wake on LAN" and/or Wake on PME". Wake on LAN setting refers to wake up events received through the 3-pin header cable. Wake on PME refers to wake up events received through the PCI bus. To enable remote wake-up, you should enable the setting that corresponds to your adapter connection. For example, set Wake on LAN to enable if you are using the WOL cable.

In ACPI computers operating in ACPI mode and using an ACPI aware OS, look for an ACPI specific setting. If you want to power up the system from a power off state, set an ACPI specific setting such as "Wake on LAN from S5" to enable.


Last modified on 7/12/11 11:31p Revision DOCS/SERVER/mang_win.htm0000755000000000000000000001732112135717324012027 0ustar Power Management

Power Management

The Intel® PROSet Power Management tab replaces the standard Microsoft* Windows* Power Management tab in Device Manager. It includes the Power Saver and Wake on LAN* (WoL*) options that were previously included on the Advanced tab. The standard Windows power management functionality is incorporated on the Intel PROSet tab.

NOTES:
  • The options available on the Power Management tab are adapter and system dependant. Not all adapters will display all options.
  • The following adapters support WoL only on Port A:
    • Intel® Ethernet Server Adapter I350-T2
    • Intel® Ethernet Server Adapter I350-T4
    • Intel® Ethernet Server Adapter I340-T2
    • Intel® Ethernet Server Adapter I340-T4
    • Intel® Ethernet Server Adapter I340-F4
    • Intel® Gigabit ET2 Quad Port Server Adapter
    • Intel® PRO/1000 PF Quad Port Server Adapter
    • Intel® PRO/1000 PT Quad Port LP Server Adapter
    • Intel® PRO/1000 PT Quad Port Server Adapter
    • Intel® PRO/1000 PT Dual Port Network Connection
    • Intel® PRO/1000 PT Dual Port Server Connection
    • Intel® PRO/1000 PT Dual Port Server Adapter
    • Intel® PRO/1000 PF Dual Port Server Adapter
    • Intel® Gigabit PT Quad Port Server ExpressModule
  • The following adapters do not support WoL:
    • Intel® PRO/1000 MT Quad Port Server adapter
    • Intel® Gigabit VT Quad Port Server Adapter
    • Intel® Ethernet Server Adapter X520-2
    • Intel® Ethernet Server Adapter X520-1
    • Intel® Ethernet Server Adapter X540-T1
    • Intel® Ethernet Converged Network Adapter X540-T2
    • Intel® Ethernet Converged Network Adapter X540-T1

NOTE: If your system has a Manageability Engine, the Link LED may stay lit even if WoL is disabled.

Power Options

The Intel PROSet Power Management tab includes several settings that control the adapter's power consumption. For example, you can set the adapter to reduce its power consumption if the cable is disconnected.

If Reduce speed during standby is enabled,  then Wake on Magic Packet and/or Wake on directed packet must be enabled. If both of these options are disabled, power is removed from the adapter during standby. Wake on Magic Packet from power off state has no effect on this option.

Energy Efficient Ethernet

The Energy Efficient Ethernet (EEE) feature allows a capable device to enter Low Power Idle between bursts of network traffic. Both ends of a link must have EEE enabled for any power to be saved. Both ends of the link will resume full power when data needs to be transmitted. This transition may introduce a small amount of network latency.

NOTES:

  • Both ends of the EEE link must automatically negotiate link speed.
  • EEE is not supported at 10Mbps.

 

Intel® Auto Connect Battery Saver

The Intel® Auto Connect Battery Saver (ACBS) feature turns off the adapter when link is down or the network cable is disconnected. After a timeout period, the adapter will power off. When the network cable is reconnected and link is restored, the NIC powers up and functionality is fully restored.

ACBS only functions when the system is on battery power. If the power cable is connected, ACBS will be automatically disabled. If ACBS is active, the adapter will appear to be powered off. If you have Intel® PROSet installed, on the Link Speed tab, the Link Status will indicate Speed: Not connected. Power off.

NOTE: ACBS will not function on an adapter if the adapter has forced speed or duplex settings. ACBS will only function if the adapter is set to auto-detect or auto-negotiate.

Intel® System Idle Power Saver

The Intel® System Idle Power Saver feature sets the adapter to negotiate the lowest possible speed setting when the system and network are idle. When the system activity is detected, the link will be negotiated to a higher speed.

To support this feature, the adapter must be

  • configured to Auto Detect speed and
  • connected to a link partner that can auto-negotiate speed

Remote Wake-Up and Wake on LAN*

The ability to remotely wake computers is an important development in computer management. This feature has evolved over the last few years from a simple remote power-on capability to a complex system interacting with a variety of device and operating system power states. More details are available here.

Windows Vista*, Windows 7, Windows Server 2008, and Windows Server 2008 R2 are ACPI-capable. These operating systems do not support wake from a power-off (S5) state, only from standby (S3) or hibernate (S4). When shutting down the system, they shutdown ACPI devices, including Intel adapters. This disarms the adapters remote wake up capability. However, in some ACPI-capable computers, the BIOS may have a setting that allows you to override the operating system and wake from an S5 state anyway. If there is no support for wake from S5 state in your BIOS settings, you are limited to Wake From Standby when using these operating systems in ACPI computers.

For some adapters, the Power Management tab in Intel PROSet includes a setting called Wake on Magic Packet from power off state. Enable this setting to explicitly allow wake up with a Magic Packet* from shutdown under APM power management mode.

In ACPI-capable versions of Windows, the Intel PROSet Power Management tab includes Wake on Magic Packet and Wake on directed packet settings. These controls the type of packets that wake up the system from standby.

Wake on Intel® Ready Access

Intel® Ready Access keeps your network connection active when the rest of your system is in sleep or standby mode, so that content on your system is readily accessible. Requests from other computers will wake up your computer.


Last modified on 4/24/13.

DOCS/SERVER/note.gif0000755000000000000000000000073211651742220011143 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/SERVER/overview.htm0000755000000000000000000000577411656606010012103 0ustar Overview

Overview

Welcome to the User's Guide for the Intel® 10 Gigabit Server Adapters. This guide covers hardware and software installation, setup procedures, and troubleshooting tips for all Intel 10 Gigabit server adapters. 

NOTE: This guide refers only to drivers and features available on IA-32-based computer platforms and platforms based on the Intel® 64 Architecture. These drivers are not compatible with Itanium®-based computers.

To select a topic, click a link in the table of contents column to the left.

Installing the Network Adapter

If you are installing a network adapter, follow this procedure. 
If you are upgrading the driver software, start with step 6.

NOTE: Intel 10 Gigabit Server Adapters do not support unattended driver installation.
  1. Make sure that the driver software on the Intel CD supports the adapter you are installing. 

  2. Review system requirements here.

  3. Follow the installation procedure for fiber-based adapters or copper-based adapters.

  4. Carefully attach the network cable(s).

  5. After the network adapter is in the computer, install the network driver.

  6. For Windows systems, install the Intel® PROSet software.

  7. Test the network adapter. For more information, select Test the Adapter in the table of contents.

If you have any problems with basic installation, see Troubleshooting. Once you have installed the network adapter(s), you can set other advanced features. The available features and the configuration process varies with the adapter and your operating system.


Last modified on 11/22/10 3:51p Revision

DOCS/SERVER/overvwit.htm0000755000000000000000000000601511656606010012107 0ustar Overview

Overview

Welcome to the User's Guide for Intel® 10 Gigabit Server Adapters installed in Itanium®-based computers. This guide covers hardware and software installation, setup procedures, and troubleshooting tips for all Intel 10 Gigabit server adapters. 

NOTE: This guide refers only to drivers and features available on Itanium-based computers. These drivers are not compatible on IA-32-based platforms, or platforms based on the Intel® 64 Architecture.

To select a topic, click a link in the table of contents column to the left.

Installing the Network Adapter

If you are installing a network adapter, follow this procedure. 
If you are upgrading the driver software, start with step 5.

NOTE: Intel 10 Gigabit Server Adapters do not support unattended driver installation.
  1. Make sure that the driver software on the Intel CD supports the adapter you are installing. 

  2. Review system requirements.

  3. Follow the installation procedure for fiber-based adapters or copper-based adapters.

  4. Carefully attach the network cable(s).

  5. After the network adapter is in the computer, install the network driver.

  6. For Windows systems, install the Intel® PROSet software. 

  7. Test the network adapter. For more information, select Test the Adapter in the table of contents.

If you have any problems with basic installation, see Troubleshooting. Once you have installed the network adapter(s), you can set other advanced features. The available features and the configuration process varies with the adapter and your operating system.


Last modified on 11/22/10 3:51p Revision

DOCS/SERVER/perfprof.htm0000755000000000000000000000675312106666030012055 0ustar Performance Profiles

Performance Profiles

Performance profiles allow you to quickly optimize the performance of your Intel Ethernet Adapter. Selecting a performance profile will automatically adjust some Advanced Settings to their optimum setting for the selected application. For example, a standard server has optimal performance with only two RSS (Receive-Side Scaling) queues, but a web server requires more RSS queues for better scalability.

You must install Intel® PROSet for Windows Device Manager to use Performance profiles. Profiles are selected on the Advanced tab of the adapter's property sheet.

Profile Descriptions

  • Standard Server – This profile is optimized for typical servers.
  • Web Server – This profile is optimized for IIS and HTTP based web servers.
  • Virtualization Server – This profile is optimized for Microsoft’s Hyper-V virtualization environment. Selecting this profile will disable Data Center Bridging (DCB).
  • Storage Server – This profile is optimized for Fibre Channel over Ethernet and iSCSI over DCB performance. Selecting this profile will disable SR-IOV and VMQ.
  • Storage + Virtualization – This profile is optimized for a combination of storage and virtualization requirements.
  • Low Latency – This profile is optimized to minimize network latency.

NOTES:

  • Not all profiles are available on all operating systems or with all adapters.
  • If you have selected the Virtualization Server profile or the Storage + Virtualization profile, and you uninstall the Hyper-V role, you should select a new profile.

Supported Adapters

Performance Profiles are supported on Intel® 10GbE adapters.

Teaming Considerations

When you create a team with all members of the team supporting Performance Profiles, you will be asked which profile to use at the time of team creation. The profile will be synchronized across the team. If there is not a profile that is supported by all team members then the only option will be Use Current Settings. The team will be created normally. Adding an adapter to an existing team works in much the same way.

If you attempt to team an adapter that supports performance profiles with an adapter that doesn't, the profile on the supporting adapter will be set to Custom Settings and the team will be created normally.

 


Last modified on 8/11/10 7:48p Revision DOCS/SERVER/prform10.htm0000755000000000000000000001276712144720230011675 0ustar Getting the Most from your Intel® 10 Gigabit Server Adapter

Getting the Most From Your PCIe Intel® 10 Gigabit Server Adapter

NOTEThese adjustments should be performed by a highly skilled network administrator. They are not guaranteed to improve performance. Not all settings shown here may be available through your BIOS, operating system or network driver configuration. Linux users, see the README file in the Linux driver package for Linux-specific performance enhancement details.
  1. Install the adapter in a PCIe x8 slot.

    NOTE:   Some PCIe x8 slots are actually configured as x4 slots. These slots have insufficient bandwidth for full 10Gbe line rate with dual port 10GbE devices. The driver can detect this situation and will write the following message in the system log: PCI-Express bandwidth available for this card is not sufficient for optimal performance. For optimal performance a x8 PCI-Express slot is required.
    If this error occurs, moving your adapter to a true x8 slot will resolve the issue.
  2. Use the proper cabling for the adapter you have. See Attach the Network Cable for details.

  3. Enable Jumbo Frames, if your other network components can also be configured for it.

  4. If your BIOS has an MMRBC (Maximum Memory Read Byte Count) adjustment, change it from its default (usually 512) to 4096 (maximum).

  5. NOTESome systems may set the adapter's MMRBC to 4096 by default.
  6. Increase the number of TCP and Socket resources from the default value. For Windows based systems, we have not identified system parameters other than the TCP Window Size which significantly impact performance.

  7. Increase the allocation size of Driver Resources (transmit/receive buffers). However, most TCP traffic patterns work best with the transmit buffer set to its default value, and the receive buffer set to its minimum value.

Getting the Most From Your PCI-X Intel® 10 Gigabit Server Adapter

NOTEThese adjustments should be performed by a highly skilled network administrator. They are not guaranteed to improve performance. Not all settings shown here may be available through your BIOS, operating system or network driver configuration. Linux users, see the README file in the Linux driver package for Linux-specific performance enhancement details.
  1. Install the adapter in a PCI-X bus slot with no other devices installed in the same bus segment.

  2. Use the proper fiber cabling for the adapter you have. See Attach the Network Cable for details.

  3. Enable Jumbo Frames, if your other network components can also be configured for it.

  4. If your BIOS has an MMRBC (Maximum Memory Read Byte Count) adjustment, change it from its default (usually 512) to 4096 (maximum).

  5. NOTESome systems may set the adapter's MMRBC to 4096 by default.
  6. Increase the number of TCP and Socket resources from the default value. For Windows based systems, we have not identified system parameters other than the TCP Window Size which significantly impact performance.

  7. Increase the allocation size of Driver Resources (transmit/receive buffers). However, most TCP traffic patterns work best with the transmit buffer set to its default value, and the receive buffer set to its minimum value.


Last modified on 12/07/10 4:48p Revision

DOCS/SERVER/prosetdm.htm0000755000000000000000000000472411714043510012057 0ustar Using PROSet

Intel® PROSet for Windows* Device Manager

Intel® PROSet for Windows* Device Manager is an extension to the Windows Device Manager. When you install the Intel PROSet software, additional tabs are automatically added to Device Manager.

NOTE:  You must have administrator rights to install or use Intel PROSet for Windows Device Manager.

Installing Intel PROSet for Windows Device Manager

Intel PROSet for Windows Device Manager is installed from the Product CD with the same process used to install drivers. You can select Intel PROSet for Windows Device Manager and Advanced Network Services from the Install Options dialog.

Removing Intel PROSet for Windows Device Manager

Use Add/Remove programs from the Control Panel to uninstall Intel PROSet for Windows Device Manager.

Changing Intel PROSet Settings Under Windows Server Core

You can use the command line utility prosetcl.exe to change most Intel PROSet settings under Windows Server Core. Please refer to the help file prosetcl.txt located in the \Program Files\Intel\DMIX\CL directory. For iSCSI Crash Dump cofiguration, use the CrashDmp.exe utility and refer to the CrashDmp.txt help file.

Compatibility Notes

The following devices do not support Intel PROSet for Windows Device Manager

  • Intel® 82552 10/100 Network Connection
  • Intel® 82567V-3 Gigabit Network Connection

Last modified on 8/04/10 8:12p Revision DOCS/SERVER/qos10g.htm0000755000000000000000000000305412135717420011335 0ustar Quality of Service (QoS)

Quality of Service (QoS) Tagging for Microsoft* Windows Server* 2008

QoS allows the adapter to send and receive IEEE 802.3ac tagged frames. 802.3ac tagged frames include 802.1p priority-tagged frames and 802.1Q VLAN-tagged frames. In order to implement QoS, the adapter must be connected to a switch that supports and is configured for QoS. Priority-tagged frames allow programs that deal with real-time events to make the most efficient use of network bandwidth. High priority packets are processed before lower priority packets. 

To implement QoS, the adapter must be connected to a switch that supports and is configured for 802.1p QoS. 

Tagging is enabled and disabled using the "QoS Packet Tagging" field in the Advanced tab in Intel® PROSet. 

Once QoS is enabled in Intel PROSet, you can specify levels of priority based on IEEE 802.1p/802.1Q frame tagging.

Microsoft* Windows* Server* 2008 has a utility for 802.1p packet prioritization. For more information, see the Windows system help and Microsoft's knowledge base.



Last modified on 4/24/13.

DOCS/SERVER/reg10g-a.htm0000755000000000000000000002041112131266240011515 0ustar Regulatory

Regulatory Compliance Statements

  • Intel® Ethernet Server Bypass Adapter X540-T2
  • Intel® Ethernet Converged Network Adapter X540-T1
  • Intel® Ethernet Server Bypass Adapter X520-SR2
  • Intel® Ethernet Converged Network Adapter X540-T2
  • Intel® Ethernet Server Adapter X520-T2
  • Intel® Ethernet X520 10GbE Dual Port KX4 Mezz
  • Intel® 10 Gigabit AT2 Server Adapter
  • Intel® 10 Gigabit SR Dual Port Express Module
  • Intel® 10 Gigabit AT Server Adapter

Safety Compliance

  • UL 60950-1 Second Edition
  • CAN/CSA-C22.2 No 60950-1-07 Second Edition
  • EN 60950-1:2006 +A11:2009 (European Union)
  • IEC 60950-1:2005 Second Edition (International)
  • EU LVD Directive 2006/95/EC

EMC Compliance

  • FCC Part 15 – Radiated & Conducted Emissions (USA)
  • ICES-003 – Radiated & Conducted Emissions (Canada)
  • CISPR 22 – Radiated & Conducted Emissions (International)
  • EN55022: 2006 – Radiated & Conducted Emissions (European Union)
  • EN55024: 1998 +A1:2001+A2:2003 – Immunity (European Union)
  • EMC Directive 2004/108/EC
  • VCCI – Radiated & Conducted Emissions (Japan)
  • CNS13438 – Radiated & Conducted Emissions (Taiwan)
  • AS/NZS CISPR 22 – Radiated & Conducted Emissions (Australia/New Zealand)

Regulatory Compliance Markings

When required these products are provided with the following Product Certification Markings:

  • UL Recognition Mark for USA and Canada
  • CE Mark
  • FCC markings
  • VCCI Marking
  • Australian C-Tick Mark
  • Korea KCC mark
  • Taiwan BSMI mark
  • People's Republic of China "EFUP" mark

FCC Class A User Information

This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions:

  1. This device may not cause harmful interference.
  2. This device must accept any interference received, including interference that may cause undesired operation.
Note: This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of the FCC rules. These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment. This equipment generates, uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. Operation of this equipment in a residential area is likely to cause harmful interference in which case the user will be required to correct the interference at his own expense.
CAUTION: If the device is changed or modified without permission from Intel, the user may void his or her authority to operate the equipment.

Canadian Compliance (Industry Canada)

CANADA ICES-003 CLASS A / CANADA NMB-003 CLASSE A

Manufacturer Declaration
European Community 

Manufacturer Declaration

Intel Corporation declares that the equipment described in this document is in conformance with the requirements of the European Council Directive listed below:

Low Voltage Directive 2006/95/EC
EMC Directive 2004/108/EC

This product follows the provisions of the European Directive 1999/5/EC.

Dette produkt er i overensstemmelse med det europiske direktiv 1999/5/EC.

Dit product is in navolging van de bepalingen van Europees Directief 1999/5/EC.

Tm tuote noudattaa EU-direktiivin 1999/5/EC mryksi.

Ce produit est conforme aux exigences de la Directive Europenne 1999/5/EC.

Dieses Produkt entspricht den Bestimmungen der Europischen Richtlinie 1999/5/EC.

essi vara stenst regluger Evrpska Efnahags Bandalagsins nmer 1999/5/EC.

Questo prodotto conforme alla Direttiva Europea 1999/5/EC.

Dette produktet er i henhold til bestemmelsene i det europeiske direktivet 1999/5/EC.

Este produto cumpre com as normas da Diretiva Europia 1999/5/EC.

Este producto cumple con las normas del Directivo Europeo 1999/5/EC.

Denna produkt har tillverkats i enlighet med EG-direktiv 1999/5/EC.

This declaration is based upon compliance of the product to the following standards:

EN 55022:2006 +A1:2007 (CISPR 22 Class A) RF Emissions Control.
EN 55024:1998 +A1:2001 +A2:2003 (CISPR 24) Immunity to Electromagnetic Disturbance.
EN 60950-1:2006 +A11:2009 Information Technology Equipment- Safety-Part 1: General Requirements.

Intel Corporation
Mailstop JF3-446
5200 N.E. Elam Young Parkway
Hillsboro, Oregon  97124-6497

WARNING: This is a Class A product.  In a domestic environment this product may cause radio interference in which case the user may be required to take adequate measures.

VCCI Class A Statement

BSMI Class A Statement

China RoHS Declaration

KCC Notice Class A (Republic of Korea Only)

Class 1M Laser Product

These server adapters may contain laser devices for communication use. These devices are compliant with the requirements for Class 1 Laser Products and are safe in the intended use. In normal operation the output of these laser devices does not exceed the exposure limit of the eye and cannot cause harm.

For continued safe operation in case of an abnormal circumstance, always have the provided laser connector cover in place or a compatible fiber optics cable properly connected when power is available to the product.

The Laser device must be factory serviced ONLY by the responsible manufacturer! NO adjustments, service or maintenance is to be performed otherwise.

CAUTION: Use of controls or adjustments or performance of procedures other than those specified herein may result in hazardous radiation exposure.

These Class 1 Laser devices:

Comply with FDA/CDRH per CFR21, subchapter J.

Comply with EN60825-1:1994+A1+A2

End-of-Life / Product Recycling

Product recycling and end-of-life take-back systems and requirements vary by country.

Contact the retailer or distributor of this product for information about product recycling and/or take-back.


Last modified on 11/02/10 3:03p Revision

DOCS/SERVER/reg10g-b.htm0000755000000000000000000002144612155351010011523 0ustar Regulatory

Regulatory Compliance Statements

Copper Products

  • Intel® 10 Gigabit AF DA Dual Port Server Adapter
  • Intel® 10 Gigabit CX4 Dual Port Server Adapter

Fiber Products

  • Intel® 10 Gigabit XF SR Dual Port Server Adapter
  • Intel® 10 Gigabit XF SR Server Adapter
  • Intel® 10 Gigabit XF LR Server Adapter
  • Intel® Ethernet Server Adapter X520-1
  • Intel® Ethernet Server Adapter X520-2
  • Intel® Ethernet SFP+ LR Optics RMN FTLX1471

Safety Compliance

  • UL 60950-1 Second Edition
  • CAN/CSA-C22.2 No 60950-1-07 Second Edition
  • EN 60950-1:2006/A11:2009/A1:2010/A12:2011 (European Union)
  • IEC 60950-1:2005 (2nd Edition); Am 1:2009 (International)
  • EU LVD Directive 2006/95/EC

EMC Compliance – The following standards may apply:

  • FCC Part 15 – Radiated & Conducted Emissions (USA)
  • ICES-003 – Radiated & Conducted Emissions (Canada)
  • CISPR 22 – Radiated & Conducted Emissions (International)
  • EN55022:2010 – Radiated & Conducted Emissions (European Union)
  • EN55024:1998 +A1:2001 +A2:2003 – Immunity (European Union)
  • EU – EMC Directive 2004/108/EC
  • VCCI – Radiated & Conducted Emissions (Japan) (excluding optics)
  • CNS13438-2006 – Radiated & Conducted Emissions (Taiwan) (excluding optics)
  • AS/NZS CISPR 22 – Radiated & Conducted Emissions (Australia/New Zealand)
  • KN22;KN24 – Korean emissions and immunity

Regulatory Compliance Markings

When required these products are provided with the following Product Certification Markings:

  • UL Recognition Mark for USA and Canada
  • CE Mark
  • EU WEEE Logo
  • FCC markings 
  • VCCI marking
  • Australian C-Tick Mark
  • Korea KCC mark
  • Taiwan BSMI mark
  • People's Republic of China "EFUP" mark

Class B Products

FCC Class B User Information

This equipment has been tested and found to comply with the limits for a Class B digital device pursuant to Part 15 of the FCC rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates, uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation.

If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures:

  • Reorient or relocate the receiving antenna.
  • Increase the separation between the equipment and receiver.
  • Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
  • Consult the dealer or an experienced radio/TV technician for help.

CAUTION: If the device is changed or modified without permission from Intel, the user may void his or her authority to operate the equipment.

NOTE: This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) this device may not cause harmful interference, and (2) this device must accept any interference received, including interference that may cause undesired operation.

Canadian Compliance (Industry Canada)

CAN ICES-3 (B)/NMB-3 (B)

 

Manufacturer Declaration
European Community

Manufacturer Declaration

Intel Corporation declares that the equipment described in this document is in conformance with the requirements of the European Council Directive listed below:

2006/95/EC Low Voltage Directive
2004/108/EC EMC Directive
RoHS Directive 2011/65/EU

This product follows the provisions of the European Directive 1999/5/EC.

Dette produkt er i overensstemmelse med det europ�iske direktiv 1999/5/EC.

Dit product is in navolging van de bepalingen van Europees Directief 1999/5/EC.

T�m� tuote noudattaa EU-direktiivin 1999/5/EC m��r�yksi�.

Ce produit est conforme aux exigences de la Directive Europ�enne 1999/5/EC.

Dieses Produkt entspricht den Bestimmungen der Europ�ischen Richtlinie 1999/5/EC.

�essi vara stenst regluger� Evr�pska Efnahags Bandalagsins n�mer 1999/5/EC.

Questo prodotto � conforme alla Direttiva Europea 1999/5/EC.

Dette produktet er i henhold til bestemmelsene i det europeiske direktivet 1999/5/EC.

Este produto cumpre com as normas da Diretiva Europ�ia 1999/5/EC.

Este producto cumple con las normas del Directivo Europeo 1999/5/EC.

Denna produkt har tillverkats i enlighet med EG-direktiv 1999/5/EC.

This declaration is based upon compliance of the product to the following standards:

EN 55022:2010 (CISPR 22 Class B) RF Emissions Control.
EN 55024:1998 +A1:2001 +A2:2003 (CISPR 24) Immunity to Electromagnetic Disturbance.
EN 60950-1:2006/A11:2009/A1:2010/A12:2011 Information Technology Equipment- Safety-Part 1: General Requirements.
EN 50581:2012 - Technical documentation for the assessment of electrical and electronic products with respect to the restriction of hazardous substances.

Intel Corporation, Mailstop JF3-446
5200 N.E. Elam Young Parkway
Hillsboro, OR 97124-6497
Phone 1-800-628-8686

 

VCCI Class B Statement (Japan)

KCC Notice Class B (Republic of Korea Only)

BSMI Class A Notice (Taiwan)

China RoHS Declaration

Class 1 Laser Product

These server adapters may contain laser devices for communication use. These devices are compliant with the requirements for Class 1 Laser Products and are safe in the intended use. In normal operation the output of these laser devices does not exceed the exposure limit of the eye and cannot cause harm.

For continued safe operation in case of an abnormal circumstance, always have the provided laser connector cover in place or a compatible fiber optics cable properly connected when power is available to the product.

The Laser device must be factory serviced ONLY by the responsible manufacturer! NO adjustments, service or maintenance is to be performed otherwise.

CAUTION: Use of controls or adjustments or performance of procedures other than those specified herein may result in hazardous radiation exposure.

These Class 1 Laser devices:

Comply with FDA/CDRH per CFR21, subchapter J.

Comply with IEC 60825-1:2007

 

End-of-Life / Product Recycling

Product recycling and end-of-life take-back systems and requirements vary by country.

Contact the retailer or distributor of this product for information about product recycling and/or take-back.

 


Last modified on 11/02/10 3:03p Revision

DOCS/SERVER/remscrew.gif0000755000000000000000000001752011656750064012042 0ustar GIF89akfdeXVWsqrpnoUTU~}~zyzyxyvuvpoplkljijihifefede_^_^]^[Z[YXYXWXWVWdzkkmQQR||}yyzsstllmffgddebbcaab]]^[[\YYZWWXVVWUUVïuvyhikdegpqslmoȊz|~suwoqs`abҟһƺ755DBBB@@PNNOMMMKK][[ZXXvttsqqiggSRRNMMDCC~~}|||{{yxxutttssrqqqpponnnmmmllihhgfffeedcccbba```__]\\VUUrrroooZZZVVVOOO,kH*\ȰÇ#eHMH3jȱǏ[qJC! S\ɲ`lH4fɳόIDp)9*]ʴȒt4F VMjIH wʉٳMa#7k+KWS+d߿+ĩs4'+^<0XĻ>ּi(s[*WeM1fz8 '-u띎Mj׸Cn^yتr xx]{;_06N\Eɼ@_bLݺlONgwёZ.([O*ZU3|5$7W$pp!Ywq݂L釘ygArJr$QHXVo!RTY.8r$@G.g&I6Oc!D!б"Pq5KpGo6Uב=b\>),yb gԣBQ GRdd@^" 'TR'`5$)`IWY @%(Օ$OVɆ A@fR.l %o|[x:ӠqL)(p,H6"d)$eI.5('zdrSMTIcu! dԋrvZQ]^h/S@k2, (K:4Eeghњ\Wڛ_AW.73BBGp UbGaSsdq"ˇ+L5<f#YHQovVBf &ey\}7WT&8/(ΐArчϕMrUc+VsZ2o+ф/AIwۨk5(Ja.D32T-jD#UnjO"?nL0$s2DSINf<^djSLdS@fjA^$LY2-/YHa~nwWԐJʙ'As(2O/"@$b s:js$ ' \< 8%ҔD ;9S:qf$ZqO%iJ*PxU1dL<%(jJ-$锨 /b\r*K)V!-KZ=U"l*Y:U?2*V!7)pz7+KΪdl]G0 0]Xc@1Y+ $Eaa&iv%7Vp |m? 6hH0b)0@4xbڬ-b{R}u´@Ւ\xuv<)yͫQ:*]i0?[R/ֽE} rj!Hy#a4H0Y0|$ l!F"G挽Z@$+'ge 6 "dH=lJ!G&s) ȲMWʰKPpMI >b Fų4n(g`ɘ jݾU›p`h0]MAIE脀 F< JNm^21 N4S4WszsV)#Zz`QF4\_3ѐ BViR7e#pB_Jl eg.g!bSu)C۔#Hk0XPYd[Y%7&a|{V[pYAvnjsAj5B߬kSq?<%5˵=$<^urQzF!~qDtVb1p(C㢑sA|Sz7vc'sDJ=3tZ Y%?h\?l]`,ήb7O By{?wwz7:/=ȕ.x&OxArt|A{#d%yY9 pt닞(1Rh|Zy;?cn%Ry9sjA>G\8|wrZ7{~W%{[q8v?fm/;F Vn{l̀"0FG u? 0[8oZ y G~ ) %CeH6k|P Rzd }"o8`Gcjr"lz48Hҁ!~Yi@;kpb"ffs[!vig/! ?2 4{gQowh1 b=Z(XxE`[Z!f%%/ :AW8HlT $fPh^}h(ċE}ZQèep%4 (c0X@(u[ vF_Xxmڈb5y@%Hh >vHNBxkߵM9 ؐe*QL1Q a g !dO HqI TN8&.FG>f@;0&C CՒ 1  RBRgH^`qC_)q&0H!5eՖ U OpO@N9[qO2 ,@y pYoF?0\ \PB6ew/Y \# Pf =IRe] ¤%_i芠@M 1syHi C?GKfI銆D`u%wvfuiNDbSf IVnSuꊇ1p 61zR 4pC`q WPҙ.(nF Wp8zɣ6apHz\L riHV6zY7j[řMJBjIT-`5Pe jF2iv% G*PQu\{z&4C `zN 3 vg\ڤ` pT`zjYa:JiYr%) WsڪwZ頳ja Zʫ ʧ3`GjIꫜ@JjHGpʫYhڤut*ʬʟMq:bt+pXۭY *j ۰iЪ{0Pl +7 ,"۰F |j+02y(h ۋz*~ PAMB;[ /˫G@Q'pZa گ#S x LO۲Rk5P `q O & {P L*op> ˊKʇ" ! ܚ\۴'s `yӪd`˱La jz*0 ۊ}z|۷ @ P#۬з~ۋ۽?۽ћwM ˺a۾Ԁī౻[.k*5J>S0J)Ma;ZKr h&zy|F@ Y i&zm R0B+SK,]k˾L-Y9tK 'ȸM {K uK)N(yKV"aY* xG?1)q}@:~kILqI%? \q=!X{Pd:] O'ƞ A%xǦ<0q cVb4pȖԦ pZv|R܉E3˸̫jtWd,%]SqzG_ L4qp2ཙkˌ̲,L"q*'pbTlޓ&zY@ {|e܉ MbBK@:-z=!JW(0W@{k>֊ }>1 >DkлRv;F@ R^mܰ[[K-_<1< f}늴 }[wᩖn-pmً-NN*~9{B |[nJB'>K Ր @~VK{ mT7chܔE˭GP+ yuk%V&b֙6/L$J.U]~ ͈alab r& tix9Z}T2Ri@^z}_yF|$2=i;q%_YZ"Yb딙 &9 .1) ޣl?1䷙ٛ]YBLX/ɹuιMq.ߏnٹp@o[OzƎ9IމNvW[k .Yx驱$!M)(  o ޡf TO?ґ@S/ $XA .dVҤeE5nq*NCĉSVU0dhK1e 0P5?:H*[%ZHl @iǏ#GM8UX9ISjjYia:bXcLU{V] st.Ot[`J1p^‡%mk rh1*b:_FBƪLۢ.㉨ZCY揱 ADlrQNF+[٨${KmE텂8 Ux/EEё!0=e#VlBzRݻ'j^'j,Km%5Ras%o`LN+5p5lDـI%k)"PK_)~}rLg_sìb'=|\Wm~vi2P}+3 8b-¼{q`^0 iPZ8\QrSB )nnQ38] (r8P-RaאhBHgH-29BS;U")@ڥ%b ⍌Ȇ D_T] 7@!⍬ #6еa bEl< ^Z"RiL6Pԭ'E It׼.a#ʊ!UAf{hn5xuif! a•U!Bg0ĎK] ŵ/ACwE.s&$ŘK^Uo|_~ȿ 0x<nHvOe;a qp`J"AsDb8h3Ta_+ e?(džp!W\5{Vo \iE_hVVjB4d˖,'1S}Msy};DOCS/SERVER/reqit10g.htm0000755000000000000000000000314312135723600011653 0ustar System Requirements

System Requirements: Itanium®-based Computers

Before installing the Intel® 10GbE Server Adapter, check your system for the following minimum configuration requirements.

Hardware Compatibility

  • Itanium®-based computer
  • The latest BIOS for your system
  • One of the following slot types, depending on your adapter:
    • PCI-X slot (v1.0a compliant), 3.3v PCI-X signaling, operating at 66, 100 or 133 MHz
    • PCI bus master slot (v2.3 compliant), 3.3v PCI signaling, 32- or 64-bit, operating at 33 or 66 MHz
    • One open PCI-Express slot (v1.0a or newer), 8x or 16x.

Supported 64-bit Operating Systems

The Intel drivers for Itanium-based systems operate with the following operating systems:

  • Microsoft Windows Server 2008 for Itanium-based Systems, with the latest service pack installed
  • Microsoft Windows Server 2008 R2, with latest service pack installed
  • Linux, v2.x kernel and higher, except v2.6

Last modified on 4/24/13.

DOCS/SERVER/reqs_10g.htm0000755000000000000000000000520712135723600011643 0ustar System Requirements

System Requirements: IA-32 Computers

Before installing the Intel® 10GbE Server Adapter, check your system for the following minimum configuration requirements.

Hardware Compatibility

  • IA-32-based (32-bit x86 compatible)
  • The latest BIOS for your system
  • One of the following slot types, depending on your adapter:
    • PCI-X slot (v1.0a compliant), 3.3v PCI-X signaling, operating at 66, 100 or 133 MHz
    • PCI bus master slot (v2.3 compliant), 3.3v PCI signaling, 32- or 64-bit, operating at 33 or 66 MHz
    • One open PCI-Express slot (v1.0a or newer), 8x or 16x.

Supported 32-bit Operating Systems

  • Microsoft Windows Server 2008, with the latest service pack installed
  • Microsoft Windows 7, with latest service pack installed
  • Microsoft Windows 8
  • Linux*, v2.4 kernel or higher
  • FreeBSD*, v4.8 kernel or higher

Intel® 64 Architecture Platform Requirements

Intel supplies 64-bit drivers for the following operating systems:

  • Microsoft Windows 7, with latest service pack installed
  • Microsoft Windows 8
  • Microsoft Windows Server 2008, with latest service pack installed
  • Microsoft Windows Server 2008 R2, with latest service pack installed
  • Microsoft Windows Server 2008 Hyper-V*, with latest service pack installed
  • Microsoft Hyper-V Server 2008, with latest service pack installed
  • Microsoft Windows Server 2012
  • Red Hat* Linux
  • SUSE* Linux

A platform that supports the Intel® 64 Architecture will run in either 64-bit mode or 32-bit compatibility mode. In order for it to run in 64-bit mode, the following requirements must be met:

  • The system must have a 64-bit BIOS that takes advantage of the Intel 64 Architecture
  • One of the supported 64-bit operating systems must be installed

Last modified on 4/24/13.

DOCS/SERVER/rss.htm0000755000000000000000000003067012135717704011043 0ustar Receive Side Scaling

Receive Side Scaling

The phrase “Receive Side Scaling” (RSS) refers to the idea that all receive data processing is shared (scaled) across multiple processors or processor cores. Without RSS all receive data processing is performed by a single processor, resulting in less efficient system cache utilization. 
RSS can be enabled for a LAN or for FCoE. In the first case, it is called “LAN RSS”. In the second, it is called “FCoE RSS”.

LAN RSS

LAN RSS applies to a particular TCP connection. Note the following:

  • RSS has no effect if your system has only one processing unit.
  • RSS must be enabled for Intel® I/O Acceleration Technology to function.
  • RSS is not supported on some adapters configured to use Virtual Machine Queues (VMQ). On these adapters VMQ will take precedence over RSS. RSS will appear disabled.

Configuration

LAN RSS is enabled on the Advanced tab of the adapter property sheet. If your adapter or operating system does not support it, the RSS settings will not be displayed. If your adapter does support it, the following settings will be displayed:
Port NUMA Node: the NUMA node number of a device.
Receive Side Scaling Queues: allocates queue space to buffer transactions between the network adapter and CPU(s). Range:
1 queue is used when low CPU utilization is required.
2 queues are used when good throughput and low CPU utilization are required.
4 or more queues are used for applications that demand maximum throughput and
Starting RSS CPU: allows you to set the preferred starting LAN RSS processor. Change this setting if the current processor is dedicated to other processes. The setting range is from 0 to the number of logical CPUs - 1. In Server 2008 R2, LAN RSS will only use CPUs in group 0 (CPUs 0 through 63).
Preferred NUMA Node: allows you to choose the preferred NUMA (Non-Uniform Memory Access) node to be used for memory allocations made by the network adapter. In addition the system will attempt to use the CPUs from the preferred NUMA node first for the purposes of LAN RSS. On NUMA platforms, memory access latency is dependent on the memory location. Allocation of memory from the closest node helps improve performance. The Windows Task Manager shows the NUMA Node ID for each processor. Note that this setting only affects NUMA systems; it will have no effect on non-NUMA systems.

Teaming

If RSS is not enabled for all adapters in a team, RSS will automatically be disabled for the team. If an adapter that does not support RSS is added to a team, RSS will automatically be disabled for the team. If you create a Multi-Vendor Team, you must manually verify that the RSS settings for all adapters in the team are the same.

FCoE RSS

If FCoE is installed, FCoE RSS is enabled and applies to FCoE receive processing that is shared across processor cores.

Configuration

If  your adapter supports FCoE RSS, the following configuration settings can be viewed and changed on the Performance Options of the Advanced tab of the Network Adapter device properties:

  • FCoE NUMA Node Count:  The number of consecutive NUMA Nodes where the allocated FCoE queues will be evenly distributed.
  • FCoE Starting NUMA Node:  The NUMA Node representing the first node within the FCoE NUMA Node Count.
  • FCoE Starting Core Offset:  The offset to first NUMA Node CPU core that will be assigned to FCoE queue.
  • FCoE Port NUMA Node:  Indication from platform of optimal closest NUMA Node to physical port, if available. NOTE: This item is read only.

Performance Tuning

The Intel Network Controller provides a new set of advanced FCoE performance tuning options.  These options will direct how FCoE transmit/receive queues are allocated in NUMA platforms.  Specifically, they direct what target set of NUMA node CPUs can be selected from to assign individual queue affinity.  Selecting a specific CPU has two main effects: it sets the desired interrupt location for processing queue packet indications and the relative locality of queue to available memory.

As indicated, these are intended as advanced tuning options for those platform managers attempting to maximize system performance.  They are generall expected to be used to maximize performance for multi-port platform configurations.  Because all ports share the same default installation directives ("Inf" file and so forth), the FCoE queues for every port will be associated with the same set of NUMA CPUs which may result in CPU contention.

The SW exporting these tuning options defines a NUMA Node to be equal or equivalent to an individual processor (socket).  Platform ACPI information presented by the BIOS to the OS helps to indicate the relation of PCI devices to individual processors.  This detail is not currently reliably provided in all platforms, however, so using the tuning options may produce unexpected results.  Consistent or predictable results when using the performance options cannot be guaranteed.

The performance tuning options are listed in the "Configuration" section above.

Example 1:
A Platform is known to have two physical sockets, each socket processor providing 8 core CPUs (16 when hyper threading is enabled).  The user has also installed a dual port Intel NIC with FCoE enabled.

By default 8 FCoE queues will be allocated per NIC port.  Also, by default the first (non-hyper thread) CPU cores of the first processor will be assigned affinity to these queues resulting in the allocation model pictured below.  You see here that both ports would then be competing for CPU cycles from the same set of CPUs on socket 0.

Text example 1
Socket Queue to CPU Allocation

Using the performance tuning options, we can direct association of the FCoE queues for the second port to a different non-competing set of CPU cores.  The following settings would direct SW to use CPUs on the other processor socket:

  • FCoE NUMA Node Count = 1:  Assign queues to cores from a single NUMA node (or processor socket).
  • FCoE Starting NUMA Node = 1:Use CPU cores from the second NUMA node (or processor socket) in the system
  • FCoE Starting Core Offset = 0:SW will start at the first CPU core of the NUMA node (or processor socket)

The following settings would direct SW to use a different set of CPUs on the same processor socket (this assumes a processor that supports 16 non-HT cores):

  • FCoE NUMA Node Count = 1
  • FCoE Starting NUMA Node = 0
  • FCoE Starting Core Offset = 8

Example 2:
The user would like to experiment with having one or more ports with queues allocated across multiple NUMA nodes.  In this case, for each NIC port the user would set FCoE NUMA Node Count to that number of NUMA nodes.  By default the queues will be allocated evenly from each NUMA node:

  • FCoE NUMA Node Count = 2
  • FCoE Starting NUMA Node = 0
  • FCoE Starting Core Offset = 0

Example 3:
The user learns that the FCoE Port NUMA Node setting is 2 for a given NIC port.  This is a read only indication from SW that the optimal nearest NUMA node to the PCI device is the third logical NUMA node in the system.  Yet by default SW has allocated that port’s queues to NUMA node 0.  The following settings would direct SW to use CPUs on the optimal processor socket:

  • FCoE NUMA Node Count = 1
  • FCoE Starting NUMA Node = 2
  • FCoE Starting Core Offset = 0

This example highlights the fact that platform architectures can vary in the number of PCI buses and where they are attached.  To help understand this, the figures below show two simplified platform architectures. The first is the older common FSB style architecture in which multiple CPUs share access to a single MCH and/or ESB that provides PCI bus and memory connectivity. The second is a more recent architecture in which multiple CPU processors are interconnected via QPI, and each processor itself supports integrated MCH and PCI connectivity directly.

There is a perceived advantage in keeping the allocation of port objects, such as queues, as close as possible to the NUMA node or collection of CPUs where it would most likely be accessed.  So, as hinted at in this example, having the port's queues using CPUs and memory from one socket when the PCI device is actually hanging off of another socket could result in undesirable QPI processor-to-processor bus bandwidth being consumed.  This highlights the need for a user to understand his or her specific platform architecture when utilizing these performance options.

 

Text example 3 #1

Shared Single Root PCI/Memory Architecture
Text example 3 #2

Distributed Multi-Root PCI/Memory Architecture

 

Example 4:
If the number of available NUMA node CPUs is not sufficient for queue allocation, what happens?  If your platform has a processor that does not support an even power of 2 CPUs (for example, it supports 6 cores) then during queue allocation if SW runs out of CPUs on one socket it will by default reduce the number of queues to a power of 2 until allocation is achieved. 

For example, if there is a 6 core processor being used, the SW will only allocate 4 FCoE queues if there only a single NUMA node.  If there are multiple NUMA nodes, the user has the option to change NUMA node count to be >= 2 in order to have all 8 queues created.

Determining Active Queue Location

The user of these performance options will want to determine the affinity of FCoE queues to CPUs in order to verify their actual effect on queue allocation.  This is fairly easy to do by using a fairly heavy small packet workload and an I/O application such as IoMeter: by monitoring the per-CPU CPU utilization using the built-in performance monitor provided by the OS, the CPUs that are supporting the queue activity should stand out.  Again, they should be the first non-hyper thread CPUs available on the processor unless you have specifically directed allocation to be shifted via the performance options discussed above.

To make the locality of the FCoE queues even more obvious, you can also experiment with assigning the application affinity to an isolated set of CPUs on the same or another processor socket.  For example, you could set the IoMeter application to run only on a finite number of hyperthread CPUs on any processor.  Or if you have used the performance options to direct that queues be allocated on a specific NUMA node, you could set application affinity to a different NUMA node.  The FCoE queues should not move and the activity should remain on those CPUs even though the application CPU activity moves to the other processor CPUs selected.

 

 

 

DOCS/SERVER/rss_clip_image002.png0000755000000000000000000011021612104705610013412 0ustar PNG  IHDRɟFsRGB pHYs+tEXtSoftwareMicrosoft Office5qIDATx^}`TǵwM1W8=qO^KNTv\nclll Q{;WW+8 -3ߜ9}?{*sVux/^~Q$…^h}i!`!`!`!p#pQxuXե1.^| KOS_?'˝TzА`︨P  f!`!`!`!<^R]S+թ%Cs Ko-.*SerEGǡYz@yn2b@ ,] lG|};A xktN9|kA'NիKcnͶ]&t>:8?CCBS'%s hZrņ/\P[CB%(O%>:LFOc {eŦCc |t(KTcH,;?Z.wd곫YXXXX4 @cDC]yycWj3ϽEA,=^HdXhNQzJ5LuN!PS{^`=JOYvĿM->TDuc7Nl]d!`!`!`!p `!ԧ1k߆'탙}׫S}^#AKX$d!`!`!`!Zh ?@&Hܯ;#">yښ[F H9H`<@[`♿ Rd]s H_ r_HE%B2YYimٺBBBBtۏ]8_3BfzllwO쿱R-rp+u\ `êl.XXXXH|T=qPZ(ڰʀome!`!`!`!`!.X&^%B+hYXXXX.]:a\R܉,    &x"@{#bй@!` Nz%t9Fl!`!`!iXBӠ^l!`!`!p!` koέ[XXt&txkub>htJ 8g_f~xe#Q+"&tL8WCx"Q C5պ&<ضt]g_Oj+oZ̤ۖ/tU{Q<0'/x / CֳGO@v.tg77y7s !B& )5*IbL\ V(p m睂< M:DMqwg62n55Ms*4)-968)MWoŏ?m0p%8>#̓Bul)\$ g{hrGZ=v7z$oܛ+//?LlpHq|7织T1LsT0(^>}{6xLC4[&I-tӾ/{ Vfj`HwKBT&RD Qb'Wo}Jw#Z "ꓯޚ.b g6ܪg ,Wu{eՖCU~$\YNޞ]AeȀIcԒx㭲II/:c l7l`GwmzJ>5M/b#TАgL5;NBW"OOO(m5Ggmؓ#o9LJ֔a r+k7g2wB:*I̎X\ K*d ;õUjtDHN%i10xi(>T=#7/ֹbGt>a12NeB  ~TڥNHk~#7IQ튻;BS&_|Pn;+Fv)PfH׌42$ 0K^` >t^BˎcIry ihhh1G3ZC f8Ay-Z.*$736 eLn2H^|Ddyݍr7Ց>'u3}c>/{`itw|=1A"F53P~`)cZw|GW%BR͢'49%o..w⍏a`|ik~ ᩜ"y`ye }Vl3$_sRʇ9њ;eҐxY89Uӓj$GN)#Sfwp!p&B}jw@TiF@nnr? YVrARA׫b4aX/ş-X#t=*eápQpBE!*\Ǫv:([` o,ȐX+ ,q*~]7K,?u@;~[cɖItqT`%-} jXGȸqP/gw)(.=!G:}=zV÷n5źJOC٥og G9Bٺ?Bg6s^s%4: 솱ݰQ Т`BcI(.ܝoϿO+G,,hxf$ n=S Uo5Fޕ(7ɒ!H8`XpSݨĶj!BcP > A-@CR˝p 2.Ẋ=\!:2mX*iúIBfl_>qBU2~kwLh=wGɞg]&zV%U~2fPƊCtCC[#6|UQٗ|3b9:M+Ub#QQX3fʠQF 6h|`-/ಊj]L) rZB7;Zc}0OәRjfx{?]ccŢnk<> ^Yq\ S8xDeD))4Wt7 BcZrt]X@aXL9e@uWGh8ᨰ )2)] g T`TnFnGeDk6 Nh ӻ+Τ J/K0C%hZZO+M7vzAQY]r Kb6]Eerlp=P&BYB q"-YU]cc&MPŽߨ=Fn!Mc_ VʻH<wprŲ`)7yɏM1b"4rPs.vXA '6~ƾ/&dΫT)hE8J3 瞟zyF΍q1bh6bxgqBƌI2cD8n!8q^y ZKt'e:4g?,/ V6B{:N>902 'K7IiY5\+dlyM~L˅}A# |>pDϹLC%pl*Y(y{̂EkĂ"T mEHkÑl@ٺcs:=Y%t\!)~W)&3 \\LսyRW24Q?B@ flؓ-.s咞J`X0.>*n-.J%B .\VH‘/u$հ{@D8Ӟ-~=tQҲ[ x\i+5V5y`9͉%e5>. 9v6'H@-1fT=~[Zdd"ǂ&"Ɠz#68XjBV{0uϼQzI``KA+kw 4g[A +0L،d %M #~`#F: ̱32F6䷏ SчKdtXPc:-Ʈy&p/K!~Tr$M.GfX5MFa'$dnbcZy,@euqك(,m }r xI?ه@wcT˜K5Ŀ+y'# hb H_>9r^8绳89z0C-N^Ad8r ۍn$ Jok蹣i/ۥ-1O|L_GFlMBx`NO%R2VCΉ^pɆݹwJ49|X5clL-2j [ű@H0ؐQ|W^rf';o#FGY&FOv*Cc/^U9#K&?j4 &c6 d£8dyãMm19,&0 .D'k'K+˿zM bP;̎AԳXP/,LzbO(HHxo)X~lO0 #-s:Qn =~1Wʘ1j1 ȘFJD6.a \VKEqt"3Q Adb(CzP(2iъF=SoS M:#z&]F쁂fAanu}pP=% 9dǑ|T = 뚊/L6q0~ŌM TkO 5Ă70ap-J~$,>f&JTq&v A2~2#4s doZ˴nDgxOٰ3z!,B{Pljoiۏ2ZzdNt|caNAK˔f^N3) +ӌI -ӑC&i~c2N!UqSz,LILlh`˶;*9pqs|zJB2K_~u `h^? SKGQBc6Ia2a`D=̬z*7Q`{r2{(l>?~Bk㢕;eH}52lm?C DKBA%O}Qݞ'iF:t\fiRtǬQI-wXf_X[~nj&Ba?\swXi)CQpЂ<_ RԟEfo;TD<ҴmccLڏePʜE}.xCbPA:}eV?CRWL4op*jtD&khӂ ?G+Pc}UТ93? ' 䱹y@'8ao߿MKW̅-iOo=BpAmz޸JXtIuFC ~Bfځ|] Gn2G>x8Z iCSRmcl$:c%8Cd |./ o.$ m+;j,d 6OבS 5x$`ݳP5ib @5-a,">\q O4YоIU5к)D+4`2lƼSҭ[r/RR:{pFé0QSMsK=q~F+;!&T$Iݶ4<{R#V$/2F쓖+Sͪ'0roiR4NUSqq_m/WJ:'}c|SFSƅNFiѸ{q]$L~͝bj텭;V%%!R@4՜Gޫ]yhZخN|gOPytT9GchF5kw0g1/u:Q;\ཽ}s"bp{-i>yηWՙD+ܐ߹U5ol" &LFX[Qq 4Buf?lc 2Dnj-_ 6y@c w j]Pl5& 坕-$/npey nm)gӲ :fø\lNЎGSAچ9}bom P$ocQ--}ὖЩz#-5qIe_LXJHLqͽَܹXIhoI:{=AFE+_\L6TzOPP{Zs%tq$3)[O[ ]{Z\!?SEHAyWrԸ=)7!ll#l~h*6cwuMCes>ǠUj"tK T=bd>Ш7a񻡙wܮ lYOɦ3CtǸ,l7 @Z+Y]0YZ4>M چ !B3w_?i[7w*t7˓PCOIVfi!`-e}f!wMoMx`Varіn$ljpĎn"t8(QC tw>"ff,%58]mo bYyo-mJaciH8E{ :Lvr JSɀk mw PӄǶc/N]eζRO]#|q;Im81=m\d=oœvB6ι{p)-ժQ081f p9W"-l4EĶ XZ4g#yrpShumld|nj؎v:Dp4 V_-g_3ߊss;NbSeCn ||n+sU͡K7`EaKs3xu={p~S7Huh8{x*CkWcȇYsa :Lpl4YVG $9@M΄o gwWlwW5:؛5 uS94-kf,\TV#/~tTS4튃|UfaaɕMdXQ6齤+3QitKZ<cVestK>b3H(iOl;88NRgm>sugЭQYGܚI 4K#6_ .9Gg[=" Va5Fxfq#]v^؎0(Nj|`>>^bi=:\UǛN˼qt4ǛOKt2|GBx pߐ-S%g骩Iڃ3I[RS{$ 㺢H<rcL+Oȸq->H i˖%KL632Zyeq"#%aA8" cnFmJw]HAxC]^ :#'ak-õ,#F˱3\^zl$ Tz[.Raw֞ޟBU#eIreƈ$2>c3*&@pts d,S)xӺKLxߴVɑx2+ҍ'eƨ$̓{% 464,;`gLf4Oidnb(s*epMDZNHP#RN~5aKSMseՎsr8;Hgs4\' ʋBD]՘*|0 0PܷĜ]O|$N|{Oe~G}E\?䃐br+9TA] (`T7lBB8wKˎJv&zG5"2]`G 峽yX`xvrlL$[3z+I.p#wXw&pP)hl=/IXHN˃sz*/8Xt O2¢p\pI,%؇A\GwDbk^V˱ӥrJ"'MKf86{*dvC].o?pY]t[ TJv (eOSo}pjd5*H~'OhE뉠-~gSA{}oѿ)AP -;‰>gw)$e//?.%8az$UM;WT)zi(hj]*"h|'6DQιf)L)AaxʫP~CkB6/~|TG|| Hç30VC^ 21Uy|?"e v56: *xz_*|_ĿA aQ*B1{mUԂ.w_Ѻ?z%&7f(SeI19\\buw !s2. ?uq b ;t<|C/Kp!R3YtDB+ڃS]im62A1 ]dxKZ"Ԭ~(jJ‚"Zĕ߱/#{3a!I`"Ws8;cq;~džIwXdpaA {ڮZ9ݮ̶-q&3=!\Ysj1ٖ;29F\ѻn9!PBtr jB]aЕ#Y.j?m; qkĿW8B!KkiBτ-;J;_:4J` G4P/@= Y6Z#'`OX3**(l"5Ʉۍqx؂12w^GEF[Z9V ъuPȴ!]a=aseZc>h9CP,'j//?j.GoLS6w*t1l8|A*ZbcKKʞ+`&.nGhZ<g0"Hwu{?uQ#@}6CjfkÄvK{݀&2ָ +5 _kYe Y|m[I$|~AI}q u͕mSsykӭeZ#PjP2-1TnGLq2VwÊMu\L΅b/mt 8KgMx0x(XAp8+N,1ТiuPkь1PAI)s9:FД3CF6"5j&_9@7 .g7R+gl9?İ8~SKm+*?A JbE^6 )=ZY$wubdo.kFrFfŸh50C,oԿB@*m jS'İn7-=VE7>8'ǑHUjJ"LpDž%70`׮ m~ ՒuH6,H`}Ÿ͌pdG=%%idQ (M{y!y V6/5PHY98=B[p3}2]yLpdIq]0VyP}P>2d˴pJCZ6~Mi$ B,2&mlz*)[|JΘ++25 .$d3&lj±0vC2%1wS3)~s~&x<us3.5 Ʃ0?݃1.`>ϾDnGf5j+&ƪ!_2p0p)\nLxac ~M%mXT2{cD 8BK-ʑӐdEo~xؔr=t me9'&*GHq}O2 X3MMKeŹ>sθb존e|qKB.LZ6O|HWwH'tmM&t8 2NĈ 6[Zd|Iۼ3ڊ;'!Ҟ/;iNcx2EeƤ%fq6Do E{Z|^ *b7 7⦮~`h|DB0\ྫF\iz1 ܱn2/c7w𼞄Df*US$H.n["l ATk p5ޥ D=9d>T/Q7|fW&rQ##zwPmεsQr\LU߄;qaV=C,wHZ胭sh (sn.52--c NcknMZ֝#UExlaB+V#Nip4ao Bo^lƊH < k3Hœكjqasn̒?|z@x[y Eл&/%}pxϼH)l+Mx1 ]|ugHpϵ]3ʳ-5b^g p }Syھ{Lk)"+njԎSG)wa;z}lwq>y2 O$mi&6@^8江Gth͹cH {V^Kw_[}miMc>Wn|:j{Kq',:1A+_3[վПNS8KfaF[kq$n|-BWz27 -cj,Ԗi 6\/#c}va`IX¦Il3ݺa~\_-Wes~ʙo+-y[op@QC &f-*7ӊ`5pu٦/57j0ƙ>tߓG0%^Ҟpkf8Șjρ^VZ`x [غ>`kѭ6wIDdΣEMs/ Y5ޙZtnzmtQKyUZa%ҋm* 5lmDba&PVQlFtUBwuMg!yQ7_[͝I|llùU|vKC"2RQ/PN-{Gt(֠%I&J)&J OB%!&Llې?M2On[m3tԤ-5Bz%cMj|Y( B<>2wHýBKw'i!BT8<_%Gg2$qyl{l2R6Vs?d~~gc~{dX,9߃kNU: ;w۞9o' @bZ5R -]=~ݶVnaD7˸G[FS梫>)~Qk0Eʹm",čuʬE:0C=tˌn[kwdAh+xxzYP֢Ql=`[nu&!rӴF ؒnxg9p Eh3E 4_M*=ۡbSP*?٢Yػ {)qC{wwC5Yr|u ? k9*(mqpX]Ge=&#e-w@n)5)*-E++]wV=1#)1ҧ{ oo,] b"V֠&.xHJ¡ ŕvcCbYƾo\R"9K,m9~P+穕28HqՄ*vHgQ1t &thk 8ȕ٢a9z6{G@b  Gs񁽓䖩C:NT+/(8깳m]Tl3lMǵոc*̰9cɘi /}Yxw&ӻ(JB-[BDN:(*NQ_P['%tf%GSI{o誴[ >ݩiZQFͤe{%}m3Ѳ9& xq7&h GpmٗiSM\M;Dm9f^yQBy5Ӷ̼zpDu\mES;wi#tLڗU$D|tF 6.y#'H="<w2])*C%Jtс f-Kqyl94G9ʕI1f g'=$8޶q@{7.fvV]u)a-Pl@j-1oxQ'"]NjGRhzfӥX/7FB=/1W9m ěwp3?"ݒE|2nqA2w)P 4Fy ߮6 @<9 $"Ob 9_)[+c;f3 CFlQyf?Q:4ݩ>JOٌCD6ϓlnS۠QCb=Bz&g62t*SĴNG> }+YŒjZg{ 0wpmqۮP>d)4޸cN=B4.N{b0gWW*0nAgd6:1El7eK / L.} [3;(i 2'w6-eHo3Iy*H|q>;Mq4)z&wyl$ZۢPR4 憱]%:_!+B3m>|}A ?>*w!{F-g>8"߾x }6*+şfKJ,6`? }t⍲~qM6`x9jgQ/|"g Q?F߃3iUr(o>);!'/Yһk(E(h5YzRZb6qcY=s09[22[NK9=5K?++)?4: ˲L~ P+kw _=݌yedWmx zTw,ðe [JIYL._ulޛ:Dg ~V".\BփyrJā>O 9>[q/FZ *VJ㼼69MG7lyٍ+#! sKѡ2n`h5[bہl%*:8WTm(u xc Ai?gQG>t;yy!n̔oO' A}ƉnMOiP}PeI"%6+-:'S}L~gm|t8(Njhʱd猔o9IzyWnh-t-Sx<|}/92:x eKnM8L}2 O7]]G ˆŸϤv 0ysWTV#6U&fN BXq0+sC[ ]#’ [} NOFR~q@<->վqo! 8вɆIo-/Q4i;%̴`?ĺ91菳\QZ8S x~>k]=# U)F:çdɚXstNhy ~/5#anBԮEY@9wN>ܝo  w=wJtKAd=8KwOo-0j0̓֊oE.o=E xʝB!h5Kуڳqď.y`|tϔb{!f 07^ If#CcfOA9vLO+= +opV銛=j٘Wb߼!ť9H(~bjҥwߜ u0KtD0PW-pZiE7ZU;>.16yn/'3G%˯^إϦE3{nOeʓM])lr8;9 (tJ ~;+w]SLhA(3ʓq۵Y EAԳ2ٟCvkW)6>'tYZQU A03Ktzv*vDm(*1bKc6 -&kȚ)o n:憐J7ɒQRa;% kf +y!PŘPhp,ƪ,Y'WyZhj;"ۜ.`X50<%-AAV 0 qCٗc»K:. L ڻd<(X"F i7 57?Wñ a{Yt=Y*xyrnN Q81/ЦS[>Sc-ϹaOs\,,B+ y;Z9f? Kk^E xrIJ Eղ?i7,ٰrb`ir[2N& 4hbRb'1!d}t\[Pb7ʠ\@);ɬ7:edo9S]S&l6u7cN,\S $d0J-/$oh[j̒z 9XZpdBcV rh OA)lX<{%"4PߵG}ͨҊ*% 3`A?hxFyyŇ36WLWc&W˰TdX?\#gto!O2/Irz}jqQĘK!3k&-_Faqݛva0W"SL50?\xh!lKBz5 !e4Ac3s)5a]M)]xFdX ,Ԓ+x4;A2]XK Wâ|bUagi-A,!$jW#@I1MIUJ2aRRgRwn`3ogS;)׏M7Tfn.El8"{橂F-0m n[b23fRPT.SGqqgL^'Z7m;/i!JP3G&aQX7]DlVP<cd Z[7ˍq;5AK}t=!fpLi1,Ux1]t $X^>%.UU3G&z.Y b\@\c ԄC@O,&4 &k2fsi?gŅ鶡vθϲ h{n0>B@!ӑ4^]@Kef`NadZoPu/SG&PH!P!3Z1#ğsp#,$/AIcF6,dp/z''49_?Sax>P :`xjM³ 2\+j8;#-cI-LsIHWmw:Z$?~n@3; iP@GIBT܈ /4W A;2j suq]v?l.0a|>\? kkd'*5ާ^]DmF¼}Zf:*$r n#%NP6 Bhx8wbtL=R@Qf 4_G/ݘ^*WK`hL&tlD6[+j!AHIdnS( 1,q;&v V/{Cٔ,8AIZ6l=T ?GGRܑ(`iZ'(C5-2?C t%2Uݕ6 Q [O.R̩(r)})t{xlxhHbޤJ׌E<aU wjFJ! U|hHQ9e2??&sբg:˸7ZKn>'07-=,k"w3s܂:6 &=-a m;* Bg̠8_ow_sE^eXfA^9#[~XuSkL%dsaXr-VsG!QfQ)eV=tսE=8 FEksG1#rk4c[fd+ګq1qAC8*h@@`rӤL!o&CL+Zq䂺eC ӌSsB&: ZFf}N\cl7ҲioU[GK5'p5{HM?"𼏟'@{6b27in>ͦt;wdt6eg:-f0%ɾoVJ̩901\O !(|>4MT8,*5<؇btP(UzFcT0>8hMR3x3l۵kP׵F]g׊yvs)dftkXX-gܖ1Gs6 ħX*\纳d42\PTmgCl[emKg4!Ƕ{jNdcKꌖM5AZz4D'c-=NgaM757%ׯKS0O΀dW]Xʕxq{DHcRN^wetdJ`9^?Zw{ apؙLU< >q1Ql9gom#|Q]!BSFi*Z(vә3^ލX$eQd-9!pCO;Z9|g#bG]><4a~{: zcSy*wTzYQʤѣqi:Ӳ%=wĝn#Щ g/J{O>˱5c{H7>,Aptsprtwxhn萱!{ILEL0e]/-vvPX;w!/41آ v閰m =]=?咰7q12h_v=MQtСbSr&|{;x?̏VMzZcq/=iR-P눀FI:<Ȋ ,mMEY-{D [&H-|lYa[/m},|:Dp\z#y ,7x<vxh ˇEypՇuNڵHȈ ,(.^%[t:-܁͹Bt댑r c|=cBGŏpV+1Z 33id|Ʃq*kP\KCgd9;rAӢ,Nv-)5[g_h"='6` NOavSp {fL itLOmĿq]qfS`#@+kI0);D*cSJKr:n!z{q<%潁9ԵyP淬ܖsdL~Cff[ ㊺ZOatXzm+B+jYrT_t}RWwÄ8yt3%;}c.-bMtbc-NKe5\B$9//nBGtfI:nAz%tة:n!`!`!p!` +oά[XX\XBf:Pm;zڬڙ>SOƶbMKOpܷnl]5aѳ56|o;J:D\$fz*6VX6K8%mxb6 ٗY\6Ex6G}m,^Eޞ$`Fodc~=+m= ;bdajfa[O =qjͳ)Zf,:8,Uo ۾{qnf곍O>G(4sIFņ Ӿ/t7svDӎ>ҥ:0y#^lps+NC=uF=J0-%̋jQI *JU t?r9!A>8Fuׁ1ˈ g焇ifmy}U>Z$ HHhf3Q̦1.|A+W?9~pNO 6PO[R}5.58xEiv!*1]ĀxV[wQP7lg62ܢjyØ;_wf ſwa;oƳ e~;}/Wm>-G$ʴ(AL<;W ŘH'CΐI/Vj?#>w[8L{ſw)ל="I:k`ȆQ9H\g}Y6K*0ڧdYRY/ pl!~/??wDJ^ݦ@Ztۜ޽ 'e]etFeP>k)0|6q~J+:6O#m6#tH9‡GlA2Y4V^rHgA[ {g(coMxZgՙ( ӆ%ᄒA!K>ݕ# nqA %2_'ZW75LCp|2SC"SOU# !SOM1c$ҴT~gTkdY HI1Ar״So7Α;w׿^rRwW03! сz=l*.=qrt D6?0 6U>ۗ'Keƈ$|j7;J WB{iQz@6|ό4\a襻Lwcw.IheI/0*'ΡRC'-6|Z=AYC1٤_*".3牘Oc2i _f4IW.*B6So ‚bug3~inx\?#t1Q\.g(ƅ^f(O ˌ^44pW'̕Gq `r%.дg0=͢Xx{ojZf έX̒[%msK<=`m@]=%R djՕƱ'CۦtW '|BL~tًGf{^1##twed11Ve3.W53Ha:xX?;F}l21~7|7^KLi 2+mf$OzZ$&29\;r _,]P a+ ww:t1KYM|}sQ;h(ȉ7c&\{7?ڴHD#/z#s‚5f4W-ǁ…_ߩo1"Oe$j n 5pI@BAF q<2̬!UN$9K'?oSIDkx2D F}iR; %|ċ˶CKȓ8(aB$]t[Z`a" nԀn=e*X6 yWPϦ[VY?D望)ݞfw{Dh9zT4iH2tq*8PVUw5o&Wm;\t>YILhb ]Zҵgg)?'0p翶ҽ'w/):dN@kd R ;92Ylң3yɝrJafб@|+A8Hp$5RG-J|̡`#1J+x_8cI:3~wRG42#Z!}~J-Z}#H |#u#2C3WGBZ\MY9It[r?z%s`<4c;\{ne4L`8?1cz9c% T~H0EAo=gB20:4iIO̊YZHp%0C@Id `nvdtzw*ba ӄ?1d&>A+cV20f# lB0KuV'Tty}X̞3W{ A\RؤcE1]#&i#HܶjYmz֗o꫋܄H{48Yh~ñfjgʔ?c ,jM&kǐv3)L{ט1Y`d̂v6IQ 2lc;b‡{a`T5}0GW _kts"{ ߝ\V0@˵[Ƚ>;ʃ%M|ćiԻ0@{|9NZ%T1(x`'3YF&|FLQЍlF7 3#Xf9']kram9QSCi}B0X󻱗Li`gAƶ>*]`Mg4hS 9o2#fIpq&\<qh[Gځ1;TKG\SsFi!3Z|3ȼd<`ݹ`p{D]&.KP@L\NUiLhF3H,B-c=f4p͍vcEbSwbͅ`d)8y9v-S114ۨMaģXOm㫹1rzF]w*l.R@Ns(;3,*afu _i+{il =M BPpU*65kuޔcd͂`j220iu~=J`Ϭ& cn&s.U1)Bu$8fP'R:yۣRp{qa'j:JU|$hᢴMv m[鶹1,({e95qiY^X,M7S}+bNV=j=E-ё+xyµ't:Ẑ3}ޮD8+zӒ4chjܴW=̲"0ZGkҳgW¬`f=XBdžs8KW#8;k+.ꂸT>w3܁;D;OB[ۺ^<YBǓgꛅU@ H͇JZJ]5c-\]Mg5g[;Fl[#)L*tܙ\Å3)6u讽;d J֓ΚfMakYKM Vw5=܆®zrm=B:UݡB@lF3SI\nd)+)_)SYRl!S/"ҎO U^&v̿ʽj0gQeKdG2{"#1}uI"t ʙb0ӘxD- u{_j-)2cl(SU{?o \WvW7:F`C7Oluꦻ|?GҝƮ>VV+YMd=WA]&F5 T;E46Yw)_{E퉻]vze÷jMy8v %mmnGZt&H[)Kz ٢1l]5<5t1m4|eZ{&jX;#[ _hy*t< s펀%tb&бhBBBBNAmBBBB: XXXXt0YXXXXBǢ    C:"sw5w{lUz#Gf DETNqQިJ?n|7b|.wkύe/e鴿8 7XɛMt ,ae3 {gmdqhmQfҘ;h>X{x),:9crA;vZvȖySKPKAY35n__TJ C@AElLQd,/dZSaufURh‚ylB>^=d|w#sB7ByQ ~>8uǵ8';98\>JV(fQa덊,NkkK\1K6ʖʰǡxh"dktZ0G"w$,YC_!J!ʪZ h`SDfAyuR\V)``}az+j\/9W"}vDɷ)!lYE?}d8VJ\,/ `vu0[\~MdN>&C7æ+,w7.=5J3K* V7ʚ[}2{{x2{W!3ǔQ}%Ph41ٲ/SnW|I+%M5la[B窘FA͙?>;ȣ 'Kh|D =x2q2*u9zjж?̍lֆ2*kĴ =jg>‚ tۄ+6?|6 ES08>c?@0L.S7ɒJ"aMZli^^]\q%ȃ7OV{^҅cC7|9x!݇Oɉ3ֲ-2nh-NݎlVoگs@A{:H2.НOʦ=1 گ#^f![=xώ'_oi.ӓgjM2ҼrL~>>:k g ~Bً"ouc`*{Cw8nqf{:Ktf2Rh[g*cHX#*0Xjd8dS9EseHWgCdɓðlpn* l ̫sن`a򵻦K48~J>tLOTG]#kv*6)8_G -}5l|iwj!ʁjXmSGgȦnjZ}`[ V^OSVŤ2vɃ7WCeg:#P@z`8V[ wB(MCzH! 1̢Mw…) xK+dFdD ?bu dd}d*ϼV68"Qp#!*y`$F)coy WV=q8WAqK4H)Y^a6{0q2uI9sBQ>QXQ( Ug J!x蚩z*.a)qMfAc˷lSy}>v`g%1(č6VatQnYOJ z9)ߺbܢu]2S%7oV6tL`^4w>&Ͽ󩄅F_(TO)?Lݛ<'+;09iQR22C{r,%@Nxι鮼f9 tfW5~rߗ/%qP 'E*#^bƽ/ ȳ`~\Z0s6k"6@ZI|_[ T%O9X)7~L^f)dbLOZMDdē˶"Z6{`Uun 8 &F9,=*ꬨllBRxm{<VYb*˛Œ&5g^+O,09ij>6]iϽN?s`K8Xy@u̳8//BY繴i2ۈn6%[@`h4xD| -[i@z'xƂ%$!$qPՄSC7bvٟ\]h?-` n9ʹR)|@aLF`"-( m'XɌMUI]Hc4bL=&2T~՛73Sl3S|ɗY;5~fg', vk!q۱_LXSb•Ñδg#ؑ@iK6MS5inQ$"ģ(0B Qzp 7Bҥgf%ƆAsFBcuv Vޮy.mhu>ŬCZ#j2h#su 3Ȁx:&Vk&(Pf K+>/IpaEB;`|e4~s 3 ƀEHB.# *21 6֛Q~2uy,ɬ `ؐl0v`MuhXf+d쐞]qz5`o!/4~(O+D|À1c'f:/'~n,AKL=LF\OwA`~0v5b.>80Y2Wb9x1ŋA|-4. :ȸ9l0s.5иSɠk\;̩[ʡLa!}z4 :P%'c0&VLn2(G?3}>L<y CdSP]0Q~Z`!j=r!76*Sm[k̨ }=Scu̸ $Kq)$G0x5nm*u.*LCL t򈾚RfVL8caEejB`_!d{ eɘ[˷3m 22#j8X9ltQlu >i7]$܍#N[kdbI>d - hgk4G6%P_^DsômqYchva94b:>tYL U<--R7xkwTVʪ@]Nzu4''su8r\P]#'8 1H_7D-8IfG!!2f/i `lS]/߭qbX>̆;a&|ip_S;>V`Q&SpcLۥ0mGg۾,2۶R7Mdpt|q Jt@1-- A ;玖1Y838VT)aQSt,Ө5h7axouQR1͌*9݇$cیBvXߴ8)Rdt@286G.+`^I'KZ>?y(iMf\&,Hm3 oh;FA=^-V}9;,\IXr(J˫Oޖ&W֨u8$ Qno#[,eOX]pnBe`d\3BaD.De#0sLݷ/)p[}M/uQ~՛Ղ2wuװa`rdqI(<)rե{I01ʶ01H'Lqn$@(AT 9n4kȄ)Я.$cg 3Î"Ucz q$2ZhLޤ>: hҥg5J Q"9_0kf;b^ 3nFۧHCiq%b9z {ys$5ӐZ&<`+yZ/>nP\YlսڠXTT,a>F n뾓}A86I[NČ>P7/E@8Z`X7PX0/ SeU(T#@eDTNt Me4^< (5;l{, 2mH<`̇vnf_9mݛdbU0uL׵ְ ZN5R#5&31+wLUM`Ly~։jB-x 5vD\܌w{Xd`e$w^~yүWaZ3ܘ=I?|l^oZ FB<0* LF*|u Gه yҼRḆKՔ(9z"ʈpPdh69FKXLHPK:νYbi˿C_5@\ ,*W]T~nES6:=na 8swyzY!@M4 X"fLddPxf\T)xF YVЬ(,LE&H@MK,Xp1kqъ7'u#l9_r:8Ifx7/}nʨ c[WWemKsɠ]T#lqeW{ץܪqkk];eHyigu7>vѻ ~eoLlpU];Y#psEyk ƞ/Is^^p#f?e0d7261g_> YXXXX0!l3{{v9u<`~63+Dk{UC'HcQj.ff(|ťr(*gmؔ]^^^w{s{U>mÂTʯm~C㙟̻&߸1w >uu!ؤk%=^fBBB@vJ 3,00܄U-Ң10fLsFO[/YqiE ` <,,,,: Kt֋,,,,,cр@!m +%ieIENDB`DOCS/SERVER/rss_clip_image004.png0000755000000000000000000004360612104706000013416 0ustar PNG  IHDR{EgsRGB pHYs+tEXtSoftwareMicrosoft Office5qGIDATx^] `TչΖ}@@ \PT"VVmmk7_mmkjmj[Z+Ze/}B}yw&1L'3s|_9oZx,+0p<5f Ύ:`z e^wU<1vTga@MYhkI\pHwd'5wmgKKV,;l಻ g3E W"%:*FvyKbs8ޖZXZ3EU'hr ~*'g.ʊIqi?3랴2I( 2>6SK*<^;K=!bk!9^S]s/}/N1ݖqͤryB eteƄzˉ3%74xGA8O>Nhr/AU5Wu6ۓ1zhD(:Tp5$M.5P`jw` b Y̒'N6Y,3/J4;>l_润M=G; 4OĢ.hӹQM&9saF;Q{LFI$ppΥnE@Lj^-x)n\V5 'ZAE"{JtQ',MӔm̡vJ[=It!jcW6J.({J ` n%7~A)A-zzt0^9(%1(EoTo=t0e0ra  l6o5+DŽ%bMչ>{R.n~gՇō=  (< # !3eɝ(-({ʛ4c',ryR ;t08qD:+U ] $EQVU+E>xl-JOIPJ H5Amp&[fm5/9NI=[8VJkS%j;V 4q7 EWtnINVe=dd(~!klrY(0Jt:bvkdDŽ;>)[x<#ٰa-rςfTlqij`iz~پ,0GI*r]O%2'o/G]K"v @QJSϙ1Z dqiٺi+ʹ"X}0giλ{G~u<0q0>A~>9zT*0H?h'}H-Fߚl8;;ܮS0Jeu +k5}YV6 Puɇf܈OD{\: |<֣Cq͘pB#k+j{Q eʏhVt]܁ W߸JNZ~ !Bhc({s$?-Y#P?{$9tDPc4yle 09 Kr;|LNAR gL%/QoR0wຉj.Gt/ZuN#[A٩~9|'r~+<񈤆_0٬ Q˺ 0?o~ԊiJ^b`εqFL'"vS劯⢇Cae8.H4G#w ڱkC\rnѯUr zSd*ѩ`hZ%!C-׎;By|rJ$u̱MM׊ÌƼQȊ&H<Ԣ dQnp\dd+ {B`Tfgj)@TE=ݎ Hyҝ|4@- #ΟVH3)WN%$%`l-KP]egZ(t tt0vkt0B@H@ct ]:1K H$1H:Bo.%$$7C@cW;$ 0 )}]dtFzOo dZj[kyjpY`c]-`jg,Ӭ;" =;o$ ABaqy#*7BKO۝n{YEm6` M|@z}~Ȏ^ ^XMUms+Vԥ]r@ӗ7JXmg>:SX},l݁=G&͘0,o%&i`(&磧K\ݛ/~SS{EV< bynߑ"Îڿ׏*v?1C3R 5#P՚4[~}AGOaǾ2C悔'Njd6@Y=>7& e/zo.F,< 5Jx%nFM]!Uq YC3z?&fܰLN &rd]7rVq`Cћ/&K$uiE3 HIk른lWGkr :^|r߭ӥObҐ B>17ʳ$GN oۂݡֶV7w7,0kŚ.+`+3D P_(qH^{8UX`hw ʦn߽ ;<_``E"4d(LGV$Sv+X勳uzõZ F?yXaP_!%a-@xl9\({yU<%jqYU+?Ag5t'I_'乇([Pwvm&)X=9cb0|kY ݆XӐ7}ػs-Ai$X&%uqu4x=0; u_,A-&+; ]s[cmomPy3!??G-]4qAO&dt;N  4MKHك#j:ҽ6`C ?޳=#2X ζ LO ZeomմXWd7.*DJI 9z4|-c`oLiPdNgJfFK2ٹ ǝhJ+A+Gtq z:8sro%@kE\"4-##2&>nd{;h>J|OG6 6j)w6u nu<:mkwMg0x\N:øUy?3x844>e~YU;o^״,:'|.󺝩JްD{BSs4wZRҤL9~y0Z+xzdcz¢m̘9Q[E\G<<(SA[pT7yXkX-QRlMȃk0j w݃cO~?񏹳b ^M]޸x-/.܋nWwZ9 5h73/ g^COZ63MH-.yAwW!ɆpnθXƤ2I/Ĺr1/De% ڊoJqx!@Kʒg/bL>$c4 VJuٞp|m@ {ujkI.zB{C ڣxRaIzP%~q`i\/^d3|' .y ErC?OxC8*'7 Ŏ!m^-1xըy 3CS+;W_`/V5:*s7捒' E:a@n )2*T*tUbL\ўTdݓĶ!8("_q/VA{N6؋? g! ~.7O˥HM&'%Oqh(/^x2sJ6Rpnې ӵq& d&3Y6qݮ[ t/&L"0<7MFX /@KD#^"r˺8ڈyNW>>R)QVs8Z D]fFl'e_f\U`@Sy]fp_b֋5 ;AqrY7kEȎ34B |#A9r{dEq}譑HЃѦɜD 2ߗm8xZd҈$e2;w*O\c4* Ø~^ֹ^Xe?iPނ!1S 5r=P|'5Gџ082:l[&3ǧ(SRL[ *n$F@Cf*49.Li2yx7~nEK']eS~n0-jOkrff˞cUߙ4d{ DqNH9URa2/55BBd,Cm?2za3$xZI6ZK6H?p4lRl*AKMu6/kv<=79ȋ ca23g'I?; &qmDfmTYzPhcbfAdgP^yjc#-Jڠ=ZTbP}jBBla6ٳ/{}DslΌ £c9+ыg"79 uy,_BP!I:b`}=c06H`hbIV '* A` O Y50X4oH;VH,4m-8Y-RԹ~geaY#^7@;[4~!ƶvn/>O\N}5ΗF!jG߳z=rLu7hGRɌW1}0YY8@l.(8[f t| l7OKX)PB CyI?Rqdf)mdPRш(a73Nfr?9BrsY_r@fNn؎A*6bڛg߀LYGZnKM WTfg*CTZ3VSR["y]G<|yRzG௼"E^X,иhJ> %6|Gi 3>X~sQ_Lj/V(GYt0v!8 t82O6 \o`-iWҋb?N_>?vxT_<=}[. dH=.]|㧱, lŤdVWQf@' - lv0<%=R3rP[-[s :|`X-qJoyL>3WKpC&i9b(iۗ|]~쿌=zZܠaNZz|6`h\q`$lnZ`NsL58QoRl{\~7%gp N=77VݰWp`C㍒QCPy4%R]:^bpW_lr0wAJR{WwRYpx]{rsnO*VP쁚]FS31.R +m'c+ C0idgʩ ebW7n|4c؁T5*=>_! e_(PZ9%;3EElv'=eGʉ䫷,벩z|M#_^0sU=lh];>0u@TN7D6-v@.WEӌ& ANIVdoʢ9Se) ,T5 )И6݊:Q9&fAvA-uOR\Mt$/AS diY`SZQ+*^{n|= U*AmZ):*ó TZUPj]! 4a[ _rS{ԪOXؼV7Yg_[fh:rOh[#;nj A.]Cbnޯ& @ox)}S U 맍티⸟?Im:|2zX:TE` 2C2Rr Qfg?iEtj5VÜ }Vln7<s k9G 4*K [f:|Cz7'^pB:Jjj6+#x#2Qe  Gȷ ΁"y!0yT$r#-錄ݷYcTH/m]V';&piƶugRPq}+PZ苷Lh9sJHkk$N1ԦN(fsTbސ=DZU'BH#b0D_#2ۛU{Rb\/Xy߂E* [pH'Grzzi421韙΁LcL!̜d~mvvqqӬ\]v,S.On{&x.v\J`콽,Y"汌{n]-GEP<ny*|u$-֖VP~JLM4~RӚwu49Ga*&oN;o Ȧ-^mY?6foe"vv~\`>5)4AVlipR8r$ìmӾ2,p5?L> Je$X b4GRE%@|tymEw=ԜdlXZkW |lj39[[c)QV~c}N8jgHG ($b-k]/kl&R~}]=I_=s8I*PX|QaडVRz>ª9iS .Wbh >$UD|Jƹ.!$_~쾱2 ޼ i\ZZ:/ck~{FO8w 10VxorUjen[ݹ믛4OMp^K Q { n<,Q$+ي)W`h9xVi'#5됙"LpuH4Nj njۋy5x-]=Pf;KvԎ @kTEz!${ hh%";ka0|gz5Óxп& |VCsC 1 m&Qa&xE7ymǡ .𛙥B qJaٸvY?,97n8{J:y܌ }ʲJC[1e KJB84&R ̔TlԨu j0.^ػtSi8 \Սby&KT F&}cPUrAKe@(/b񍃊t8En64x@dR2PKE ً܋.}>FRu"[I2Hn#R1m*G/`.;UԵf_M<7j>Lԍ޷yV-z4׌7&Hr06>*ťUNѹtauk,XqmN x K^s[nn "ȇ-si`#X? PR{Y'⥽ء XMw3 ߜ6l> ]gn 爨Fb}#*L^C91F>d닳S&ȜԢ 1 5|04&A5 qfC3MS->;vB];άW_Qnz0o\vF~Tx4/p8'5i[UUۥtK}ʬ=aa('TysUdUZy[;ȶ%\1BHcY s<3•P4O2as&׆2K;H_+?9m'cU//Fe!1kOkV ܦNlqЃ47^zۉSEOndBn( T34cNJvs1u`׷R}8BQV7f 6u8%u ;q./mm tWۻ4wuՈ^w`[K[7m?}5MӠ ?EFi&^[)|&'9mu.bƺd*uSsv,ƥ)QޒXm,Yɽ[+ 1ŵ4Q0dHV1.2_X+++G-t Yg/Mw´FIӺ?bv6um (0&VۿDft^^sz ES<=e|}(0692D`ŦJ2jܱx|zd v a3Gt&92cLM;˙gFM\`mp7 CnʼzM$;Y>'rXHË2~urtDiޞKwN M& Ls}˟ "$@XI@'K`AqdbA$K)#2]Z<<JZB.K>O٧۝ׯK#s ~zJ@ANBۮ&E퀭@wxҎ$Yt] L\/!89B"V %PFf=7 ' ة]mh<.t)EMD.u9іE욬m|7u A`"{V:0?4B>Z< a,KدZi䚱) p<#Z&%M_f zsi);N4y .q9rFNKG`sm*ZONAr]0wZnSt \\g)HYTި܂T^$}MiZeeZ`d+$>/K.2S"?)ZAW IH1gUDlNLFV"l^*uvxm$,Qob2{N9ɭ+!*>t t#Qp}aer2ᇅU5#I"*ĥir-GwoSL&(F:xԟ;2Yfhj5)UtFf5cot lqk4Y,QOYjӉy"HM' I5%`|:BG@`E.L4\xLLB,>>c̤Yi4P;ƣ m3x DUr>$igڋ^mR\r+37no˼FG* Wڪm~bK  FF"I~ܡR_@0lxN EA|;`ѷ ˑDqpY$+C6:Sga(FY&=Ӥa6}Nؼ W,#<چM(]'H?ࢆ" OG\?RfkR5DYf~唆O hktaDU9Kf#Z>6;aXPr6(^ 5Z"3Rz1>dE}G`-c|jj8Jquy&NDN/:UKbv+7&U*׸А9IJK MSL6|>hlS s79ړ*^jR?BJ (0r6V1hBӲ?koLz%НP`丵#kvWʱ[rktƮe^ϠկZP`4k[_sÀ).Ozq9,V]҅7SZxfr]&SLToyn]?%>^ⓒ>%n}s=`,STCcձ(K$p.d_r$&.,97 ׋.@NoG±U)7~kt "نuՁ4Z?F@O@Ѐw?ҋ.^)c~ӺI h35z0Z<͘NX;Bg]AFSEVAF. ^}h \ՊyF}PV  ڒ0myou  H[/zُi+ZVm7?a  wB<46ayM%f  ţj2wK %4` >)K h[0^> m  =Fu mq%v  s kC+ogm (0:as:]0e*KlO]d3?gꏮ]JA(FM#%H|m\AxnIːRWXgwݕh䆱 2mc7{o{y5Zsu<^̭YY?/WTKxl#/lB.1: /'qΖek1>eFJ4|K U4ʁ5`.ȋxdd! , /v0d#ob|@{o|ZiIDi RpXz̹sz%,xlj Y.?%2#o&c&(bHcQڱ. '_+maj$0}H nUy=,=FJQ#5|7S-]wJH3N /:%"HLf=q,AJ8ڗ3#5'$wdSli1:,1uV~>>st CڈZebdٴL%C}wk!& 8^_n.(U?Y Ԁ4UB[/-'Ep 6u N_Š=ע12z|gFaa ?k Vlelvt~jJ 0p NBN"cpHG k|& m \XykOmRfic9w0ݍd8K>8.ޚ-cU?,= cf:]+g )#T;ha̟!}mE||ZaΜ6qo5qށS:zg@d~pN.LLe%H󱸼Q~^΍ UPmh6үT@m$'G7VxFi]~ U qo PG7} H-ΠQtpi_=@7 C Uʼ&Y 5x6-F?5D%9Gs2%?R"NԩA~G̈́ȩ do,|ihd6Dk9 l. 9ҁkA o~ ,yd(4ŽnU 6z <ٔf@``ȶs1* iơu| 3ǥ.͚Ä$~ ,Ge"(οԜV|S!]!kv(s7ЈRG?N7))ǀ e0} SnY&[Sp}ǫFeaa@T9kKtY7aw[cZ&W_W&e')!) sh@V)iz D>kpҬ,e !(dw|yPZչ~S:P6Tz~.H`$ؒb$Z̆ Q EDu$ANhѸ( ?;7WS ;9PGZRԺv7LNU"?QE嶫*5]~̌koƘAo֭](s`F>&8ZK5l%XuE'wP[ףR{5/je=5?I9V6޿l8>6, (0"i䪕R`zDXO1A3|ei׽jN"|Zر,iO}/+>-n1i">j3{Ek[THScXv$rdC뇚MKM$Iqi)0GRS,*|k-ccm/&V5uͻꅋVTd)+Q6[alipJyusO,Y]%V9:Mg!:ЇHTܮR_8yM*IbC z;rRې?|COD6LZV,CeX5Ƭi|ӣ4j{M$sӛVНæЄ)w5dY^`[y O+ Z:-=3 +؀zVZvD-2%g!K-zgmĬ/97^5;wfu/'vE)0~RW .i rS$2zՖ7.Kni/9Nrɪ ,sENDMtٚ5OgN6q8nr񽡐ҙ>vژr.;=ޫ/=n،8Cfj\ )z_qݮpd A*޽~JKԤ8)8v|lox:bbYG)ȉ-bM1"akb#3#ؒ^}=t-",ѩLics8 `Y©Y!i -`}/ JLK 7=ƉEz`t'EF/p9e+ >C'.0EM΄-AIv~kV5/Xu:V Lj:8b-G;1`º:[vB3Og;FOE}O;xa+qZ|Y4%e8\IO*Px쑔89Q -e5.y}QҡζVP ;쐣e m9tF\% p>p35C\M~l xNt\Ug.e&GGr!63I9SkjI2S"޽Ⰼ'ƫwh]߭۲9V}NV8c ZyQ7j,~v Jܚ#FjX7._s5ơ!NqVIJFR#b y= Vz[~" S[fw٥Q>?7!@܊k%<52J|Eu< .â{ ɑAm Ɲ 쵶`DE|0''?>a4Ӻg;3z=;w-*ԯ''335t{gɽ6W[+uCc|^5]l[{3z<^㹖ջOʊCfG< 2<#F:G<e}+e"?F32'?|cfV¼,eQ(.rԢr!Rq@*nBxSCW x 2jP[1P=r[z6PM*m}j!ɺ20-R3\YgX* t!ʕV)-:uZSpGʡb݇e_a %c$H*k{dܰxtJ?+T7[6W Q[[/!}y=ʟ}Oӂy'ǰja< Ź-؊huV59]`ع'ЉRlhW<6H5ᙯm$_:j^mƑ=%XDOywkL7$L6@mfߌgAs&*_P7ۥBk'ȌQG{TsG'7VxDh_ N+ |"wJx!nn.2eAn).WXh#<,n;:Ya^`L@+<߄E!T+$@-Ȅa j(6I)3R5.E}_XR_&3ƤȶS/J7얛g,Yh>Iy{}!:#Zn/]q\1=q-F(!9]'m؄6yS.T[Ѭrvɢeմ9I#'qU7@7 4M}Snۘ4{k0:h;Ym[܍jF x# FZZ_r$@ǥ)űܡ0磽~lyJ[xA/(NPpg|`ټ\2? `T %O }pTiSR/%NÿCVhnvKH]CKy맑bm+So4eVY1X^p^̤R^ hd\$GN$,r WL#d8قkwBEs(ye%̧v !J-"4Vn=!WhdbYxXhqrYn&w~#N%0OFb5*>Yhc0wcJҧH T%d@i }iyrvPYQ!˲cUЄ?*Ͽ[ {`H{/kY L?<&^9B62?`o:h lCsRMTd\lT,?']5^{{xz!tPWZC[PV%uѴ/fe.UR2h"ػBŋOI>]{ŧ߇|JZ'X\Bԏ%ImCly)&y ċC߸ڿx9Pf˔/e5ʚzd-_'eusʀ 28.KDclK6UȪ! 3 e;*\k¬Pi+-\\R=`a__M2P{h7sX=b VvncOEĉ 3&3'&-xh9{cI2aYnqHvs2I2RQ(fچmΰLrDy5rpϚAOwſ?p7g_s >+;.ϟ |g>>m!*Oierå5ģ>F 5Ȍ N1q12{ pj-[6l NR/#EࠃS-GCEnUiF+\Y]zlہX0 b!GQ۴ٗ$8?·=l-;ԱC B{crBSau*Z!9 p(xJRd6y_C|>%;>C >qeGNwQIb2spe!x~:(2 `!=vt%קּYtBfYk_7vaGe{ߙ}Odg$$f|oaYX`vBm(YB?aZ= 'EMC rbG]P6wܐ-d%{p17lW~h&==W i{͇M2MM-¹غa)ӶpJFqԻ>cu@t <>O˖KQ7>Ki GXsMgUMHT|t}ܘ3srX%0kl2Wht,-y5/~Z-gtԆm(߸bIO=[SHGf% _0v,Ks+V>%/K($@&0l}*tsP|y߻!FAW;o䊙.Z$EaSN4N~ B!\MM] 񫽧nɅNZj3|ho]Vq/Q2[ȈAi )FOzfpf TpQ5 }fF#n$em{^x}7S.|(&M:R/6/ȓ]Q}(@8!dgB}.&/)2w&jaIO!ʹ/X&|rN=󈲙8j頒GWVoc%[DY&m!n޺0ʆr`>3&hOWBʫj\2} [,2rH:H?EsSj46> ;U%%Dr*L ϯqCe /88%4ʯBS[#kEwkgݻ.\/wR@*;MrB,mբpC48q?Q>0@X):`IEkK$w|ZDBY^h;QwnzF0Vyiʳw-eo?U6 ٥%*bhܔFڬÐUnRW.W@ɱjs-&'>W]Mr~'c`xDw`k?_~Z=9~s !-cs{?;)ʋKY8),~h:wfZu[ʜ?'4M/iz-Q{%d*/NB:P [ErB& ![]3V g4^Og:i(>wVO_o@DNĻ:`yq놵L )Aܵ1@A^{o>>NZj􌲩>՛dKH1O^\=s67 Z]p /j]ŋqe; @}KkL{ONcq`0=.)_ 7ktX_}gXkbzQAuNIhN@iE\?b}18+p2Nˊvނrӣ y{A:wāKbtwˑ[^}@&94qИÓY#xXc͋0{`ڀ|P9Ͱ͆?֫,Z?ͯ tL}FO3}A{`a>8!2!˭1׫5j޼l?W[O\sϫ>>0"4 b-}t\%&]9rN]qen=G9P9#p?9fy0@9\<|c %-ςk-S;݇?}6e RV풑Tx%J `c @O~jWv2yDX ;}|%(&(\_V [KVf `'ا:$1"; *U_+T>(l:aJ<& kvԳs٭25 Mz=_E ֋w;TOKNyaZ{tCal`MSuE7/k' *-3+ۏ`'gV 4<޸,v=ަ5w`^pfHa3d`jaPbvɻZmx*"`<( K hRʿɁJ>*?@V(*vUHR>QJډd0(? 9ZЪcw^l]b)2SɎ[e+u&/7&EP$G&*L[VOTeK8GOSU<|J'4r\ aݜ_. Qy%7-CVu8u*WȭLγЎxߠ97KR$'޷ DI yLQgOkFt>ڀo?+q|L0 8֋ZqU &upUW BU0OUBnLJ)ӭ^YkPS)=ϮP4@0j-hYTjfcm3!@?Q*NLmyx@B%z[ No&⸿k|Z1P`KN5238VSxo+BS.3,U tbR M)-3+}ĈtF'4@F+p` X]x3Մ+B@GycSRVRV\w@1 F^|ru#e4Ƥʭ Qg>V$-^sMꦥP#!=]6M 䨳x<MA-y,k{[!'O \: "@ظTjǤxu(˖5XRd/0ǁq Mro_8HG)8{P)F-JCbfN"ٓ)ՑxJ+m1'F JPII7mᙼJDVœ_r?R (j`_`aDz U3(5[ VJCɯ32%o̐8ESr4gQMkBRs1#ߧB΋ 3lz8{(ap$b!@e~0J_F :,v~VZ.7]}sǛjMŎ;Dl=p.A J7(H3,#gԠJ+ke"9YUy;3\K,+v<>xid E ^houXjfae}QLlLUk%D!fF妋)-y(!ϵ+rrd?4~K4 Go3*7 S5* R^RD48٤N'XDތg4Al-Ľ;v__;nQAȄ<̭ 3 a:hF5ezf(ߚ˕&Ek ~C8͢SqV>ױӰb kVGI¡ky*nL+IDAZaW\0*hR4%Hgk6![YڙcXWu88::9-QFGaGNbEU7Lqs!H ͌V"!ƣNPF岼Lu1Z>!My؞F,|Dц~MvG2O̔8օۍM4/N;ll˾Vmsa6ֻ ɑVaSnbن젢nz0zڰsgھt#1S&u)6vITZVUW))lѮ*Ԫr7T*gzsN+?4m8wܙ8M?{ղJ/B,p3s+kSq8X[k;opP7A/L$}tDW7# sfNVNwlf/O{vr7ͩVRd/krOR~a3MuhǺ^g%>*ǖ[, q!B"=5NV+<^`+dpc@Ho.]O[.]a/þ%K 8 @u %Ё>Ho.]O[.]a/þ%K 8 _s<Ӥ1N(l21ɍ/=p`ty7Gu x ϵL5_g2A1 E@{%M eV2[0o $WU@M"ýʴY1<Zuo32;~#vZ=R23aFwf{/.kH$ĠS7o~ g';K7ѓH2 %BfKH 2{y2$˷Gkn5Jd4+]cJdUZ} 瀪s3C%&W09VqɃlj &˒FK ދI ݧx.= fd$eî2, :p@ւtm^DiKy9)2mT;ݧ,@7ed uMc^g,}pa}uw9fOT8wW livjs0H?䤼;cRˆeu_|b˅cۍU(ԼǻA#:mE 8ZR/ 1V{.Jۯ:,GNo VvGe g'pe`4"A{Qa]sGԀ&ː(jeQi1-SzRKho}a ʪtW-ܬ&޿H%&1QwjYD%Φ.5hҚĹg0ÿt4t;JYScI~ƗU-P >aiΆl{-~4mݒq\^풭߻iRV\W(?{v%''eyX$)t΂J?6s?[ GK(lA\HlTJnu9FW}a|Q2zP!5n(./eN96R}3@KWGuvjJM9o+j$R#`kGXg6Sf] p_gΔ~EtTde|5ir}J4 ֱrxw]d$#a{ K;`({6q/2Kw@5hG甿&Hh"5/^싶ךh4O"7\;ljNDc;[{c~$ײz>7!8Jq) K^hNjϾsṔc!АWB'*e!:\%"YqOYi=0Rr >;sZm_)s@kQŋ;{H} i½qūO\R yhFYs(lō+gW|{͗ C @H/MXL j1y}'^5BJ)3ɜ0eB3#j<~L>C{K/o<(Zǃ+6GF}aZ 6=b/-&b0|FgF߬-Wގp~ؤrsx1sèx{lWa?ŕh#S #+VXOLz[Yi-Tԩ(ֵJ:(C=>4= j#Ou} ˌQ(PPs#d W ?Vm92mt*eٌ r3:' B,q8p^B2x6{=T00^}8`[h~"azc.xq'`= .K=B) j7el{<2IwzLQٰTYoWXIV ^ŠB*ssaY9eӴyΟWVٓkPha\8!M;k)oOk'# Г#~E$gH@բ(vx4(G* Я+92udk' R'`zr໠^`(&&".x=ß<7? (j4z1K`k]-zϔ^ `3|>wM.x7T?O EC34N`+mF5~ռX}rŃeTP/-pϊ;(欨mT ϣxQQb(t(O^\g>3J\z *exXy D8j{(qm"'mnQ> f$HF8G{Uhd]-@ v:@}>xEh¸|.P":π)uРoYiަY<=zMA6saQ@5yc|U{ +־ u昨b4A(ߔV(fU4ʭTfQ K;7FS;Xu"~,&3@=g%},?*>?9g@{.RQIs+er5يQq-߽-*dDȂ@u&gy].qs}F/ZYe™rCya%pPQyN Ygj׼pӜGʵx9dCkyLjO-3lk! L%)h?0a7*wNJ'wTÏ.TB*3%DZpܴEOBoo(bT]t} `11(];:d\Ţᡘ7R@C' =Ҳ9a˯N}MP`B 8qE 1 $#nzf e^=?KmbH97 1[zjEQ+?L3[ӿrp5`9:f"֪A/S `o3nEԠ1K%5I4=]`2t)q6,TbvuU)JͿjfПve䷯E=m60V횂L6ntj; 7)緃W;H@AIgVM* rfj s5 VD !^ %5㕚 Ӹȉ?5Yx{, 8o"& ULqs8m+ô0}@_hC_#w΅G2AE9[d(vIEg Q!|Mj݌8cHf!h Pu]ߜTo>Ev#8+1W3_3Rf"C˝뤅qۜjXTǚӫX΍9R]@o3njIHm]ۛEmGlRpJuB붴 07+%`l1J A!Aer-v22Dup@ =E' CUYAUWҘKu9#?i_ozj7ZϲVwh}{ߕK>8[=@gf +g# sfZ|=k+gN iy= "N=.Dž_+𷶞Eu9S|??[]Oa<9(0Mج"vhAzE/ {);5#[IꀱN[EIYOzlt9AP5Q3ZbRL-/nrksOPwa{ͪ-ToK#7pzed4f,'^ U1E kٿXluD$ݽ w{mMO BUjZ.¢:TJF!:ݵ [_3:6qQ-<|l7yxʀ<ʾ%%euK*"*& {L9fHI,^t {_r.N~ChZt=RCQ6X7dB)W!?NZ>}}93TVWKH1a3{Sϝ'%p J3RR%}esg1*>m_€+ªt z xݦcxmi\onզ^u+G ))ɾVWKKi W%WO_\8uЊUM.`$}0ku/F"'C:l{N@U8XӐc9\|y^B%C%IԃOlbpw׶^.s+M^y%q}(;k?Z.]}Aj/w!c'CX^.>#hE}ŋ@.?C.ϗeBϗTЁ"; q7Uv3#K@@{%`@4wZѷH@HTi^K8~.n1z%KVƵJ@Jō4~W%ХЁKūWK@@{%ٗ7~,!K$}DI!^ao[FyO,7!pC(!U*oDb*]t !^[qbe&uPI4'W|{ 1b tKI7|v%&s_ғ8t{CY!?3%RDG0"z@ +4zf- MQaaXF^2?k65xb +RR#2aQ)Lݱܸq?یm1+i@" pc1u4LF>o mB}R,lͶ[L>>Ӄ.+oaCi/x`| *7fK1^15s^@2P?#*OˬӒs +=; yJj%nTDŤ`$s@p/ehFحF=5.uxs68=eo42_KG[xm\9cs@T| Pˁs@3WX#MJ:$>ڪ,* p:9) 1q 6ces~I~ hPBJRR,FhVSOR8p4>X +IxIZj$U&?s`#y5_F'ɍ"1_Ӱ zf[] z-޼m]y{[qe_,~fd&G(͜qw*scUBk cjA=(V{(yk}P1y #b:ʯ_ޛ5'uPvTS*j^Z͖ P*kR-4{o AuTC5B|_1f&l̟4XOus<剒Š%w*KMm(DPAx?  +O3sܭkTsP+Mm12c'X\8!M@ @z=S<,6LNa9d@SP$_:Dr] &ht q.jI~x Kk d2u퀔Holĸ{Aj_ !#2cՕ%wtlO`"VVmN L~ü9yW ̼.uBF]_/~ȇ~x@3{r߈"~v.w Kq,ym2ǤQ)#TBk6gpyH NR)kEi.tQ&CX4yswpW6}q!'wZu]_ yYb63_!bþ#'*kOՆ]' W`㎂* `Ʉ ʲM++^o -zt{FfIP=)A!r\Meg5${7`3Z,.QƲefǭ]_xign6w 6qBgC8u+F4`L6x\~WgQ2#xG{ʠMK< ֯)?|D%e6*ܯh/^6\* 'K:91$=ZxR)8Dn`o[e ~Kzv6'8 B$z2:h68EۻъyPZ<ՉyTNsq‚:M|2gj?5ɭJ#0,AaR<2Q]Z蔺rFE1Mt:U@o2Xaj3Gd+-~:]z a"Aޣɇɒc4uj _n_٥xCuEX)phA-ٸ j;YAYҷuJ6B..kPnɁ5WA9SmʈD?uѺЇ m&x2iIzN V:< מ?PzC p@c`8gDjAt(ՁHT`rfӁpS[9`&6(&:h:[ݹƪw$ZFØ"z<[>Jimnˍbt\ћc>gA)ڟdjOiǥ c.s'|D$Ylek?oφÖZP?Crجx5w("/tHh38}rÅngɩT'<#m"  x'A3Pq~:O}<Ԡݸb n)k/j96pMuM2&B|~zVj@tq"P'xٕ^FOߦ=cFАJ`;Q ; <i6AnMЊg*TFb#,r;(JF@c ?DUT *ԎU`hb%>3='F$ )*9W>XIiE*O|>7LUՓ;-C:t>*<*`F] j5Fqp^KH/aè/#N9+֏&K\@9cL@.!:^`ٔI^bNElf_a!%>_&úШț ^Q7/^u…Yr#؛Wjk?>rvVN1w6k3H)fʓKb4xW{0W\>X2,#F;TE9E^Z3dΔ~jXXQ;Bk7lR<]=sBg_+^gGp' *HkzaΔte"@c5J.<LYuG+x *X𗂇wZA~'/yy5a.jFDY[C*VW2wr2,f]ˆj86ze6putTn#Xz62=_A/X"0 f DqS^Ȳ-ʰϢt*Q24S{ETjc;Ø98z5G7s[gPNVK_tf2Ǩ9EX-]j`!9CjP̅^h:jG)KvjalsO-C1IL>im*5Fh4)Mq}06G] A+&ĿӺ'l$`'\ V}eyn%1F?-@N#s"u*JTn3\AQvq=oZ6Z'sTj>ֲ`B*+=;29vjR;ԉwu/n&^JkXd3yԴ<Ԍ Z Z*:on}f[b%W+3́@Ԏ>90[Gq 8E&hI|y\5O4uݭMJ/s~5@A@jxSܽOEAH/:"Ot[ˈ+g~xܸu鉶Db+ +ra7bg渚cs>HCA';s\7Ο^wПK@.Gz u %tJ|ͺt  @}P.]AI@ħ߬K@.$RIENDB`DOCS/SERVER/run.gif0000755000000000000000000000014111654256224011003 0ustar GIF89aE Save and Restore

Saving and Restoring an Adapter's Configuration Settings

The Save and Restore Command Line Tool is a VBScript (SavResDX.vbs) that allows you to copy the current adapter and team settings into a standalone file (such as on a USB drive) as a backup measure. In the event of a hard drive failure, you can reinstate most of your former settings.

The system on which you restore network configuration settings must have the same configuration as the one on which the save was performed.

NOTES:
  • You must have Administration privileges to run scripts. If you do not have Administration privileges, you will not receive an error, the script just will not run.
  • Only adapter settings are saved (these include ANS teaming and VLANs). The adapter's driver is not saved.
  • Restore using the script only once. Restoring multiple times may result in unstable configuration.
  • The Restore operation requires the same OS as when the configuration was Saved.

Command Line Syntax

cscript SavResDX.vbs save|restore [filename] [/bdf]

SavResDX.vbs has the following command line options:

save Saves adapter and team settings that have been changed from the default settings.  When you restore with the resulting file, any settings not contained in the file are assumed to be the default.
restore Restores the settings.
filename

The file to save settings to or restore settings from.  If no filename is specified, the script default to WmiConf.txt.

Note: The static IP address and WINS configuration are saved to separate files (StaticIP.txt and WINS.txt). You cannot choose the path or names for these files. If you wish restore these settings, the files must be in the same directory as the SavResDX.vbs script.

/bdf

If you specify /bdf during a restore, the script attempts to restore the configuration based on the PCI Bus:Device:Function:Segment values of the saved configuration. If you removed, added, or moved a NIC to a different slot, this may result in the script applying the saved settings to a different device.

Notes:

  • If the restore system is not identical to the saved system, the script may not restore any settings when the /bdf option is specified.
  • Virtual Function devices do not support the /bdf option.

Examples

Save Example

To save the adapter settings to a file on a floppy diskette, do the following.

  1. Open a Windows Command Prompt.
  2. Navigate to the directory where SavResDX.vbs is located (generally c:\Program Files\Intel\DMIX).
  3. Type the following:
  4. cscript SavResDX.vbs save e:\settings.txt

Restore Example

To restore the adapter settings from a file on a floppy diskette, do the following:

  1. Open a Windows Command Prompt.
  2. Navigate to the directory where SavResDX.vbs is located (generally c:\Program Files\Intel\DMIX).
  3. Type the following:
  4. cscript SavResDX.vbs restore e:\settings.txt


Last modified on 2/10/10 3:18p Revision

DOCS/SERVER/setbd_dm.htm0000755000000000000000000003167612135720000012003 0ustar Unattended Installation

Installing the Base Driver and Intel® PROSet via the Command Line

Installation Methods

Installing with DxSetup.exe

Using SetupBD.exe to Install Base Drivers on Windows Server* Core Operating Systems

Uninstalling Drivers and Intel PROSet


Installation Methods

DxSetup.exe is the preferred installation method. You can use it to install the Windows base drivers and Intel® PROSet for Windows* Device Manager. DxSetup.exe detects the system's language, searches for the appropriate transform file, and applies it to MSI package. The transform file translates the installation instructions to the language associated with your operating system.

NOTES: 
  • Intel® 10GbE Network Adapters do not support unattended driver installation.
  • Intel PROSet cannot be installed with msiexec.exe. You must use DxSetup.exe.

You can use the base driver install utility (SetupBD.exe) to install Microsoft Windows base drivers from a command line. If you use SetupBD.exe to install base drivers, you will not be able to use the advanced features in Intel PROSet.


Installing with DxSetup.exe

DxSetup.exe is a setup utility used for installing Intel PROSet. It detects the system language, searches for the appropriate transform file in the same folder, and then launches PROSETDX.msi in the language specific to the operating system. The transform file translates the installation instructions to the language associated with your operating system.

DxSetup.exe also takes the install options from the command line and applies them to the PROSETDX.msi command line installation.

DxSetup.exe command line switches:

Switch Description
/q[r|n] silent install options.

r Reduced GUI Install
n Silent install
/l[i|w|e|a] log file option.
i log status messages.
w log non-fatal warnings.
e log error messages.
a log the start of all actions.
/uninstall
/x
uninstalls Intel PROSet and drivers.

DxSetup.exe Public Properties

Property Definition
BD "0", do not install base drivers.

"1", install the base drivers (default).

NOTE: BD should only be set to 0 if the Base Drivers have already been installed prior to running DxSetup.exe

DMIX "0", do not install Intel PROSet.

"1", install Intel PROSet (default). The DMIX property requires BD=1.

ANS "0", do not install ANS.

"1", select ANS (default). The ANS property requires DMIX=1.

FCOE "0", do not install Fibre Channel Over Ethernet (FCoE) using DCB (default).

"1", install FCoE using DCB. The FCOE property requires DMIX=1.

ISCSI "0", do not install iSCSI using DCB (default).

"1", install iSCSI using DCB. The ISCSI property requires DMIX=1.

SNMP "0", do not install the SNMP Agent (default).

"1", install the SNMP Agent. The SNMP property requires BD=1.

 

NOTES:
  • If you specify a path for the log file, the path must exist. If you do not specify a complete path, the install log will be created in the current directory.
  • You do not need to specify default values. To install the base drivers, Intel PROSet, and ANS, the following examples are equivalent:

    DxSetup.exe

    DxSetup.exe BD=1 DMIX=1 ANS=1

  • The ANS property should only be set to ANS=1 if DMIX=1 is set. If DMIX=0 and ANS=1, the ANS=1 is ignored and only the base driver will be installed.
  • Even if FCOE=1 is passed, FCoE using DCB will not be installed if the operating system and installed adapters do not support it.
  • Even if ISCSI=1 is passed, iSCSI using DCB will not be installed if the operating system and installed adapters do not support it.
  • Public properties are not case sensitive. No white space is allowed between characters. For example:

DxSetup.exe /qn DMIX=1

Any white space in "DMIX=1" makes the setting invalid.

Modify and Upgrade

You can use DxSetup.exe to modify or upgrade your drivers and software. If a feature is already installed, the public property for that feature will default to 1 and if a feature is not installed, the public property for that feature will default to 0. Running DxSetup.exe without specifying properties will upgrade all installed software. You can remove installed software (except for base drivers) by setting the property to 0. If you uninstall PROSet (DMIX=0), all features that rely on PROSet will also be removed.

Command line examples

You can modify the paths for different operating systems and CD layouts and apply the command line examples.

  1. The following launches a typical install silently:

    DxSetup.exe /qn /liew install.log

    NOTE: BD, ANS and DMIX are selected by default.
  2. How to install components but deselect ANS. Set the ANS=0 in the command line:

    DxSetup.exe /qn ANS=0 /liew install.log


Using SetupBD.exe to Install Base Drivers on Windows Server* Core Operating Systems

NOTE: If you want to use prosetcl.exe to configure your adapters, you must use DxSetup.exe to install drivers and Intel PROSet. SetupBD.exe only installs the base drivers.

Command Line Options

SetupBD.exe supports the following command line switches. 

NOTE: You must include a space between switches.
Switch Description
/s silent install
/r force reboot (must be used with the /s switch)
/nr no reboot (must be used with the /s switch. This switch is ignored if it is included with the /r switch)

Examples:

Option Description
SetupBD

Installs and/or updates the driver(s) and displays the GUI.

SetupBD /s Installs and/or updates the driver(s) silently.
SetupBD /s /r Installs and/or updates the driver(s) silently and forces a reboot.
SetupBD /s /r /nr Installs and/or updates the driver(s) silently and forces a reboot (/nr is ignored).

Other information

NOTES:
  • If you install drivers on a system based on a server chipset and BIOS that are Intel I/OAT capable, the /s switch (silent install) forces a reboot without the /r switch. If you do not want the system to reboot, use the /nr switch.
  • For Intel® I/O Acceleration Technology to function properly, you must reboot after driver installation.

You can use the /r and /nr switches only with a silent install (i.e. with the "/s" option).


Uninstalling Drivers and Intel PROSet

Intel recommends you use Add/Remove Programs to uninstall Intel PROSet and the base drivers. If your operating system does not have a GUI installed, you can use DxSetup.exe to uninstall the base drivers and Intel PROSet.

If you only installed base drivers, you can use the PROUnstl.exe utility to remove them.

NOTE: PROUnstl.exe only removes the base drivers. Do not use this utility if Intel PROSet is installed on your system. Removing the base drivers without removing Intel PROSet will result in system instability.

PROUnstl.exe supports the following command line switch:

Switch Description
/nogui silent uninstall.

Last modified on 4/24/13.

DOCS/SERVER/sitxgb.js0000755000000000000000000015317712114110660011351 0ustar /********************************************************************** ** ** ** I N T E L P R O P R I E T A R Y ** ** ** ** COPYRIGHT (c) 2005-2013 BY INTEL CORPORATION. ALL ** ** RIGHTS RESERVED. NO PART OF THIS PROGRAM OR PUBLICATION MAY ** ** BE REPRODUCED, TRANSMITTED, TRANSCRIBED, STORED IN A ** ** RETRIEVAL SYSTEM, OR TRANSLATED INTO ANY LANGUAGE OR COMPUTER ** ** LANGUAGE IN ANY FORM OR BY ANY MEANS, ELECTRONIC, MECHANICAL, ** ** MAGNETIC, OPTICAL, CHEMICAL, MANUAL, OR OTHERWISE, WITHOUT ** ** THE PRIOR WRITTEN PERMISSION OF : ** ** ** ** INTEL CORPORATION ** ** ** ** 2200 MISSION COLLEGE BOULEVARD ** ** ** ** SANTA CLARA, CALIFORNIA 95052-8119 ** ** ** **********************************************************************/ var Results = new Array(); var URLTarget = "_blank"; var Document = document; var PathDiv = "\\"; var SearchList = new Array(); var ExcludeList = new Array(); var CurEntries = new Array(); function Search() { if (arguments.length == 0) return; if (typeof Array.prototype.splice == "undefined") Array.prototype.splice = Splice_Fcn; if (typeof navigator.userAgent != "undefined") { var browser = navigator.userAgent.toLowerCase(); if ((browser.indexOf("netscape") == -1) && (browser.indexOf("firefox") == -1) && (browser.indexOf("gecko") == -1)) URLTarget="_self"; } if (typeof window.location.pathname != "undefined") { var nIdx = window.location.pathname.indexOf('/'); if (nIdx != -1) PathDiv = "/"; } ClearArrays(); var Exclude_Warning = ""; var FrameCnt = top.frames.length; if (FrameCnt != 0) Document = top.frames[FrameCnt-1].document; for (i=0; i < arguments.length; i++) { if (arguments[i].toString().indexOf(" ") == -1) AddToSearchArray(arguments[i].toString()); else { var arg_array = arguments[i].toString().split(" "); for (j=0; j < arg_array.length; j++) { var current = arg_array[j]; if (current == "") continue; if ((current == "+") || (current == "-")) { var next = arg_array[++j]; while ((next == "") && (j < arg_array.length+1)) next = arg_array[++j]; current = current + next; } AddToSearchArray(current); } } } Document.close(); Document.write(""); Document.write(""); Document.write(""); Document.write(""); Document.write(""); Document.write(""); Document.title = "Search Results"; Document.write("

Search Results

"); Document.write("
"); Document.write("
"); if (ExcludeList.length != 0) { for (j=0; j < Entries.length; j++) { var ExcCount = 0; for (i=0; i < ExcludeList.length; i++) { ExcCount += GetEntryCount(Entries[j], ExcludeList[i]); if (ExcCount != 0) break; } if (ExcCount == 0) CurEntries[CurEntries.length] = Entries[j]; } } else CurEntries = Entries; for (i=0; i < SearchList.length; i++) { if (Exclude.indexOf(SearchList[i]) != -1) { if (Exclude_Warning != "") Exclude_Warning += ", "; Exclude_Warning += SearchList[i]; } else { FindString(SearchList[i]); } } if ((SearchList.length == 0) && (ExcludeList.length != 0)) FindString("*"); if (Exclude_Warning != "") { Document.write("

" + Exclude_Warning + ""); if (Exclude_Warning.indexOf(",") != -1) Document.write(" are common words and were ignored.
"); else Document.write(" is a common word and was ignored.
"); } for (i=0; i < Results.length; i++) { Document.write("
"); WriteResult(Results[i][1], Results[i][0], Results[i][2]); } if (Results.length == 0) { var OutStr = ""; for (i=0; i < arguments.length; i++) OutStr += " " + arguments[i]; Document.write("
"); Document.write("Your search - " + OutStr + " - did not match any documents."); Document.write("

Suggestions:
- Make sure all words are spelled correctly.
- Try different keywords
- Try more general keywords
"); } Document.write(""); Document.write(""); Document.close(); ClearArrays(); } function AddToSearchArray(str) { if (str.indexOf("+") != -1) { var len = SearchList.length; if (len != 0) { len--; SearchList[len] = SearchList[len] + str; } else SearchList[0] = str; } else if (str.indexOf("-") == 0) { str = str.substring(1, str.length); ExcludeList[ExcludeList.length] = str; } else SearchList[SearchList.length] = str; } function WriteResult(page_name, page_url, description) { if (arguments.length != 3) { return null; } if (description == "") description = "No description available"; if ((PathDiv == "/") && (page_url.indexOf("\\") != -1)) page_url = page_url.replace("\\", "/"); Document.write("
"+page_name+""); Document.write("
" + description); } function FindString(str) { for (j=0; j < CurEntries.length; j++) { var Count = 0; if (str == "*") Count += 1; Count += GetEntryCount(CurEntries[j], str); if (Count != 0) AddToResults(CurEntries[j][0], CurEntries[j][1], CurEntries[j][2], Count); } } function GetEntryCount(theEntry, str) { if (theEntry.length != 5) return 0; str = str.toLowerCase(); var Count = 0; if (str.indexOf("+") != -1) { var str_array = str.split("+"); var c1 = GetEntryCount(theEntry, str_array[0]) var c2 = GetEntryCount(theEntry, str.replace(str_array[0] + "+", "")); if ((c1 != 0) && (c2 != 0)) Count = c1 + c2; } if (theEntry[1].toLowerCase().indexOf(str) != -1) Count += 8; if (theEntry[2].toLowerCase().indexOf(str) != -1) Count += 5; if (theEntry[3].indexOf(str) != -1) Count += 10; if (theEntry[4].indexOf(str) != -1) Count += 1; return Count; } function AddToResults(url, name, desc, count) { for (k=0; k < Results.length; k++) { if (Results[k][0] == url) { count = Results[k][3] + count; Results.splice(k, 1); break; } } var NewIdx = Results.length; for (l=0; l < Results.length; l++) { if (Results[l][3] <= count) { NewIdx = l; break; } } var NewEntry = new Array(4); NewEntry[0] = url; NewEntry[1] = name; NewEntry[2] = desc; NewEntry[3] = count; Results.splice(NewIdx, 0, NewEntry); } function Splice_Fcn() { if (arguments.length < 2) return; var InsertIdx = arguments[0]; var Count = arguments[1]; var tmp = new Array(); var ModArray = new Array(); var i = 0; for (i = 0; i < InsertIdx; i++) tmp[tmp.length] = this[i]; for (i = 2; i < arguments.length; i++) tmp[tmp.length] = arguments[i]; for (i = InsertIdx + Count; i < this.length; i++) tmp[tmp.length] = this[i]; for (i = 0; i < tmp.length; i++) this[this.length] = tmp[i]; return ModArray; } function ClearArrays() { Results = new Array(); SearchList = new Array(); ExcludeList = new Array(); CurEntries = new Array(); } var Exclude = "a add all also an and and/or are as at be but by can did do for from has have how id if in into is it no non not of on once one only onto or so some than that the this to too try two use want well what when where which why will with within yes you your"; var Entries = new Array(); Entries[0] = new Array(4); Entries[0][0] = "ad_10gs.htm"; Entries[0][1] = "Supported Adapters Server Gigabit"; Entries[0][2] = "Supported Intel 10GbE Server Devices This driver and software are designed to operate with the following Intel 10GbE Server Devices Product Name Board ID # ..."; Entries[0][3] = "adapters connections supported"; Entries[0][4] = "adapter af at2 backplane barcode board br bx card code com connection controller converged cx4 d79893 d80259 d95857 da dagger designed devices digit driver dual e15728 e16791 e25335 e37002 e46189 e57138 e58551 e68785 e68787 e95990 ethernet express expressmodule extension fcoe following front function g35632 g54042 g54369 gigabit go guide home htm http i217 intel kr kx4 last lm lr mezz mezzanine microsoft modified module nahum6 name network operate optical p2 please pluggable port printed product revision see server sfp software sr sticker support t1 t2 tn virtual vista windows x520 x540 xf xxx"; Entries[1] = new Array(4); Entries[1][0] = "cbl_fi10.htm"; Entries[1][1] = "Attach the Network Cable"; Entries[1][2] = "Connect a 10GbE Copper Network Cable Depending on your copper adapter, the cabling type used is 10GBASE T or CX4. 10GBASE T Maximum lengths for ..."; Entries[1][3] = "10gbe cable connector fiber install laser optic"; Entries[1][4] = "abcu above accommodate according active adapter afbr afct allows any applicable assessing assumes attach auto automatically avago ax bail based below binoculars bracket cable came case cat category caution certain characteristics check choice cispr class clause commercial compatibility compatible compliance compliant comply connect connector conversion copper core cover cross customers cx4 da defined defines depending descriptions designed details devices diameter different diligence direct disclaims discretion distance documentation driver dual either en50174 en55024 endorsement endorsing enhanced ensure ethernet eu's example express eye fclf8522p2btl feature fiber finisar following ftlx1471d3bcl ftlx1471d3bcv ftlx1471d3qcv ftlx8571d3bcl ftlx8571d3bcv ftlx8571d3qcv gigabit greater hazard highlighting hot however hp i iec ieee implied in1 in2 including information insert instruments intel keyed kilometers lan laser last latch lc length liability limitations limiting link list load loms lr made manufacturers matches matching maximum may mdi meet meters mode modified module molex most motherboard multi must nanometer network notes numbers operating operation optic optical orientation oriented original other output over own pair part partner party passive permit physical please plug port pose potential producing product promoting proper provided purchase purpose rate receive receptacle recommendations reference referred regarding relating removable remove required responsible revision sale same save sc see selection server sff sfp share shielded should shown similar single solely specifications speed sponsorship sr standard std successful such suitability supplier supplying support sure swapping switch sx system telescopes terminated testing their then there third transmit twin twinaxial twisted tyco type v10 v4 vendor versa vice viewing visible warranted warranty wavelength whatsoever wiring without worst x520"; Entries[2] = new Array(4); Entries[2][0] = "driv10gb.htm"; Entries[2][1] = "Installing/Uninstalling the Drivers"; Entries[2][2] = "Installing and Uninstalling the Drivers Before you begin To successfully install or uninstall the drivers or software, you must have administrative privileges on the computer ..."; Entries[2][3] = "10gbe driver install uninstall"; Entries[2][4] = "acceptable adapter additional administrative after already any applicable attempts automatically autorun before begin below cable cancel cannot cd click completing computer confirmation connections control correctly dialog discovers displayed displays double download driver ensures existing extracted files find follow found function gigabit hardware insert install instructions intel interoperate intervention last located machine modified must network new note ok operating package panel plug ports privileges procedure product programs recommended regardless release remove respective revision running runs same screen select server software start successfully supplemental support sure system them these transfer uninstall update user using website whether window without wizard"; Entries[3] = new Array(4); Entries[3][0] = "support.htm"; Entries[3][1] = "Intel Customer Support"; Entries[3][2] = "Customer Support Intel support is available on the web or by phone. Support offers the most up to date information about Intel products, including installation ..."; Entries[3][3] = ""; Entries[3][4] = "about available corporate customer date general including information installation instructions intel internet last modified most network offers phone product revision site support tips troubleshooting up web"; Entries[4] = new Array(4); Entries[4][0] = "dupwindm.htm"; Entries[4][1] = "Configuring Speed and Duplex in Windows"; Entries[4][2] = "How to configure an adapter's speed and duplex under Microsoft Windows."; Entries[4][3] = "duplex link speed"; Entries[4][4] = "adapter addressing administrators advertises allow always appropriate attach attempt auto available based been best between cannot capable caution change choose click configure connections considerations copper default determine device differently direct disabled distinguish does down duplex either enabled establish experienced fiber force full gbps gigabit half however identical ieee intel issues last like link manager manually match may mbps menu microsoft mode modified modules multi must native navigate need negotiate network ok older open operate option packets partner pass per performance performs present pro100 properties pull receive requires revision runs same select send set sfp should since specific speed suffer support switch tab their those time up using windows would"; Entries[5] = new Array(4); Entries[5][0] = "hotwin.htm"; Entries[5][1] = "PCI Hot Plug Support for Microsoft Windows"; Entries[5][2] = "PCI Hot Plug Support for Microsoft Windows Operating Systems Intel network adapters are enabled for use in selected servers equipped with PCI Hot Plug support ..."; Entries[5][3] = "hot pci plug"; Entries[5][4] = "adapter address back before conflict connecting details documentation driver elsewhere enabled ensure equipped hardware hot identical information intel last mac member microsoft modified more network nic notes occur operating original pci plug remove replacement restore revision running see selected server setting sla support switch systems team unless up windows works"; Entries[6] = new Array(4); Entries[6][0] = "ins10co.htm"; Entries[6][1] = "Insert the Adapter"; Entries[6][2] = "Insert the Adapter in the Computer NOTE If you are replacing an existing adapter with a new adapter, you must re install the driver. Insert ..."; Entries[6][3] = "10gbe adapter insert replace"; Entries[6][4] = "actually adapter available before being board bracket break caution check compatible computer connector cord could cover damage data depending driver each endanger excessive existing express failure firmly fit force fragile gigabit identify insert install intel lanes larger last later lower making manual may modified more must new note number off pci physical please plug power present pressing push re remove repeat replace revision seated server short slot smaller speeds steps support system them then through turn unplug until v1 vary x8"; Entries[7] = new Array(4); Entries[7][0] = "ins10fi.htm"; Entries[7][1] = "Insert the Adapter"; Entries[7][2] = "Insert the Adapter in the Computer NOTE If you are replacing an existing adapter with a new adapter, you must re install the driver. Insert ..."; Entries[7][3] = "10gbe adapter insert replace"; Entries[7][4] = "actually adapter additional available backward before below bit board bracket break bus caution check compatible compliant computer configuration connector cord could cover damage data degrade depending designations determine documentation down driver each enabled endanger error excessive existing express failure firmly fit force fragile get gigabit highly hot identify insert install instructions intel lanes larger last later lower making manual master may mhz modified more must new note number off operate pci performance physical please plug power present pressing problems push re recommends remove repeat replace required revision screw seated secure see server short shown shut signaling significantly slot slower smaller special speed start steps support system them then theoretical through turn unplug until v1 v2 vary x8"; Entries[8] = new Array(4); Entries[8][0] = "trbl_dm.htm"; Entries[8][1] = "Configuration and Troubleshooting"; Entries[8][2] = "Configuration and Troubleshooting Common Problems and Solutions There are many simple, easy to fix problems related to network problems. Review each one of these before ..."; Entries[8][3] = ""; Entries[8][4] = "ability accommodates active activity adapter addresses adjusting advanced affected after agent already among another any apparent applicable appropriate apps asked assumes attached attaining auto auxiliary available base basic been before behavior best better between bios boot bootagnt both bus cable cannot capabilities capacity card carrier category cause change check choose common communicate compatible compliant components computer configure conflicting conflicts connect connectivity connectors consider consistent contact cooling copper correct creating current customer damaged data default described desktop detect device diagnostic different disable discussion disrupted documented does down driver duplex each easy edge efficiency either enable enhanced environment established etc even exact examples exceed exe execution expected express fail familiar family fan feature find fix following forced frame frequently functioning further gigabit going hangs hardware here hub ibautil idle ieee implementation impose inability incompatible indicator information insert install instructions intel intended interrupt irq isn't issues jumbo kinked knowledge known lack lan last latency latest layer led length level light limited limits link list loaded look loose lower make management manually many master match maximizing maximum may mbps memory mode modified monitor more multi multiple multiprocessor must necessarily need negotiate network newer note obtained off offloading often operating operation opposed options os other over overdraw pair parameters partner pass pci pcie peak perform performance physical play plug points port possible power pre presence prevents problem process processor programs proper provide pxe quality questions rate re readme reboot receive recent recognized recommended related release reload replace reports represents require reserve responder resulting results review revision run rx same seat section securely see select send server service set several shared sharing shorter signal simple size slave slot slowest slowing software solution specific speed standard start stops such sufficient supply support sure switch system table teaming technically test them then there these threading time timer traffic transmission triggering trouble troubleshooting tx txt type unable under unload unpredictable unusual up upgrade utility v1 v2 vary verify version vlans wake while without wol wording work"; Entries[9] = new Array(4); Entries[9][0] = "ipsecoff.htm"; Entries[9][1] = "IP Security Offloading"; Entries[9][2] = "Internet Protocol IP Security IPSec is a set of protocols used to help secure the exchange of IP data. IP Security offloading is the assignment ..."; Entries[9][3] = "ip ipsec offloading security"; Entries[9][4] = "affected algorithm assignment automatically based compatible computations configure confining contents controllers cpu data decreases devices disabled enabled enabling exchange features generally hardware help increases information intel internet ip ipsec issue large last later left lso may microsoft mitigate modified more network note offload pane performance place port proset protocol reduce revision secure security select send set software support table takes those through traffic used utilization window x540"; Entries[10] = new Array(4); Entries[10][0] = "jumbo_dm.htm"; Entries[10][1] = "Jumbo Frames"; Entries[10][2] = "Setting up jumbo frames on adapters installed in systems running Microsoft Windows."; Entries[10][3] = "device frames jumbo latency manager throughput"; Entries[10][4] = "adapter additional administrator advanced apply aware based benefit bytes calculate capability changes click compatible configure connection consult contact cpu crc desired device different dropped end equipment ethernet features following forward four frame gigabit guide hardware header higher however implemented include increase information installed intel introduced ip jumbo larger last latency least limited link list loss manager may mbps microsoft modified more multi must network note ok open operating other otherwise packet performance pl plus pm poor pro1000 properties proset protocols qos reduce require restrictions result revision select server set simultaneously size standard support switch systems tab tagging tcp team there throughput udp up user's utilization vendor vlans while windows"; Entries[11] = new Array(4); Entries[11][0] = "legaldis.htm"; Entries[11][1] = "Legal Information"; Entries[11][2] = "Copyright and Legal Disclaimers Copyright 2002 2013 Intel Corporation. All rights reserved. Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124 6497 USA Intel ..."; Entries[11][3] = ""; Entries[11][4] = "any assumes brands claimed commitment contained copyright corporation countries disclaimers document does elam errors herein hillsboro information intel itanium legal make may names nor omissions other parkway pentium property reserved responsibility rights trademarks update usa young"; Entries[12] = new Array(4); Entries[12][0] = "license.htm"; Entries[12][1] = "Software License"; Entries[12][2] = "INTEL SOFTWARE LICENSE AGREEMENT IMPORTANT READ BEFORE COPYING, INSTALLING OR USING . Do not copy, install, or use this software and any associated materials collectively, ..."; Entries[12][3] = ""; Entries[12][4] = "about above accompanied accompanying accuracy acknowledge adapt additional administrator advised affiliates after against agree alleges alpha alternate any appear applicable application apply arise assign assignable associated assume attempt attorney author authorize back becomes been before below beta bound break business california capable carefully cause changes claim code collectively commercial compatible completeness component computer condition conflict conjunction consent consequential constitutes contain context contractor contracts control convenience convention copy copyright corporation correct costs could countries create creator customers damages data days death deceptive decompile defect delivered delivery derivatives design destroy developed development device dfars differing directly disassemble disclaims disclosed disclosure distribute documentation does done duplication emulated enclosed end engineer english entirety equipment errors estoppel et even event except excluded excluding exclusion exclusive existing expense export express extent failure far fees final fitness following form forth found free function future goods governed government granted grants graphics guest harmless here herein hereunder hold i ii iii image immediately implication implied important inability incidental include incorporated indemnify indirectly inducement information injury install integral intel intellectual intended international interruption introduce items iv ix jurisdiction kind labeled language larger last laws ldquo lease legal liability liable license life limitation limited links loss lost machine maintenance make malicious manager manufacture manufacturer mask material may media medical merchantability minimum modification modify nations necessary negligent neither network ninety noninfringement nor normal note notice number obligated obligation occur oem offered officers operate organization original other otherwise out own ownership part particular party patent perform period permit personal physical please portions possibility pre prevent principles private problems product profits programs prohibit promised properly property proprietary protected provided provision purpose pursuant rdquo read reasonable referenced regard regulates regulations related release remains remove rent replacement represent representative reproduce requires research resolve respect responsibility restricted restrictions return reverse revision right risk rsquo running safeguard sale saving seal secret section select sell separate seq set shall signed single site situation software sold source specifically standalone state subject sublicense subsidiaries successor such supersede suppliers support sustaining system tamper term terminate text then therein thereof these they third those time title trade trademark transfer translate treaty type unauthorized under understand unintended united unlawful unless until up update upon usage user vary version vi view vii viii violate virtual warrant warranty was were whatsoever whole without work writing written"; Entries[13] = new Array(4); Entries[13][0] = "warranty.htm"; Entries[13][1] = "Limited Lifetime Hardware Warranty"; Entries[13][2] = "Limited Lifetime Hardware Warranty Intel warrants to the original owner that the adapter product delivered in this package will be free from defects in material ..."; Entries[13][3] = ""; Entries[13][4] = "above abuse accept accident adapter advance against agreement agrees air allow along alteration america any anyone applicable applications apply arise assume australian authorization authorizes back becomes before below business calling cannot care charge claims completely consequential consumer contact container contract control costs cover critical current customer damage days dealer defective defects defend deficiency deliver department described details direct disaster disclaims discontinued distributors does either element energy entirely equivalent essential event example exceed except exclusion explanation express fitness foregoing forth found free full generation goodwill ground group guarantee hardware harmless health hereunder higher hold implied improper incidental including indemnify indirect infringement installation installed intel intellectual interruptions irrespective issue last law level liability license licensee lieu lifetime limitation limited limiting locations loss material may measurable merchantability misuse modified money must neglect negligence neither new ninety noninfringement nor north note notice notwithstanding nuclear number objectively obtain option original other out owner package paid part particular pay place please policy possibility potential price process product profits proof property proposal provided purchase purpose received reconditioned refund registered remedies repair replace reprocurement resellers reserves respectively return revision right risk rma safety same sample satisfied see set shall ship software sole special specifically specification speculative states statutory sublicensees such support systems testing their thereof these they time tort total traffic transit under user's verifies view visit wants warrants warranty were whether whom without workmanship"; Entries[14] = new Array(4); Entries[14][0] = "lights10.htm"; Entries[14][1] = "Indicator Lights"; Entries[14][2] = "The Intel Ethernet Converged Network Adapter X540 T1 has the following indicator lights Label Indication Meaning Link Off Not linked to the LAN. Green Linked ..."; Entries[14][3] = "10gbe indicator lights"; Entries[14][4] = "act actively activity adapter af avoid blink button command connected control converged cx4 da damage data down dual ethernet event fail fan following gbps gigabit green grn help ibautil identify identity indication indicator information intel label lan last lights link lnk lr meaning modified more network occurred off over partner passing port proset receiving red revision see series server shut sr t1 t2 temperature traffic transmitting valid x520 x540 xf yellow"; Entries[15] = new Array(4); Entries[15][0] = "overvwit.htm"; Entries[15][1] = "Overview"; Entries[15][2] = "Overview Welcome to the User's Guide for Intel 10 Gigabit Server Adapters installed in Itanium based computers. This guide covers hardware and software installation, setup ..."; Entries[15][3] = "10gbe 64 ie-32 installation requirements setup troubleshooting"; Entries[15][4] = "adapter advanced after any architecture available based basic carefully cd click column compatible computer configuration contents covers driver features follow gigabit guide hardware ia32 information install intel itanium last left link make modified more network note operating other overview platforms problems procedure process refers review revision see select server set setup software start step support sure system table test these tips topic troubleshooting unattended upgrading user's varies welcome windows"; Entries[16] = new Array(4); Entries[16][0] = "prosetdm.htm"; Entries[16][1] = "Using PROSet"; Entries[16][2] = "Installing, using, and removing Intel PROSet for Windows Device Manager."; Entries[16][3] = "device install manager proset"; Entries[16][4] = "additional administrator advanced automatically cd change cl cofiguration command compatibility connection control core crash crashdmp device dialog directory dmix drivers dump exe extension file following gigabit help install intel iscsi last line located manager modified most must network note options panel please process product program proset prosetcl refer remove revision rights same select server services settings software support tabs txt under uninstall utility windows"; Entries[17] = new Array(4); Entries[17][0] = "reqit10g.htm"; Entries[17][1] = "System Requirements"; Entries[17][2] = "System Requirements Itanium based Computers Before installing the Intel 10GbE Server Adapter, check your system for the following minimum configuration requirements. Hardware Compatibility Itanium based ..."; Entries[17][3] = "10gbe configuration itanium requirement"; Entries[17][4] = "adapter based before bios bit bus check compatibility compliant computer configuration datacenter depending drivers edition enterprise except express following hardware higher installed installing intel itanium kernel last latest linux master mhz microsoft minimum modified newer open operate pack pci r2 requirements revision server service signaling slot supported system types v1 v2 versions windows"; Entries[18] = new Array(4); Entries[18][0] = "perfprof.htm"; Entries[18][1] = "Performance Profiles"; Entries[18][2] = "Installing, using, and removing Intel PROSet for Windows Device Manager."; Entries[18][3] = "device install manager proset"; Entries[18][4] = "across adapter adding adjust advanced allow application asked attempt automatically available based better bridging center channel combination considerations create current custom data dcb descriptions device disable doesn't environment ethernet example existing fibre http hyper iis install intel iov iscsi last latency low manager members microsoft minimize modified more much must ndash network new normally notes operating optimal optimize optimum option over performance profile property proset queues quickly receive requirements requires revision role rsquo rss same scalability scaling select server set sheet should side sr standard storage supported supporting supports synchronized systems tab team their then there time typical uninstall virtualization vmq way web windows works"; Entries[19] = new Array(4); Entries[19][0] = "prform10.htm"; Entries[19][1] = ""; Entries[19][2] = "Getting the Most From Your PCI E Intel 10 Gigabit Server Adapter NOTE These adjustments should be performed by a highly skilled network administrator. They ..."; Entries[19][3] = "10gbe performance"; Entries[19][4] = "actually adapter adjustment administrator allocation available bandwidth based best bios buffer bus byte cabling card change components configuration configured count default details detect devices driver dual enable enhancement error express fiber file following frames full getting gigabit guaranteed here highly however identified impact improve increase install insufficient intel issue jumbo last line linux log maximum may memory message minimum mmrbc modified most moving network note number occurs operating optimal other package parameters patterns pci performance performed port proper rate read readme receive required resolve resources revision same see segment server set should shown significantly situation size skilled slot socket specific sufficient system tcp these they through traffic transmit true users usually value we window work write x4 x8"; Entries[20] = new Array(4); Entries[20][0] = "qos10g.htm"; Entries[20][1] = "Quality of Service QoS"; Entries[20][2] = "Tagging for Microsoft Windows Server 2003 QoS allows the adapter to send and receive IEEE 802.3ac tagged frames. 802.3ac tagged frames include 802.1p priority tagged ..."; Entries[20][3] = "10gbe qos quality service tagging"; Entries[20][4] = "adapter advanced allow bandwidth base before configured connected deal disabled efficient enabled events field frame help high ieee implement include information intel knowledge last levels lower make microsoft modified more most must network order packet prioritization priority processed programs proset qos real receive revision see send server specify supports switch system tab tagged tagging time utility vlan windows"; Entries[21] = new Array(4); Entries[21][0] = "reg10g-a.htm"; Entries[21][1] = "Regulatory"; Entries[21][2] = "Regulatory Compliance Statements Intel Ethernet Converged Network Adapter X540 T1 Intel Ethernet Converged Network Adapter X540 T2 Intel Ethernet Server Adapter X520 T2 Intel Ethernet ..."; Entries[21][3] = ""; Entries[21][4] = "a1 a11 a2 abnormal about accept accordance adapter adequate adjustments against alla always any area at2 australia australian authority aux available back bandalagsins based been below bepalingen bestemmelsene bestimmungen bsmi c22 cable canada canadian cannot case cause caution cdrh ce certification cfr21 changed china circumstance cispr class classe cns13438 com commercial communication community compatible compliance compliant comply con conditions conducted conformance conforme connected connector contact contain continued control converged corporation correct council country cover csa cumple cumpre da de declaration declares del den denna der described designed det dette device dieses digital directief directive directivo direktiivin direktiv direktivet diretiva direttiva distributor disturbance dit document does domestic dual edition efnahags efup eg elam electromagnetic emc emissions en en55022 en55024 en60825 end energy enlighet enne entspricht environment equipment er essi est este ethernet eu europ europea european europees europeiske europeo evr exceed exigences expense exposure express eye factory fcc fda fiber following follows found frequency general generates gigabit har harm harmful hazardous henhold her herein hillsboro his i ia ices iec immunity including industry information installed instructions intel intended interference international ischen iske japan jf3 kcc korea kx4 la laser last life likely limit listed low lvd mailstop maintenance manufacturer mark may measures med mer mezz modified module must navolging ndash network new nmb normal normas note notice noudattaa nzs operate optics oregon other otherwise output overensstemmelse own parkway part people's per performance performed permission place port power procedures prodotto product producto produit produkt produktet produto properly protection provide provisions pska pursuant questo radiate radio reasonable received recognition recycling regluger regulatory republic required requirements residential responsible result retailer revision rf richtlinie rohs rules safe safety second server service specified sr standards statement stenst subchapter subject systems t1 t2 taiwan take technology tested these those tick til tillverkats tuote ul undesired union upon usa user van vara vary vcci void voltage warning without x520 x540 yksi young zealand"; Entries[22] = new Array(4); Entries[22][0] = "reg10g-b.htm"; Entries[22][1] = "Regulatory"; Entries[22][2] = "Regulatory Compliance Statements Copper Products Intel 10 Gigabit AF DA Dual Port Server Adapter Intel 10 Gigabit CX4 Dual Port Server Adapter Fiber Products Intel ..."; Entries[22][3] = ""; Entries[22][4] = "a1 a2 abnormal about accept accordance adapter adjustments af against alla always am antenna any apply assessment australia australian authority aux available back bandalagsins based been below bepalingen bestemmelsene bestimmungen between bsmi c22 cable canada canadian cannot case cause caution cdrh ce certification cfr21 changed china circuit circumstance cispr class cns13438 com communication community compatible compliance compliant comply con conditions conducted conformance conforme connect connector consult contact contain continued control copper corporation correct council country cover csa cumple cumpre cx4 da de dealer declaration declares del den denna der described designed det determined dette device dieses different digital directief directive directivo direktiivin direktiv direktivet diretiva direttiva distributor disturbance dit document does dual edition efnahags efup eg elam electrical electromagnetic electronic emc emissions en en55022 en55024 encouraged end energy enlighet enne entspricht equipment er essi est este ethernet eu europ europea european europees europeiske europeo evr exceed excluding exigences experienced exposure eye factory fcc fda fiber following follows found frequency ftlx1471 general generates gigabit guarantee har harm harmful hazardous help henhold her herein hillsboro his however i ia ices iec immunity including increase industry information installation installed instructions intel intended interference international ischen iske japan jf3 kcc kn22 kn24 korea korean la laser last life limit listed logo low lr lvd mailstop maintenance manufacturer mark may measures med mer modified more must navolging ndash new nmb normal normas note notice noudattaa nzs occur off operate optics other otherwise outlet output overensstemmelse parkway part particular people's per performance performed permission phone place port power procedures prodotto product producto produit produkt produktet produto properly protection provide provisions pska pursuant questo radiate radio reasonable received receiver receiving reception recognition recycling regluger regulatory relocate reorient republic required requirements residential respect responsible restriction result retailer revision rf richtlinie rmn rohs rules safe safety second separation server service sfp specified sr standards statement stenst subchapter subject substances systems taiwan take technical technician technology television tested there these those tick til tillverkats tuote turning tv ul undesired union upon usa user van vara vary vcci void voltage weee without x520 xf yksi young zealand"; Entries[23] = new Array(4); Entries[23][0] = "save_dm.htm"; Entries[23][1] = "Save and Restore"; Entries[23][2] = "Saving and restoring an adapter's configuration on systems running Microsoft Windows operating systems."; Entries[23][3] = "function intel proset restore save"; Entries[23][4] = "adapter administration allows any assumed backup been changed command configuration contained copy cscript current default directory disk diskette dmix drive driver error event example failure file filename floppy following former generally hard include intel just last line located may measure modified most multiple must navigate network notes open operation options os performed privileges program prompt receive reinstate requires restore result revision run same save savresdx script settings specified standalone such syntax system team these times tool txt type unstable using vbs vbscript vlans was windows wmiconf"; Entries[24] = new Array(4); Entries[24][0] = "setbd_dm.htm"; Entries[24][1] = "Unattended Installation"; Entries[24][2] = "Installing the base drivers and Intel PROSet via the command line."; Entries[24][3] = "base driver install proset setupbd"; Entries[24][4] = "able acceleration actions adapters advanced after agent allowed already ans any apply appropriate associated base bd been between bios cannot capable case cd channel characters chipset command complete components configure core created current dcb default definition description deselect detects device different directory displays dmix does driver dxsetup equivalent error ethernet even example except exe exist fatal fcoe feature fibre file folder following force function gui i ignored include information instability install instructions intel invalid iscsi language last launches layouts line log makes manager messages method microsoft modify msi msiexec must need network note oat operating option other over package passed path preferred prior programs properly property proset prosetcl prosetdx prounstl public reboot recommends reduced rely remove requires result revision running same searches select sensitive server set setup setupbd should silent snmp software space specific specify start status support switch system takes technology them then transform translates typical unattended uninstall updates upgrade utility values via warnings white windows without x64 xp"; Entries[25] = new Array(4); Entries[25][0] = "snmpwin.htm"; Entries[25][1] = "Simple Network Management Protocol SNMP"; Entries[25][2] = "Installing SNMP on Microsoft Windows operating systems."; Entries[25][3] = "agent management network protocol simple snmp"; Entries[25][4] = "about adapter additional administrators advanced agent alerts allow application autorun base before cd changes click communicate compile compliant computer configuration consoles database devices directory documentation download drivers employed event experienced features first follow information install instructions intel ip last manage menu mib microsoft modified more must network notices operating prior product protocol provides recognize revision screen see send services should simple snmp software specified start stations such support system tcp teaming them translates updates utility vlans windows"; Entries[26] = new Array(4); Entries[26][0] = "team_dm.htm"; Entries[26][1] = "Teaming"; Entries[26][2] = "Description of ANS teaming modes."; Entries[26][3] = "advanced aft alb ans services sft static team teaming"; Entries[26][4] = "according across act activate active adapter adaptive additional address administered adopted advanced advantage affected affects aft aggregation aggregator alb allow already alternatively although among amt analyzes another any appear appropriately associated assure attention auto automatic availability available avoid back backup balance bandwidth base because becomes becoming been before begin behavior belong benefit best between beyond bindings block boot both bound bridging button cable cannot capability capable case cause center change channel check choose cisco click clients column combination common compatibility compatible component computer conditions configure connect connectivity consider contain contents continue control copper create critical currently data dcb default delay denominator dependencies dependent design designated desired destination detect developed device different disable disconnect dla documentation does don't driver duplex during duties dynamic each effect eight either enable engine ensure etherchannel ethernet even event example exceed experience failback failed failover fails failure fallback fast fault fcoe feature fec fiber fibre first five following force formed frame full fully function functionality gbps gec gets gigabit go good grouping guest gui handles hardware highest his hot however hub hyper hypervisor ieee implement important inactive include increase information initial inside instability install integrated intel interface introduced involved ip ipx issues jumbo last later latest lbfo ldquo least left lets like link list load locally located loms long lose loss lost lowest lsquo mac machine maintain make management manager manually manufacturers match maximum may member microsoft might mix mode model modification modify monitored monitoring more multi multiple must mvt ndis needed negotiate netbeui network never new nic normal note occur offload open operate optional options order original os other over overridden packet pairing pane part particular pay per perform performance plug port possible preferred present prevent primary prior priority pro100 procedure properties proset protocol provide qos r2 rate rdquo reboot receive reception recognize recommended recommends reconfigures recreate redundancy regains rejoin releases reliability reload remains remove replaces report require restart restore restricted returned revision rlb routable routed rsquo rss run rx safety same schema second secondary see select send separate server service set several sft should similar simultaneous single sla software source spanning specific specify speed standard standby start static status step still stp strongly structures subnet such support sure switch system tab table tagging take tcp team technology temporary them then there these they third though three throughput toe together tolerance traffic transfer transmission transmit tree trying tx type under until up various vary vendor verify versions virtual vlan vmlb waiting waits way we window wizard works would"; Entries[27] = new Array(4); Entries[27][0] = "test10g.htm"; Entries[27][1] = "Test the Adapter"; Entries[27][2] = "Test the Adapter from Microsoft Windows Intel PROSet allows you to run several diagnostic tests, including Connection Test Tests the adapter's connection to the network."; Entries[27][3] = "10gbe diagnostic test"; Entries[27][4] = "access adapter adater address allows availability available below capabilities click communicate connection connects dependent determines device diagnostic displays does duplex each functioning gigabit hardware including intel ip its last link lower manager maximum microsoft modified network operating optimum partner performed ping properly proset reason reports revision run select server settings several speed system tab test these type whether window"; Entries[28] = new Array(4); Entries[28][0] = "trbl10gb.htm"; Entries[28][1] = "Troubleshooting"; Entries[28][2] = "Microsoft Windows Specific Issues Use the information in this table after you have reviewed . Problem Solution Event viewer message A device attached to the ..."; Entries[28][3] = "10gbe performance problems solutions troubleshooting"; Entries[28][4] = "adapter after any attached available bios changed deleted device disable does event functioning information installed instead intel issues last longer make message microsoft modified need new older open operating os play plug problem process proset reinstall relying reviewed revision server session set should simultaneous software solution specific structure support sure system table team terminal there time together under unexpectedly upgrading versions viewer vmq was windows"; Entries[29] = new Array(4); Entries[29][0] = "vlwin10g.htm"; Entries[29][1] = "Virtual LAN under Windows"; Entries[29][2] = "Virtual LANs The term VLAN Virtual Local Area Network refers to a collection of devices that communicate as if they were on the same physical ..."; Entries[29][3] = "10gbe lans virtual vlan vlans"; Entries[29][4] = "ability able across adapter administration adpaters advanced already another any area attached balancing before between block broadcast building campus capability cause caution change child clients co collection communicate compatible computers configure connecting connects considerations considered consist contents cross defined department devices different dispersed each ease enabled enterprise exist failover filtering first functional geographically group hardware however hyper ieee improve including information instability instance intel interface joint lan last lbfo least left limit load local locations logical management match maximum may member membership microsoft minimize modified more moves multiple must network nics notes other pane parent part partition per performance physical port problems project proset protocol refers restricted revision running same security see segments select separate servers set should simplify software storms supported switch system tab table tag task team term them then they those through together typically under untagged up updates users via virtual vlan vmq were window workers workgroups working"; Entries[30] = new Array(4); Entries[30][0] = "hyperv.htm"; Entries[30][1] = "Creating Virtual NICs in Hyper V"; Entries[30][2] = "Creating Virtual NICs in Microsoft Hyper V."; Entries[30][3] = "hyper hyper-v nics v virtual"; Entries[30][4] = "aaaaaaaa able adapter added address advanced alb allow any appear applies article assign automatically available balancing based bbbb between bind blocks bound box bridging bypass cannot capable cases cause cccc center change channel check click client cluster combinations command communication configuration configured configuring connectivity considerations consolidate control core correct cpu create createteam data dcb dddddddddddddddd decreases desire details device different directly disable displays distributed documentation does driver each enable environment error etc ethernet even example exe faster fcoe feature fibre file filtering filters follow frees function further general get give guest gui guid hardware higher host however hyper hypervisor i ignoring impact increases increasing information inside installation installed instructions intel interface iov issue laa lacp last later lets line lldp load lose loss lower mac machine makes management manager manger manually may memory microsoft mode modified more move ms must necessary need netbios network nic note number nvspbind offloading ok open operating operation options order os other over overview packet panel parent part partition path perform performance physical please pool port possible present prevent primary property proset prosetcl protocol queue r2 receive reduces remote require resolve resources result revision risk role root routes rsquo run same secondary security see sent server set several share sheet simultaneously since single sits software source split sr standard step such support switch system tab takes tasks tcpip team team1 technet their then these they throughput together tool total transmission transmit true tttttttt txt unbind uncheck under underlying unique up usage utility utilization uuuu validation various vf virtual virtualization virtualized vlan vmm vmq vnic was while windows work wwww xxxxxxxxxxxxxxxx"; Entries[31] = new Array(4); Entries[31][0] = "wminicdm.htm"; Entries[31][1] = "WMI NIC Provider"; Entries[31][2] = "Intel Network Adapters WMI Provider The Intel Network Adapters Windows Management Instrumentation WMI Provider enables WMI based management applications such as Intel PROSet for Windows ..."; Entries[31][3] = "provider wmi"; Entries[31][4] = "about access adapter allows any application apps assumptions available based between called cannot cim classes collected common configure consumer contains could data describes detailed device distribution dmi docs driver elevate embed enables enterprise external file format gigabit guide i independent information install instances instrumentation intel intelncs2 interfaces jointly kernel last layer level list local located makes manage manager manifest measurement microsoft middleware missing mode modified monitor more must namespace ncs2 network operate order page paper part pci pipeline platform please pro100 proset provided provider refer reference registers related remote requirements revision root section see services set setup snmp software specification standards status such supported supports system technical technology then through type typical under user view vista wbem web windows wmi"; DOCS/SERVER/slideoff.gif0000755000000000000000000002046211656750064012005 0ustar GIF89a#kfdeXVWsqrpnoUTUTSTNMNJIJzyzvuvpoplkljijihifef_^_[Z[YXYWVWdzQQR||}yyzsstllmhhidde^^_]]^YYZWWXUUVïhikdeglmosuwoqs`abҟһƺ755DBBB@@PNNOMMMKK][[ZXXvttsqqSRRLKK~~}|||{{yxxutttssrqqqppnmmmllihhgfffeedcccbb`__]\\VUUrrroooZZZVVVSSSOOO,#kH*\ȰÇ#JH"DK[lcǏ CI$EAT↣ɗ0cʜI3)+*rK5 JHKnTRCЎ#Jՙtd砥TIJٳ otsgᝤaǢKnM9<Ԋ^ U;JQ1K5̹פS3N5KH!ٳkDž,*{t,Y#JWrMٽI#wIt9&6KO407B1,DG֫B#(B 5 OB[sGXR{D#<½L]n Y$QD'at3I Ҳ)dhDU` Vn}Eh!("4<(iݡWcHV3?f>) a8&G$i}n ad$" P P>;&Tl`9у``숖=drˡCT;dy%A#b{yH'p”l9m zǨdcd>$1Z+@0Q*@,%((6xX+!CH% yp8~d% y<!l1'LDnIKij9 5͊Xb@y.+K(4pS3!W:p+a H,H@;TAQB2D2r%fD2Qa ɕњAD#:ϒ~m-R(2g*NyM~$+ci U;8C(Jv-AHOg˧JH%DQY͎t"_Rhz $J֣HA*G)AFD! WU&.wPu~FZ1qdE V^Y5=0W"Kjk֠l5` "6%nۚbe(`Y 'MjrOJ>ujt=@ap.{!+;haRȎWlX {[)np`˸hSKeagU*X#h'.:'v2!Cb o"؜=o2+?lf8 Θ(>:8Dv0%!P2` ]&進_z@2WtB0#Kb p$T3!rCL ό"^F ʤ"l 멡+XF4ȡYON9(g RsQ،ʰ՘ggĞj Hk"J*AZe6 }QxCqs'[li$~̰$>}齿Cf*D~ } <~x1S_)WTAGszG[D!Gj g)azRU$g_!+%GhGcsXδ# ,R:'X5FzU|~!}$j&W.,؃s` w02Hv5(IZуR%?xE8~ηw ~bfSȂ3+n˗/ R;X=nHGG8'ssot{8Wh(OPMF48V`l}X`?Qs,(j(HT6cŃT036sw#h'XaeIU+øІTՌ68t7׸jrH?(H+@XCHmwkAT͸vx>Tw 811yXHQ+HIЏ(+X+9@mmJP +` (a S9#}' 9E&yd(HؒFvE}9DN1PnIHØkh0PbmVs0D0`nU{`tkxz0SNɏJ@? oȂؕ\IM}`6.np*iBG@i! W {,F q8YB0lYrR`vrE7O合 .RV`?Q+YP{[H )y@z ԟDv9OH Y%Ata8ٖ@YPr+ܸn+*8/@i*ZH7ZF0|'B(F.@QBC[A:DZB"Z\ ^:DYTF" ТD1:&zCZdE/psdNZ/ qZs @0&`Z:DqWb*Uj?{ 9zjDa*ꖅzLkکC٦1*FBcZ@dʪMCej ca 0 *,ʤJR= 5j->'y ʡj?ǦМ*rk7: ! RVdp"zRz[`dJʰo{YAS[hvzy5:=x9y5kZb C!jJ^ zA[vت\6jjGs E`2!ꮒZ+ʴA*6=/vd5 @ jHA=0ĩn}d+KzF( ~.궧 vgqK`z/CQrz h^+ p B1D[:JiڰgQgY w'UkyC< j-4 7ŵqދ覥xK) >|{w6q ƘPzۖ.BfS̺|VH;.Y_p+h pC0 @l| @ۿ`1ZDpq{wc)5q!j>#Ŀvxm)t+0K<7a‚?xpoUx:׷TlH4!$< qR&Iuv[41{ 'UF@B>ȸ`z|<4y&1;b;p$\dp4u7 :'s! 3! mv3q lƊCS B.!=3 K?>A]^66 @.`>^bpI$S#CG jla>SP}m}߅ 1`tx?Xkx~GqlZAP Iݶw+/$U0hm>–湽)m!#X*+ w^1q(r>QrN<O,^4wgm*q]mᮬC XlŎ]޼CXѺ#S0襖-@T:Fr\c?mFy((pcusA8=,;0PS{WEpN\`B{=N3?7A 7ak 0+yhyyWHi djC@YOEXȒ5ropo7( H#0n^ָ53o2geYa=s+An>",Qd$ )8ˎ|*xB(fT? Y $X,dCS)X!-xh17E$Y)Xt,aeSJ.$ʔ3L^O#PYrMIRTTD%-9HNnx9Mji˔*BK- lC$N |<kl k4Έ,4NG2Ԍ:dht3X4ъFd,C@Ƥ;x$dž $:Cd,9E7r .K1=D/K< K93-OId 2)QK<+=&" 2KÑD) ҿ\N[%L6} MWd(/RSՏ(uPVZmHM6^O+aVBvk-*P+55i[tzn%L6]\$eUx Vx}UѨ"̏$aE }WLl`QjHS`>Y/b|$NQY,EDЀx,2]=l =;>4gk+eWE/H$Ah3zʔt8x 5T48:c~99A9N"U57ڭ=lAt QчlFOzSRGhqӡ $ S&/S*UqAbZS^;*Wj6A*YjV#m=MYUǮwi^Wk`׺հ'E[؅4Vl:%{TV֘La5kHų=ch3JZ+Em UֶlJ[ֶ^3[pKv,HEnpmt[1׺|3cN.;6>EoË2t%ao|5V׾S/z_͗$0lSLpi+Z6؋>`sY^m5PJ !9XC`5Y.;,5Vncr ħjKx8rPbKA@E9J 7y FbIZ>`\g2Dc&?!5asfXuYFIlgb$ȚU,@N_Kb*4O[GN!9w۴]x;w3+4}יa`yyD;85y&vg{ݣ)d'_C˳^pi(eo)YAS(m,8B=@iǷ;DOCS/SERVER/snmp.htm0000755000000000000000000000361211656603624011207 0ustar Simple Network Management Protocol (SNMP)

Simple Network Management Protocol

The Simple Network Management Protocol (SNMP) is a network protocol used to manage TCP/IP networks. SNMP-compliant devices (agents) communicate with management applications (consoles) to send alerts and updates and allow configuration changes.

The Intel® SNMP Agent translates event notices from the adapter and sends them to specified SNMP management stations. The SNMP agent provides information on Intel® network adapters as well as information about advanced features, such as teaming and VLANs.

Using the Intel SNMP Agent

  • Before you install the Intel SNMP Agent on a computer, you must install SNMP on the computer. See your operating system documentation for more information.

  • To use the Intel SNMP Agent with an SNMP management application, you must first compile the Intel MIB (Management Information Base) into the management application's database. This allows the management application to recognize and support the adapter.

Look in the Table of Contents for information on installing the SNMP agent on your operating system.


Last modified on 9/03/07 4:49p Revision

DOCS/SERVER/snmpwin.htm0000755000000000000000000000441211656603624011724 0ustar Simple Network Management Protocol (SNMP)

Simple Network Management Protocol

The Simple Network Management Protocol (SNMP) is a network protocol used to manage TCP/IP networks. SNMP-compliant devices (agents) communicate with management applications (consoles) to send alerts and updates and allow configuration changes.

The Intel® SNMP Agent translates event notices from the adapter and sends them to specified SNMP management stations. The SNMP agent provides information on Intel® network adapters as well as information about advanced features, such as teaming and VLANs.

Using the Intel SNMP Agent

  • Before you install the Intel SNMP Agent on a computer, you must install SNMP on the computer. See your operating system documentation for more information.

  • To use the Intel SNMP Agent with an SNMP management application, you must first compile the Intel MIB (Management Information Base) into the management application's database. This allows the management application to recognize and support the adapter.

Installing the SNMP Agent on Microsoft* Windows* Operating Systems

This utility should only be employed by experienced network administrators. Additional software/services must be installed on your network prior to installing the Intel® SNMP Agent.

To install the SNMP Agent, start the autorun menu from the Product CD or download directory and click Install Drivers and Software. Follow the instructions on the screen.


Last modified on 9/03/07 4:49p Revision

DOCS/SERVER/style.css0000755000000000000000000000450511651742220011363 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/SERVER/support.gif0000755000000000000000000003157611651742220011724 0ustar GIF89a]h!"9)$9J,Z B R)j)R% X& e)(s!4k#2x1 k1&X1JMwuC6~9;f37j.\8%׶}$).fdӫ_m: ҅qըqaI[1ĖlpG uQW!Qd9ކvEt #81TL37Hae1`)(IroP"YBT!υT"qI}(TVOiH"3McΙᆋ¶]2833h&cv!b r$1%<3 $nxY'eqFRZ)餔VF<3Hc9|ƘllLؗ1fl3_v9z>L*c1KBxdi6lP.Ęrnaa9}y+T0b .z91IvgGU C!zJK4H"ta / w4RSx8-(Q98 3Ċ;>#hAe0H8#nA 7 .;#OH>[ҸUDBHUa-?%Agdx HJ T-pxcG#(#Aژ"btАQ]]E IH"8$@3džhLh!;Z<A01pƸx 㨑8UI˼Qxm(1 2 R&7)ǒ@Wb&H\!"yxȥ8!orH-,8 '$"X21zEcb$ -9F[Ӝ,dQ =z扅z^WpB 8Els IN3lB*:TF5a?BbG;T?@A ^TJqkt#P:uh!p!2|wѻ eHMOAO8(6a5zB`!` +)́l HH9z (3"01Jͫ^iFBK5!AT3ƍi@ʉdyq9Y`C+H8e{MjibH8Wqts Ad@("C;p+QqF `_p`` ؀ؐȉِ Jv/(ِ2P܀[8 TDE7yq P Ҩ `bu0vxqp % e |73Yxhȉ(+h  yѐ 2   ^]0}!-HLX @ bi0] `m@}FP#V `0&g (v0q\gs  p! e +A6p1\@ȏ P*9  *` *p **\) 0%لM8 Q:P[PHG R$PGP yPfsv^h'~XuG} 1H Op.-=0 ` p؉ Xz`  򀙹\KnlQ$Ii0xw E<@lp@ 0l09I8 xS&v(@qōۘi)DEpV $ gj` ЏzI_vZ  yTw+׈ x;50Awb Ds mPXx'&ʁF\˵qyv5GUGEBV'WtEpIi0'ŰxYmڦP}YsJuJ}^ K(Jp`p7fC7 P iBH^jJ&ʆ`*W` `Y|H QZ/fphpӯ PP gq1p *Jvtژ i]!]0iMyIr,°BFɑѭW[9 Y\Kf9 T@Q |{-隡p1:@'ߡC~1^Ph5i&=ڰ ԉ.q* P `@g_ eлfr`qq@p#[/o46{*iK0!YHp D盾]*J! L @Z++^k]wZ) < )`o; ,+jI*'p9pbp% l020po` p^P[&ć uXK!Q|C @Tt _g9|kAX̠&V)Ipʂ|aL`pk+AHQ2K㰿 Ȍȑ! 09;P  L+PH|Ѱ ]Q*P2p3 2I0PgpdEQL,$li|ibƅ:|_л[ Ǜ 0j Q؄oJ)xz,PzpȐ2aɊʈl7`ɞi;p{** Cl-\,؛ -m <iȘ]r,$ғ^@Ƭ̺b.Ps0ZhE9 i}Pt& K, <[  1 GQ9RS epq\okk*+q ݊NHа9lVIK M ҋEʩ} \{|ÜQL1MV0TKL!9];Gƭ2ZJLJR}+΀m5:aE Ac1 0 0 %N(paPP9\gz H_ wglўfjh,ċ݊IΩKɽ-9$i:] Y={l4^( ˾'"WXa5>ioj0#A kD$^bTp  \9(\\46m wvؤ Yg2_Puջg0'rp;dm' mℙꙹٳ O]3a+K`f&ik,:NjʎZN|0j)IpZ2m" t$ sP}҂0 zV>R3~r0 :wǻo`rot tl"WŚМ] ۮ"L4Na*  )hG4HOG/d;̠i2@Jx?Uk-7vI(tķAp8ˆ[)y_tr(%{T f,xȁ!CbF +"W;q}|-p}1HhJ1V]nP2\`nBcK31BU \*qRЁXA,A Јxp׻?ftWD')91kht2!ǘ2V-pp3!B1A2F dpMr/a XplcŔ ipE8,ssc(bÆ[ސ'!Wh%CcgZ7 3$(X3x̸41|׼0}p4!pӸ| cgx,@`l|c[; FQxiKo$pɸ? {ZzmuHޅS4_^4':!FE.<O7Ip9:\5)V@׮j4| d  #U<;%S3܀5Qp 73uG3#HM>LSo=^W`z5w{ hO1!C}Dp tXȺ [> 䳇哇OS tzx (=; zXp rC;B 7s`2g`6hM9),zch%@# a r xhyv6> =L  @cx'O+I$ 1c"t@A8pp M893bz/tM9]tT18; );Jkės8hVxh ck?p?50 E, 3?+%MgHx9/?8512 gZHЅJ49-Xm<R=RUxՅMIeԑnX7&$I KRTsHpWY=SuR؇T^V%<̺Ľ % ЙP>Xo4nxӱy K{>eU&jmhy+L6@L!-""X3!@ȧ}9@6`1hE-!rӱ#X- AN]T&?}XxHA -1J\ H\NAsG},թ\{\C }=Y\ܣ٨Ľ- pBwQR JsK+їr)^H7-!E̲[q!W|[+"83CXChOש}^b=!85\ \Mm\:j܅A)TlCӗ``a%#QXٟ]NXYTF`~tU0EUPϜE8Yħm^9^%VJF گ="%[M[%*^"8!ai:?7 7,}X_:Sԭ:mؑITxܘXO=T TVm\څ,X1:G7T]ʥa%G&T Ƈ B|Ty&dZ|b͈EK- RU!+cI`Cޱ+,k56o5HȋB5(x/˂/}:@X3t,c=~vYGgo\`@d}4:(:ۅ%Go}w]U:uȈPf`$LhQH0ɬsIiLIEϖi"蟞Bc%;!>yvcbyNjfzDg]xF/ #l^b-Ɓ 6X9]H*ȁG.C5"f7,M} 癨p:bޤĆ#$M*t xl] <p8{`Nlfj ATClˉav^,x04iHfjv%W-pXBq.O)32xcEFljj m#򮐛"X˦my,=fՌCގM;V~@bf? H.6i1-yx@ތ=mq&)8nӡ"vw0555KVfh.pRqk ߴ 610 Ca('H4#H4K÷r/O>1䕾Z" s%SQ3&ssqCЍ&`.I =M6)q7I/tLDF^f^FJc=8QSg%[G#AdiWcJkM?vd>V!f^n2bfw0Tߟ˔hn]dt*\\vISDMvye!N8뱺-(7Eb`'xWxbHׅC-pE @`#B+dy@^óSzy/AFV7x->35 G??. ЀH+}dryz,yJym!p&5Wj]8>upB8zݔ4fgZz{zE,"b~3rs9?cxf̲?{ȟF5x3$8J̸{?pz,v[goqvT/@{/yHI(5`Uͤw6v~W,_'| >1t^Ǐ;F9AxJxIc45 Y,h „ 2l!Ĉ'RH^={7jc= a$Ɣ3ڋ'0u=4(1E*ib)l\ =ŬZ꒰K.ZQEjײm-ܸrureǒOQ]ѣČÆMlhC&ĦJ {ңIXͥ"aٱ M6ܺw[};I)%x2@>$ǐ!7(MpUXӂuCӯo>~=N2U 7.8=ƆQ4\$ ZJV<0 L,"@]4NSV'.E4 HtAxD#œKKYŕWx->fbXR@"'(j\ Yc"fl}oJ5qQ<2ua]CC(p)\p#`*).D H^AѨM=`1c4("Lϐ90K,K*cd80qriK A-Z{c*2Pr^sjf{/guJ,bD/@FD1DFxZ0sN` K8*vmKU}6ib?b$4]>L 0@ZK9oPrl3t|j1ߵԬԉ|]"@<'Fd2ġCu#hu(zuCcU4*"Nc(:NٌX {8EHfBǕ(څLlGRt&ArN 6L}*T*թRV*Vխr^*X*ֱf=+X/qMLuЄTrQ Vjj_:Vj]JվO(d#+Y)qI,[TrOeٵ-jSڸL)!.Z;DOCS/SERVER/support.htm0000755000000000000000000000206611651742220011737 0ustar Intel Customer Support

Customer Support

Intel support is available on the web or by phone. Support offers the most up-to-date information about Intel products, including installation instructions, troubleshooting tips, and general product information.

Web and Internet Sites

Support: http://www.intel.com/support

Corporate Site for Network Products: http://www.intel.com/products/ethernet/overview.htm

 


Last modified on 5/12/10 3:26p Revision

DOCS/SERVER/sxgb.js0000755000000000000000000017767512114110660011025 0ustar /********************************************************************** ** ** ** I N T E L P R O P R I E T A R Y ** ** ** ** COPYRIGHT (c) 2005-2013 BY INTEL CORPORATION. ALL ** ** RIGHTS RESERVED. NO PART OF THIS PROGRAM OR PUBLICATION MAY ** ** BE REPRODUCED, TRANSMITTED, TRANSCRIBED, STORED IN A ** ** RETRIEVAL SYSTEM, OR TRANSLATED INTO ANY LANGUAGE OR COMPUTER ** ** LANGUAGE IN ANY FORM OR BY ANY MEANS, ELECTRONIC, MECHANICAL, ** ** MAGNETIC, OPTICAL, CHEMICAL, MANUAL, OR OTHERWISE, WITHOUT ** ** THE PRIOR WRITTEN PERMISSION OF : ** ** ** ** INTEL CORPORATION ** ** ** ** 2200 MISSION COLLEGE BOULEVARD ** ** ** ** SANTA CLARA, CALIFORNIA 95052-8119 ** ** ** **********************************************************************/ var Results = new Array(); var URLTarget = "_blank"; var Document = document; var PathDiv = "\\"; var SearchList = new Array(); var ExcludeList = new Array(); var CurEntries = new Array(); function Search() { if (arguments.length == 0) return; if (typeof Array.prototype.splice == "undefined") Array.prototype.splice = Splice_Fcn; if (typeof navigator.userAgent != "undefined") { var browser = navigator.userAgent.toLowerCase(); if ((browser.indexOf("netscape") == -1) && (browser.indexOf("firefox") == -1) && (browser.indexOf("gecko") == -1)) URLTarget="_self"; } if (typeof window.location.pathname != "undefined") { var nIdx = window.location.pathname.indexOf('/'); if (nIdx != -1) PathDiv = "/"; } ClearArrays(); var Exclude_Warning = ""; var FrameCnt = top.frames.length; if (FrameCnt != 0) Document = top.frames[FrameCnt-1].document; for (i=0; i < arguments.length; i++) { if (arguments[i].toString().indexOf(" ") == -1) AddToSearchArray(arguments[i].toString()); else { var arg_array = arguments[i].toString().split(" "); for (j=0; j < arg_array.length; j++) { var current = arg_array[j]; if (current == "") continue; if ((current == "+") || (current == "-")) { var next = arg_array[++j]; while ((next == "") && (j < arg_array.length+1)) next = arg_array[++j]; current = current + next; } AddToSearchArray(current); } } } Document.close(); Document.write(""); Document.write(""); Document.write(""); Document.write(""); Document.write(""); Document.write(""); Document.title = "Search Results"; Document.write("

Search Results

"); Document.write("
"); Document.write("
"); if (ExcludeList.length != 0) { for (j=0; j < Entries.length; j++) { var ExcCount = 0; for (i=0; i < ExcludeList.length; i++) { ExcCount += GetEntryCount(Entries[j], ExcludeList[i]); if (ExcCount != 0) break; } if (ExcCount == 0) CurEntries[CurEntries.length] = Entries[j]; } } else CurEntries = Entries; for (i=0; i < SearchList.length; i++) { if (Exclude.indexOf(SearchList[i]) != -1) { if (Exclude_Warning != "") Exclude_Warning += ", "; Exclude_Warning += SearchList[i]; } else { FindString(SearchList[i]); } } if ((SearchList.length == 0) && (ExcludeList.length != 0)) FindString("*"); if (Exclude_Warning != "") { Document.write("

" + Exclude_Warning + ""); if (Exclude_Warning.indexOf(",") != -1) Document.write(" are common words and were ignored.
"); else Document.write(" is a common word and was ignored.
"); } for (i=0; i < Results.length; i++) { Document.write("
"); WriteResult(Results[i][1], Results[i][0], Results[i][2]); } if (Results.length == 0) { var OutStr = ""; for (i=0; i < arguments.length; i++) OutStr += " " + arguments[i]; Document.write("
"); Document.write("Your search - " + OutStr + " - did not match any documents."); Document.write("

Suggestions:
- Make sure all words are spelled correctly.
- Try different keywords
- Try more general keywords
"); } Document.write(""); Document.write(""); Document.close(); ClearArrays(); } function AddToSearchArray(str) { if (str.indexOf("+") != -1) { var len = SearchList.length; if (len != 0) { len--; SearchList[len] = SearchList[len] + str; } else SearchList[0] = str; } else if (str.indexOf("-") == 0) { str = str.substring(1, str.length); ExcludeList[ExcludeList.length] = str; } else SearchList[SearchList.length] = str; } function WriteResult(page_name, page_url, description) { if (arguments.length != 3) { return null; } if (description == "") description = "No description available"; if ((PathDiv == "/") && (page_url.indexOf("\\") != -1)) page_url = page_url.replace("\\", "/"); Document.write("
"+page_name+""); Document.write("
" + description); } function FindString(str) { for (j=0; j < CurEntries.length; j++) { var Count = 0; if (str == "*") Count += 1; Count += GetEntryCount(CurEntries[j], str); if (Count != 0) AddToResults(CurEntries[j][0], CurEntries[j][1], CurEntries[j][2], Count); } } function GetEntryCount(theEntry, str) { if (theEntry.length != 5) return 0; str = str.toLowerCase(); var Count = 0; if (str.indexOf("+") != -1) { var str_array = str.split("+"); var c1 = GetEntryCount(theEntry, str_array[0]) var c2 = GetEntryCount(theEntry, str.replace(str_array[0] + "+", "")); if ((c1 != 0) && (c2 != 0)) Count = c1 + c2; } if (theEntry[1].toLowerCase().indexOf(str) != -1) Count += 8; if (theEntry[2].toLowerCase().indexOf(str) != -1) Count += 5; if (theEntry[3].indexOf(str) != -1) Count += 10; if (theEntry[4].indexOf(str) != -1) Count += 1; return Count; } function AddToResults(url, name, desc, count) { for (k=0; k < Results.length; k++) { if (Results[k][0] == url) { count = Results[k][3] + count; Results.splice(k, 1); break; } } var NewIdx = Results.length; for (l=0; l < Results.length; l++) { if (Results[l][3] <= count) { NewIdx = l; break; } } var NewEntry = new Array(4); NewEntry[0] = url; NewEntry[1] = name; NewEntry[2] = desc; NewEntry[3] = count; Results.splice(NewIdx, 0, NewEntry); } function Splice_Fcn() { if (arguments.length < 2) return; var InsertIdx = arguments[0]; var Count = arguments[1]; var tmp = new Array(); var ModArray = new Array(); var i = 0; for (i = 0; i < InsertIdx; i++) tmp[tmp.length] = this[i]; for (i = 2; i < arguments.length; i++) tmp[tmp.length] = arguments[i]; for (i = InsertIdx + Count; i < this.length; i++) tmp[tmp.length] = this[i]; for (i = 0; i < tmp.length; i++) this[this.length] = tmp[i]; return ModArray; } function ClearArrays() { Results = new Array(); SearchList = new Array(); ExcludeList = new Array(); CurEntries = new Array(); } var Exclude = "a add all also an and and/or are as at be but by can did do for from has have how id if in into is it no non not of on once one only onto or so some than that the this to too try two use want well what when where which why will with within yes you your"; var Entries = new Array(); Entries[0] = new Array(4); Entries[0][0] = "ad_10gs.htm"; Entries[0][1] = "Supported Adapters Server Gigabit"; Entries[0][2] = "Supported Intel 10GbE Server Devices This driver and software are designed to operate with the following Intel 10GbE Server Devices Product Name Board ID # ..."; Entries[0][3] = "adapters connections supported"; Entries[0][4] = "adapter af at2 backplane barcode board br bx card code com connection controller converged cx4 d79893 d80259 d95857 da dagger designed devices digit driver dual e15728 e16791 e25335 e37002 e46189 e57138 e58551 e68785 e68787 e95990 ethernet express expressmodule extension fcoe following front function g35632 g54042 g54369 gigabit go guide home htm http i217 intel kr kx4 last lm lr mezz mezzanine microsoft modified module nahum6 name network operate optical p2 please pluggable port printed product revision see server sfp software sr sticker support t1 t2 tn virtual vista windows x520 x540 xf xxx"; Entries[1] = new Array(4); Entries[1][0] = "cbl_fi10.htm"; Entries[1][1] = "Attach the Network Cable"; Entries[1][2] = "Connect a 10GbE Copper Network Cable Depending on your copper adapter, the cabling type used is 10GBASE T or CX4. 10GBASE T Maximum lengths for ..."; Entries[1][3] = "10gbe cable connector fiber install laser optic"; Entries[1][4] = "abcu above accommodate according active adapter afbr afct allows any applicable assessing assumes attach auto automatically avago ax bail based below binoculars bracket cable came case cat category caution certain characteristics check choice cispr class clause commercial compatibility compatible compliance compliant comply connect connector conversion copper core cover cross customers cx4 da defined defines depending descriptions designed details devices diameter different diligence direct disclaims discretion distance documentation driver dual either en50174 en55024 endorsement endorsing enhanced ensure ethernet eu's example express eye fclf8522p2btl feature fiber finisar following ftlx1471d3bcl ftlx1471d3bcv ftlx1471d3qcv ftlx8571d3bcl ftlx8571d3bcv ftlx8571d3qcv gigabit greater hazard highlighting hot however hp i iec ieee implied in1 in2 including information insert instruments intel keyed kilometers lan laser last latch lc length liability limitations limiting link list load loms lr made manufacturers matches matching maximum may mdi meet meters mode modified module molex most motherboard multi must nanometer network notes numbers operating operation optic optical orientation oriented original other output over own pair part partner party passive permit physical please plug port pose potential producing product promoting proper provided purchase purpose rate receive receptacle recommendations reference referred regarding relating removable remove required responsible revision sale same save sc see selection server sff sfp share shielded should shown similar single solely specifications speed sponsorship sr standard std successful such suitability supplier supplying support sure swapping switch sx system telescopes terminated testing their then there third transmit twin twinaxial twisted tyco type v10 v4 vendor versa vice viewing visible warranted warranty wavelength whatsoever wiring without worst x520"; Entries[2] = new Array(4); Entries[2][0] = "dca.htm"; Entries[2][1] = "DCA"; Entries[2][2] = "Direct Cache Access DCA Direct Cache Access enables a capable I/O device such as a network controller to activate a pre fetch engine in the ..."; Entries[2][3] = "access cache direct"; Entries[2][4] = "access activate advantage arriving cache capable chipset controller cpu cycles data dca descriptors device direct each eliminates enables engine fetch headers high i immediate increasing last load memory modified network note number operations packet pre process processor read reduces reducing required requires revision speed stack such support system takes throughput"; Entries[3] = new Array(4); Entries[3][0] = "driv10gb.htm"; Entries[3][1] = "Installing/Uninstalling the Drivers"; Entries[3][2] = "Installing and Uninstalling the Drivers Before you begin To successfully install or uninstall the drivers or software, you must have administrative privileges on the computer ..."; Entries[3][3] = "10gbe driver install uninstall"; Entries[3][4] = "acceptable adapter additional administrative after already any applicable attempts automatically autorun before begin below cable cancel cannot cd click completing computer confirmation connections control correctly dialog discovers displayed displays double download driver ensures existing extracted files find follow found function gigabit hardware insert install instructions intel interoperate intervention last located machine modified must network new note ok operating package panel plug ports privileges procedure product programs recommended regardless release remove respective revision running runs same screen select server software start successfully supplemental support sure system them these transfer uninstall update user using website whether window without wizard"; Entries[4] = new Array(4); Entries[4][0] = "support.htm"; Entries[4][1] = "Intel Customer Support"; Entries[4][2] = "Customer Support Intel support is available on the web or by phone. Support offers the most up to date information about Intel products, including installation ..."; Entries[4][3] = ""; Entries[4][4] = "about available corporate customer date general including information installation instructions intel internet last modified most network offers phone product revision site support tips troubleshooting up web"; Entries[5] = new Array(4); Entries[5][0] = "dupwindm.htm"; Entries[5][1] = "Configuring Speed and Duplex in Windows"; Entries[5][2] = "How to configure an adapter's speed and duplex under Microsoft Windows."; Entries[5][3] = "duplex link speed"; Entries[5][4] = "adapter addressing administrators advertises allow always appropriate attach attempt auto available based been best between cannot capable caution change choose click configure connections considerations copper default determine device differently direct disabled distinguish does down duplex either enabled establish experienced fiber force full gbps gigabit half however identical ieee intel issues last like link manager manually match may mbps menu microsoft mode modified modules multi must native navigate need negotiate network ok older open operate option packets partner pass per performance performs present pro100 properties pull receive requires revision runs same select send set sfp should since specific speed suffer support switch tab their those time up using windows would"; Entries[6] = new Array(4); Entries[6][0] = "hotwin.htm"; Entries[6][1] = "PCI Hot Plug Support for Microsoft Windows"; Entries[6][2] = "PCI Hot Plug Support for Microsoft Windows Operating Systems Intel network adapters are enabled for use in selected servers equipped with PCI Hot Plug support ..."; Entries[6][3] = "hot pci plug"; Entries[6][4] = "adapter address back before conflict connecting details documentation driver elsewhere enabled ensure equipped hardware hot identical information intel last mac member microsoft modified more network nic notes occur operating original pci plug remove replacement restore revision running see selected server setting sla support switch systems team unless up windows works"; Entries[7] = new Array(4); Entries[7][0] = "hyperv.htm"; Entries[7][1] = "Creating Virtual NICs in Hyper V"; Entries[7][2] = "Creating Virtual NICs in Microsoft Hyper V."; Entries[7][3] = "hyper hyper-v nics v virtual"; Entries[7][4] = "aaaaaaaa able adapter added address advanced alb allow any appear applies article assign automatically available balancing based bbbb between bind blocks bound box bridging bypass cannot capable cases cause cccc center change channel check click client cluster combinations command communication configuration configured configuring connectivity considerations consolidate control core correct cpu create createteam data dcb dddddddddddddddd decreases desire details device different directly disable displays distributed documentation does driver each enable environment error etc ethernet even example exe faster fcoe feature fibre file filtering filters follow frees function further general get give guest gui guid hardware higher host however hyper hypervisor i ignoring impact increases increasing information inside installation installed instructions intel interface iov issue laa lacp last later lets line lldp load lose loss lower mac machine makes management manager manger manually may memory microsoft mode modified more move ms must necessary need netbios network nic note number nvspbind offloading ok open operating operation options order os other over overview packet panel parent part partition path perform performance physical please pool port possible present prevent primary property proset prosetcl protocol queue r2 receive reduces remote require resolve resources result revision risk role root routes rsquo run same secondary security see sent server set several share sheet simultaneously since single sits software source split sr standard step such support switch system tab takes tasks tcpip team team1 technet their then these they throughput together tool total transmission transmit true tttttttt txt unbind uncheck under underlying unique up usage utility utilization uuuu validation various vf virtual virtualization virtualized vlan vmm vmq vnic was while windows work wwww xxxxxxxxxxxxxxxx"; Entries[8] = new Array(4); Entries[8][0] = "prosetdm.htm"; Entries[8][1] = "Using PROSet"; Entries[8][2] = "Installing, using, and removing Intel PROSet for Windows Device Manager."; Entries[8][3] = "device install manager proset"; Entries[8][4] = "additional administrator advanced automatically cd change cl cofiguration command compatibility connection control core crash crashdmp device dialog directory dmix drivers dump exe extension file following gigabit help install intel iscsi last line located manager modified most must network note options panel please process product program proset prosetcl refer remove revision rights same select server services settings software support tabs txt under uninstall utility windows"; Entries[9] = new Array(4); Entries[9][0] = "ins10co.htm"; Entries[9][1] = "Insert the Adapter"; Entries[9][2] = "Insert the Adapter in the Computer NOTE If you are replacing an existing adapter with a new adapter, you must re install the driver. Insert ..."; Entries[9][3] = "10gbe adapter insert replace"; Entries[9][4] = "actually adapter available before being board bracket break caution check compatible computer connector cord could cover damage data depending driver each endanger excessive existing express failure firmly fit force fragile gigabit identify insert install intel lanes larger last later lower making manual may modified more must new note number off pci physical please plug power present pressing push re remove repeat replace revision seated server short slot smaller speeds steps support system them then through turn unplug until v1 vary x8"; Entries[10] = new Array(4); Entries[10][0] = "ins10fi.htm"; Entries[10][1] = "Insert the Adapter"; Entries[10][2] = "Insert the Adapter in the Computer NOTE If you are replacing an existing adapter with a new adapter, you must re install the driver. Insert ..."; Entries[10][3] = "10gbe adapter insert replace"; Entries[10][4] = "actually adapter additional available backward before below bit board bracket break bus caution check compatible compliant computer configuration connector cord could cover damage data degrade depending designations determine documentation down driver each enabled endanger error excessive existing express failure firmly fit force fragile get gigabit highly hot identify insert install instructions intel lanes larger last later lower making manual master may mhz modified more must new note number off operate pci performance physical please plug power present pressing problems push re recommends remove repeat replace required revision screw seated secure see server short shown shut signaling significantly slot slower smaller special speed start steps support system them then theoretical through turn unplug until v1 v2 vary x8"; Entries[11] = new Array(4); Entries[11][0] = "trbl_dm.htm"; Entries[11][1] = "Configuration and Troubleshooting"; Entries[11][2] = "Configuration and Troubleshooting Common Problems and Solutions There are many simple, easy to fix problems related to network problems. Review each one of these before ..."; Entries[11][3] = ""; Entries[11][4] = "ability accommodates active activity adapter addresses adjusting advanced affected after agent already among another any apparent applicable appropriate apps asked assumes attached attaining auto auxiliary available base basic been before behavior best better between bios boot bootagnt both bus cable cannot capabilities capacity card carrier category cause change check choose common communicate compatible compliant components computer configure conflicting conflicts connect connectivity connectors consider consistent contact cooling copper correct creating current customer damaged data default described desktop detect device diagnostic different disable discussion disrupted documented does down driver duplex each easy edge efficiency either enable enhanced environment established etc even exact examples exceed exe execution expected express fail familiar family fan feature find fix following forced frame frequently functioning further gigabit going hangs hardware here hub ibautil idle ieee implementation impose inability incompatible indicator information insert install instructions intel intended interrupt irq isn't issues jumbo kinked knowledge known lack lan last latency latest layer led length level light limited limits link list loaded look loose lower make management manually many master match maximizing maximum may mbps memory mode modified monitor more multi multiple multiprocessor must necessarily need negotiate network newer note obtained off offloading often operating operation opposed options os other over overdraw pair parameters partner pass pci pcie peak perform performance physical play plug points port possible power pre presence prevents problem process processor programs proper provide pxe quality questions rate re readme reboot receive recent recognized recommended related release reload replace reports represents require reserve responder resulting results review revision run rx same seat section securely see select send server service set several shared sharing shorter signal simple size slave slot slowest slowing software solution specific speed standard start stops such sufficient supply support sure switch system table teaming technically test them then there these threading time timer traffic transmission triggering trouble troubleshooting tx txt type unable under unload unpredictable unusual up upgrade utility v1 v2 vary verify version vlans wake while without wol wording work"; Entries[12] = new Array(4); Entries[12][0] = "ioat.htm"; Entries[12][1] = "Intel I/OAT"; Entries[12][2] = "Description of Intel I/O Acceleration Technology."; Entries[12][3] = "acceleration i/oat technology"; Entries[12][4] = "accelerates acceleration active activity adapter advanced after allows along application automatically availability available based becomes bios capable change channel checksum chipset compatible configuration connections connectivity consumption contains data devices dma driver enable enterprise environment except existing faster following fully gb gives greater guide hardware i implementations implementing increase information ingredients installed intel ioatdma ip issue kernel last later least left level link linux load memory microsoft minimum miniport models modified module movement moves multiple must ndis necessary network normally notes oat offload operate optimization optimizes other pack pane pass per platform populated port power proset quickdata reboot receive recommends refer regarding register reliable required requirements requires resolve revision rss scalable scales scaling seamless security see server service settings several should show software solution sp2 specific starts startup support system tcp teaming technology these throughput thus traffic tuning up vendors version while windows without"; Entries[13] = new Array(4); Entries[13][0] = "ipsecoff.htm"; Entries[13][1] = "IP Security Offloading"; Entries[13][2] = "Internet Protocol IP Security IPSec is a set of protocols used to help secure the exchange of IP data. IP Security offloading is the assignment ..."; Entries[13][3] = "ip ipsec offloading security"; Entries[13][4] = "affected algorithm assignment automatically based compatible computations configure confining contents controllers cpu data decreases devices disabled enabled enabling exchange features generally hardware help increases information intel internet ip ipsec issue large last later left lso may microsoft mitigate modified more network note offload pane performance place port proset protocol reduce revision secure security select send set software support table takes those through traffic used utilization window x540"; Entries[14] = new Array(4); Entries[14][0] = "jumbo_dm.htm"; Entries[14][1] = "Jumbo Frames"; Entries[14][2] = "Setting up jumbo frames on adapters installed in systems running Microsoft Windows."; Entries[14][3] = "device frames jumbo latency manager throughput"; Entries[14][4] = "adapter additional administrator advanced apply aware based benefit bytes calculate capability changes click compatible configure connection consult contact cpu crc desired device different dropped end equipment ethernet features following forward four frame gigabit guide hardware header higher however implemented include increase information installed intel introduced ip jumbo larger last latency least limited link list loss manager may mbps microsoft modified more multi must network note ok open operating other otherwise packet performance pl plus pm poor pro1000 properties proset protocols qos reduce require restrictions result revision select server set simultaneously size standard support switch systems tab tagging tcp team there throughput udp up user's utilization vendor vlans while windows"; Entries[15] = new Array(4); Entries[15][0] = "lbracket.htm"; Entries[15][1] = "Attach the Low Profile Bracket"; Entries[15][2] = "How to attach the low profile bracket for use in systems with low profile slots."; Entries[15][3] = "bracket install low profile"; Entries[15][4] = "adapter any attach away back before bracket carefully charge come dissipate follow future ground handling install instructions last low may models modified necessary need over package product profile re remove revision screws seated securing side sized slide slot small standard static step these they tighten until used using yourself"; Entries[16] = new Array(4); Entries[16][0] = "legaldis.htm"; Entries[16][1] = "Legal Information"; Entries[16][2] = "Copyright and Legal Disclaimers Copyright 2002 2013 Intel Corporation. All rights reserved. Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124 6497 USA Intel ..."; Entries[16][3] = ""; Entries[16][4] = "any assumes brands claimed commitment contained copyright corporation countries disclaimers document does elam errors herein hillsboro information intel itanium legal make may names nor omissions other parkway pentium property reserved responsibility rights trademarks update usa young"; Entries[17] = new Array(4); Entries[17][0] = "license.htm"; Entries[17][1] = "Software License"; Entries[17][2] = "INTEL SOFTWARE LICENSE AGREEMENT IMPORTANT READ BEFORE COPYING, INSTALLING OR USING . Do not copy, install, or use this software and any associated materials collectively, ..."; Entries[17][3] = ""; Entries[17][4] = "about above accompanied accompanying accuracy acknowledge adapt additional administrator advised affiliates after against agree alleges alpha alternate any appear applicable application apply arise assign assignable associated assume attempt attorney author authorize back becomes been before below beta bound break business california capable carefully cause changes claim code collectively commercial compatible completeness component computer condition conflict conjunction consent consequential constitutes contain context contractor contracts control convenience convention copy copyright corporation correct costs could countries create creator customers damages data days death deceptive decompile defect delivered delivery derivatives design destroy developed development device dfars differing directly disassemble disclaims disclosed disclosure distribute documentation does done duplication emulated enclosed end engineer english entirety equipment errors estoppel et even event except excluded excluding exclusion exclusive existing expense export express extent failure far fees final fitness following form forth found free function future goods governed government granted grants graphics guest harmless here herein hereunder hold i ii iii image immediately implication implied important inability incidental include incorporated indemnify indirectly inducement information injury install integral intel intellectual intended international interruption introduce items iv ix jurisdiction kind labeled language larger last laws ldquo lease legal liability liable license life limitation limited links loss lost machine maintenance make malicious manager manufacture manufacturer mask material may media medical merchantability minimum modification modify nations necessary negligent neither network ninety noninfringement nor normal note notice number obligated obligation occur oem offered officers operate organization original other otherwise out own ownership part particular party patent perform period permit personal physical please portions possibility pre prevent principles private problems product profits programs prohibit promised properly property proprietary protected provided provision purpose pursuant rdquo read reasonable referenced regard regulates regulations related release remains remove rent replacement represent representative reproduce requires research resolve respect responsibility restricted restrictions return reverse revision right risk rsquo running safeguard sale saving seal secret section select sell separate seq set shall signed single site situation software sold source specifically standalone state subject sublicense subsidiaries successor such supersede suppliers support sustaining system tamper term terminate text then therein thereof these they third those time title trade trademark transfer translate treaty type unauthorized under understand unintended united unlawful unless until up update upon usage user vary version vi view vii viii violate virtual warrant warranty was were whatsoever whole without work writing written"; Entries[18] = new Array(4); Entries[18][0] = "warranty.htm"; Entries[18][1] = "Limited Lifetime Hardware Warranty"; Entries[18][2] = "Limited Lifetime Hardware Warranty Intel warrants to the original owner that the adapter product delivered in this package will be free from defects in material ..."; Entries[18][3] = ""; Entries[18][4] = "above abuse accept accident adapter advance against agreement agrees air allow along alteration america any anyone applicable applications apply arise assume australian authorization authorizes back becomes before below business calling cannot care charge claims completely consequential consumer contact container contract control costs cover critical current customer damage days dealer defective defects defend deficiency deliver department described details direct disaster disclaims discontinued distributors does either element energy entirely equivalent essential event example exceed except exclusion explanation express fitness foregoing forth found free full generation goodwill ground group guarantee hardware harmless health hereunder higher hold implied improper incidental including indemnify indirect infringement installation installed intel intellectual interruptions irrespective issue last law level liability license licensee lieu lifetime limitation limited limiting locations loss material may measurable merchantability misuse modified money must neglect negligence neither new ninety noninfringement nor north note notice notwithstanding nuclear number objectively obtain option original other out owner package paid part particular pay place please policy possibility potential price process product profits proof property proposal provided purchase purpose received reconditioned refund registered remedies repair replace reprocurement resellers reserves respectively return revision right risk rma safety same sample satisfied see set shall ship software sole special specifically specification speculative states statutory sublicensees such support systems testing their thereof these they time tort total traffic transit under user's verifies view visit wants warrants warranty were whether whom without workmanship"; Entries[19] = new Array(4); Entries[19][0] = "lights10.htm"; Entries[19][1] = "Indicator Lights"; Entries[19][2] = "The Intel Ethernet Converged Network Adapter X540 T1 has the following indicator lights Label Indication Meaning Link Off Not linked to the LAN. Green Linked ..."; Entries[19][3] = "10gbe indicator lights"; Entries[19][4] = "act actively activity adapter af avoid blink button command connected control converged cx4 da damage data down dual ethernet event fail fan following gbps gigabit green grn help ibautil identify identity indication indicator information intel label lan last lights link lnk lr meaning modified more network occurred off over partner passing port proset receiving red revision see series server shut sr t1 t2 temperature traffic transmitting valid x520 x540 xf yellow"; Entries[20] = new Array(4); Entries[20][0] = "lli.htm"; Entries[20][1] = "LLI"; Entries[20][2] = "Low Latency Interrupts LLI The LLI feature enables the network device to by pass the configured interrupt moderation scheme based on the type of data ..."; Entries[20][3] = "interrupts latency low"; Entries[20][4] = "access any applications arriving based configured configures containing cpu data device enabled enables enabling every evoke faster feature flag gain handle header immediate incoming increase interrupt last latency lli low may moderation modified more network note options packet pass ports psh quickly received reduced revision scheme sending set specified system tcp these trigger type up utilization"; Entries[21] = new Array(4); Entries[21][0] = "mang_win.htm"; Entries[21][1] = "Power Management"; Entries[21][2] = "Setting up Power Saver options and Wake on LAN on Microsoft Windows operating systems."; Entries[21][3] = "management power remote wake wol"; Entries[21][4] = "ability acbs access accessible acpi active activity adapter advanced after allow amount any anyway apm appear auto automatically available battery between bios both bursts cable called capability capable complex computer configured connect consumption content control converged data dependant detect development device directed disabled disarms disconnected display down dual duplex during eee effect efficient enable ends energy engine enter et2 ethernet even evolved example explicitly expressmodule f4 feature few following forced full fully function functionality gigabit hibernate higher however i340 i350 idle important included includes including incorporated indicate installed intel interacting introduce keeps lan last latency led limited link lit low lowest lp magic manageability management manager may microsoft mode modified mt must needs negotiate network nic note off operating option other over override packet partner period pf port possible power previously pro1000 proset pt quad r2 readily ready reconnected reduce remote removed replaces requests rest restored resume revision s3 s4 s5 saved saver server set several shutdown shutting simple sleep small speed standard standby state status stay support system t1 t2 t4 tab then there these they timeout traffic transition transmitted turns type under up using variety versions vista vt wake were windows wol x520 x540 xp years"; Entries[22] = new Array(4); Entries[22][0] = "manage.htm"; Entries[22][1] = "Remote Wake Up"; Entries[22][2] = "Remote Wake up and Wake on LAN basics."; Entries[22][3] = "lan remote wake wake-up"; Entries[22][4] = "ability about accept acpi activates adapter address administrators advanced allow amps any apm area around arp assigned attached awaken aware backwards based below bios board both bracket bus cable came capability capable check choosing circuitry clock compatibility complaint completely complex compliant components computer concept configure connection connector consecutive contact containing contains contents control converged corresponds could cpu current d815epea2 data defined description designed desktop details determine development device different directed disk documentation does done down draw drive driver due each early either enable equipped ethernet event every evolved example extends feature few field find first fit following format fully function generally gigabit had header hibernate hours however ibautil implementation important include information initiated installed intel interacting interface intermediate ip keyed label lan last least leds level limited list locations look low mac magic maintenance management manufacturer many may memory milliamps mode model modified more most motherboard mt multiple must named necessary need network newer note numbers off older operating operational operations os out over own packet partial particular patterns pci per perform pila8460bn pila8460f pila8461 pila8900 pin plugged pme port power pro100 pro1000 proset protocol provide pwla8390t pwla8490xt quad querying ram rating received receives reduces referred refers refreshed reloaded remains remote removed repeated repetitions represents request require resolution response revision routed s0 s1 s2 s3 s4 s5 section see selectable selectively sending sent server set should shutdown signal similar simple sleep slot specific standby started state still stopped such supply support suspend swapped system t1 t2 technician then there these they through times titled true turning type typically under up upon user usually utility value variety various verify versions volt vt wake was were whereas without wol work x520 x540 xt years"; Entries[23] = new Array(4); Entries[23][0] = "overview.htm"; Entries[23][1] = "Overview"; Entries[23][2] = "Overview Welcome to the User's Guide for the Intel 10 Gigabit Server Adapters. This guide covers hardware and software installation, setup procedures, and troubleshooting tips ..."; Entries[23][3] = "10gbe 64 ie-32 installation requirements setup troubleshooting"; Entries[23][4] = "adapter advanced after any architecture available based basic carefully cd click column compatible computer configuration contents covers driver features follow gigabit guide hardware ia32 information install intel itanium last left link make modified more network note operating other overview platforms problems procedure process refers review revision see select server set setup software start step support sure system table test these tips topic troubleshooting unattended upgrading user's varies welcome windows"; Entries[24] = new Array(4); Entries[24][0] = "reqs_10g.htm"; Entries[24][1] = "System Requirements"; Entries[24][2] = "System Requirements IA-32 Computers Before installing the Intel 10GbE Server Adapter, check your system for the following minimum configuration requirements. Hardware Compatibility IA-32 based 32 ..."; Entries[24][3] = "10gbe ie-32 pci-x requirements"; Entries[24][4] = "adapter advantage architecture based before bios bit bus center check compatibility compatible compliant computers configuration data depending drivers either enterprise express following freebsd hardware hat higher hyper ia32 installed installing intel kernel last latest linux master met mhz microsoft minimum mode modified must newer open operating order pack pci platform r2 red requirements revision run server service signaling slot supplies supported supports suse system takes types v1 v2 v4 versions windows x86"; Entries[25] = new Array(4); Entries[25][0] = "perfprof.htm"; Entries[25][1] = "Performance Profiles"; Entries[25][2] = "Installing, using, and removing Intel PROSet for Windows Device Manager."; Entries[25][3] = "device install manager proset"; Entries[25][4] = "across adapter adding adjust advanced allow application asked attempt automatically available based better bridging center channel combination considerations create current custom data dcb descriptions device disable doesn't environment ethernet example existing fibre http hyper iis install intel iov iscsi last latency low manager members microsoft minimize modified more much must ndash network new normally notes operating optimal optimize optimum option over performance profile property proset queues quickly receive requirements requires revision role rsquo rss same scalability scaling select server set sheet should side sr standard storage supported supporting supports synchronized systems tab team their then there time typical uninstall virtualization vmq way web windows works"; Entries[26] = new Array(4); Entries[26][0] = "prform10.htm"; Entries[26][1] = ""; Entries[26][2] = "Getting the Most From Your PCI E Intel 10 Gigabit Server Adapter NOTE These adjustments should be performed by a highly skilled network administrator. They ..."; Entries[26][3] = "10gbe performance"; Entries[26][4] = "actually adapter adjustment administrator allocation available bandwidth based best bios buffer bus byte cabling card change components configuration configured count default details detect devices driver dual enable enhancement error express fiber file following frames full getting gigabit guaranteed here highly however identified impact improve increase install insufficient intel issue jumbo last line linux log maximum may memory message minimum mmrbc modified most moving network note number occurs operating optimal other package parameters patterns pci performance performed port proper rate read readme receive required resolve resources revision same see segment server set should shown significantly situation size skilled slot socket specific sufficient system tcp these they through traffic transmit true users usually value we window work write x4 x8"; Entries[27] = new Array(4); Entries[27][0] = "qos10g.htm"; Entries[27][1] = "Quality of Service QoS"; Entries[27][2] = "Tagging for Microsoft Windows Server 2003 QoS allows the adapter to send and receive IEEE 802.3ac tagged frames. 802.3ac tagged frames include 802.1p priority tagged ..."; Entries[27][3] = "10gbe qos quality service tagging"; Entries[27][4] = "adapter advanced allow bandwidth base before configured connected deal disabled efficient enabled events field frame help high ieee implement include information intel knowledge last levels lower make microsoft modified more most must network order packet prioritization priority processed programs proset qos real receive revision see send server specify supports switch system tab tagged tagging time utility vlan windows"; Entries[28] = new Array(4); Entries[28][0] = "reg10g-a.htm"; Entries[28][1] = "Regulatory"; Entries[28][2] = "Regulatory Compliance Statements Intel Ethernet Converged Network Adapter X540 T1 Intel Ethernet Converged Network Adapter X540 T2 Intel Ethernet Server Adapter X520 T2 Intel Ethernet ..."; Entries[28][3] = ""; Entries[28][4] = "a1 a11 a2 abnormal about accept accordance adapter adequate adjustments against alla always any area at2 australia australian authority aux available back bandalagsins based been below bepalingen bestemmelsene bestimmungen bsmi c22 cable canada canadian cannot case cause caution cdrh ce certification cfr21 changed china circumstance cispr class classe cns13438 com commercial communication community compatible compliance compliant comply con conditions conducted conformance conforme connected connector contact contain continued control converged corporation correct council country cover csa cumple cumpre da de declaration declares del den denna der described designed det dette device dieses digital directief directive directivo direktiivin direktiv direktivet diretiva direttiva distributor disturbance dit document does domestic dual edition efnahags efup eg elam electromagnetic emc emissions en en55022 en55024 en60825 end energy enlighet enne entspricht environment equipment er essi est este ethernet eu europ europea european europees europeiske europeo evr exceed exigences expense exposure express eye factory fcc fda fiber following follows found frequency general generates gigabit har harm harmful hazardous henhold her herein hillsboro his i ia ices iec immunity including industry information installed instructions intel intended interference international ischen iske japan jf3 kcc korea kx4 la laser last life likely limit listed low lvd mailstop maintenance manufacturer mark may measures med mer mezz modified module must navolging ndash network new nmb normal normas note notice noudattaa nzs operate optics oregon other otherwise output overensstemmelse own parkway part people's per performance performed permission place port power procedures prodotto product producto produit produkt produktet produto properly protection provide provisions pska pursuant questo radiate radio reasonable received recognition recycling regluger regulatory republic required requirements residential responsible result retailer revision rf richtlinie rohs rules safe safety second server service specified sr standards statement stenst subchapter subject systems t1 t2 taiwan take technology tested these those tick til tillverkats tuote ul undesired union upon usa user van vara vary vcci void voltage warning without x520 x540 yksi young zealand"; Entries[29] = new Array(4); Entries[29][0] = "reg10g-b.htm"; Entries[29][1] = "Regulatory"; Entries[29][2] = "Regulatory Compliance Statements Copper Products Intel 10 Gigabit AF DA Dual Port Server Adapter Intel 10 Gigabit CX4 Dual Port Server Adapter Fiber Products Intel ..."; Entries[29][3] = ""; Entries[29][4] = "a1 a2 abnormal about accept accordance adapter adjustments af against alla always am antenna any apply assessment australia australian authority aux available back bandalagsins based been below bepalingen bestemmelsene bestimmungen between bsmi c22 cable canada canadian cannot case cause caution cdrh ce certification cfr21 changed china circuit circumstance cispr class cns13438 com communication community compatible compliance compliant comply con conditions conducted conformance conforme connect connector consult contact contain continued control copper corporation correct council country cover csa cumple cumpre cx4 da de dealer declaration declares del den denna der described designed det determined dette device dieses different digital directief directive directivo direktiivin direktiv direktivet diretiva direttiva distributor disturbance dit document does dual edition efnahags efup eg elam electrical electromagnetic electronic emc emissions en en55022 en55024 encouraged end energy enlighet enne entspricht equipment er essi est este ethernet eu europ europea european europees europeiske europeo evr exceed excluding exigences experienced exposure eye factory fcc fda fiber following follows found frequency ftlx1471 general generates gigabit guarantee har harm harmful hazardous help henhold her herein hillsboro his however i ia ices iec immunity including increase industry information installation installed instructions intel intended interference international ischen iske japan jf3 kcc kn22 kn24 korea korean la laser last life limit listed logo low lr lvd mailstop maintenance manufacturer mark may measures med mer modified more must navolging ndash new nmb normal normas note notice noudattaa nzs occur off operate optics other otherwise outlet output overensstemmelse parkway part particular people's per performance performed permission phone place port power procedures prodotto product producto produit produkt produktet produto properly protection provide provisions pska pursuant questo radiate radio reasonable received receiver receiving reception recognition recycling regluger regulatory relocate reorient republic required requirements residential respect responsible restriction result retailer revision rf richtlinie rmn rohs rules safe safety second separation server service sfp specified sr standards statement stenst subchapter subject substances systems taiwan take technical technician technology television tested there these those tick til tillverkats tuote turning tv ul undesired union upon usa user van vara vary vcci void voltage weee without x520 xf yksi young zealand"; Entries[30] = new Array(4); Entries[30][0] = "rss.htm"; Entries[30][1] = "Receive Side Scaling"; Entries[30][2] = "Description of Receive Side Scaling."; Entries[30][3] = "receive rss scaling side"; Entries[30][4] = "above acceleration access achieved acpi across active activity actual adapter added addition advanced advantage affects affinity again allocate allows another any appear application applies architecture assign associated association assumes attached attempt automatically available bandwidth because below between bios both buffer built bus cache called cannot case change choose close closest collection com common competing configuration configured connection connectivity consecutive consistent consumed contention controller core could count cpu create current cycles data dedicated default defines demand dependent desired detail determine device different direct directives disabled discussed displayed distributed does download dual during each easy effect efficient enable equal equivalent esb even every example expected experiment exporting fact fairly fcoe figures file finite first following forth fsb function generall given good group guaranteed hanging happens heavy help her here highlights hinted his however ht http hyper hyperthread i idea improve included indicate individual inf information install integrated intel intended interconnected interrupt iometer isolated item itself keeping known lan latency ldquo learns less like listed locality location logical low machine made main make manager manually maximize maximum may mch memory microsoft model monitor more most move multi multiple must nearest need network new nic node note numa number objects obvious off offset older operating optimal option order os other out over pack packet part particular pci per perceived performance performed phrase physical pictured platform port possible power precedence predictable preferred presented processes processing processor produce property provided provides providing purposes qpi queue r2 range rdquo read receive recent reduce refers relation relative reliably remain representing required requires result root rsquo rss run same scalable scaled scaling second section see selected selecting separate server set share sheet shifted should show side simplified single small socket sp1 sp2 space specific stand start style such sufficient support sw system tab take target task tcp team technology their then there these they third those though thread through throughput transactions transmit tuning understand undesirable unexpected uniform unit unless until user utilization utilizing vary vendor verify via viewed virtual vmq we windows without workload would www yet"; Entries[31] = new Array(4); Entries[31][0] = "save_dm.htm"; Entries[31][1] = "Save and Restore"; Entries[31][2] = "Saving and restoring an adapter's configuration on systems running Microsoft Windows operating systems."; Entries[31][3] = "function intel proset restore save"; Entries[31][4] = "adapter administration allows any assumed backup been changed command configuration contained copy cscript current default directory disk diskette dmix drive driver error event example failure file filename floppy following former generally hard include intel just last line located may measure modified most multiple must navigate network notes open operation options os performed privileges program prompt receive reinstate requires restore result revision run same save savresdx script settings specified standalone such syntax system team these times tool txt type unstable using vbs vbscript vlans was windows wmiconf"; Entries[32] = new Array(4); Entries[32][0] = "setbd_dm.htm"; Entries[32][1] = "Unattended Installation"; Entries[32][2] = "Installing the base drivers and Intel PROSet via the command line."; Entries[32][3] = "base driver install proset setupbd"; Entries[32][4] = "able acceleration actions adapters advanced after agent allowed already ans any apply appropriate associated base bd been between bios cannot capable case cd channel characters chipset command complete components configure core created current dcb default definition description deselect detects device different directory displays dmix does driver dxsetup equivalent error ethernet even example except exe exist fatal fcoe feature fibre file folder following force function gui i ignored include information instability install instructions intel invalid iscsi language last launches layouts line log makes manager messages method microsoft modify msi msiexec must need network note oat operating option other over package passed path preferred prior programs properly property proset prosetcl prosetdx prounstl public reboot recommends reduced rely remove requires result revision running same searches select sensitive server set setup setupbd should silent snmp software space specific specify start status support switch system takes technology them then transform translates typical unattended uninstall updates upgrade utility values via warnings white windows without x64 xp"; Entries[33] = new Array(4); Entries[33][0] = "snmpwin.htm"; Entries[33][1] = "Simple Network Management Protocol SNMP"; Entries[33][2] = "Installing SNMP on Microsoft Windows operating systems."; Entries[33][3] = "agent management network protocol simple snmp"; Entries[33][4] = "about adapter additional administrators advanced agent alerts allow application autorun base before cd changes click communicate compile compliant computer configuration consoles database devices directory documentation download drivers employed event experienced features first follow information install instructions intel ip last manage menu mib microsoft modified more must network notices operating prior product protocol provides recognize revision screen see send services should simple snmp software specified start stations such support system tcp teaming them translates updates utility vlans windows"; Entries[34] = new Array(4); Entries[34][0] = "team_dm.htm"; Entries[34][1] = "Teaming"; Entries[34][2] = "Description of ANS teaming modes."; Entries[34][3] = "advanced aft alb ans services sft static team teaming"; Entries[34][4] = "according across act activate active adapter adaptive additional address administered adopted advanced advantage affected affects aft aggregation aggregator alb allow already alternatively although among amt analyzes another any appear appropriately associated assure attention auto automatic availability available avoid back backup balance bandwidth base because becomes becoming been before begin behavior belong benefit best between beyond bindings block boot both bound bridging button cable cannot capability capable case cause center change channel check choose cisco click clients column combination common compatibility compatible component computer conditions configure connect connectivity consider contain contents continue control copper create critical currently data dcb default delay denominator dependencies dependent design designated desired destination detect developed device different disable disconnect dla documentation does don't driver duplex during duties dynamic each effect eight either enable engine ensure etherchannel ethernet even event example exceed experience failback failed failover fails failure fallback fast fault fcoe feature fec fiber fibre first five following force formed frame full fully function functionality gbps gec gets gigabit go good grouping guest gui handles hardware highest his hot however hub hyper hypervisor ieee implement important inactive include increase information initial inside instability install integrated intel interface introduced involved ip ipx issues jumbo last later latest lbfo ldquo least left lets like link list load locally located loms long lose loss lost lowest lsquo mac machine maintain make management manager manually manufacturers match maximum may member microsoft might mix mode model modification modify monitored monitoring more multi multiple must mvt ndis needed negotiate netbeui network never new nic normal note occur offload open operate optional options order original os other over overridden packet pairing pane part particular pay per perform performance plug port possible preferred present prevent primary prior priority pro100 procedure properties proset protocol provide qos r2 rate rdquo reboot receive reception recognize recommended recommends reconfigures recreate redundancy regains rejoin releases reliability reload remains remove replaces report require restart restore restricted returned revision rlb routable routed rsquo rss run rx safety same schema second secondary see select send separate server service set several sft should similar simultaneous single sla software source spanning specific specify speed standard standby start static status step still stp strongly structures subnet such support sure switch system tab table tagging take tcp team technology temporary them then there these they third though three throughput toe together tolerance traffic transfer transmission transmit tree trying tx type under until up various vary vendor verify versions virtual vlan vmlb waiting waits way we window wizard works would"; Entries[35] = new Array(4); Entries[35][0] = "test10g.htm"; Entries[35][1] = "Test the Adapter"; Entries[35][2] = "Test the Adapter from Microsoft Windows Intel PROSet allows you to run several diagnostic tests, including Connection Test Tests the adapter's connection to the network."; Entries[35][3] = "10gbe diagnostic test"; Entries[35][4] = "access adapter adater address allows availability available below capabilities click communicate connection connects dependent determines device diagnostic displays does duplex each functioning gigabit hardware including intel ip its last link lower manager maximum microsoft modified network operating optimum partner performed ping properly proset reason reports revision run select server settings several speed system tab test these type whether window"; Entries[36] = new Array(4); Entries[36][0] = "trbl10gb.htm"; Entries[36][1] = "Troubleshooting"; Entries[36][2] = "Microsoft Windows Specific Issues Use the information in this table after you have reviewed . Problem Solution Event viewer message A device attached to the ..."; Entries[36][3] = "10gbe performance problems solutions troubleshooting"; Entries[36][4] = "adapter after any attached available bios changed deleted device disable does event functioning information installed instead intel issues last longer make message microsoft modified need new older open operating os play plug problem process proset reinstall relying reviewed revision server session set should simultaneous software solution specific structure support sure system table team terminal there time together under unexpectedly upgrading versions viewer vmq was windows"; Entries[37] = new Array(4); Entries[37][0] = "vlwin10g.htm"; Entries[37][1] = "Virtual LAN under Windows"; Entries[37][2] = "Virtual LANs The term VLAN Virtual Local Area Network refers to a collection of devices that communicate as if they were on the same physical ..."; Entries[37][3] = "10gbe lans virtual vlan vlans"; Entries[37][4] = "ability able across adapter administration adpaters advanced already another any area attached balancing before between block broadcast building campus capability cause caution change child clients co collection communicate compatible computers configure connecting connects considerations considered consist contents cross defined department devices different dispersed each ease enabled enterprise exist failover filtering first functional geographically group hardware however hyper ieee improve including information instability instance intel interface joint lan last lbfo least left limit load local locations logical management match maximum may member membership microsoft minimize modified more moves multiple must network nics notes other pane parent part partition per performance physical port problems project proset protocol refers restricted revision running same security see segments select separate servers set should simplify software storms supported switch system tab table tag task team term them then they those through together typically under untagged up updates users via virtual vlan vmq were window workers workgroups working"; Entries[38] = new Array(4); Entries[38][0] = "wminicdm.htm"; Entries[38][1] = "WMI NIC Provider"; Entries[38][2] = "Intel Network Adapters WMI Provider The Intel Network Adapters Windows Management Instrumentation WMI Provider enables WMI based management applications such as Intel PROSet for Windows ..."; Entries[38][3] = "provider wmi"; Entries[38][4] = "about access adapter allows any application apps assumptions available based between called cannot cim classes collected common configure consumer contains could data describes detailed device distribution dmi docs driver elevate embed enables enterprise external file format gigabit guide i independent information install instances instrumentation intel intelncs2 interfaces jointly kernel last layer level list local located makes manage manager manifest measurement microsoft middleware missing mode modified monitor more must namespace ncs2 network operate order page paper part pci pipeline platform please pro100 proset provided provider refer reference registers related remote requirements revision root section see services set setup snmp software specification standards status such supported supports system technical technology then through type typical under user view vista wbem web windows wmi"; DOCS/SERVER/team_dm.htm0000755000000000000000000006044712135720644011644 0ustar Teaming

Advanced Network Services Teaming

Advanced Network Services (ANS) Teaming, a feature of the Advanced Network Services component, lets you take advantage of multiple adapters in a system by grouping them together. ANS teaming can use features like fault tolerance and load balancing to increase throughput and reliability. Before you can set up ANS teaming in Microsoft* Windows*, you must install Intel® PROSet software. For more information, select Intel PROSet in the Table of Contents (left pane) of this window.

NOTES:

  • Be sure to use the latest available drivers on all adapters.
  • NDIS 6.2 introduced new RSS data structures and interfaces. Because of this, you cannot enable RSS on teams that contain a mix of adapters that support NDIS 6.2 RSS and adapters that do not.
  • If a team is bound to a Hyper-V virtual NIC, you cannot change the Primary or Secondary adapter.
  • Intel adapters that do not support Intel PROSet may still be included in a team. However, they are restricted in the same way non-Intel adapters are. See Multi-Vendor Teaming for more information.
  • To assure a common feature set, some advanced features, including hardware offloading, are automatically disabled when an adapter that does not support Intel PROSet is added to a team.
  • Hot Plug operations in a Multi-Vendor Team may cause system instability. We recommended that you restart the system or reload the team after performing Hot Plug operations with a Multi-Vendor Team.
  • Spanning tree protocol (STP) should be disabled on switch ports connected to teamed adapters in order to prevent data loss when the primary adapter is returned to service (failback). Alternatively, an activation delay may be configured on the adapters to prevent data loss when spanning tree is used. Set the Activation Delay on the advanced tab of team properties.
  • ANS teaming of Virtual Function devices inside a Windows 2008 R2 guest running on an open source hypervisor is supported.
  • Fibre Channel over Ethernet/Data Center Bridging will be automatically disabled when an adapter is added to a team with non-FCoE/DCB capable adapters.

Supported Adapters

Teaming options are supported on Intel® PRO/100, Intel® Gigabit, and Intel® 10GbE adapters. Selected adapters from other manufacturers are also supported.

Conditions that may prevent you from teaming a device

During team creation or modification, the list of available team types or list of available devices may not include all team types or devices. This may be caused by any of several conditions, including:

  • The operating system does not support  the desired team type.
  • The device does not support the desired team type or does not support teaming at all.
  • The devices you want to team together use different driver versions.
  • You are trying to team an Intel PRO/100 device with an Intel  10GbE device.
  • TOE (TCP Offload Engine) enabled devices cannot be added to an ANS team and will not appear in the list of available adapters.
  • You can add Intel® Active Management Technology (Intel® AMT) enabled devices to Adapter Fault Tolerance (AFT), Switch Fault Tolerance (SFT), and Adaptive Load Balancing (ALB) teams. All other team types are not supported. The Intel AMT enabled device must be designated as the primary adapter for the team.
  • The device's MAC address is overridden by the Locally Administered Address advanced setting.
  • Fibre Channel over Ethernet (FCoE) Boot has been enabled on the device.
  • The device has “OS Controlled” selected on the Data Center tab.
  • The device has a virtual NIC bound to it.
  • The device is part of a Microsoft* Load Balancing and Failover (LBFO) team.

Microsoft* Load Balancing and Failover (LBFO) teams

Intel ANS teaming and VLANs are not compatible with Microsoft's LBFO teams. Intel® PROSet will block a member of an LBFO team from being added to an Intel ANS team or VLAN. You should not add a port that is already part of an Intel ANS team or VLAN to an LBFO team, as this may cause system instability. If you use an ANS team member or VLAN in an LBFO team, perform the following procedure to restore your configuration:

  1. Reboot the machine
  2. Remove LBFO team. Even though LBFO team creation failed, after a reboot Server Manager will report that LBFO is Enabled, and the LBFO interface is present in the ‘NIC Teaming’ GUI.
  3. Remove the ANS teams and VLANS involved in the LBFO team and recreate them. This is an optional (all bindings are restored when the LBFO team is removed ), but strongly recommended step

NOTE: If you add an Intel AMT enabled port to an LBFO team, do not set the port to Standby in the LBFO team. If you set the port to Standby you may lose AMT functionality.

ANS Teaming Types

  • Adapter Fault Tolerance (AFT) - provides automatic redundancy for a server's network connection. If the primary adapter fails, the secondary adapter takes over. Adapter Fault Tolerance supports two to eight adapters per team. This teaming type works with any hub or switch. All team members must be connected to the same subnet.
  • Switch Fault Tolerance (SFT) - provides failover between two adapters connected to separate switches. Switch Fault Tolerance supports two adapters per team. Spanning Tree Protocol (STP) must be enabled on the switch when you create a SFT team.  When SFT teams are created, the Activation Delay is automatically set to 60 seconds.  This teaming type works with any switch or hub. All team members must be connected to the same subnet.
  • Adaptive Load Balancing (ALB) - provides load balancing of transmit traffic and adapter fault tolerance. In Microsoft* Windows* operating systems, you can also enable or disable receive load balancing (RLB) in ALB teams (by default, RLB is enabled).
  • Virtual Machine Load Balancing (VMLB) - provides transmit and receive traffic load balancing across Virtual Machines bound to the team interface, as well as fault tolerance in the event of switch port, cable, or adapter failure. This teaming type works with any switch.
  • Static Link Aggregation (SLA) - provides increased transmission and reception throughput in a team of two to eight adapters. This team type replaces the following team types from prior software releases: Fast EtherChannel*/Link Aggregation (FEC) and Gigabit EtherChannel*/Link Aggregation (GEC). This type also includes adapter fault tolerance and load balancing (only routed protocols). This teaming type requires a switch with Intel Link Aggregation, Cisco* FEC or GEC, or IEEE 802.3ad Static Link Aggregation capability.

    All adapters in a Link Aggregation team running in static mode must run at the same speed and must be connected to a Static Link Aggregation capable switch. If the speed capability of adapters in a Static Link Aggregation team are different, the speed of the team is dependent on the lowest common denominator.

  • IEEE 802.3ad Dynamic Link Aggregation - creates one or more teams using Dynamic Link Aggregation with mixed-speed adapters. Like the Static Link Aggregation teams, Dynamic 802.3ad teams increase transmission and reception throughput and provide fault tolerance. This teaming type requires a switch that fully supports the IEEE 802.3ad standard. 
  • Multi-Vendor Teaming (MVT) - adds the capability to include adapters from selected other vendors in a team. If you are using a Windows-based computer, you can team adapters that appear in the Intel PROSet teaming wizard.
IMPORTANT:
  • Be sure to use the latest available drivers on all adapters.
  • Before creating a team, adding or removing team members, or changing advanced settings of a team member, make sure each team member has been configured similarly. Settings to check include VLANs and QoS Packet Tagging, Jumbo Frames, and the various offloads. These settings are available in Intel PROSet's Advanced tab. Pay particular attention when using different adapter models or adapter versions, as adapter capabilities vary.
  • If team members implement Advanced features differently, failover and team functionality will be affected. To avoid team implementation issues:
    • Create teams that use similar adapter types and models.
    • Reload the team after adding an adapter or changing any Advanced features. One way to reload the team is to select a new preferred primary adapter. Although there will be a temporary loss of network connectivity as the team reconfigures, the team will maintain its network addressing schema.

NOTES:

  • Hot Plug operations for an adapter that is part of a team are only available in Windows Server 2008 and Windows Server 2008 R2.
  • For SLA teams, all team members must be connected to the same switch. For AFT, ALB, and RLB teams, all team members must belong to the same subnet. The members of an SFT team must be connected to a different switch.
  • Teaming only one adapter port is possible, but provides no benefit.

Primary and Secondary Adapters

If the primary adapter fails, another adapter will take over its duties. If you are using more than two adapters, and you want a specific adapter to take over if the primary fails, you must specify a secondary adapter. If an Intel AMT enabled device is part of a team, it must be designated as the primary adapter for the team.

There are two types of primary and secondary adapters:

  • Default primary adapter: If you do not specify a preferred primary adapter, the software will choose an adapter of the highest capability (model and speed) to act as the default primary. If a failover occurs, another adapter becomes the primary. The adapter will, however, rejoin the team as a non-primary.
  • Preferred Primary/Secondary adapters: You can specify a preferred adapter in Intel PROSet. Under normal conditions, the Primary adapter handles all non-TCP/IP traffic. The Secondary adapter will receive fallback traffic if the primary fails. If the Preferred Primary adapter fails, but is later restored to an active status, control is automatically switched back to the Preferred Primary adapter.

To specify a preferred primary or secondary adapter

  1. From Device Manager, open the properties of a team.

  2. Click the Settings tab.

  3. Click the Modify Team button.

  4. Select the adapter you want to be the primary adapter and click the Set Primary button.

The adapter's preferred setting appears in the Priority column.

Failover and Failback

When a link fails, either because of port or cable failure, team types that provide fault tolerance will continue to send and receive traffic. Failover is the initial transfer of traffic from the failed link to a good link. Failback occurs when the original adapter regains link. You can use the Activation Delay setting (located on the Advanced tab of the team's properties in Device Manager) to specify a how long the failover adapter waits before becoming active. If you don't want your team to failback when the original adapter gets link back, you can set the Allow Failback setting to disabled (located on the Advanced tab of the team's properties in Device Manager).

Adapter Fault Tolerance

Adapter Fault Tolerance (AFT) provides the safety of an additional backup link between the server and switch. In the case of switch port, cable, or adapter failure, network connectivity is maintained.

Adapter Fault Tolerance is implemented with a primary adapter and one or more backup, or secondary adapters. During normal operation, the backup adapters are in standby. If the link to the primary adapter fails, the link to the secondary adapter automatically takes over. For more information, see Primary and Secondary Adapters.

To use Adapter Fault Tolerance all adapters must be connected to the same subnet.

Switch Fault Tolerance

Switch Fault Tolerance (SFT) teaming allows you to connect each of two teamed adapters to a separate switch.

Switch Fault Tolerance can detect failures when they occur:

  • on either teamed adapter
  • on either cable connecting the teamed adapter to its switch
  • on switch ports connected to the adapters, if link is lost

In SFT teams, one adapter is the primary adapter and one adapter is the secondary adapter. During normal operation, the secondary adapter is in standby. In standby, the adapter is inactive and waiting for failover to occur. It does not transmit or receive other network traffic. If the primary adapter loses connectivity, the secondary adapter automatically takes over.

In SFT teams, each adapter in the team can operate at a different speed than the other.

Configuration Monitoring

You can set up monitoring between an SFT team and up to five IP addresses. This allows you to detect link failure beyond the switch. You can ensure connection availability for several clients that you consider critical. If the connection between the primary adapter and all of the monitored IP addresses is lost, the team will failover to the secondary adapter.

Adaptive Load Balancing

Adaptive Load Balancing (ALB) uses software to balance routable traffic among a team of two to eight adapters or LOMs (the team must include at least one server adapter) connected to the same subnet. The software analyzes the send and transmit loading on each adapter and balances the rate across the adapters based on destination address. Adapter teams configured for ALB also provide the benefits of fault tolerance.

NOTES:
  • ALB does not load balance non-routed protocols such as NetBEUI and some IPX* traffic.
  • You can create an ALB team with mixed speed adapters. The load is balanced according to the lowest common denominator of adapter capabilities and the bandwidth of the channel.
  • On Windows systems, Receive Load Balancing is enabled by default.
  • Receive Load Balancing is not supported on Microsoft Hyper-V*.

Virtual Machine Load Balancing

Virtual Machine Load Balancing (VMLB) provides transmit and receive traffic load balancing across Virtual Machines bound to the team interface, as well as fault tolerance in the event of switch port, cable, or adapter failure.

The driver analyzes the transmit and receive load on each member adapter and balances the traffic across member adapters. In a VMLB team, each Virtual Machine is associated with one team member for its TX and RX traffic.

If only one virtual NIC is bound to the team, or if Hyper-V is removed, then the VMLB team will act like an AFT team.

NOTES:
  • VMLB does not load balance non-routed protocols such as NetBEUI and some IPX* traffic.
  • VMLB supports from two to eight adapter ports per team.
  • You can create an VMLB team with mixed speed adapters. The load is balanced according to the lowest common denominator of adapter capabilities and the bandwidth of the channel.
  • You cannot use an Intel AMT enabled adapter in a VMLB team.

Static Link Aggregation

Static Link Aggregation (SLA) is a performance technology developed by Cisco to increase throughput between switches. This team type works with:

  • Cisco EtherChannel-capable switches with channeling mode set to 'ON'
  • Intel switches capable of Link Aggregation
  • Other switches capable of static 802.3ad

The transmission speed will never exceed the adapter base speed to any single address (per specification). Teams can contain two to eight adapters, but must match the capability of the switch. Adapter teams configured for Static Link Aggregation also provide the benefits of fault tolerance and load balancing.

NOTES
  • You cannot use an Intel AMT enabled adapter in an SLA team

IEEE 802.3ad Dynamic Link Aggregation

802.3ad is an adopted IEEE standard. Teams can contain two to eight adapters, and you can have a maximum of two IEEE 802.3ad dynamic teams per server. You must use 802.3ad switches (in dynamic mode, aggregation can go across switches). Adapter teams configured for IEEE 802.3ad also provide the benefits of fault tolerance and load balancing. Under 802.3ad, all protocols can be load balanced.

Dynamic mode supports multiple aggregators. Aggregators are formed by port speed connected to a switch. For example, a team can contain adapters running at 1 Gbps and 10 Gbps, but two aggregators will be formed, one for each speed. Also, if a team contains 1 Gbps ports connected to one switch, and a combination of 1Gbps and 10Gbps ports connected to a second switch, three aggregators would be formed. One containing all the ports connected to the first switch, one containing the 1Gbps ports connected to the second switch, and the third containing the 10Gbps ports connected to the second switch.

NOTES:
  • Once you choose an aggregator, it remains in force until all adapters in that aggregator lose link.
  • In some switches, copper and fiber adapters cannot belong to the same aggregator in an IEEE 802.3ad configuration. If there are copper and fiber adapters installed in a system, the switch might configure the copper adapters in one aggregator and the fiber-based adapters in another. If you experience this behavior, for best performance you should use either copper or fiber-based adapters in a system.
  • If multiple switches are used, all team members connected to the same switch must operate at the same speed.
  • You cannot use an Intel AMT enabled adapter in a DLA team.

Before you begin

  • Verify that the switch fully supports the IEEE 802.3ad standard.
  • Check your switch documentation for port dependencies. Some switches require pairing to start on a primary port.
  • Check your speed and duplex settings to ensure the adapter and switch are running at full duplex, either forced or set to auto-negotiate. Both the adapter and the switch must have the same speed and duplex configuration. The full duplex requirement is part of the IEEE 802.3ad specification: http://standards.ieee.org/

    If needed, change your speed or duplex setting before you link the adapter to the switch. Although you can change speed and duplex settings after the team is created, Intel recommends you disconnect the cables until settings are in effect. In some cases, switches or servers might not appropriately recognize modified speed or duplex settings if settings are changed when there is an active link to the network.

  • If you are configuring a VLAN, check your switch documentation for VLAN compatibility notes. Not all switches support simultaneous dynamic 802.3ad teams and VLANs. If you choose to set up VLANs, configure teaming and VLAN settings on the adapter before you link the adapter to the switch. Setting up VLANs after the switch has created an active aggregator affects VLAN functionality.

Multi-Vendor Teaming

MVT allows teaming with a combination of Intel adapters that support Intel PROSet, Intel adapters that do not support Intel PROSet, and non-Intel adapters. This feature is currently available under Windows Server 2008 and Windows Server 2008 R2. All adapters that appear in the Intel PROSet teaming wizard can be included in a team.

MVT Design Considerations

  • In order to activate MVT, you must have at least one Intel adapter or integrated connection that supports Intel PROSet in the team. That adapter or connection must be designated as the primary adapter. 
  • A multi-vendor team can be created for any team type. 
  • All members in a MVT must operate on a common feature set (lowest common denominator). 
  • Manually verify that the frame setting for all adapters in the team is the same.
  • Verify that the RSS settings for all adapters in the team are the same.

Last modified on 4/24/13.

DOCS/SERVER/test10g.htm0000755000000000000000000000326511701323670011514 0ustar Test the Adapter

Test the Adapter from Microsoft Windows*

Intel® PROSet allows you to run several diagnostic tests, including:

  • Connection Test: Tests the adapter's connection to the network. If the adapter connects below its maximum speed, the connection test reports the reason for this lower speed. If the adapter has link but does not have an IP address, the test reports whether the adapter can communicate with the link partner. If the adapter has link and has an IP address, ping tests are performed.

  • Link Test: Tests the link speed and duplex capabilities of the link partner and reports the optimum settings.
    (link tests are not available on the Intel® 10 Gigabit AT Server Adater)

  • Hardware Tests: Determines if the adapter is functioning properly.

To access these tests, select the adapter in Windows* Device Manager, click the Link Speed tab, and click Diagnostics. A Diagnostics window displays tabs for each type of test. Click the tab and run the test.

The availability of these tests is dependent on the adapter and operating system.


Last modified on 7/22/08 1:51p Revision

DOCS/SERVER/test_dm.htm0000755000000000000000000000343011656750064011670 0ustar Test the Adapter

Test the Adapter from Microsoft Windows*

Intel® PROSet allows you to run several diagnostic tests, including:

  • Connection Test: Tests the adapter's connection to the network. If the adapter connects below its maximum speed, the connection test reports the reason for this lower speed. If the adapter has link but does not have an IP address, the test reports whether the adapter can communicate with the link partner. If the adapter has link and has an IP address, ping tests are performed.

  • Link Test: Tests the link speed and duplex capabilities of the link partner and reports the optimum settings.

  • Cable Tests: Provide information about cable properties.

  • Hardware Tests: Determines if the adapter is functioning properly.

To access these tests, select the adapter in Windows* Device Manager, click the Link Speed tab, and click Diagnostics. A Diagnostics window displays tabs for each type of test. Click the tab and run the test.

The availability of these tests is dependent on the adapter and operating system.


Last modified on 4/20/06 3:48p Revision

DOCS/SERVER/thermal.htm0000755000000000000000000000405211727664634011674 0ustar Thermal Monitoring

Thermal Monitoring

Adapters and network controllers based on the Intel® Ethernet Controller I350 (and later controllers) can display temperature data and automatically reduce the link speed if the controller temperature gets too hot.

NOTE: This feature is enabled and configured by the equipment manufacturer. It is not available on all adapters and network controllers. There are no user configurable settings.

Monitoring and Reporting

Temperature information is displayed on the Link tab in Intel® PROSet for Windows* Device Manger. There are three possible conditions:

  • Temperature: Normal
    Indicates normal operation.
  • Temperature: Overheated, Link Reduced
    Indicates that the device has reduced link speed to lower power consumption and heat.

    NOTE: Devices based on the Intel® X540 Ethernet Controller and Intel® 82599 10 Gigabit Ethernet Controller do not support link speed reduction.

  • Temperature: Overheated, Adapter Stopped
    Indicates that the device is too hot and has stopped passing traffic so it is not damaged.

If either of the overheated events occurs, the device driver writes a message to the system event log.

DOCS/SERVER/toc_dm.htm0000755000000000000000000001301312110652714011461 0ustar
Search this guide
  

Overview

System Requirements

Supported Adapters

Intel® I/O Acceleration Technology

Low Latency Interrupts

Direct Cache Access

Getting the Most From Your 10GbE Adapter

Hardware Installation

Install a Fiber-based Adapter

Install a Copper-based Adapter

Attaching a Low-Profile Bracket

Attach the Network Cable

Microsoft* Windows* Setup

Install the Drivers

Intel® PROSet

Setup Speed

Command Line Install for Base Drivers and Intel PROSet

Microsoft Windows Advanced Features

Jumbo Frames

Teaming

Performance Profiles

VLANs

Power Management

Thermal Monitoring

Receive Side Scaling

Simple Network Management Protocol (SNMP)

Quality of Service (QoS)

Save & Restore

Hot Plug

Windows Management Instrumentation (WMI)

IPSecurity Offloading

Setting up Microsoft Hyper-V* virtual NICs on teams and VLANs

Linux Setup and Features

Install the Drivers and Features

FreeBSD Setup and Features

Install the Drivers and Features

Intel Boot Agent

Intel® iSCSI Remote Boot

EFI

Technical Information & Support

Configuration and Troubleshooting

Windows Issues

Windows-Based Testing

Linux-Based Testing

DOS-Based Testing

Indicator Lights

Customer Support

Get Latest Drivers

Warranty, License, Regulatory

Limited Warranty

Software License

Regulatory Information

Class A 10GbE Adapters

Class B 10GbE Adapters


Copyright © 2002-2013 Intel Corporation.
Legal Information

DOCS/SERVER/toc_itdm.htm0000755000000000000000000001144012110652714012020 0ustar
Search this guide
  

Overview

System Requirements

Supported Adapters

Getting the Most From Your 10GbE Adapter

Hardware Installation

Install a Fiber-based Adapter

Install a Copper-based Adapter

Attach the Network Cable

Setup Speed

Command Line Install for Base Drivers and Intel PROSet

Microsoft* Windows* Setup

Install the Drivers

Intel® PROSet

Microsoft Windows Advanced Features

Jumbo Frames

Teaming

Performance Profiles

VLANs

Thermal Monitoring

Simple Network Management Protocol (SNMP)

Quality of Service (QoS)

Save & Restore

Hot Plug

Windows Management Instrumentation (WMI)

IPSecurity Offloading

Linux Setup and Features

Install the Drivers and Features

Intel Boot Agent

Intel® iSCSI Remote Boot

EFI

Technical Information & Support

Configuration and Troubleshooting

Windows Issues

Windows-Based Testing

Linux-Based Testing

EFI-Based Testing

Indicator Lights

Customer Support

Get Latest Drivers

Warranty, License, Regulatory

Limited Warranty

Software License

Regulatory Information

Class A 10GbE Adapters

Class B 10GbE Adapters


Copyright © 2002-2013 Intel Corporation.
Legal Information

DOCS/SERVER/top_10g.htm0000755000000000000000000000053511656606010011474 0ustar

Intel® 10GbE Adapter Guide

User Guides Home

DOCS/SERVER/top_10it.htm0000755000000000000000000000067211656606010011664 0ustar

Intel® 10GbE Server Adapter Guide
          For Itanium®-based computers

User Guides Home

DOCS/SERVER/trbl10gb.htm0000755000000000000000000000457511763671404011660 0ustar Troubleshooting

Microsoft* Windows*-Specific Issues

Use the information in this table after you have reviewed common problems and solutions.
 
Problem Solution
Event viewer message: A device attached to the system is not functioning If there is a BIOS setting for "Plug and Play OS", it should be set to "NO" for all versions of Microsoft* Windows*. 
After upgrading operating systems, Intel® PROSet is no longer available

If you are upgrading a Microsoft Windows operating system and you have Intel PROSet software installed, it will be deleted in the process. You will need to reinstall Intel PROSet.

Terminal Server support

When using Terminal Server, make sure only one session of Intel PROSet is open at any one time. Simultaneous sessions are not supported in Intel PROSet.

VMQ unexpectedly disabled when you team adapters together under Microsoft* Windows Server* 2012 The VMQ structure was changed in Microsoft Windows Server 2012. Some older adapters do not support the new VMQ structure, instead relying on the older structure. Teaming an adapter that supports the new structure with an adapter that does not will disable the VMQ setting.

 


Last modified on 4/01/09 3:35p Revision DOCS/SERVER/trbl_dm.htm0000755000000000000000000003512412063561130011644 0ustar Configuration and Troubleshooting

Configuration and Troubleshooting


Common Problems and Solutions

There are many simple, easy-to-fix problems related to network problems. Review each one of these before going further.

  • Check the cable. Use the best available cabling for the intended data rate.

    • Check that the cable is securely attached at both points.

    • For copper connections, make sure the cable is a 4-pair Category-5 or better.

    • Make sure the cable length does not exceed specifications.

    • Perform a cable test.

    • Replace the cable.

  • Check the link partner (switch, hub, etc.).

    • Make sure the link partner is active and can send and receive traffic.

    • Make sure the adapter and link partner settings match one another, or are set to auto-negotiate.

    • Make sure the port is enabled.

    • Re-connect to another available port or another link partner.

  • Look for adapter hardware problems.

    • Re-seat the adapter.

    • Insert the adapter in another slot.

    • Check for conflicting or incompatible hardware devices and settings.

    • Replace the adapter.

  • Check the driver software.

    • Make sure you are using the latest appropriate drivers for your adapter from the Intel support website.

    • Disable (or unload), then re-enable (reload) the driver or adapter.

    • Check for conflicting settings. Disable advanced settings such as teaming or VLANs to see if it corrects the problem.

    • Re-install the drivers.

  • Check for recent changes to hardware, software or the network, that may have disrupted communications.

  • Check the adapter release notes (readme.txt).

    • The Known Issues section may have specific troubleshooting information for your configuration.

  • Check the Intel support website for possible documented issues.

    • Select your adapter from the adapter family list.

    • Check the Frequently Asked questions section.

    • Check the Knowledge Base.

  • Check your process monitor and other system monitors.

    • Check to see that there is sufficient processor and memory capacity to perform networking activity.

    • Look for any unusual activity (or lack of activity).

    • Use network testing programs to check for basic connectivity.

  • Check your BIOS version and settings.

    • Use the latest appropriate BIOS for your computer.

    • Make sure the settings are appropriate for your computer.

  • Reboot the computer.

The following troubleshooting table assumes that you have already reviewed the common problems and solutions.
 
Problem Solution

Your computer cannot find the adapter

Make sure your adapter slots are compatible for the type of adapter you are using:

  • PCI Express v1.0 (or newer)

  • PCI-X v2.0

  • PCI slots are v2.2 

Diagnostics pass but the connection fails

Make sure the cable is securely attached, is the proper type and does not exceed the recommended lengths. 

Try running the Sender-Responder diagnostic Test.

Make sure the duplex mode and speed setting on the adapter matches the setting on the switch.

Another adapter stops working after you installed the Intel® Network Adapter

Make sure your PCI BIOS is current. See PCI / PCI-X / PCI Express Configuration.

Check for interrupt conflicts and sharing problems. Make sure the other adapter supports shared interrupts. Also, make sure your operating system supports shared interrupts.

Unload all PCI device drivers, then reload all drivers.

Adapter unable to connect to switch at correct speed. Gigabit adapter connects at 100 Mbps and 10 gigabit adapter connects at 1000 Mbps.

This is applicable only to copper-based connections.

Make sure the adapter and the link partner are set to auto-negotiate.  

Verify that you are running the latest operating system revision for your switch and that the switch is compliant with the proper IEEE standard:

  • IEEE 802.3ad-compliant (gigabit over copper) 

  • IEEE 802.3an-compliant (10 gigabit over copper)

The device does not connect at the expected speed.

When Gigabit Master/Slave mode is forced to "master" mode on both the Intel adapter and its link partner, the link speed obtained by the Intel adapter may be lower than expected.

The adapter stops working without apparent cause

Run the adapter and network tests described under "Test the Adapter".

The Link indicator light is off

Run the adapter and network tests described under "Test the Adapter".

Make sure the proper (and latest) driver is loaded.

Make sure that the link partner is configured to auto-negotiate (or forced to match adapter)

Verify that the switch is IEEE 802.3ad-compliant.

The link light is on, but communications are not properly established

Make sure the proper (and latest) driver is loaded. 

Both the adapter and its link partner must be set to either auto-detect or manually set to the same speed and duplex settings.  

NOTE: The adapter's link indicator light may be on even if communications between the adapter and its link partner have not been properly established. Technically, the link indicator light represents the presence of a carrier signal but not necessarily the ability to properly communicate with a link partner.  This is expected behavior and is consistent with IEEE's specification for physical layer operation.
RX or TX light is off

Network may be idle; try creating traffic while monitoring the lights.

The diagnostic utility reports the adapter is "Not enabled by BIOS"

The PCI BIOS isn't configuring the adapter correctly. See PCI / PCI-X / PCI Express Configuration.

The computer hangs when the drivers are loaded

Try changing the PCI BIOS interrupt settings. See PCI / PCI-X / PCI Express Configuration.

The Fan Fail LED of the 10 Gigabit AT Server Adapter is on (red) The fan cooling solution is not functioning properly. Contact customer support for further instructions.


Multiple Adapters

When configuring a multi-adapter environment, you must upgrade all Intel adapters in the computer to the latest software.

If the computer has trouble detecting all adapters, consider the following:

  • If you enable Wake on LAN* (WoL) on more than two adapters, the Wake on LAN feature may overdraw your systems auxiliary power supply, resulting in the inability to boot the system and other unpredictable problems. For multiple desktop/management adapters, it is recommended that you install one adapter at a time and use the IBAUtil utility (ibautil.exe in \APPS\BOOTAGNT) to disable the WoL feature on adapters that do not require WoL capabilities. On server adapters, the WoL feature is disabled by default.

  • Adapters with Intel Boot Agent enabled will require a portion of the limited start up memory for each adapter enabled. Disable the service on adapters that do not need to boot Pre-Boot Execution Environment (PXE).


PCI / PCI-X / PCI Express Configuration

If the adapter is not recognized by your OS or if it does not work you may need to change some BIOS settings. Try the following only if you are having problems with the adapter and are familiar with BIOS settings. 

  • Check to see that the "Plug-and-Play" setting is compatible with the operating system you are using.

  • Make sure the slot is enabled.

  • Install the adapter in a bus-master slot.

  • Configure interrupts for level-triggering, as opposed to edge-triggering.

  • Reserve interrupts and/or memory addresses. This prevents multiple buses or bus slots from using the same interrupts. Check the BIOS for IRQ options for PCI / PCI-X / PCIe.

Here are some examples of BIOS parameters:

PCI / PCI-X / PCIe slot #: Slot where the adapter is installed
Master: ENABLED
Slave: ENABLED
Latency timer: 40 - 80
Interrupt: Choose any one of several that the BIOS provides.
Edge-level: Level

The exact wording of the parameters varies with different computers.


Other Performance Issues

Attaining the best speed requires that many components are operating at peak efficiency. Among them are the following:

  • Cable quality and length - Do not exceed the maximum recommended length for your cable type. Shorter lengths often provide better results. Check for loose or damaged connectors. Check the cable for kinked or damaged sections. 

  • Bus speed and traffic - The PCI bus speed accommodates the slowest PCI card installed. Check to see if you have a card that is slowing down your system.

  • Processor and Memory - Check your performance monitoring programs to see if traffic is being affected by your processor speed, available memory or other processes.

  • Transmission frame size - Your network performance may be enhanced by adjusting or maximizing the transmission frame size. Operating systems, switches and adapters will impose varying limits on maximum frame size. See the discussion on Jumbo Frames for your OS.

  • Operating System - Networking feature implementation will vary by operating system version, such as offloading and multiprocessor threading.


Last modified on 8/21/08 11:09a Revision DOCS/SERVER/vcci-a.gif0000755000000000000000000007771111656750444011367 0ustar GIF89aD(((@@@UUUgggyyy! ,D#dihlp,tmx|pH,Ȥrl:ШtJZجvzxL.zn|N~ H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8sɳϟ@ JѣH*]ʴӧPJJիXjʵׯ`ÊKٳhӪ]˶۷pʝKݻx˷߿ LÈ+^̸ǐ#KL˘3k̹ϠC@Ө~:װsfD۸sͻ Nȓ+_μУKNسkνËOӫ_Ͼ{˟OϿ(h&k4m Fhb4"f a"#h(S!+0b!3h8>S ;@c CiHRK&PfdSFiXX!Yv嗊T`iehSypiAYx/9j(Ƒ行6o@褔^)iV@f*jQꨨjg꫰j[j7JcKذ` k楬6+fmdrշZ+>e.Dk4Ѐ 0ڵ p@10C `oĞ,|{*(pFK00g$_,4ˢ3/@ R$"/s_C0mPP'+51";lp.s;@  n T0G`Ns(PmmҺKvAH*؟@ `)(1s&HPχ2^ {fW0[C>>jiRA#쏄H;\ @U|OMcQ Rg25`MɺRUJNS?XgY,ijWMB|@`+*"zЄ޲w<`u6 ], 0YζTvEPWRM 2].B+.7|k{sŁQ+Tմ&p*˂Vy` 00vS.X3l׬@Ԋe]+<;ȫ|W-1k7nEc!Z6;l a3!MrV^2V+N%M5Ol@6>ŠGT3`/7y `3փox$Oʉ8A=3? _t3ɻKWIpы .؄02;ҥ65q1Z`mpWaSc^5Ŭp ecr?0u{ *࢑#i6z+gڼ^lRKbؚkt! G:8zQp16,}(B,3gNU!"=@}n_Rt\|- =/Ad,NŝXS[},NjN.K(E_mh_K@Ygԃg(b%`,[(w]>*tG 4[CWW|gbm0"0U715{w+faaV1k=I<5mFz3C YB2AUi;}e i\ N2p}FyPliHimFc; 01r8ut'"i vvDiR^3Nзt_(+0uy@m|u+fc?f7w~`ȉ6: T0=DVct<01HIT|%/A LtANf:stV$0#I)@ҁ4)329cӐ x blYYc7" &P<+ 5ȅ39:TBdN:SJLiw4wQ@TiWlB($ch`ل" @Shij?ؙ "`iYݥӜ~'LyD@yKV5XVyU DYE-:+s ZԚ1}D96P&@^M븛ū)&]FTJyu˹}I7 jov~10 SY6:%hpbY vS*韼Y:mLYzaDq 'G-XX(ܴo7N k*v[_iN.of#Е dX`HՉw1xIGQǘh9:+TvX^Ʌ^zTZxXSXW:ӑ3J V41,2-d~/2:JlgvAk@ԍGXLN?R&86 *+2{생Hb.9i< =Eh0tq2KTYC絶9giT:fNn\8k{@j(,zo|~L E;}Qc܊Wƨ0yeyAC:suKy*0++.VOCQ@E2be/6uu0|DSh#vkZsڵ{KRXEtMhL$W) /@vEq⻠^P*uG|TI[F-̪xz h[c;f߻-gAU4UEk6 5Hӣ (AA [s]\6wK Uk(0|EH6k/kcvs0P)3Ifutcm̔*d7kE9.$*? |\\&_ ēAh$p>:eg'0=Z ]x^XPNA8n;^=6 8|EP ^;[R&hŹ:hLQLݜ%lp=X? ԻFK0tu-ci~-ߍ; fP>SS^VӦ(YNWܰ>f{ߜ<"P S$hܬ/0ebhY#w^ǚ<e')+-'-i6}FmS<9>!ꭢklM|lb"ո^Cm/ ifNPh~.2u~wJo:NVHS7~A+_i?3TE%,d/4Π3*n޵5Xb˖&?_4% œ?1^zȾL5_KoADyCLvK3C";+0x5`/|iNӽfuGf*?9ss;˒a HlB p"s FRT,[V҃4MFoI;m~ J =D^8 ع f!8)8) -A-M=z-q e:E:4 Xfa:!=,9∬$$@$.IRZO9qz0"48n5=Xj%W 4U θcZ3 6Z,xub?uQ؀'k q"XsEGz|2̓nr~-i0l.V|TB"Z~1FW}8K )20G=* 裈M,ˤz|E TeJv z@ (cuh{Kt8z2@!O_*,a7P`2Ze7p](\a`kK*8Ɣalhr'/+Xa@ţDzWHZy]|&<'񤾜(-N\d@MֽTE\ ßuRY3)DVM{Бu#p?Qv{(pSO}V {N m8EFXXʋ%߈0 gЅu8g"V|T)IU8QM㰮5/!J]}=ru+Zs0ٽ *hU b ,Cj v({1@P8saҏ"59x`V<7 :Dby`` l3úR1/tzAbP$`v 7DD4$"P"-EUS` ieùwmwF \rt )zMbKXC>Ps%6<6O %kh1/ÉLw=Z IiK:t @!Pw{`ub .@t? K9֌P <ݘ*z8l9d/FSG)@1[$//2'LS\,dBpۘ`b})j6q<$s Q!0b&^W!嗪UnX {E>p#cWΘ?2q&J9.RaOj#cN/>[?*Ϊ-u "=sM- ]!ദ %4;66HXA/PSMY5 ͥzP馍Ơ{riFV/dpyabgݜE70(:Yi`5ChD~?<+׬4`R,~wQ[li,R>8p lFqr" TؗF2KI83]_=ϠEVN`@he-H j3 Υ xTYۤ&;ziZj!ͅqn!2#K{fdY&`\Xo2LSbǞH~&9Xwfk:%mKkJ\ 4X 6.4m9Xܶjo,fW_p[E,bdnr co\Gcvq:/(x/.;kmF~__y0$l`$ خ namhYCXӘ10edvy1X_{ewP|IXԦc71vwYd zTdSceri]֒|F~] 5\61 |Y*HP)`{K#aT] usהF=#`)+M؝UU)ZgSF wB=_4(;(BI.ep%XhH@ך۪n7̼[5'ir lx&_oBmf!j39r0?*,\}V񛦁#s7hmP  Դo? m;s@Mi=BCm i)sH@L@ @4<[Ad6M^T%ܧ45ΡA}OЅ_L]!_(d0L\iyCe _DI)IQCډܘXQٍ m]VA]yĎ,XDk700ҬB0E-Pux^ =!}4[> ^09Xo"_[IlF~)=sS4_Ae_ CRIxA!>#_HU\P=\TSΝC)_8}Mf)$C7z0h J +ـ|-y6V?5և.J;QA-Cʐ-jZU DM C3Z@-@X؟H=˕#iAr昡V!1㈰apܠw;J9Q7bǘ6JS1P dBoUMi7Ui`*:Q<pzf R/@&0M$ef@4oFaJI&FDA=Ru E A\f&ah̵fGgm&e'fSBe@@od80_\PM>0c^c@2l$@,Ѥ%('yAF4ِqE`@m88$Fc"+ Р _LmgL+.@4ߤP+ʹπ&l=0h餺ZoM}ҚpR qg=Q@sւC |rvu&Xvq'0y( Kx_Cz)ݵ'v|~|Ì~\g5dhn)TinR UdЀX 2QWF ~~'7:h J*ci8$. _tP\^i$]VI*@<=ND)^i6WʐHi}vNKie5E08]^<%DYYg)BNj5 2J c)Y&ᘺǘRQd"s)zƚj4⍝Dn:2؀h~<a̢~àĄ,H,n,gVUCw0'8] Dl)!u60ı T~*%C eDJk8(x׋d]%%mM< #Z"$:@ۅRX΄͚;TI:z )ˊU$̎AP2RR-*mjIjmZ'-m8ZLȐ/:`9s{p|v"(ۗ _<]nM{΍IW0 ֋̞ ["(Sws[7 RnȰkQ:݁tVХꌴ58w]U )@{S|y+KCMg8|Oʠ;ESnTUzCƜ \QO+sS v&o oNbi(n!KeG `H ,U\eR<7<Ïë!_{DPYnx)<!j0AR(BM(0iSƛr.o;NW_4k4R3-C&H0$ Db8)TX74@gR@9GBb'"w,<<:X0r`y"]%dT#EH+Ϣ$zQI[@VȌZyMjML@PS"]G1  g G4.T: ʈѣIɴӨ'%KVo xp61%] @K"CH3`@I_79r j=;1W^p[ Xqt)wswP&J`@̳ܔ#bC2_@9g(]g@~SZ  P@kb0`(ћ,~rvbWv E1SUzQޘU|@Y" ؀o8%v~35*i X*c>+5z  %a)sRHzDۄhl<@5V~4Mֱr(sHk?aGԧ:'nՄm1Yz}auZ%p@ `a ^QU,PM^bc+89&¼.:#TQc6<5I%|*iq9yHE*`iÖ]JeVAf%ްjmBuw8{#|F䉍 2:58P)m˶/ktADtC <u1ˀ['j-΅Z( 4"3^m_/NX*m:  W/CQ9HO(d+qvKຨ*IkHU8a -@rm`BŽ`lp4̑Op*%Ԋ #P~ړ C=e "5p4G\5pr3|_1"}3 !>!3>Brh,J\z<Q ‡Hah! 1ٍS}0iAuàBb aQwBM RGb NvX S@.02S Fͩb%S7FtJVWv'8"a'pօj"^+d"o;R8DOSg=ЕYU"?BU%|j[^ď%߸`ry~biGFQ @~ 'C}Y]F1)$jsSMЊ.l9V^9t ķP A؀QF`Oֿ?l;؂WD/l?$F R!*C ,' J}`)OipL;uBqVݭolj1@r+c'Ј$"9PVP.t4R~H~AE7eY$]'"3I!XE nR"6̗ľ0]mVB('PP"OVE,2Bo]ꄞdlZ&`F% ?*WK_U2a})$c 1Dg V Šrf$j:Uq^8nh)Fv Tй7 A9Q0' f7l4}!GLUndtS6eTZ&v.o> q:PXpϴ:T+m|KXԊ3*o}$X8Aa*|A 4h}6ǙA{]k޹ԕ0=xޮwT$ok3%nY]" L -ʷd{F$CAS)HfU[?8"t1& >94 `O[K>8TyK'#Tq7109ˉԦ6`X۰ֺ\)7M;G %d+A@0%;sUa[况-*;ڛk+pv+_7% 󟏝4̓skw0@; 熥?=vj:?·fPaͯWt'2l:61+gPwLp* ( :0Ls0Y)-(4R95r 7Nc9y7'ǃҁAH@*YrQ!r€sEh,,<_!#xk%K=dZsF335i;{(HhxȈ_؇nHhȉ᠈(PGȊ芯(HhXxȋ苿(HdDxŨȌ(ȈȃH٨ȍ(爎騎ȎH^樂hȏH(Ii Ik  )Iiɑ !ɉ $)')+ɒ-[&~03I5i7))c9? A)C=)uFIIKɔM错NOIUiWY)؈S_ a)cInvekɖm8 ɕoIuiwJy )ؗy8ɘX!)Iiyə陟 |/iY8 )[IɛV7ؚ)IYIiɜIiy;ډ ȝi牞y)婞 )ȞRɟ*Jsr ʠ j jJj֑ʡԹ#J%j$'ʢ-ꢒp/J5j?7ʣ=W4?JEj5GʤMꤋ=OJUjnz3Wʥ]UD^ǃ.͘mHu`p6@J.Cv{q.`YئI}ꂱ Qz80ȕv +gЂdU"+Kp1sm3~v/꫉C\wA,neBf:ө-6`ҬraaJp}b+̺0>zNӪ[JךJҭkQMȆ:WJPCeq[qC֯i KBbk' ˰3gCOd*CByv"Hs99;nU2WT{tVk1;˺KJ%;LF  @R !]@IWkq3^`,[N@rwG@ { Pvߢh,@SK.m8) _pnl7ʳev^GN,"Vп3P9uD P$ LBQZ@  p1gBP1=&{3ga<,rta#UG0k}jk$t02SlÔU չ a;Ir:v5v3pm˰rsF0suyEaXR}N1H i,1@!tt#%}ߙFG6݄op JoSQ]C h)7@6"4}$+)>3ѿr 6àymr@e|ȄZ3|ҿzhG~A  TCu`ػEs1>}Q9{}w' ).GP[=ܷl(:]حzݭPƆE,4 `Dᡆ~u0hޗ]xlűSY+ʯ-( F$4)O Nֳ^N.+fEr =D b%N;4Ysq{nnېP,Ւ >;+QȊHܪ<XrC$`ޫJY;pV0ۆݩDŽT96U9M|CpD%mhĊv.H忽Y. L L>8 (w<#RP+Ю.82xU-P']VS`Dؖv"FQ}) ,Oˈ@R.'O( Ba3' 4mC-pZ5!oRrC$dJmsHo=\ .9%&ȊL'S@N~z p4Z~)}\^ʒ EQZLcV };T@|#o}F\dagTo%K '0Bo0~{000F#2hC "`˜R"Q(zY)1آ6i X, @ a`J#SLAQhh]O b C[B(M@`,X`VQaNraCtIvζCCϙ  .cK.Z@K؎͠Y`t9P#ƙ/#C`I9Ud N݈8B0Mف_ 3Ɖ?@BwbA_ l1@7ʓ^尅gEy$(Hi1`'B zEC_80  [64ev$_W[a6O3}iCJFw8lA*VɌH( [12CN > ,^耏Be\Kᝈ(YhF-@lXzZ(C0vp\:jBn ۔!gK>Pi`v%0֓h 3 ҂ȀhIJ; Ƹ1,ݾFe>emuՁ`IPOEՎCf&& ;!+]*6#`X $O=Ä\A hK tDv3Iŀ)]6*AxhR=k7 ͥ^LBS4oܔոDQ#Soa*6SVeLV [u`kR:Ǹ),Վ,] kW[V-lKMtSlW Y"0q84[-΂ e(V q\ju>9S"T>6:nO[8Jk½a\)c- s\4HWyu|2Anp&-\~ 0Ì}$J){V. 383%0t5Գ51,C4˝Cb?K%RDͣ(k@g,q1a{@^h`)@_|'< S "2N2FA)k_&0Ys0XܔݠYM5'؝^ =U 4!TGEFM@ %E`d^pDhȆ^ 0ŞQ[1_ `}O9(IQ`!@Ŧp_.z<͌aFǩ45N(JL$%a_ >`W#"F!FcShzNTI fa SӮ pDTtQm:bp<$Ԕg0"9ՙY@JhuHX |)AIޓ1$Q(zHۭh#$8bQN%!td,<k$|\[v@3R!2,.G@L6dCG)@EYe3UЇOH`\L$PXX^VjS;R;JKQ#_(K6Lz$ (^n8F;CH34̍x(Th0T=ɹ&^ HK!A1$]B gm:ݙXARu$#b;pWh3dWRBNvp>N2H 8\d%ӡ\>fB-!Ų\rBlZNbcNghԄ""zAh D}5`DM%T5,B'`'T("m l!IUCZ.gՠ2]%]7uwmC '`ψۼg4qJq$"iX[R.tF#70|PC]Kknhu2@^ڮd)!Kr4Q' ʗgj@$Cs^.@su'uZm'Cv';4x:j^d"!lv.@{b$ƧI\ɠ}VB~~%I)u(8@9O)Efj]0hٲjrfhU\h|cfDqhJ˄h͌hU((_g4CGzSՅ %2"h,4)X<)^ތ Z)Ry +ɀqY68`A|,]x7)VXq5Xj j.I $Ϣ6DJGRjnm ~6nTQT6ޤbKPV*AtOg2l?؜ (<M,+>RMbLXP,$ `MN3zvP:("(OYѸzPC z[욾(VVZ-g .aZ auk(-UnV&&An %/!qj_i-a(ݖ#BTy[HAQæٞ+ςCYj ¬!mоQJ**f ܚgm֭^ mm.Ȇ+N. Yo.nC 7LN.B^ndn#nnRMJZnyn嬮nԉo[ .!3j6$d>@2q lFoLo^:/elRl%qJ7xšm &"ARW z/@R+*ɝ,pΏB(ZOl\rx'.oK ץKuʺ~c, [Jױ0T(8;%h.6CJdnB~DŽ->r-ʣ! d(KA`95昶C d{:q5W@: # ?*$syӨR+dvJovƩ+0t,or~2O?M7Ǎ XZ X*raNVUzD K^=ƞR#ajL' rf,tDWML;k; ` 4" 8tCud7RsEEehtG' ʪ{tUfڑL CF4Pn&;,OC]PcQQcȷ*50L0jrCq%M5&ղ)c5h#tc2=ڒ+3Ԟ;@*nBB)<; %+PjG?'4 sN Y+@;`ɢb =J,XvI}Uhl9`@Ej-$Ғ30 @*+J'`Ica g:Ja405 4 ꮤ;c13(N%ĐYBl3$K@㬌~rZ)&!"gswwMP58ktaQ)IBȓJeB!C;ȟ"Md[+aa`Z$J6Ũe%$`z PCa/Lp2C("B(C'@c3Ds>!1(6P'9*:Xʰ/@$#Jȹ4gIm,79~RGqhG)0Ȳu;Ct:R{tZ 6tGO`@"U:j 0EnVP6t 9̑4yB)` xY6XՂϽO@AFDv^{W nO9k`@(EJpYh+Yp(ԷTWAʃQz&,KIډS7D쮖\R E,I0 3-iJ+9.'$fqh#"JChIӐKmG@"B00K8fIJZfR-@C!JeL٘˴:(GZVaص<,6#Z㜔UF\mt6f<0|=l]L p;+ X[oc@١M 4)&HVe55 T@2 e*ɼM9\>U0IqYP#~K[z !aď-EM{tV:㬉{$8MA@l]Z,W!Q0ChS%q;BYzmݘp ت !T'9ki-6PJl9 yP N. `0cyathNc%ԒUl`02x2?嶥Zlo/\9U>ܜCO=c9hN- Ho!Μ2Sz^g`.@~D=_]j5B%C˂`d43i\zԈ`y_uXCA֜5\.ZlZ {3LS|lSz:ٲ6ɳ]me}r_u~*9bۛjl ql-U'n7I\xqw^8h>`{q("@rqrsf(*G_rrsCsC&BlW9\sMҀ+C7&wWJtePp[2KAj01X'f#4u-ZawkBddjG)(&trG@:eaYxk!XmUg,:90J 5y`qø-AЃeqϓD(6hqc5(Ƈw eWW8Y[J@th0]mÆ|b%tYvC@Hz[9v=.M(+|gjҎ0PrP[ U(N7%~S|A &"#9D8֋J=Hr浌PЌvF`64~{R\-}귑wSm\V@&&A9E88hfx&cۆ"0I~"4'^Gjѐ(imIrWN6 Ň1 eCW*Y+b`($o3fOPCjN( |+0`pOmV2 h *W."S nbF#Zh Y Lfq_Y+Kova(8 շy1 ~Z49Ancr_h 0p-Օ r]t`5Hg_8y Ѩ R"KbP t] !xU@p<(24P I_r}9 EmyiJMڛS|5 `WӖ$׆`~S p故&3 ]R_uii^Ъ?Ku</)ҊQ2tR}Gp|q6m3H$ r9|ɠaa@KQZ!׆/Z prU 9m,zIx1 :J#F1:JN>Q?j~A[B|J:SKʤdbQS`X*=Zmӥ_w5io PʦmZ 1=:IvZo4Fڴ5[%?pBj`Bd}1PLpbhoyЩB6;pZn{媰ZyZb@m ԫ=:Gj(amU9]#jQ rPպ YC²V@KRsPdVKk19:[+0@mQ"h n &U/$I~ً8mT (BM0|eL,f p q;x"*`orOnF,֭T#j(t?[>p(a;m!۬ PEB;B] V31Y⻮A6*;}7x&.rm} O;T홺kj,G;&0e i`Zk`4tƆ,HM( jR6%zȖFyDk;\Bi d%6,¸9gGRѴ6(lH8&yRn`\e% B1b_f{_,.Wܦplä8L|Xv̻$Lf\0:5+%fdS]4Jm,`=%Ǵ[*El~ ulCȵ, )| ȏ?#(@м|Af>jjl\sʿ #I|0790KۉF|k|h ˂ ܭ )f 5$u@#txO ])}l"\ETy[[i C ]|фDVt}yz6~׀m(jv،WȠC܀؎ݞgq_-2R,X( *G=mcR ͑-چ<ר9;ڈװ=۴͂~A P2WUmI}W=ܙ=ǭ qMMYнklC׬m=]} ޏM}>^v] >^᳝ ">$^}&,.02>4*(^:<>@B7E>HJLNPG~SV~XZ\^ ^>d^f~hj9bpr>t^vo.y~|~肎{nɅ>舞芾莾)mއ^~阞q>k>n➎^ꪾr^~븞N޲>>^~^ʾξɎt^~ӞtNe>N>^>ނ~_>H_ ?n 8"?$_ln*,Ď.?4_6?2O<>c"@_FHMINP;LVX>]Z`b_\^?hj,ppr?\tz*ll|?yea4?#o?O)_/?/e ݻ_/V=}`@̆Fi!ğUUv(`31@ҟotΑȻ+bg/ y±<ӵ}㹾!h<"%|B)j.,*Qpс@| fv00őEi,,(5AFJNRVZ^bfjnrvz~Z~  29 Qh5<& 8 $j, "8ٞ~g"4!ė$ 13^ *t(Q˕R69%Ч@i L0D96u!El!5$S4| 6|ha@A\Ff{Ur[@jF؇g?-z4ҦOuZ 6"VQ7ubƙճxx-qybvkR@n0&J7+x ٌe XVf+ 2ؠB(jlȖm~l қ>!P%r 6;DGԹudPZuEjjM1o=~C1 g tg$PL[mIxp i0 A,$`9%9"Z"`f30WzX k!э"P0dGKФ6E9BXDl1*d:ybɀrl vFg{' ʨ[碻2iy8P¥s*ætU  *'DTj 17UkՋ]Q-G#Z&S'qJ+A 3+P3rGpl!G#K3]0ǰ6Gq x2~:ؖ7o#LS@*VC&FM> .4LxZ,@";`~CQs6K1aM^駣:D7l{6 \ 4 dܧb~2?m>A(wt@9 wWa@0a8GMĹGe䓷kqȹ t^Tg"0 \X' vjnZzǃj\<(HXiAwxN mn0XTD>1`ѝ G!"-`F |#h+b1ZZYS>ep,]XH0-@Ѓ-p?>l=|4!250d|z"[)o[%)KiSKūe`2 kAapq\3u;B7p%/rb~| c\5<|QրpxD>C$*2'=q& BC$jVȥ8e+U'0m@lJHɭ&5cM .杼 Nd Dv)Mkjӛvj|>O:XHD艮@p]B!H+Vs'O6D:l8@ h |oE2?+;yt0?q׿65: GuvcvV*ܨ1ZV!]'V`*lA1M)Ž-`p)F]M৷Uo:3$b@Dftҝ.u^ag3jًQF!Cz2a e"h(:;k*m=aZ8V;h흰qaPiKY4F029ȝ3aa(m$b P{ie:}8pC</w58l1@m Fq?}M-ds!3- cmw~}4c&I|vb`%3iKL~,A&C=0Q*f:C6@ET0P?k[9Z>i."|k~NܠE'/5ҷ::w}T1mM!-v@{xx o0Y: p 'Y @ 3'DMC^!C?5CxnY7=6Mҷ83@=!zN0{;W6ɹW ے^9K49BQ\Y_]`iF$)4d65h@-\ %E[R4y¡`:BUVK   @/ x]'$ /ߪ!0V, `Dɠ\Wd!I 1&` ` tM 5a:#BbuM!}X!E!lP``l'a ḭWp}Zʟ, 8P,|pNÛ,F22c32@/|-&N!J&`݉!*ڜ0t!"` 2il _2}# m҅MeJ[ OX3RdEZ$<1 dT4  d"x!#.}& l ^:D ;*If]3) 2ABCC@DEjVrd1ՠHH^?d& $?L]-ɘ,@@ZR[xSp 6 Slc&qUP'!XP]$K@Eā8vhfi~Lm Z STJp'Cw9:ŸVe %K`rFdڋ `UƼPwd*i'yĚhPiPY&`VNǗ '|f؂ZҶLǿA~) H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\O<,cʜI͛8sɳϟ@ Jѣ4]Ґ箩ӧPJJ 3Vʵׯ`jm)YhӪ]˶FgݻxHsaKÈ{# #KLed̹ϠCOʜñ ȢS^ͺ,q.۸sڼ N7fnУCnCҳkν.5KOC˟O~3÷Ͽ &`PF(5ƒff v($؇-h,W(4hĸŒ8@ <iH&Iʐ)PF)!LXfjTf\)dZ WlYÙ%t&$i| %#砄"^i袌6Z"褔VJӀ 0 4@ 08zIpj&j *)5*Rºb$,Jli(:*ꪭZફ뺞/4@,F>[F*p-nP ݸYAT³ 0j,T+y m ڌ@@ 0 0 38`3ͮ.L]@ c2/d+0؊kC?3ɜP44ܚ@xsɹZr<` 13y<@"Qa*"г7me k&r-DJXoRø $W֨Z@/>xZܦMb?s쳢V[|; ?`#wz ,] `05 M~R5`\`jiVx,-~_j8u2W x%4"㬠4!ā >y`4 n ",Aș8މzxpA&h;k |Af+z7TUk!Q@>.o-%M܏p۟׫-_'⮈4h`Bp2Y$, Q4'¿`ۢ#Uf dH-dR޼ ԙ5{$fD$lJ')mw(N Ujiqћ_|8JdКhTF6>i;6@(}Dzt G(U& @T= Ir[!SGDRax3j 9n=TbTuDzj]$ئ Ͽ) } P 9cB&ȩ@VJ Ub\Q`cdH8Ū9<Pg>=`b+ȹY U(kZӎSRmYҊiӣL5pu$rg[_}&U U@vcd\^VGp Ҕgg%?κY2vR@4ДEdy >=tDRYTxS+zÊ FBwcթxV5/c+fՒulmƾ<}U"Ho["@`n(- PkΊ¤-/'ڱ }ml9ڒe-zO fvM-yE uխ/LVW-Ax9iWZ"g~KM(WA/}PS5ցa1<ufي 0Q.llYGB#Xg;,FJ]B|#z͝.jlH, # 囚@%r?<285ehy$kw Ln4Þg\5 fH3И=hVlQ+0,▹e@ļPk ]sVR97``D,9LvݎcTS7G+QuHw-&:~a)ZzW|)uRJ>ZP #Io@/ďO [SOx~>V|& { ƭ9Y*Q``풫f|-'{5@1Hn:p&pzge{v6~'܉U>$O@cf3_ pwG*j+4]^s2${SW"p37y3]|W6}Ϸ8,#hW}8Z-D]? GpK h4Ϣ{S/҄3PzA0l/PlE{b{{2{{]* |1P|SHEZK856$W8"n}0}j}}>WWGw?56@27gL8wqK8x+&aXx=yjĀI1Xu(-8c;cf;DϘW2XZ~҇Ya?J1w*0hs&g*F(ЄT8RxFQZSyw'}ׅ"҆fbdUhX,jx5Ŕs(DuHCuyXYŇV+6+Gᄈ `ȈxocUe 5d%Չ,5y>FXu֊iu5Dleb-` T3Sotf $D;H?T@5sbb`y)9^.$~u#y] ~2'UI2'#*O%MPQ/c-<bGtSY+#uc9v`HvG-SZ4.J~9;8*kx.? CF49cf(Ztc-vHO"00B^Ob9R ck8JZW,RtslVdgy^S-Cg^W=Cc *tG/Q|Zw&Ja c* [(I7`_u)١My'&9/+pfRCb磚,Sznz)c{di*|ś5Dv:I6JUǙG6n{']#sY5GVt[q99]~yS\JT22YXUH4`(ß>柊2Lj(h E kj=/oS:J:k:Շx/(,P5H5&CGYnb^)C:TbHj=J::[JKYeiʮ\Jokcfh:|cng`u1:C}6+;m@@.`h:ZOn~;穵)VFoRxätVgzzU@cr@xς*!:KڣuצKYӭ,Y0p7L~qȥTSKUO,42r]j:Ls:)pGXrb"7gKRF2;pd'PE"P/ @_M)Z(O$9-P^c-u9V"rٹ)5J)?)D?GRh~60uwu6mzCY6!S6CSBgDe2[6ժLxNCl;^{q607PYRz`bd[ˆvDDx%| w ]etʲM|qIb_'_9 GRބ ^(dADi[C'~WSkTA$-O1:HU5Do ]YV_E 5\⚨UMPX싢 yt Tp5a*R%mKeid**y |NZ$Q9=)&[v[KJWoǩW8li:L\ =*|YιxLZX5z\z*3"M2Gg$sXLv30Y Pn1,<\G?\g50z7f罋 {G2>K j[xBQ+MsELƃ6Aw kGƐM4Ǐ,l&LL\'WQ EE.}N)3'z*y͇ƓΜLpFW0Ģmi ʴz*Rn \I4]N QIv/djM ֟;uvo1qXVmmӊ7.y5z00> 6lp=A76+|;ӊ_A 0\ޙ7$2[ms7pb'>Rx^MPg@~R43Ϝkӏ2nMJH%O]+0\x觉GCEL.W筟~Cn_M@Mp\؉}*~AW2ϯj >EEES1`\(42A2&XgK~Banw|7Pt6:o(5=P+p@h34%}X,|ItcNۛY6oa8ܘn `/L2E+i4.4Jx5%/ϕ4_+C>3WsEN`fAW ꒂf_p/rkQ%:FuG$`.nVj'-CF '{O&JE/S'֓6fdĻwoWFc/QPOc m^Bל?yPtXEO2;9ꎃt;Rd0E"Q#_7"(! |@q< ͍n%`Md HIy)0AvAH)4b© ]@%h754e?`Ε53J ϸWT@X:]B8NRУ,Yj 8h #Ę0+^$n^*|\4f`(: ǁR:5).h11Q,;ETrHdˎ1ՔU@Pӎ@5eFu!ZҘ#q] s U4?>do{9(1+ )* Tn)w@Əmz:%33t5EC!K^TiwO+(%W*)}A\N[Sf3ИMN57x] 5N;3#(pOO?3  @P+ B& pw''gxd4D-Ea1LB؄W} 5XP7pI-JSܨTT$#YUlK5Y# ek8[(tՂxX^W%(!Cy؞ZQ:q^XYZf+ugL 0jK1l*呹o3&R\L̹ᜭBC x]Fx:\Ԉe4 Z.Y,6E qL K &tǾ؛@iXQ+og1+x#idya Rf'3N $B >j 5SC`X 8 FλBmB`: *eia#Ec`0r|eͅ@o94;]{S&5QPd~Bj0@, 6JIi] g7p6\*]#G38m@v̆ڌpqQxHa@nw,LІ!avc)mKyA-"KWښoIol`N+0 aZ (fi e;-@$C6ֻe&zb:.N4|Q8as 4SAՆӶn\#6>wA>!ۛxW7l p'Ⓒ-.p Sآ]$yzsׄ u*c[~T땻+w xbCr8%+D*+DxQT#XJXp](@'"`C5fDc|1 tg)@ :؂kFSUDC5%n l\jy@$3ܲ1g#Y@<#֌" s0O0t©Q}+A 4j~D&G* kC9%T~aЪTd,CJNwLF`STmQX|G`QrQS djkͤ7R&_c #)a)l Q$cU.-`N|wT+jcAO9,H@$DFv H(4J'IF MFhA@M8E5bdZKatie?Ս! /efRNx!( d^9d dOSP_@*+HyK0,VA3Z^U'ָ:աD ϶s!hm @b6XQEx]3Cm>(i@ A-FwXmc}Y/Lo&R}yCZYX(LrVKd>bRԙ 0JĄ.q]+WC-Mj\"DJYẑȮF]MxncSC26ra-M|7ejݗ1[8N.?a` *Px fsia!~Ro$A;8PRaY.'c)qEtf[\@JYH[d"߻[ZsXs.dr@:]^ᨍ Qg4`-p` 6%.6j/@)zHQWdx9ti3ܐolR0dU%}W Ԍ ̈́"7 r 9 =GX04KYK* J& G3]Oz6Ig/#u1 D5A7w:6NRWޞlPi^XEY`a(bYPAX ~\eS4ucYT/"͡RpË]Քb#@P fT,!V< s| ԝF΅߅n@DABLpLEWJ2xƬ!pcl=W]A9bN6]ҧx~AmAYR6Q " %6%FKTBV6 px =Yj[ZrW%e),.J^ee i^fp1 bc&-J [ЭHm-C[**Hn0n ;NVP„ƀ#JR_.G7B9Dp9-BaAF@Kױlj%kW5"UfLT%/N p!EeB <8\(چyT1,qG?E2Itf`1#+=);(êhz1)!'Z}ݣ6BI'aC>.f'H`i*u N沧p~L1:s?0]!bLvI}g1;ʇMAgBAb1ȱ-]`GSngqM "7/E\#$ .j2C:B&+)''CpY1,R&NfBqr5&/uH,u*ܥ0p1wM;tVuh 7@~s0Ƀ9JA3•<=C3_\[?2@{@_t^I.4pD5(p[DHX`tDGGmIwIJJKhPl%RG5+G2|ǾX.%nE>3ݝ!fȉY5DԜ'6i@E}!292J ӉtFa US!mBoI670$C| h$K eRxU/\#fʚF~PsIHEe*OAUjT0!#@Ӧ7aew9@^U#ģ^Շ~;#ؓ+ Cc{_s/`&k d|ǛEe3Ӂsz3`P_bہ& ye'SRȦȟ ș ^xF&(`40y_̈́+!{'h94:R8MRxL5"1$fκ:&ӮX2GX;(.nwJ|LP*܂܏{DZ QBO`T큮p:rN9W F3-,X5?lNqX|Ur?@oj)/g=`:7А흸s,vw w(l׵Ҩ:,C0軮*,/ɰAױob߃c:>Jw+rML;7b{Qg4òGμ-ן;_rj/&3CoA|HoR<\*Й utXGv @x gW'8! Xac)o.m5 Fr`Mj{hfCp#@E $pĨ( #hŸn!RG?r-6+V XTj̓2Q @\B zi͍_۱xpAK̅S(SBhAD?Dlt PmuK !>94&,$r m$kK43f =Pb.Ky/ s$ ,?*[/f8 un݌^4/';}Q mU{\C⭲JhW}H'ȸf@)8D}"p}\z 2_'.ȗߏ[&@N.AC^*{3A8& RՀMΫS8 .p+ٶG |)TjF;y~a qDwqLl(JqT,jq\Dk|d,ψ4qll8q(uTUӢ&ZŪW ְ՞Q5PWNJִulYMնut]|_ +{ a*Ve` Jv} KjveΊv--Z?ZӪvmmOQ+UvEakVv;qX w-0wms׈\)ԭu&qw ^iW-yϋ^M{ :ɕ}nկ w N a. /Nؗΰ? bnؙOb%N_ w1ozx bC"C}A"3%^< p%h" >.2cr!`]2á:c` %JFEJPg`A{!Bh58Go!d#r#'(oVVaR ho`* 8qi?w>+6:TZ03 ,PTAZ A@o LP_0#`C&,xs,q8DBf~ l3E߬eyڗ3ʖ >4}Q㞍@cSVKZ뮊OԁI} &pG yX=]m HiWa߁3ⱓe~tKT{\!ua hV#eIрI<=ΓZ9~u>8Ge7%gGr}qv"b};0ww't>Szgs>x# gxLxߠxvx1yGSyryyLyXyz(t p@~W}Hgz gq0{,R{-w2#fÂ÷.ŧ!&#Ḑ> X}ԗקؠ}=H.Q}/ᗀBuHDSotPEhg||k77:ACxX -h6p9$s !؂0a{82$@)bZ)n` |$g&4"سhj 7Z p|np23 ` ñP 1d203'{&C2dE {'`,8tLRsszQ81<1'axRW:#XG׍>S4o  @aeN5SX ,i֖ oQ a8BTp1 ' <{3 5(#艽Q( tz҆Q"Šx1J c{4 Fvƈ԰f4Sט b(h|30#!HhzID(f8q7(hHz$ل$ɄI6iɁ )}@ i^$Nӑ[\ P (+)(hW 6cU;WG~f;\} <8Q70VxL8ٝ s`xgZ0xoX5?F)'QW8Skв6"^ wIG7<eP 'zQ=\QB2s  )!Qp^ Zp;( 7xsBS,.A '&  &њҍ*:}9D ݠE -/ @WѣoTX0G0 1"iFa X Bࣸ !j~^&ipig)S+eF5"]++06(ٷl隦!*K{lG`|6pNkoǚh7sӧIxC 0`8a8S ҡ(觽cdZ 0G~B~ 0RG(Bi|`9f_J4^аiuH5:(d@ H:Z-Ԙl`ꯝgƗ f0`=lSx0wK ZP@ p=ǜ/3jG1M{ {g(w]J`jkf+hǙh;pnȫ @#/|ԛ17˒€; #1( =KpGwXq0iȮ,7p! i7L8{ /lZo|{Ќ|透I& Ȅ e-P<|Ƥ"`\ +!83ZP(Zį|e0ſ'p7ȀY#J!ZpQw^ƓǨ"2bIy<{,{}\ A SÇ+87\}:#:-x';LՒ2 hʡ,V C|\3Ij˲˺׼ ?}P1<+s܁ *eҼ ،Liaݼ|"cyj+k$Gϥ;Vϡ]\mec8xТ@*EX@lq*RwCWf (Is& ܁J!FS/I} P;'Ud5v ?!-R Ih3!E8[ٟv"K@1- Yuܥ 0qss VjmB%DB7q6+XE΋ \;S` ^4@;ߟЗKz!F~Hm1}J!䑰J>mRa- ]_f#pΐܷo}0TC1e^i렞˼:kZÎ.Ɏ~:Vwe#ݞo~q_^ IZiTь .*߹AC~fX_z ES(Oo20#_z%'),O-mSB:O2<7 @p'Z/3@I˜ &w| F`W`0\^A:T87^Wl5 cik0YIL Y]a]#VA# J&@eH$ҋBLg*QLLlNT 5vvvv76SL/ꀮaU/|rUC^'B-q. ^kP%ʴCԞ tݧP4.T]5 ת_I8`\FhZ{  \`Li4̐Q*@ .B\1["r$[#FOPk h!NN_}0`96 '%2.@ɮ YP)a!Ya! F _&MARDH!4 $r96^%"ꈡS_|AD4M@I]A!LEVdxb'@$Xb h`p-n^` `, ۑF W ͂Ex|! a-G(r4 Ca 0eY^ev-@U\#Fse&|"Tnz5$R( N`d" `DLMoXNa"#eq"z-u fP?,fa}'; %"H@neK!ƣ=^vҀo>fGZY5eFlB!BdΈe mj\&=€TAb΄hFc(2d%nfZpg~f::.iXjj&JrN lfږmBnNYorApv*h JrZ=t*^P~JАCz.k}+t4.bJ1(0.20x$+fX颉:Q\n纮سb 힌zZ rH2Z, H<8K%mu_!w $%1=;솁D+Pt@rt @:KY-vͣ1?Y^"{4 4D{xgѤ026Dr ϭ-EPHsij@PZrN-6,+7̰Lsnr\f3nGks8g9:%,D33s3T^ς 4N4SBqw=OMKAUtTrBF+p.dxt\ˢIJXMtqǴ&MMlNsN7WOSj>\P'PQ;)+(S1H2[af7t|~u58מu/j5+QVq55,_{ `3+;rXP~e7LSq xF{Ga _WíaPMi0]x-[)[tOMHІ:>πQ"NȎ~"R̓A 82WRu56A!W9wIa`ѯĮ#\)ZXpbj S=(p:1>sOlpp0ϏӜ gKJe,eB8qqks_% ~'JE[11\*90S;B]E&*HA |ޝȏqM'="g{sEA3ԠJUhb0lTH@af#xZ۴6uL=94/6kahi j46N% Z u/1` *"U9@HZ/N96Z9H*jC=4_7̓Ό*&)G6L6"cZ9Q4$/Zg*@zqֲ 'g80X[8"$#>ΈIG/mzQTpF fQB`MLa$cP4hTqc-*9N35*Y-3FŢ}J,ٜ:Ș@MGaoAܵr0W`,UapёPH*%`c@_w@Qj3 j.D+!110pyY4YUɕpMm ]Nu)9un-?Xwc8ab@"^3 #=p^`@S4T6(Ǔ|}N8U]RN; `"كmN@dgVA kl0< P()EFY鈠lؑ4`4 G4j76$[ RX-$U?5TҙUHC!m_(ƩhWo=\zBf`y>P !Ic}RсB%Cf;I&nUZe$7j @FE n `"opt\2r@J°4x'GD7ޮ)w( kw' pލW{>_ه33JrZFAػd1dM43@M<"d4=$wL"ILg. 0$J\`ۢB.Ze=nSxYTrDAC@="g2֥;Ӏ03, Q뙂87\w5 ܩB Ʊ% &Bpu2XP޴ y!Y¤L], x*hYax/i;$j@QFU1*F8;SŹgE;<Ӏ?9<@4-ۑWukl=Q=|\(pD'r*4Y7v=y &%$IVa%iΆ:lh.ѯ\k+юz ̐nB"cH% ދ+LgZq RQ(#JӞ*=(.)S\M-RԦp%I69uG)(QծӦ[éSt zhMZֶp\J׺Ŭ! xj׾ `KMAG *d'KZaց hGKҚMj-Yxx ]lgKͭnw[=6 pKM-&ʍtKZ=-t\&6 xK .2{|KW`o klXB'/;0% | @ΰ7{Fc?L(NqxC< *gL8,I@la1&;Pˀd%GXβ)^沘L2yžW6p6[8xγ/;yπMh.F;Z.AMJ[ҘJI0L{Ӡ7NԨNLjSհ}ָε5\k5N[zЎ f7ζZ{Mr; v,.Mzeޫ~[M\; 'NC;]7ոGNCW VgNKw/ֹχNc< iA좄~pY(>N =QuAFdA=KKgfeQr>O0L,]$!pi%u?%FImNf˕R pDk =eA!cRH@O9`b:+LAX!X"3dB" =O#GP fc |!U՚q1 W`-~w0k3P Yoqs  bG(.x)*qt@aR 5RQ$`+@=a[qsxJ~:z&HG/uG)*@$p:Nw *d$"Ѫc3aptz҅f2SQwVH19J#7߀*&KS v|ʕcEj 'Y7$ 7 pG7J굹p[)xY{LCH KjKe!b *z8c ) @ 1Ж㹐tCwr$(L) C9ۦR{ENpA4wqp'XPDuMd)J6(4IRk){;|}=E4dETp jZA NX$-H[IЊDuҤG(IgR, Ie ̹"7قȻS;v̋ Ӌ, ؋weؽH(DH` ꫩnԾ zʠ7TE{ ˣ|Syw ls:ưRp\$&(lŒ<.nC@$= >!i8iy&11EઘJOk X0]yGҀaLT"b0V/EWkp1xlq|lAɔrۋ{'<[# }ǖd\pI<ɊQpٙDɠ|}셉dʒ˾2=s$$V &+̈:vmNu-z 4[0"v> R3hĊ S}9  17}[ly] ɭԐ~JP]Ĉ-)*+c XQƯBv*}SjܽM~QNj\Q}'}hl ֭% W]}]P 4ݐg!jQoNuY&'cکKĂ C}BG|Is+v7*y Ҍp#ݍ%GeIlIE39 "cm*1~-b`$+gA)P^%U WZ[`^Јn7]>%< Kslwy>"⮌5O9o"׳$0.. ( iS2r19*ɠ#n海ѮRv+w% A,JPfNž/W7 24t ?%bnN@иTkzK؂* 'pM6?G_[yFLox\V?0P1D34* 8|0'3h^Ü_zP"P )O\HLQqٕq z#'h,g#{ϳ NQMWM+TߏV߬Z); SÜЧDBmJoO!?*Dx/к}_! Eߠ5/hog>==g咠%/˲]pЗl$&\_W 8ykJ{$z,@#ʅk|B US8#ZÆ=9{@ ĴPa400@@$p@Lf?X]q>裓^Φn 8GҖh׶ cq!8~;3.oty܍aWp_@Csf(*.s*@b@}ʅB@;s} a{8+ $%R`+OK}*h b0ܠ Z׊աhABH{|pǃPw16jؑpXkU@'IP&=[ 0S} . y џ?@S̢FTC!%!<9ٓ*׈@51 N9g{(Td9F/ 'pG%d #GB2 +@x҂S0SBPԮ1%FjㆨԆ<23talEW`%O>8E=ኴТ=/t>Qŝ5j`+8ʱv:1V2Di 8EJ2'?QPr&a OOL9%) t@H 14#*E!SX( :z*iWOʉޒhprxIQq#1рQy)O37s`-10Ku @B?n_8oɩ$jْe!geNM ~y,%$Z8x7id 6ֶ>Tk+c9Z{W qLr!&$\ ;o5DVp 0iU 0o&*4yZ@7a[_T8QfK8"@6!7W:֛̃0aB4Ql6g9ȝWCz'[tqǛNcAҔujM:]f\6Ul]t;w#i][VşwSa]n~?R²c<q&8y(\* q JBGkn<<Y=B:ыngj ~C=R:ի.uĺջ=b~?d_;=V1;Юv=z;&c< o#^tWC>ׅw@>=K={ߞ=o#_C?Uc?>U\?o~+???o_?G`!`:B)0`Zb`JKj` ?qx` Z^- ` jP  `. ` !.%a*2a RJRaTZrab zaƗavaޚa b!& "2b#"":$Rb%N$6$Z&rb'&n'(ہbib)*^ݵb,,+"-b.^Aa/c0- c11F19UZv|Ey3 s5Mۣ!*#4AA8XZ(Y O$@A,<5vaXZ-54" P) w]5B8r% 6a7n7d;D9n::5<;ģ==C>R?2? @@ EZv(0#9N@D6"E:c켙8Z6Qψg8UPtͩ!U %ޤ "Ueel%Z兰؂e%u\\RB]h[^TxfAXHab6c$aid'8gY&`lAv&~T{bfhxALD?<W^@礼[\oAEAfT@$}XD%gUO.8G;F>'%&hN[5}SdƌRS(!p'hYN'!U̇NBSҐAּ[()C(G(Gpe@DI7(!@ tL"ܖpe|n\W" 4/Hi))-(NiP7¡Ā=d€$'$}E**\Ԑ-)6iU<~¡TJ!Xpia (i"cAԛ)J& 0i* Ej/jE%,,* O!q+h p*JPjc.i~*eJ}~Z-Pƪ *U*8=-ǿ׬ԓMqF_Irhϸ}49;3I\D =OlTXWNMQ8X *,yAA+t1@P@qifhV>fA|$Y}Wfv\+(.~x,/XOHe8FlNTT,uEn+xrR%eɦɾP,TI˺,4jZZ"\qՎ\ES 0CHBT m]hB5$b rLKF^a&˂` WZbBP YN\$b``kGEsaHHh߅𰮉Z배6p O԰Tp i+JM1.1}f2-8 Olnnbd˨AklB#XM+q,2@++ (!2e(C0I82$[$C{W@b(A, 29[ 뢬^Ln;.( @,5⅂%/l. 3S.<35 DoC,Ц*Ò0D` ܅BE {|@@QB,#xX6*BC?NnTVOlL|MZh4P-.4L̲j&u oiVCHRP-*GAǓB4쪘>åЇPXi4Yvb$9@SQofo;v6Jh߀{eCA"`oa;abrJ(d7dWvNf{r6Kp܎jl?ojjMks~lUmmjn#5Nqw7 <$r m{BJ7 Puc8 w{RxAy 527w@oA8}wwS\nsbp~J>0yB8zBAuڪoobNx/KOIsx^gadIvAD<מ1ۂ"E9 ڦJU@l$fsz0/ HA]9 ֭:dfm9S (HACe2(Ým[잫g++66d·)7w:@£]:o5;OO_5$۩G(K h}zͺB¯@gzgod>3{/w<;*v3C@FtCb 0f)eJ\Ae-d#'P{0+,P'=Zl}b9h-<;Zon/ ,t+OgnPuD4};uy|/jZû|5Rv!9}=S< }}*.*;Wi/,D!]iRN* g+9=sLQ;-=W3hZ[ocԌsLejxt #œYb$Cjp L ĢL*& PgruaŢpb0M DvP  =2//6@fF5cՒ p(GWF% C@`EBGBPfUpp6 uIEٲ剆*E| gs xvR:jR #y@w@ `En "CmMJhg=Xfj\#ѤHʕ,[| 3̙4kڴRTn0I $IL,:B4T(s+nz@ܢQi% @ce) `EMR%-Mȿ;"ch7`zxy$X(E$p؆ ]`+hX9;4\_QR C!\.`QJjZ8GڵklSU}?ۿ$9z<'=@k6L $eD%^ T`U Ue"V%6$k 8 hlxsx]'`Q^KsV`6`b7dZhj7`f́h;ޑjvBk'lDqK&o{vpɵ@XpFh_ <I%HG9NhWwb &A^]z4^iniW8wie}%dX _$p&Ǚ` BlqTtRb!r]&P$,h4g? %Isvw:;ٰS`4#Ƙ"(  2% bOp8TuhCeUVS! _"b`FmԠO$`:(PBJg lQ{D[aS cP<ՐXDCtI|Z2ZZobo D&b}9C kxhP> 2I]JG^TgKSFPѰDVT\lZzFqE!$` f D:(XAz3oGdFIVl9 Ԗ|y42 (s}(8%8Ô/ 2q}JLy.ń^]8]|J@2nwa<1!G.5 l&/P۟@eʑWCG`Fb3m M+]# 7"k%;B3,PSB4y# |W{x>[( bn؆J1'MtqFA W UfSS C:h 9#!Ag{~7S X%/*]r@ׁ;-x `$;>~{,4H{k6 | 0X|^#I߸RЈqz^@K`m\j^`{eq>t)|~nzj~F@ ԎOŋipzZnNz}[9!FXI] ;o#o$~}Ҽx (T92gF@]W}4v]-jcg;0L&z#A!t 15?KR+C8UXP#7 Xp> {}4_3o'!q6FX>I" NAa1s@y7CrGEv.OQsX(.e@IЃYB L1F4~@Pm68e3s& wy.0:P|؇4='cH$ ֆ>az+pzvAb'%^8zGw|Pn. "QnWD0.sX8>Ԁ;Sw',+t2Dn@ EQr@TL#V3t(FWf\AEpoAav@3]lC{(I8-p>1[ fbHVH H<)RŁ ُA{q"qg5zfvHf('Fv=c5Hhv$&Ԩl֨؈H1 B (iJɔȌY&@o؏ٔ"{,92YIHy y yll  I VCY b@ ih( $x Sfh@%gY) ps:7_u <\28 d D^7wi*S @xJ ۨpvG4ɍ@WS^t`/TP 0~ ϩ5 "@3DF&_Kb>.z j >i)R 9i)`@V)Y).yC" 5BvY6i,)'+$sEV`΁Igқ;,џqH!Y-kEƜ^e9fo YhI]0?R5X`y-%KFa9Lukhf* P)ꨏJZiIQPu 1EC- Yu:P.+ R9Pk2Qu =Zid;J+ o72uJ:8z^Uz !J5.GB`bk_ Kf_z E1XvT6eZ +!3@OPڔj Pzy:*Wƫ<>0 P銬67:ӚoqU9S}0jEzw- *1 Z" Tx4/2gi FeP l q Pe ez8[ƐXպCvG4A E5%BE0Y.@!{ԭo>'B[pLl;t$Yᦞ%7?;X[e>{"p8J 2 ǻ𑽗&@v Zӛ pVHk P{P[8iȿLZ.p[  ,7rh{'!%l')+H$\#1,3L5l7Ll?.=? A,CIKME|N,SLUlW7GWQYT H]FnH^ugPi^4[w}l x}vq0S`^bnz@׺懎^0 +vͱ fL^ÜNG鶭@6PjuCFG.[0Ug^ڜ饛}{8>^w79.H;|uNPEU^Wxe)>LVt 8cqh_!`ne.1JIP0߮))^NoO'@@~qCܢ8K|0n/y\g!V ?4 j' sJР1JO[4%6!82  ?Y? F/1.ռcO8!/OTV)l@:qe{z n\R?=n.rtoou/Gp)  G۳/~U>8^x羅Ko;N2oNy/YWW?!C.(Q_r_Cءo\58;{ȕ"9JI? #+ۺ.1[nN2̮X#k0!' IB&;3:^7<.;>?` aA@OZCLTQCCRhi[ث-n.o/p0q1"#Zddefg((0H눫o۬Vmr;|<}=~ x@&2hR$ǀGjF4rx.,i$ʔ*Wl%L4dX#QA*DT v1:&v1Rj*֬Zrj\N5bp*9N 8qR#rHgg@3/) 8!Q^'Sl2̚7s5fl`5G5fЈoMӮ@ܺ@PLNv.n8ʗ3o>Lca_knڷÓddo= xM? 8 W >! J8!Zx!< b!!8"%fpK'"18#5"+ࡍ=#A 9$+6X$M:$QJّ\$YÒSj%]z%Tŕ/d&i&m9epuy'y!P{ :(z(e}>' "(J:)(F^Z)z)҂-z*Ꝧ :+zk+ ;*,:;6 Z{-C j-;n/ܺ-骻.an ;/.,{/o/|0‘  ;0p1k1{1!<2%|2)2-21<35|393=3A =4E}4I+4M; 2K=5UʫYk5Qb5a=v_}6iݟk6qgֶu}7*ѝ7}1{>83+8o8K>y~[~939{>x⟋>:^:ꩫ.!;DOCS/SERVER/vlan.gif0000755000000000000000000001066311656603624011153 0ustar GIF89a*?*?*_*_U*_*_**U****U****U****U*ߪ***U**UUUUUUUUUUU?U?UU?U?U_U_UU_U_UUUUUUUUUUUUUUUUUUUߪUUUUUUUU??U??__U__UUUUߪUUU??U??__U__UUUUߪUUU??U??__U__UԟԟUԟԟԿԿUԿԿUߪUUU??U??__U__UUUUߪU3fUUUUߪU**U****U***?*?U𠠤, H*\ȰÇ#JHŋ3jȱǏ CIѐ3raʕZL!6q@C0=J`O$*]^Z %(^ V/kU,ٰP|ziE)@ 1Ĵ߿ hd jqW1 hbƐ% `\ 8XӅO &#i^˞M`TWDVpdg|[\bAZ ]:"Wl]N6_}5bKOy]^}6ހ_!Uyu ]IulE(H$`yTW1 &y=҃NaS Ձ r+$7cH`0 S|)fe-$W#m _Qs pUyB$h浟Ox+"˦2~_^ۖ "<0ho `é{kllNgJ2CJFQfPa )UxO\ʰa t%:d]`0S֭d]HxD @]ԡM¯'4ROu5لA >dp(6PɵBAt6Ʈm k6Xgh{ᵭ!GWf^gu^ieWYN,暧˂}ItIؠ͞lrמ6Jm'|r><$WogO:Ο }R/r/ /#o_|s_'0TKwv # Ab@*C`>Mp# 23%A"-ta(C pG50?Pȑ~s`> 0Lh(ZPQDaEOըOрod#58C8)>2gxHB DT&$C:R##Iɿ<$%LyS 8kq_d񢧔E-rW@y'U2I1^N+@ /i%L@e%B+Kd.Eiiq{ .vhc g.EI%Xh\^ЩNA4Ж@h+\sx"sZCRxG lq<%jXeD%QH8W:ֱYJG?{.Q>HZѩCЇ$C>Q&cai]F^JT:ҡD\fy*ŸMMMm,Y~zQi4?jXֱhfmb/í-Hǣf\Nİ gV(&cؿNIcS.%ϡ2( l" \V!K2،M‚5y-B QWďnၘP7V֭n79c-ɴ.PY;nKIIeJQtHBcנO?561I%[H0 ί@` ωrxR;9Kʦօ+d҂*7I:6O*u<ϥʕ!묒lxŷT" bgaqUc&T:2R|XdϬy׸6Ao!6&9\]"xnW> td7zd0˸ 9%R7&5 LPK6 iK;8J z61푫 D,<dRm좗b qi[a#x.q P~/>xxכ=u]KȖKhNtڔ^4dN.xE6k9p崰YV )fׄD;ڮwg]{w*ؒkNu棧ܲES7͙/lP:8yd;1A},}D xWvl]T.ZG|)nwDaұjm[P*_о,[ⰖyOLÊI ;Oֶ; ]ѷL8NPPAy3w^,UJj 1PMQdX.% g :m7h\(cH*ߓL4M$M啈.Zx(WbZ%_Q2`O"bgz}(IbRQfR"R\vK|]6QARJeTңSaU6mW{7r%V9ar(QqfhVHz׀k=@9^rvxKw ;b/&(8؊9ItD.XȊ3Z j=SՑlQUV,Hc< IA"I$:>sePFsĈ,=|w;"WOE3dN]ZE=7GRr L铻 QxLX,fmmO֙\J%N)$NK\\P][fxX8[OH#X:1C4% Wo AS]ahQ:6yN8y8xRؗqj!qY-+7pS:5$bD\pQed%E?VW5rCeΈK=Z!sLet<4MGtU?Cfux)6:|:_HOk&$g*xBZ刡{JjfLX'b"kfg(d#ZAY'vi&9(OuV!کLQF9)^w)tfK6uPj]ezw[ӧbg@[x3av{[{};DOCS/SERVER/vlwin10g.htm0000755000000000000000000001216312015376214011672 0ustar Virtual LAN under Windows

Virtual LANs

The term VLAN (Virtual Local Area Network) refers to a collection of devices that communicate as if they were on the same physical LAN. Any set of ports (including all ports on the switch) can be considered a VLAN. LAN segments are not restricted by the hardware that physically connects them.

VLANs offer the ability to group computers together into logical workgroups. This can simplify network administration when connecting clients to servers that are geographically dispersed across the building, campus, or enterprise network.

Typically, VLANs consist of co-workers within the same department but in different locations, groups of users running the same network protocol, or a cross-functional team working on a joint project. 

 

By using VLANs on your network, you can:

  • Improve network performance

  • Limit broadcast storms

  • Improve LAN configuration updates (adds, moves, and changes)

  • Minimize security problems

  • Ease your management task

Other Considerations

  • To set up IEEE VLAN membership (multiple VLANs), the adapter must be attached to a switch with IEEE 802.1Q VLAN capability.

  • A maximum of 64 VLANs per network port or team are supported by Intel software.

  • VLANs can co-exist with teaming. If you do this, the team must be defined first, then you can set up your VLAN.

  • You can set up only one untagged VLAN per network port or team. You must have at least one tagged VLAN before you can set up an untagged VLAN.

CAUTION: When using IEEE 802 VLANs, settings must match between the switch and those adapters using the VLANs.

Microsoft* Load Balancing and Failover (LBFO) teams

Intel ANS VLANs are not compatible with Microsoft's LBFO teams. Intel® PROSet will block a member of an LBFO team from being added to an Intel ANS VLAN. You should not add a port that is already part of an Intel ANS VLAN to an LBFO team, as this may cause system instability.

Configuring VLANs in Microsoft* Windows*

In Microsoft* Windows*, you must use Intel® PROSet to set up and configure VLANs. For more information, select Intel PROSet in the Table of Contents (left pane) of this window.

Notes:
  • A maximum of 64 VLANs per network port or team are supported by Intel PROSet.
  • If you change a setting under the Advanced tab for one VLAN, it changes the settings for all VLANS using that port.
  • ANS VLANs are not supported on adpaters and teams that have VMQ enabled. However, VLAN filtering with VMQ is supported via the Microsoft Hyper-V VLAN interface. For more information see Microsoft Hyper-V virtual NICs on teams and VLANs.
  • You can have different VLAN tags on a child partition and its parent. Those settings are separate from one another, and can be different or the same. The only instance where the VLAN tag on the parent and child MUST be the same is if you want the parent and child partitions to be able to communicate with each other through that VLAN. For more information see Microsoft Hyper-V virtual NICs on teams and VLANs.


Last modified on 6/16/07 8:34a Revision

DOCS/SERVER/warranty.htm0000755000000000000000000001374712135233534012103 0ustar Limited Lifetime Hardware Warranty

Limited Lifetime Hardware Warranty

Returning a defective product

From North America:

All other locations:

Intel Adapter Money-back Guarantee (North America Only)

Limitation of Liability and Remedies


Last modified on 9/17/12 10:42a

DOCS/SERVER/wminicdm.htm0000755000000000000000000000763511656603624012052 0ustar WMI NIC Provider

Intel® Network Adapters WMI Provider


Overview

The Intel® Network Adapters Windows Management Instrumentation (WMI) Provider enables WMI-based management applications such as Intel® PROSet for Windows Device Manager to monitor and configure the status of PCI network adapters. Intel Network Adapters WMI Provider uses WMI, a user-level instrumentation technology for the Microsoft Windows* platform.

WMI is a middleware layer that allows measurement and instrumentation information to be collected from kernel mode data providers. This information can then be provided to local or remote user-mode data consumers through the use of a common set of interfaces (Web-based Enterprise Management called WBEM). WMI is a data-independent pipeline between the data consumer and the data provider that makes no assumptions about the format of the data.

A guide is available on this distribution, which contains detailed information on the Intel Network Adapters WMI Provider, also referred to as Network Configuration Services (NCS2) WMI Providers. This guide is located in \APPS\WMI\DOCS. The technical reference paper describes the external view of NCS2 WMI providers so WMI-based management applications could use it to manage the network configuration for the Intel adapters.


System Requirements

  • Any Intel® PRO/100, Intel® Gigabit Network Adapter, or Intel® 10GbE Network Adapter

  • related driver software

  • a supported Microsoft* Windows* operating system. Please refer to the System Requirements page for a list of supported operating systems.

The Intel Network Adapters WMI Provider supports all Intel PRO/100, Gigabit, and 10GbE network adapters.


Installation

The Intel Network Adapters WMI Provider are installed as part of Intel® PROSet for Windows Device Manager software installation. See the Installing Intel PROSet for Windows Device Manager section for more information on how to install Intel PROSet for Windows Device Manager.

Intel PROSet for Windows Device Manager Typical Setup Type registers the Intel Network Adapters WMI Provider into the root\IntelNCS2 namespace.


Supported Standards

The Intel Network Adapters WMI Provider supports the standards based CIM 2.6 specification.


Known Issues

DMI-SNMP Instrumentation

This Intel Network Adapters WMI Provider cannot jointly operate with the Intel® DMI-SNMP instrumentation.

Missing Instances under Microsoft Windows Vista*

You must elevate (i.e., embed a manifest file) in your application in order to access all of the Intel WMI classes.


Last modified on 6/05/09 11:26a Revision DOCS/WINDOWS0000755000000000000000000000000012233424157007552 5ustar DOCS/WINDOWS/caution.gif0000755000000000000000000000130411651742220011760 0ustar GIF89a)!19)!k91J9RZBRBJcRJB{fJcsZRRckJRfZJJ{{{{{s{{ksss{sJfffZZZRRRJJJJJ9BBB333)))!!!!,(,,00 -( 40 4(0 6($99 'A/ COO; 74 ͣB0  @7.C)!5.=ҏ# %"p8JB@1xJdbT`$cG(0c R`pP#B@̜=T`#IAT@!Nm; (QƄ:J05 (;98FCG fC >xA['!0!`> BH"F$D\N4yB$;DOCS/WINDOWS/driv10gb.htm0000755000000000000000000000753511656606010011774 0ustar Installing/Uninstalling the Drivers

Installing and Uninstalling the Drivers

Before you begin

To successfully install or uninstall the drivers or software, you must have administrative privileges on the computer completing installation.

NOTES:
  • If you are using an Intel® 10GbE Server Adapter and an Intel Gigabit adapter in the same machine, the driver for the Gigabit adapter must be running with the Gigabit drivers found on this Intel software CD (or respective download package).
  • If you are installing a driver in a computer with existing Intel adapters, be sure to update all the adapters (and additional adapter ports, if applicable) with the same Intel driver and supplemental software. This ensures that all adapters will function and interoperate correctly.
 

Install the Drivers in Microsoft* Windows*

NOTE: This will update the drivers for all supported Intel® network adapters in your system.

Before installing or updating the drivers, insert your adapter(s) in the computer and plug in the network cable. When Windows discovers the new adapter, it attempts to find an acceptable Windows driver already installed with the operating system. 

If found, the driver is installed without any user intervention. If Windows cannot find the driver, the Found New Hardware Wizard window is displayed.

Regardless of whether or not Windows finds the driver, it is recommended that you follow the procedure below to install the driver. Drivers for all Intel adapters supported by this software release are installed.

  1. If you are installing drivers from the Product CD, insert the CD. If you do not have the Product CD, download drivers from the support website and transfer them to the system.

  2. If the Found New Hardware Wizard screen is displayed, click Cancel.

  3. Start the autorun located on the CD. If you downloaded the software package from the support website, the autorun automatically runs after you have extracted the files.

  4. Click Install Drivers and Software.

  5. Follow the instructions in the install wizard.


Uninstalling the Driver

These instructions uninstall the drivers for all Intel adapters in a system.

  1. From the Control Panel, double-click Add/Remove Programs

  2. Select Intel(R) Network Connections Drivers.

  3. Click Add/Remove

  4. When the confirmation dialog displays, click OK


Last modified on 8/04/10 8:48p Revision

DOCS/WINDOWS/drivers.htm0000755000000000000000000000613111710302354012016 0ustar Install the Drivers

Intel Network Drivers for Microsoft* Windows* Operating Systems


Install the Drivers in Microsoft Windows

NOTE: This will update the drivers for all supported Intel® network adapters in your system.

Before installing or updating the drivers, insert your adapter(s) in the computer and plug in the network cable. When Windows discovers the new adapter, it attempts to find an acceptable Windows driver already installed with the operating system. 

If found, the driver is installed without any user intervention. If Windows cannot find the driver, the Found New Hardware Wizard window is displayed.

Regardless of whether or not Windows finds the driver, it is recommended that you follow the procedure below to install the driver. Drivers for all Intel adapters supported by this software release are installed.

  1. If you are installing drivers from the Product CD, insert the CD. If you do not have the Product CD, download drivers from the support website and transfer them to the system.

  2. If the Found New Hardware Wizard screen is displayed, click Cancel.

  3. Start the autorun located on the CD. If you downloaded the software package from the support website, the autorun automatically runs after you have extracted the files.

  4. Click Install Drivers and Software.

  5. Follow the instructions in the install wizard.


Uninstalling the Driver

These instructions uninstall the drivers for all Intel network adapters in a system.

  1. From the Control Panel, double-click Add/Remove Programs

  2. Select Intel(R) Network Connections Drivers.

  3. Click Add/Remove

  4. When the confirmation dialog displays, click OK


Last modified on 6/05/09 11:38a Revision

DOCS/WINDOWS/dupwindm.htm0000755000000000000000000001156512001223204012164 0ustar Configuring Speed and Duplex in Windows*

Set Up Speed and Duplex

In addressing speed and duplex configuration issues, you need to distinguish between copper-based adapters and fiber-based adapters.

In the default mode, an Intel® Network Adapter using copper-based connections will attempt to auto-negotiate with its link partner to determine the best setting. If the adapter cannot establish link with the link partner using auto-negotiation, you may need to manually configure the adapter and link partner to identical settings to establish link and pass packets. This should only be needed when attempting to link with an older switch that does not support auto-negotiation or one that has been forced to a specific speed or duplex mode. Your link partner must match the setting you choose.

CAUTION: Only experienced network administrators should force speed and duplex manually. The settings at the switch must always match the adapter settings. Adapter performance may suffer or your adapter may not operate if you configure the adapter differently from your switch.

An Intel® Network Adapter using fiber-based connections, however, will not attempt auto-negotiate with its link partner since those adapters operate only in full duplex, and only at their native speed.

 

Configuring Speed and Duplex in Microsoft* Windows*

By default, auto-negotiation is enabled. Change this setting only to match your link partner.

  1. Navigate to the Device Manager.
  2. Open Properties on the adapter you would like to configure.
  3. Click the Link Speed tab.
  4. Select the appropriate speed and duplex from the Speed and Duplex pull down menu.
  5. Click OK.

Intel® Gigabit Network Adapter Considerations

Per the IEEE specification, gigabit speed is available only in full-duplex.

The settings available when auto-negotiation is disabled are:

  • 10 Mbps or 100 Mbps Full duplex (requires a full duplex capable link partner set to full duplex). The adapter can send and receive packets at the same time. You must set this mode manually.

  • 10 Mbps or 100 Mbps Half duplex (requires a link partner set to half duplex). The adapter performs one operation at a time; it either sends or receives. You must set this mode manually.

  • Auto-Negotiation 1000 Mbps. The adapter only advertises gigabit speed at full duplex.

Intel® 10 Gigabit Network Adapter Considerations

Intel® 10 Gigabit adapters that support 1 gigabit speed allow you to configure the Speed setting. If this option is not present, your adapter only runs at its native speed.

If the adapter cannot establish link with the gigabit link partner using auto-negotiation, set the adapter to 1 Gbps Full duplex.

Intel 10 gigabit fiber-based adapters and SFP direct-attach devices operate only in full duplex, and only at their native speed. Multi-speed 10 gigabit SFP+ fiber modules support full duplex at 10 Gbps and 1 Gbps.

Intel® PRO/100 Network Adapter Considerations

The settings available when auto-negotiation is disabled are:

  • 10 Mbps or 100 Mbps Full duplex (requires a full duplex capable link partner set to full duplex). The adapter can send and receive packets at the same time. You must set this mode manually.

  • 10 Mbps or 100 Mbps Half duplex (requires a link partner set to half duplex). The adapter performs one operation at a time; it either sends or receives. You must set this mode manually.


Last modified on 12/30/09 3:51p Revision DOCS/WINDOWS/hotwin.htm0000755000000000000000000000352311656603624011667 0ustar PCI Hot Plug Support for Microsoft Windows

PCI Hot Plug Support for Microsoft* Windows* Operating Systems

Intel® network adapters are enabled for use in selected servers equipped with PCI Hot Plug support and running Microsoft* Windows* operating systems. For more information on setting up and using PCI Hot Plug support in your server, see your hardware and/or Hot Plug support documentation for details. PCI Hot Plug only works when you hot plug an identical Intel network adapter.

 

NOTES:
  • The MAC address and driver from the removed adapter will be used by the replacement adapter unless you remove the adapter from the team and add it back in. If you do not remove and restore the replacement adapter from the team, and the original adapter is used elsewhere on your network, a MAC address conflict will occur.
  • For SLA teams, ensure that the replacement NIC is a member of the team before connecting it to the switch.

 


Last modified on 9/03/07 4:49p Revision

DOCS/WINDOWS/jumbo_dm.htm0000755000000000000000000001363011656603624012153 0ustar Jumbo Frames

Jumbo Frames

Jumbo frames are Ethernet frames that are larger than 1518 bytes. You can use Jumbo Frames to reduce server CPU utilization and increase throughput. However, additional latency may be introduced. 

NOTES:
  • Jumbo Frames are supported at 1000 Mbps and 10Gbps. Using Jumbo Frames at 10 or 100 Mbps is not supported and may result in poor performance or loss of link.

  • End-to-end network hardware must support this capability; otherwise, packets will be dropped.

Jumbo Frames can be implemented simultaneously with VLANs and teaming.

To configure Jumbo Frames at the switch, consult your network administrator or switch user's guide.

Restrictions:

  • Jumbo frames are not supported in multi-vendor team configurations.

  • Supported protocols are limited to IP (TCP, UDP).

  • Jumbo frames require compatible switch connections that forward Jumbo Frames. Contact your switch vendor for more information.

  • When standard sized Ethernet frames (64 to 1518 bytes) are used, there is no benefit to configuring Jumbo Frames.

  • The Jumbo Frames setting on the switch must be set to at least 8 bytes larger than the adapter setting for Microsoft* Windows* operating systems, and at least 22 bytes larger for all other operating systems.

  • The Intel® PRO/1000 PL Network Connection supports jumbo frames in Microsoft* Windows* operating systems only when Intel® PROSet for Windows Device Manager is installed.

  • The following devices do not support jumbo frames larger than 4096 bytes:

    • Intel® 82577LM Gigabit Network Connection

    • Intel® 82578DM Gigabit Network Connection.

  • The following devices do not support jumbo frames:

    • Intel® 82567V-4 Gigabit Network Connection
    • Intel® 82578DC Gigabit Network Connection
    • Intel® 82577LC Gigabit Network Connection
    • Intel® 82567LF-3 Gigabit Network Connection
    • Intel® 82567V-2 Gigabit Network Connection
    • Intel® 82567LF-2 Gigabit Network Connection
    • Intel® 82567V Gigabit Network Connection
    • Intel® 82567LF Gigabit Network Connection
    • Intel® PRO/1000 Gigabit Server Adapter
    • Intel® PRO/1000 PM Network Connection
    • Intel® PRO/1000 PM Network Connection
    • Intel® 82562V 10/100 Network Connection
    • Intel® 82562GT 10/100 Network Connection
    • Intel® 82566DM Gigabit Network Connection
    • Intel® 82566DC Gigabit Network Connection
    • Intel® 82566DC-2 Gigabit Network Connection
    • Intel® 82562V-2 10/100 Gigabit Network Connection
    • Intel® 82562G-2 10/100 Gigabit Network Connection
    • Intel® 82562GT-2 10/100 Gigabit Network Connection
    • Intel® 82552 10/100 Network Connection

Setting Up Jumbo Frames in Microsoft* Windows*

NOTE: Jumbo frames are not supported in multi-vendor team configurations.
  1. Open Microsoft* Windows* Device Manager.

  2. Open Properties on your adapter.

  3. Click the Advanced tab.

  4. Select Jumbo Frames from the list of advanced features.

  5. Set your desired packet size (based on network capability).

  6. Click OK to apply the changes. 

All equipment on the network must also support the larger frame size. When setting up Jumbo Frames on other network devices, be aware that different network devices calculate Jumbo Frame size differently. Some devices include the header information in the frame size while others do not. Intel adapters do not include header information in the frame size. When configuring Jumbo Frames on a switch, set the frame size four bytes higher for CRC, plus four bytes if you are using VLANs or QoS packet tagging.


Last modified on 8/01/11 3:59p Revision

DOCS/WINDOWS/mang_win.htm0000755000000000000000000001732112135717324012153 0ustar Power Management

Power Management

The Intel® PROSet Power Management tab replaces the standard Microsoft* Windows* Power Management tab in Device Manager. It includes the Power Saver and Wake on LAN* (WoL*) options that were previously included on the Advanced tab. The standard Windows power management functionality is incorporated on the Intel PROSet tab.

NOTES:
  • The options available on the Power Management tab are adapter and system dependant. Not all adapters will display all options.
  • The following adapters support WoL only on Port A:
    • Intel® Ethernet Server Adapter I350-T2
    • Intel® Ethernet Server Adapter I350-T4
    • Intel® Ethernet Server Adapter I340-T2
    • Intel® Ethernet Server Adapter I340-T4
    • Intel® Ethernet Server Adapter I340-F4
    • Intel® Gigabit ET2 Quad Port Server Adapter
    • Intel® PRO/1000 PF Quad Port Server Adapter
    • Intel® PRO/1000 PT Quad Port LP Server Adapter
    • Intel® PRO/1000 PT Quad Port Server Adapter
    • Intel® PRO/1000 PT Dual Port Network Connection
    • Intel® PRO/1000 PT Dual Port Server Connection
    • Intel® PRO/1000 PT Dual Port Server Adapter
    • Intel® PRO/1000 PF Dual Port Server Adapter
    • Intel® Gigabit PT Quad Port Server ExpressModule
  • The following adapters do not support WoL:
    • Intel® PRO/1000 MT Quad Port Server adapter
    • Intel® Gigabit VT Quad Port Server Adapter
    • Intel® Ethernet Server Adapter X520-2
    • Intel® Ethernet Server Adapter X520-1
    • Intel® Ethernet Server Adapter X540-T1
    • Intel® Ethernet Converged Network Adapter X540-T2
    • Intel® Ethernet Converged Network Adapter X540-T1

NOTE: If your system has a Manageability Engine, the Link LED may stay lit even if WoL is disabled.

Power Options

The Intel PROSet Power Management tab includes several settings that control the adapter's power consumption. For example, you can set the adapter to reduce its power consumption if the cable is disconnected.

If Reduce speed during standby is enabled,  then Wake on Magic Packet and/or Wake on directed packet must be enabled. If both of these options are disabled, power is removed from the adapter during standby. Wake on Magic Packet from power off state has no effect on this option.

Energy Efficient Ethernet

The Energy Efficient Ethernet (EEE) feature allows a capable device to enter Low Power Idle between bursts of network traffic. Both ends of a link must have EEE enabled for any power to be saved. Both ends of the link will resume full power when data needs to be transmitted. This transition may introduce a small amount of network latency.

NOTES:

  • Both ends of the EEE link must automatically negotiate link speed.
  • EEE is not supported at 10Mbps.

 

Intel® Auto Connect Battery Saver

The Intel® Auto Connect Battery Saver (ACBS) feature turns off the adapter when link is down or the network cable is disconnected. After a timeout period, the adapter will power off. When the network cable is reconnected and link is restored, the NIC powers up and functionality is fully restored.

ACBS only functions when the system is on battery power. If the power cable is connected, ACBS will be automatically disabled. If ACBS is active, the adapter will appear to be powered off. If you have Intel® PROSet installed, on the Link Speed tab, the Link Status will indicate Speed: Not connected. Power off.

NOTE: ACBS will not function on an adapter if the adapter has forced speed or duplex settings. ACBS will only function if the adapter is set to auto-detect or auto-negotiate.

Intel® System Idle Power Saver

The Intel® System Idle Power Saver feature sets the adapter to negotiate the lowest possible speed setting when the system and network are idle. When the system activity is detected, the link will be negotiated to a higher speed.

To support this feature, the adapter must be

  • configured to Auto Detect speed and
  • connected to a link partner that can auto-negotiate speed

Remote Wake-Up and Wake on LAN*

The ability to remotely wake computers is an important development in computer management. This feature has evolved over the last few years from a simple remote power-on capability to a complex system interacting with a variety of device and operating system power states. More details are available here.

Windows Vista*, Windows 7, Windows Server 2008, and Windows Server 2008 R2 are ACPI-capable. These operating systems do not support wake from a power-off (S5) state, only from standby (S3) or hibernate (S4). When shutting down the system, they shutdown ACPI devices, including Intel adapters. This disarms the adapters remote wake up capability. However, in some ACPI-capable computers, the BIOS may have a setting that allows you to override the operating system and wake from an S5 state anyway. If there is no support for wake from S5 state in your BIOS settings, you are limited to Wake From Standby when using these operating systems in ACPI computers.

For some adapters, the Power Management tab in Intel PROSet includes a setting called Wake on Magic Packet from power off state. Enable this setting to explicitly allow wake up with a Magic Packet* from shutdown under APM power management mode.

In ACPI-capable versions of Windows, the Intel PROSet Power Management tab includes Wake on Magic Packet and Wake on directed packet settings. These controls the type of packets that wake up the system from standby.

Wake on Intel® Ready Access

Intel® Ready Access keeps your network connection active when the rest of your system is in sleep or standby mode, so that content on your system is readily accessible. Requests from other computers will wake up your computer.


Last modified on 4/24/13.

DOCS/WINDOWS/note.gif0000755000000000000000000000073211651742220011267 0ustar GIF89a!1J!Z)c1sRR{{{{Z{9sssBBssR99JJfffZZZ))ZZ9ZZ)RRRRRBJJJBBB333)))!!!!,@pH,  f!:(3z<H\! E@S$bQ/G2~C $.$G(c%Gz',sE!rrC $M*L ( +UMG&MBCN#L}G ,ȻB+KB)Yt(E # B*$#һ+s-N#m@@465֘ 09!.(*@ 1A ;DOCS/WINDOWS/perfprof.htm0000755000000000000000000000675312106666030012201 0ustar Performance Profiles

Performance Profiles

Performance profiles allow you to quickly optimize the performance of your Intel Ethernet Adapter. Selecting a performance profile will automatically adjust some Advanced Settings to their optimum setting for the selected application. For example, a standard server has optimal performance with only two RSS (Receive-Side Scaling) queues, but a web server requires more RSS queues for better scalability.

You must install Intel® PROSet for Windows Device Manager to use Performance profiles. Profiles are selected on the Advanced tab of the adapter's property sheet.

Profile Descriptions

  • Standard Server – This profile is optimized for typical servers.
  • Web Server – This profile is optimized for IIS and HTTP based web servers.
  • Virtualization Server – This profile is optimized for Microsoft’s Hyper-V virtualization environment. Selecting this profile will disable Data Center Bridging (DCB).
  • Storage Server – This profile is optimized for Fibre Channel over Ethernet and iSCSI over DCB performance. Selecting this profile will disable SR-IOV and VMQ.
  • Storage + Virtualization – This profile is optimized for a combination of storage and virtualization requirements.
  • Low Latency – This profile is optimized to minimize network latency.

NOTES:

  • Not all profiles are available on all operating systems or with all adapters.
  • If you have selected the Virtualization Server profile or the Storage + Virtualization profile, and you uninstall the Hyper-V role, you should select a new profile.

Supported Adapters

Performance Profiles are supported on Intel® 10GbE adapters.

Teaming Considerations

When you create a team with all members of the team supporting Performance Profiles, you will be asked which profile to use at the time of team creation. The profile will be synchronized across the team. If there is not a profile that is supported by all team members then the only option will be Use Current Settings. The team will be created normally. Adding an adapter to an existing team works in much the same way.

If you attempt to team an adapter that supports performance profiles with an adapter that doesn't, the profile on the supporting adapter will be set to Custom Settings and the team will be created normally.

 


Last modified on 8/11/10 7:48p Revision DOCS/WINDOWS/prosetdm.htm0000755000000000000000000000472411714043510012203 0ustar Using PROSet

Intel® PROSet for Windows* Device Manager

Intel® PROSet for Windows* Device Manager is an extension to the Windows Device Manager. When you install the Intel PROSet software, additional tabs are automatically added to Device Manager.

NOTE:  You must have administrator rights to install or use Intel PROSet for Windows Device Manager.

Installing Intel PROSet for Windows Device Manager

Intel PROSet for Windows Device Manager is installed from the Product CD with the same process used to install drivers. You can select Intel PROSet for Windows Device Manager and Advanced Network Services from the Install Options dialog.

Removing Intel PROSet for Windows Device Manager

Use Add/Remove programs from the Control Panel to uninstall Intel PROSet for Windows Device Manager.

Changing Intel PROSet Settings Under Windows Server Core

You can use the command line utility prosetcl.exe to change most Intel PROSet settings under Windows Server Core. Please refer to the help file prosetcl.txt located in the \Program Files\Intel\DMIX\CL directory. For iSCSI Crash Dump cofiguration, use the CrashDmp.exe utility and refer to the CrashDmp.txt help file.

Compatibility Notes

The following devices do not support Intel PROSet for Windows Device Manager

  • Intel® 82552 10/100 Network Connection
  • Intel® 82567V-3 Gigabit Network Connection

Last modified on 8/04/10 8:12p Revision DOCS/WINDOWS/pushinst.htm0000755000000000000000000000243211744272404012226 0ustar Microsoft* Windows* Push Install Instructions

Microsoft* Windows* Push Install Instructions

A "Push," or unattended, installation provides a means for network administrators to easily install the drivers on systems that have similar equipment. The following document provides instructions for a basic unattended installation of Microsoft* Windows* that includes the installation of drivers for Intel® Network Adapters.

For 32-bit Microsoft Windows operating systems, see the Push32.txt file in the APPS\SETUP\PUSH\WIN32 directory on the Product CD or in the download directory.

For x64 Microsoft Windows operating systems, see the Pushx64.txt file in the APPS\SETUP\PUSH\WINX64 directory on the Product CD or in the download directory.


Last modified on 2/22/10 4:47p Revision

DOCS/WINDOWS/qos10g.htm0000755000000000000000000000305412135717420011461 0ustar Quality of Service (QoS)

Quality of Service (QoS) Tagging for Microsoft* Windows Server* 2008

QoS allows the adapter to send and receive IEEE 802.3ac tagged frames. 802.3ac tagged frames include 802.1p priority-tagged frames and 802.1Q VLAN-tagged frames. In order to implement QoS, the adapter must be connected to a switch that supports and is configured for QoS. Priority-tagged frames allow programs that deal with real-time events to make the most efficient use of network bandwidth. High priority packets are processed before lower priority packets. 

To implement QoS, the adapter must be connected to a switch that supports and is configured for 802.1p QoS. 

Tagging is enabled and disabled using the "QoS Packet Tagging" field in the Advanced tab in Intel® PROSet. 

Once QoS is enabled in Intel PROSet, you can specify levels of priority based on IEEE 802.1p/802.1Q frame tagging.

Microsoft* Windows* Server* 2008 has a utility for 802.1p packet prioritization. For more information, see the Windows system help and Microsoft's knowledge base.



Last modified on 4/24/13.

DOCS/WINDOWS/save_dm.htm0000755000000000000000000001102712147427264011773 0ustar Save and Restore

Saving and Restoring an Adapter's Configuration Settings

The Save and Restore Command Line Tool is a VBScript (SavResDX.vbs) that allows you to copy the current adapter and team settings into a standalone file (such as on a USB drive) as a backup measure. In the event of a hard drive failure, you can reinstate most of your former settings.

The system on which you restore network configuration settings must have the same configuration as the one on which the save was performed.

NOTES:
  • You must have Administration privileges to run scripts. If you do not have Administration privileges, you will not receive an error, the script just will not run.
  • Only adapter settings are saved (these include ANS teaming and VLANs). The adapter's driver is not saved.
  • Restore using the script only once. Restoring multiple times may result in unstable configuration.
  • The Restore operation requires the same OS as when the configuration was Saved.

Command Line Syntax

cscript SavResDX.vbs save|restore [filename] [/bdf]

SavResDX.vbs has the following command line options:

save Saves adapter and team settings that have been changed from the default settings.  When you restore with the resulting file, any settings not contained in the file are assumed to be the default.
restore Restores the settings.
filename

The file to save settings to or restore settings from.  If no filename is specified, the script default to WmiConf.txt.

Note: The static IP address and WINS configuration are saved to separate files (StaticIP.txt and WINS.txt). You cannot choose the path or names for these files. If you wish restore these settings, the files must be in the same directory as the SavResDX.vbs script.

/bdf

If you specify /bdf during a restore, the script attempts to restore the configuration based on the PCI Bus:Device:Function:Segment values of the saved configuration. If you removed, added, or moved a NIC to a different slot, this may result in the script applying the saved settings to a different device.

Notes:

  • If the restore system is not identical to the saved system, the script may not restore any settings when the /bdf option is specified.
  • Virtual Function devices do not support the /bdf option.

Examples

Save Example

To save the adapter settings to a file on a floppy diskette, do the following.

  1. Open a Windows Command Prompt.
  2. Navigate to the directory where SavResDX.vbs is located (generally c:\Program Files\Intel\DMIX).
  3. Type the following:
  4. cscript SavResDX.vbs save e:\settings.txt

Restore Example

To restore the adapter settings from a file on a floppy diskette, do the following:

  1. Open a Windows Command Prompt.
  2. Navigate to the directory where SavResDX.vbs is located (generally c:\Program Files\Intel\DMIX).
  3. Type the following:
  4. cscript SavResDX.vbs restore e:\settings.txt


Last modified on 2/10/10 3:18p Revision

DOCS/WINDOWS/snmpwin.htm0000755000000000000000000000441211656603624012050 0ustar Simple Network Management Protocol (SNMP)

Simple Network Management Protocol

The Simple Network Management Protocol (SNMP) is a network protocol used to manage TCP/IP networks. SNMP-compliant devices (agents) communicate with management applications (consoles) to send alerts and updates and allow configuration changes.

The Intel® SNMP Agent translates event notices from the adapter and sends them to specified SNMP management stations. The SNMP agent provides information on Intel® network adapters as well as information about advanced features, such as teaming and VLANs.

Using the Intel SNMP Agent

  • Before you install the Intel SNMP Agent on a computer, you must install SNMP on the computer. See your operating system documentation for more information.

  • To use the Intel SNMP Agent with an SNMP management application, you must first compile the Intel MIB (Management Information Base) into the management application's database. This allows the management application to recognize and support the adapter.

Installing the SNMP Agent on Microsoft* Windows* Operating Systems

This utility should only be employed by experienced network administrators. Additional software/services must be installed on your network prior to installing the Intel® SNMP Agent.

To install the SNMP Agent, start the autorun menu from the Product CD or download directory and click Install Drivers and Software. Follow the instructions on the screen.


Last modified on 9/03/07 4:49p Revision

DOCS/WINDOWS/style.css0000755000000000000000000000450511651742220011507 0ustar .legaldis { font-family: Helvetica; font-size: 7pt; color: #555555; align: justify; } BODY { BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; COLOR: black } .nav {background-color: #ddeeFF} a:link {color:#001060} a:visited {color:#800080} a:hover {color:#800000} H1 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 18pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H2 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H3 { MARGIN-TOP:14;MARGIN-BOTTOM:0; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR:#0860A8 } H4 { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } H5 { MARGIN-LEFT:14; MARGIN-TOP:2; MARGIN-BOTTOM:0; font-size:10pt; FONT-WEIGHT: bold } P { MARGIN-TOP:10;MARGIN-BOTTOM:0; } blockquote { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } ol { MARGIN-TOP:10;MARGIN-BOTTOM:0; } ul { MARGIN-TOP:0;MARGIN-BOTTOM:0; } li { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; margin-top: 6px; } TH { COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold } TD { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10pt } .top {MARGIN-LEFT:12;} .contents { FONT-SIZE: 10pt; MARGIN-BOTTOM: 6px; MARGIN-LEFT: 20px; MARGIN-TOP: 6px; TEXT-INDENT: -20px } .gui { FONT-SIZE: 9pt; FONT-WEIGHT: bold } .inentry { MARGIN-BOTTOM: 3px; MARGIN-TOP: 0px; WORD-SPACING: 0px } .monospace { FONT-FAMILY: Courier New, Courier; FONT-SIZE: 10pt } .numlst { LIST-STYLE: decimal; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; TEXT-ALIGN: left; TEXT-INDENT: 0px; WORD-SPACING: 0px } .r { font-size: 11pt } .small { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 7pt; color:#505050} .warning { FONT-STYLE: italic; FONT-WEIGHT: bold } .toc_head { FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 0px; MARGIN-TOP: 6px; TEXT-INDENT: 0px; } .toc_level1 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 15px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } .toc_level2 { FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px; MARGIN-LEFT: 30px; MARGIN-TOP: 1px; TEXT-INDENT: -10px } DOCS/WINDOWS/support.gif0000755000000000000000000003157611651742220012050 0ustar GIF89a]h!"9)$9J,Z B R)j)R% X& e)(s!4k#2x1 k1&X1JMwuC6~9;f37j.\8%׶}$).fdӫ_m: ҅qըqaI[1ĖlpG uQW!Qd9ކvEt #81TL37Hae1`)(IroP"YBT!υT"qI}(TVOiH"3McΙᆋ¶]2833h&cv!b r$1%<3 $nxY'eqFRZ)餔VF<3Hc9|ƘllLؗ1fl3_v9z>L*c1KBxdi6lP.Ęrnaa9}y+T0b .z91IvgGU C!zJK4H"ta / w4RSx8-(Q98 3Ċ;>#hAe0H8#nA 7 .;#OH>[ҸUDBHUa-?%Agdx HJ T-pxcG#(#Aژ"btАQ]]E IH"8$@3džhLh!;Z<A01pƸx 㨑8UI˼Qxm(1 2 R&7)ǒ@Wb&H\!"yxȥ8!orH-,8 '$"X21zEcb$ -9F[Ӝ,dQ =z扅z^WpB 8Els IN3lB*:TF5a?BbG;T?@A ^TJqkt#P:uh!p!2|wѻ eHMOAO8(6a5zB`!` +)́l HH9z (3"01Jͫ^iFBK5!AT3ƍi@ʉdyq9Y`C+H8e{MjibH8Wqts Ad@("C;p+QqF `_p`` ؀ؐȉِ Jv/(ِ2P܀[8 TDE7yq P Ҩ `bu0vxqp % e |73Yxhȉ(+h  yѐ 2   ^]0}!-HLX @ bi0] `m@}FP#V `0&g (v0q\gs  p! e +A6p1\@ȏ P*9  *` *p **\) 0%لM8 Q:P[PHG R$PGP yPfsv^h'~XuG} 1H Op.-=0 ` p؉ Xz`  򀙹\KnlQ$Ii0xw E<@lp@ 0l09I8 xS&v(@qōۘi)DEpV $ gj` ЏzI_vZ  yTw+׈ x;50Awb Ds mPXx'&ʁF\˵qyv5GUGEBV'WtEpIi0'ŰxYmڦP}YsJuJ}^ K(Jp`p7fC7 P iBH^jJ&ʆ`*W` `Y|H QZ/fphpӯ PP gq1p *Jvtژ i]!]0iMyIr,°BFɑѭW[9 Y\Kf9 T@Q |{-隡p1:@'ߡC~1^Ph5i&=ڰ ԉ.q* P `@g_ eлfr`qq@p#[/o46{*iK0!YHp D盾]*J! L @Z++^k]wZ) < )`o; ,+jI*'p9pbp% l020po` p^P[&ć uXK!Q|C @Tt _g9|kAX̠&V)Ipʂ|aL`pk+AHQ2K㰿 Ȍȑ! 09;P  L+PH|Ѱ ]Q*P2p3 2I0PgpdEQL,$li|ibƅ:|_л[ Ǜ 0j Q؄oJ)xz,PzpȐ2aɊʈl7`ɞi;p{** Cl-\,؛ -m <iȘ]r,$ғ^@Ƭ̺b.Ps0ZhE9 i}Pt& K, <[  1 GQ9RS epq\okk*+q ݊NHа9lVIK M ҋEʩ} \{|ÜQL1MV0TKL!9];Gƭ2ZJLJR}+΀m5:aE Ac1 0 0 %N(paPP9\gz H_ wglўfjh,ċ݊IΩKɽ-9$i:] Y={l4^( ˾'"WXa5>ioj0#A kD$^bTp  \9(\\46m wvؤ Yg2_Puջg0'rp;dm' mℙꙹٳ O]3a+K`f&ik,:NjʎZN|0j)IpZ2m" t$ sP}҂0 zV>R3~r0 :wǻo`rot tl"WŚМ] ۮ"L4Na*  )hG4HOG/d;̠i2@Jx?Uk-7vI(tķAp8ˆ[)y_tr(%{T f,xȁ!CbF +"W;q}|-p}1HhJ1V]nP2\`nBcK31BU \*qRЁXA,A Јxp׻?ftWD')91kht2!ǘ2V-pp3!B1A2F dpMr/a XplcŔ ipE8,ssc(bÆ[ސ'!Wh%CcgZ7 3$(X3x̸41|׼0}p4!pӸ| cgx,@`l|c[; FQxiKo$pɸ? {ZzmuHޅS4_^4':!FE.<O7Ip9:\5)V@׮j4| d  #U<;%S3܀5Qp 73uG3#HM>LSo=^W`z5w{ hO1!C}Dp tXȺ [> 䳇哇OS tzx (=; zXp rC;B 7s`2g`6hM9),zch%@# a r xhyv6> =L  @cx'O+I$ 1c"t@A8pp M893bz/tM9]tT18; );Jkės8hVxh ck?p?50 E, 3?+%MgHx9/?8512 gZHЅJ49-Xm<R=RUxՅMIeԑnX7&$I KRTsHpWY=SuR؇T^V%<̺Ľ % ЙP>Xo4nxӱy K{>eU&jmhy+L6@L!-""X3!@ȧ}9@6`1hE-!rӱ#X- AN]T&?}XxHA -1J\ H\NAsG},թ\{\C }=Y\ܣ٨Ľ- pBwQR JsK+їr)^H7-!E̲[q!W|[+"83CXChOש}^b=!85\ \Mm\:j܅A)TlCӗ``a%#QXٟ]NXYTF`~tU0EUPϜE8Yħm^9^%VJF گ="%[M[%*^"8!ai:?7 7,}X_:Sԭ:mؑITxܘXO=T TVm\څ,X1:G7T]ʥa%G&T Ƈ B|Ty&dZ|b͈EK- RU!+cI`Cޱ+,k56o5HȋB5(x/˂/}:@X3t,c=~vYGgo\`@d}4:(:ۅ%Go}w]U:uȈPf`$LhQH0ɬsIiLIEϖi"蟞Bc%;!>yvcbyNjfzDg]xF/ #l^b-Ɓ 6X9]H*ȁG.C5"f7,M} 癨p:bޤĆ#$M*t xl] <p8{`Nlfj ATClˉav^,x04iHfjv%W-pXBq.O)32xcEFljj m#򮐛"X˦my,=fՌCގM;V~@bf? H.6i1-yx@ތ=mq&)8nӡ"vw0555KVfh.pRqk ߴ 610 Ca('H4#H4K÷r/O>1䕾Z" s%SQ3&ssqCЍ&`.I =M6)q7I/tLDF^f^FJc=8QSg%[G#AdiWcJkM?vd>V!f^n2bfw0Tߟ˔hn]dt*\\vISDMvye!N8뱺-(7Eb`'xWxbHׅC-pE @`#B+dy@^óSzy/AFV7x->35 G??. ЀH+}dryz,yJym!p&5Wj]8>upB8zݔ4fgZz{zE,"b~3rs9?cxf̲?{ȟF5x3$8J̸{?pz,v[goqvT/@{/yHI(5`Uͤw6v~W,_'| >1t^Ǐ;F9AxJxIc45 Y,h „ 2l!Ĉ'RH^={7jc= a$Ɣ3ڋ'0u=4(1E*ib)l\ =ŬZ꒰K.ZQEjײm-ܸrureǒOQ]ѣČÆMlhC&ĦJ {ңIXͥ"aٱ M6ܺw[};I)%x2@>$ǐ!7(MpUXӂuCӯo>~=N2U 7.8=ƆQ4\$ ZJV<0 L,"@]4NSV'.E4 HtAxD#œKKYŕWx->fbXR@"'(j\ Yc"fl}oJ5qQ<2ua]CC(p)\p#`*).D H^AѨM=`1c4("Lϐ90K,K*cd80qriK A-Z{c*2Pr^sjf{/guJ,bD/@FD1DFxZ0sN` K8*vmKU}6ib?b$4]>L 0@ZK9oPrl3t|j1ߵԬԉ|]"@<'Fd2ġCu#hu(zuCcU4*"Nc(:NٌX {8EHfBǕ(څLlGRt&ArN 6L}*T*թRV*Vխr^*X*ֱf=+X/qMLuЄTrQ Vjj_:Vj]JվO(d#+Y)qI,[TrOeٵ-jSڸL)!.Z;DOCS/WINDOWS/support.htm0000755000000000000000000000206611651742220012063 0ustar Intel Customer Support

Customer Support

Intel support is available on the web or by phone. Support offers the most up-to-date information about Intel products, including installation instructions, troubleshooting tips, and general product information.

Web and Internet Sites

Support: http://www.intel.com/support

Corporate Site for Network Products: http://www.intel.com/products/ethernet/overview.htm

 


Last modified on 5/12/10 3:26p Revision

DOCS/WINDOWS/vlan.gif0000755000000000000000000001066311656603624011277 0ustar GIF89a*?*?*_*_U*_*_**U****U****U****U*ߪ***U**UUUUUUUUUUU?U?UU?U?U_U_UU_U_UUUUUUUUUUUUUUUUUUUߪUUUUUUUU??U??__U__UUUUߪUUU??U??__U__UUUUߪUUU??U??__U__UԟԟUԟԟԿԿUԿԿUߪUUU??U??__U__UUUUߪU3fUUUUߪU**U****U***?*?U𠠤, H*\ȰÇ#JHŋ3jȱǏ CIѐ3raʕZL!6q@C0=J`O$*]^Z %(^ V/kU,ٰP|ziE)@ 1Ĵ߿ hd jqW1 hbƐ% `\ 8XӅO &#i^˞M`TWDVpdg|[\bAZ ]:"Wl]N6_}5bKOy]^}6ހ_!Uyu ]IulE(H$`yTW1 &y=҃NaS Ձ r+$7cH`0 S|)fe-$W#m _Qs pUyB$h浟Ox+"˦2~_^ۖ "<0ho `é{kllNgJ2CJFQfPa )UxO\ʰa t%:d]`0S֭d]HxD @]ԡM¯'4ROu5لA >dp(6PɵBAt6Ʈm k6Xgh{ᵭ!GWf^gu^ieWYN,暧˂}ItIؠ͞lrמ6Jm'|r><$WogO:Ο }R/r/ /#o_|s_'0TKwv # Ab@*C`>Mp# 23%A"-ta(C pG50?Pȑ~s`> 0Lh(ZPQDaEOըOрod#58C8)>2gxHB DT&$C:R##Iɿ<$%LyS 8kq_d񢧔E-rW@y'U2I1^N+@ /i%L@e%B+Kd.Eiiq{ .vhc g.EI%Xh\^ЩNA4Ж@h+\sx"sZCRxG lq<%jXeD%QH8W:ֱYJG?{.Q>HZѩCЇ$C>Q&cai]F^JT:ҡD\fy*ŸMMMm,Y~zQi4?jXֱhfmb/í-Hǣf\Nİ gV(&cؿNIcS.%ϡ2( l" \V!K2،M‚5y-B QWďnၘP7V֭n79c-ɴ.PY;nKIIeJQtHBcנO?561I%[H0 ί@` ωrxR;9Kʦօ+d҂*7I:6O*u<ϥʕ!묒lxŷT" bgaqUc&T:2R|XdϬy׸6Ao!6&9\]"xnW> td7zd0˸ 9%R7&5 LPK6 iK;8J z61푫 D,<dRm좗b qi[a#x.q P~/>xxכ=u]KȖKhNtڔ^4dN.xE6k9p崰YV )fׄD;ڮwg]{w*ؒkNu棧ܲES7͙/lP:8yd;1A},}D xWvl]T.ZG|)nwDaұjm[P*_о,[ⰖyOLÊI ;Oֶ; ]ѷL8NPPAy3w^,UJj 1PMQdX.% g :m7h\(cH*ߓL4M$M啈.Zx(WbZ%_Q2`O"bgz}(IbRQfR"R\vK|]6QARJeTңSaU6mW{7r%V9ar(QqfhVHz׀k=@9^rvxKw ;b/&(8؊9ItD.XȊ3Z j=SՑlQUV,Hc< IA"I$:>sePFsĈ,=|w;"WOE3dN]ZE=7GRr L铻 QxLX,fmmO֙\J%N)$NK\\P][fxX8[OH#X:1C4% Wo AS]ahQ:6yN8y8xRؗqj!qY-+7pS:5$bD\pQed%E?VW5rCeΈK=Z!sLet<4MGtU?Cfux)6:|:_HOk&$g*xBZ刡{JjfLX'b"kfg(d#ZAY'vi&9(OuV!کLQF9)^w)tfK6uPj]ezw[ӧbg@[x3av{[{};DOCS/WINDOWS/vlwin10g.htm0000755000000000000000000001216312015376214012016 0ustar Virtual LAN under Windows

Virtual LANs

The term VLAN (Virtual Local Area Network) refers to a collection of devices that communicate as if they were on the same physical LAN. Any set of ports (including all ports on the switch) can be considered a VLAN. LAN segments are not restricted by the hardware that physically connects them.

VLANs offer the ability to group computers together into logical workgroups. This can simplify network administration when connecting clients to servers that are geographically dispersed across the building, campus, or enterprise network.

Typically, VLANs consist of co-workers within the same department but in different locations, groups of users running the same network protocol, or a cross-functional team working on a joint project. 

 

By using VLANs on your network, you can:

  • Improve network performance

  • Limit broadcast storms

  • Improve LAN configuration updates (adds, moves, and changes)

  • Minimize security problems

  • Ease your management task

Other Considerations

  • To set up IEEE VLAN membership (multiple VLANs), the adapter must be attached to a switch with IEEE 802.1Q VLAN capability.

  • A maximum of 64 VLANs per network port or team are supported by Intel software.

  • VLANs can co-exist with teaming. If you do this, the team must be defined first, then you can set up your VLAN.

  • You can set up only one untagged VLAN per network port or team. You must have at least one tagged VLAN before you can set up an untagged VLAN.

CAUTION: When using IEEE 802 VLANs, settings must match between the switch and those adapters using the VLANs.

Microsoft* Load Balancing and Failover (LBFO) teams

Intel ANS VLANs are not compatible with Microsoft's LBFO teams. Intel® PROSet will block a member of an LBFO team from being added to an Intel ANS VLAN. You should not add a port that is already part of an Intel ANS VLAN to an LBFO team, as this may cause system instability.

Configuring VLANs in Microsoft* Windows*

In Microsoft* Windows*, you must use Intel® PROSet to set up and configure VLANs. For more information, select Intel PROSet in the Table of Contents (left pane) of this window.

Notes:
  • A maximum of 64 VLANs per network port or team are supported by Intel PROSet.
  • If you change a setting under the Advanced tab for one VLAN, it changes the settings for all VLANS using that port.
  • ANS VLANs are not supported on adpaters and teams that have VMQ enabled. However, VLAN filtering with VMQ is supported via the Microsoft Hyper-V VLAN interface. For more information see Microsoft Hyper-V virtual NICs on teams and VLANs.
  • You can have different VLAN tags on a child partition and its parent. Those settings are separate from one another, and can be different or the same. The only instance where the VLAN tag on the parent and child MUST be the same is if you want the parent and child partitions to be able to communicate with each other through that VLAN. For more information see Microsoft Hyper-V virtual NICs on teams and VLANs.


Last modified on 6/16/07 8:34a Revision

DOCS/WINDOWS/warranty.htm0000755000000000000000000001374712135233534012227 0ustar Limited Lifetime Hardware Warranty

Limited Lifetime Hardware Warranty

Returning a defective product

From North America:

All other locations:

Intel Adapter Money-back Guarantee (North America Only)

Limitation of Liability and Remedies


Last modified on 9/17/12 10:42a

DOCS/WINDOWS/wminicdm.htm0000755000000000000000000000763511656603624012176 0ustar WMI NIC Provider

Intel® Network Adapters WMI Provider


Overview

The Intel® Network Adapters Windows Management Instrumentation (WMI) Provider enables WMI-based management applications such as Intel® PROSet for Windows Device Manager to monitor and configure the status of PCI network adapters. Intel Network Adapters WMI Provider uses WMI, a user-level instrumentation technology for the Microsoft Windows* platform.

WMI is a middleware layer that allows measurement and instrumentation information to be collected from kernel mode data providers. This information can then be provided to local or remote user-mode data consumers through the use of a common set of interfaces (Web-based Enterprise Management called WBEM). WMI is a data-independent pipeline between the data consumer and the data provider that makes no assumptions about the format of the data.

A guide is available on this distribution, which contains detailed information on the Intel Network Adapters WMI Provider, also referred to as Network Configuration Services (NCS2) WMI Providers. This guide is located in \APPS\WMI\DOCS. The technical reference paper describes the external view of NCS2 WMI providers so WMI-based management applications could use it to manage the network configuration for the Intel adapters.


System Requirements

  • Any Intel® PRO/100, Intel® Gigabit Network Adapter, or Intel® 10GbE Network Adapter

  • related driver software

  • a supported Microsoft* Windows* operating system. Please refer to the System Requirements page for a list of supported operating systems.

The Intel Network Adapters WMI Provider supports all Intel PRO/100, Gigabit, and 10GbE network adapters.


Installation

The Intel Network Adapters WMI Provider are installed as part of Intel® PROSet for Windows Device Manager software installation. See the Installing Intel PROSet for Windows Device Manager section for more information on how to install Intel PROSet for Windows Device Manager.

Intel PROSet for Windows Device Manager Typical Setup Type registers the Intel Network Adapters WMI Provider into the root\IntelNCS2 namespace.


Supported Standards

The Intel Network Adapters WMI Provider supports the standards based CIM 2.6 specification.


Known Issues

DMI-SNMP Instrumentation

This Intel Network Adapters WMI Provider cannot jointly operate with the Intel® DMI-SNMP instrumentation.

Missing Instances under Microsoft Windows Vista*

You must elevate (i.e., embed a manifest file) in your application in order to access all of the Intel WMI classes.


Last modified on 6/05/09 11:26a Revision