IWSA 内部参考手册_1.3.8
ICP DAS PISO-813 Series Classic Driver DLL软件手册说明书

T ABLE OF C ONTENTS1.INTRODUCTION (2)1.1O BTAINING THE D RIVER I NSTALLER P ACKAGE (3)1.2D RIVER I NSTALLING P ROCEDURE (4)1.3P N P D RIVER I NSTALLATION (6)2.DLL FUNCTION DESCRIPTIONS (8)2.1E RROR C ODE T ABLE (10)2.2A/D G AIN C ODE T ABLE (11)2.3T EST F UNCTIONS (12)PISO813_GetDllVersion (12)PISO813_ShortSub (12)PISO813_FloatSub (13)2.4D RIVER F UNCTIONS (14)PISO813_GetDriverVersion (14)PISO813_DriverInit (14)PISO813_DriverClose (15)PISO813_GetConfigAddressSpace (15)2.5D IGITAL I NPUT/O UTPUT F UNCTIONS (17)PISO813_OutputByte (17)PISO813_InputByte (17)PISO813_OutputWord (18)PISO813_InputWord (18)2.6A NALOG I NPUT F UNCTIONS (19)PISO813_SetChGain (19)PISO813_AD2F (20)PISO813_AD_Hex (21)PISO813_AD_Float (22)PISO813_Ads_Hex (23)PISO813_Ads_Float (24)3.DEMO PROGRAMS (25)3.1F OR M ICROSOFT W INDOWS (25)3.2F OR DOS (28)4.PROGRAMS ARCHITECTURE (29)5.PROBLEMS REPORT (30)1.IntroductionThe software is a collection of digital I/O, analog input subroutines for PISO-813 series card add-on cards for Windows 95/98/NT/2000 and 32-bit Windows XP/2003/Vista/7 applications. The application structure is presented in the following diagram.The subroutines in PISO813.DLL are easy understanding as its name standing for. It provides powerful, easy-to-use subroutine for developing your data acquisition application. Your program can call these DLL functions by VB, VC, Delphi, BCB, 2005 and C#.NET 2005 easily. To speed-up your developing process, some demonstration source program are provided.1.1Obtaining the Driver Installer PackagePIO-821 series card can be used on Linux and Windows 95/98/NT/2000 and 32-bit XP/2003/Vista/7 based systems, and the drivers are fully Plug and Play (PnP) compliant for easy installation.The driver installer package for the PISO-813 series can be found on the supplied CD-ROM, or can be obtained from the ICP DAS FTP web site. The location and addresses are indicated in the table below:CD:\\ NAPDOS\PCI\PISO-813\DLL_OCX\ftp:///pub/cd/iocard/pci/napdos/pci/piso-813/dll_ocx//pub/cd/iocard/pci/napdos/pci/piso-813/dll_ocx/Install the appropriate driver for your operating system, as follows:Name OSWin2K_XP_7 For Windows 2000 and 32- bit Windows XP/Vista/7Win98 For Windows 95/98/MEWinNT For Windows NT 4.01.2Driver Installing ProcedureBefore the driver installation, you must complete the hardware installation. For detailed information about the hardware installation, please refer to hardware user manual of PISO-813 series card.The hardware user manual is contained in:CD:\NAPDOS\PCI\PISO-813 \Manual\To install the PISO-813 series classic drivers, follow the procedure described below:1.3PnP Driver InstallationNote: Some operating system (such as Windows Vista/7) will find the new card and make it work automatically, so the Step2 to Step4 will be skipped.2.DLL Function DescriptionsAll of the functions provided for PISO-813 series card are listed below in Tables 2-1 to 2-4. This list of functions is expanded on in the text that follows. However, in order to make a clear and simplified description of the functions, the attributes of the input and output parameters for every function is indicated as [input] and [output] respectively, as shown in following table. Furthermore, the error code of all functions supported by PISO-813 is also listed in Section 2-1.Keyword Parameter must be set by the user beforecalling the function Data/value from this parameter is retrieved after calling the function[Input] Yes No [Output] No Yes[Input, Output] Yes YesTable2-2: Driver Functions Table of PISO813.DLLSection Function Definition2.4 Driver FunctionsWORD PISO813_DriverInit(void);viod PISO813_DriverClose(void);WORD PISO813_SearchCard(WORD *wBoards, DWORD dwPIOCardID);WORD PISO813_GetDriverVersion(WORD *wDriverVersion);WORD PISO813_GetConfigAddressSpace (WORD wBoardNo, DWORD*wAddrBase, WORD *wIrqNo, WORD *wSubVendor, WORD*wSubDevice, WORD *wSubAux, WORD *wSlotBus, WORd*wSlotDevice);Table2-3: DIO Functions Table of PISO813.DLLSection Function Definition2.5 Digital Input/Output Functionsvoid PISO813_OutputWord(DWORD wPortAddress, DWORD wOoutData);void PISO813_OutputByte(DWORD wPortAddr, WORD bOutputValue);DWORD PISO813_InputWord(DWORD wPortAddress);WORD PISO813_InputByte(DWORD wPortAddr);Table2-4: A/D Functions Table of PISO813.DLLSection Function Definition2.6 Analog Input FunctionsWORD PISO813_SetChGain(DWORD wAddrBase, WORD wChannel, WORDwGainCode);WORD PISO813_AD_Hex(DWORD wAddrBase,);WORD PISO813_Ads_Hex(DWORD wAddrBase, WORD *wBuffer, DWORDdwDataNo);float PISO813_AD_Float(DWORD wAddrBase, WORD wJump20v, WORDwBipolar);float PISO813_Ads_Float (DWORD wAddrBase, WORD wJump20v, WORDwBipolar, float *fBuffer, DWORD dwDataNo);float PISO813_AD2F(WORD whex, WORD wGainCode, WORD wJump20v,WORD wBipolar);2.1Error Code TableFor the most errors, it is recommended to check:1.Does the device driver installs successful?2.Does the card have plugged?3.Does the card conflicts with other device?4.Close other applications to free the system resources.5.Try to use another slot to plug the card.6.Restart your system to try again.Error Code Error ID Error String0 PISO813_NoError OK (No Error)1 PISO813_DriverOpenError Device driver can’t be opened2 PISO813_DriverNoOpen The PISO813_DriverInit() function must be called first3 PISO813_GetDriverVersionError Get driver version error4 PISO813_CallDriverError Call driver is error5 PISO813_FindBoardError Cannot find board6 PISO813_ExceedBoardNumber The board number exceeds the maximum board number (7).0xffff PISO813_TimeOutError Delay time out-100.0 PISO813_ADError2 A/D converter error2.2A/D Gain Code TableJP2: Bipolar Mode GAIN Control Code TableGAINInput RangeGAIN2 GAIN1 GAIN0 Gain Code JP1: 10 V JP1: 20 V1 ±5 V ±10 V 0 0 0 0x02 ±2.5 V ±5 V 0 0 1 0x1 4 ±1.25 V ±2.5 V 0 1 0 0x2 8 ±0.625 V ±1.25 V 0 1 1 0x3 16 Not Use ±0.625 V 1 0 0 0x4JP2: Unipolar Mode GAIN Control Code TableGAINInput RangeGAIN2 GAIN1 GAIN0 Gain Code JP1: 10 V JP1: 20 V1 0 ~ 10 V Not Use 0 0 0 02 0 ~ 5 V Not Use 0 0 1 1 4 0 ~ 2.5 V Not Use 0 1 0 2 8 0 ~ 1.25 V Not Use 0 1 13 16 0 ~ 0.625 V Not Use 1 0 0 42.3Test FunctionsPISO813_GetDllVersionTo get the version number of PISO813.DLL.Syntax:WORD PISO813_GetDllVersion(void);Parameters:NoneReturns:DLL version information.For example: If 200(hex) value is return, it means driver version is 2.00.PISO813_ShortSubTo perform the subtraction as nA - nB in short data type. This function is provided for testing DLL linkage purpose.PISO813_FloatSubTo perform the subtraction as fA - fB in float data type. This function is provided for testing DLL linkage purpose.2.4Driver FunctionsPISO813_GetDriverVersionThis subroutine will read the version number of PISO-813 driver.Syntax:WORD PISO813_GetDriverVersion(WORD *wDriverVersion);Parameters:wDriverVersion[Output] address of wDriverVersionReturns:PISO813_NoError OKPISO813_DriverNoOpen The PISO-813 driver no openPIDO813_GetDriverVersionError Read driver version errorPISO813_DriverInitThis subroutine will open the PISO-813 driver and allocate the resource for the device. This function must be called once before calling other PISO-813 functions.Syntax:WORD PISO813_DriverInit();Parameters:NoneReturns:PISO813_NoError OKPISO813_DriverNoOpen Open PISO-813 driver errorPISO813_DriverCloseW This subroutine will close the PISO-813 Driver and release the resource from the device. This function must be called once before exit the user's application.Syntax:void PISO813_DriverClose();Parameters:NoneReturns:NonePISO813_GetConfigAddressSpaceGet the I/O address of PISO-813 board n.Syntax:WORD PISO813_GetConfigAddressSpace (WORD wBoardNo,DWORD *wAddrBase,WORD *wIrqNo,WORD *wSubVendor,WORD *wSubDevice,WORD *wSubAux,WORD *wSlotBus,WORd *wSlotDevice);Parameters:wBoardNo[Input] PISO-813 board number.2.5Digital Input/Output FunctionsPISO813_OutputByteThis subroutine will send the 8 bits data to the desired I/O port.PISO813_InputByteThis subroutine will input the 8 bit data from the desired I/O port.Syntax:WORD PISO813_InputByte(DWORD wPortAddr);Parameters:wPortAddr[Input] I/O port addresses, please refer to function PISO813_GetConfigAddressSpace().Only the low WORD is valid.Returns:16 bits data with the leading 8 bits are all 0. (Only the low BYTE is valid.)PISO813_OutputWordThis subroutine will send the 16 bits data to the desired I/O port.PISO813_InputWordThis subroutine will input the 16 bit data from the desired I/O port.Syntax:WORD PISO813_InputWord(DWORD wPortAddr);Parameters:wPortAddr[Input] I/O port addresses, please refer to function PISO813_GetConfigAddressSpace().Only the low WORD is valid.Returns:16 bits data. Only the low WORD is valid.2.6Analog Input FunctionsPISO813_SetChGainThis subroutine wills setting the cannel number and Gain Code (Refer to Section 2.2) for the AD converter.PISO813_AD2FThis subroutine will convert the Hex value to floating value depending on Gain Code , Bipolar/Unipolar and 10 V/20 V.PISO813_AD_HexThis subroutine will perform an A/D conversion by polling. The A/D converter is 12 bits for PISO-813. Refer to PISO813_SetChGain().Syntax:WORD PISO813_AD_Hex(DWORD wBase);Parameters:wBase[Input] I/O port base addresses, please refer to PISO813_GetConfigAddressSpace().Returns:PISO813_TimeOutError A/D converter error (return 0xffff)Other value The Hex value of A/D conversion (0 to 0x0ffff)PISO813_AD_FloatThis subroutine will perform an A/D conversion by polling. The A/D converter is 12 bits for PISO-813. This subroutine will compute the result according to the configuration code (Section 2.2). Refer to PISO813_SetChGain().PISO813_Ads_HexThis subroutine will perform a number of A/D conversions by polling. This subroutine is very similar to PISO813_AD_Hex except that this subroutine will perform wCount of conversions instead of just one conversion. After A/D conversing, the A/D data are stored in a buffer in Hex format. The wBuf is the starting address of this data buffer. Refer to PISO813_SetChGain().PISO813_Ads_FloatThis subroutine will perform a number of A/D conversions by polling. This subroutine is very similar to PISO813_AD_Float except that this subroutine will perform wCount of conversions instead of just one conversion. Then the A/D data are stored in a data buffer in Float format. The fBuf is the starting address of this data buffer. Refer to PISO813_SetChGain().The list of demo programs:Config Demo: Get cards informationAD Float Demo: Get the AD floating value AD Hex Demo: Get the AD Hex valueBCB4 → for Borland C ++ Builder 4PISO813.H → Header files PISO813.LIB → Linkage library for BCB onlyDelphi4 → for Delphi 4PISO813.PAS → Declaration filesVC6 → for Visual C ++ 6 PISO813.H → Header files PISO813.LIB → Linkage library for VC onlyVB6 → for Visual Basic 6PISO813.BAS → Declaration files2005 → for 2005PISO813.vb →Visual Basic Source filesCSharp2005 → for C#.NET2005 PISO813.cs → Visual C# Source files3. Demo Programs3.1 For Microsoft WindowsICP DAS PISO-813 Series Classic Driver DLL contains a set of functions. It can be used in various application programs for PISO-813 series card. The API functions supports many development environments and programming languages, including Microsoft Visual C++,Visual Basic ,Borland Delphi ,Borland C Builder++,Microsoft Visual C#.NET ,Microsoft Visual .The demo programs of Windows OS for the PISO-813 series can be found on the supplied CD-ROM, or can be obtained from the ICP DAS FTP web site. The location and addresses are indicated in the table below: CD:\NAPDOS\PCI\PISO-813\DLL_OCX\Demo\Config Demo: Get cards informationFollowing figure is the result for the demo program. It can be applied to obtain the hardware information and function test of the PISO-813 board.AD Float Demo: Get the AD floating valueThis demo program provides the get the AD floating value.AD Hex Demo: Get the AD Hex value This demo program provides the get the AD Hex value.\TC\*.* → for Turbo C 2.xx or above \MSC\*.* → for MSC 5.xx or above\BC\*.* →for BC 3.xx or aboveThe list of demo programs:Dome1:Measure 32-channel A/I. Bipolar range: -10 V to +10VNote that all of the hardware control functions need to be provided and processed by user themselves.\TC\LIB\*.*→ for TC Library\TC\DEMO\*.* → for TC demo program \TC\DIAG\*.* → for TC diagnostic program\TC\LIB\Large\*.* → TC Large Model Library \TC\LIB\Huge\*.*→ TC Huge Model Library File \TC\LIB\Large\PIO.H → TC Declaration File\TC\LIB\Large\TCPIO_L.LIB → TC Large Model Library File \TC\LIB\Huge\PIO.H → TC Declaration File\TC\LIB\Huge\TCPIO_H.LIB → TC Huge Model Library File \MSC\LIB\Large\PIO.H → MSC Declaration File\MSC\LIB\Large\MSCPIO_L.LIB → MSC Large Model Library File \MSC\LIB\Huge\PIO.H → MSC Declaration File\MSC\LIB\Huge\MSCPIO_H.LIB → MSC Huge Model Library File \BC\LIB\Large\PIO.H → BC Declaration File\BC\LIB\Large\BCPIO_L.LIB → BC Large Model Library File \BC\LIB\Huge\PIO.H → BC Declaration File\BC\LIB\Huge\BCPIO_H.LIB → BC Huge Model Library File3.2 For DOSThe demo program is contained in: CD:\NAPDOS\PCI\PISO-813\DOS\PISO813\4. Programs ArchitectureHardware DevicesUser ’s Application.VXDs 、.SYSs (Device Driver)DLLsFunction Call into DLLsServices Call into Kernel-ModeDevice ControlDevelopment Toolkit5.Problems ReportTechnical support is available at no charge as described below. The best way to report problems is to send electronic mail to****************** or ************************ on the Internet.When reporting problems, please include the following information:1.Is the problem reproducible? If so, how?2.What kind and version of platform that you using? For example, Windows 98, Windows 2000 or32-bit Windows XP/2003/Vista/2008/7.3.What kinds of our products that you using? Please see the product’s manual.4.If a dialog box with an error message was displayed, please include the full test of the dialog box,including the text in the title bar.5.If the problem involves other programs or hardware devices, what devices or version of thefailing programs that you using?6.Other comments relative to this problem or any suggestions will be welcomed.After we had received your comments, we will take about two business days to test the problems that you said. And then reply as soon as possible to you. Please check that if we had received you comments? And please keeps contact with us.。
展讯操作系统API用户指南

1.1 范围 .................................................................................................................................7 1.2 参考文档..........................................................................................................................7 1.3 缩写和定义 ......................................................................................................................7
3.4 内存管理........................................................................................................................14 3.4.1 分配内存 SCI_ALLOC............................................................................................14 3.4.2 释放内存 SCI_FREE ..............................................................................................14 3.4.3 内存拷贝 SCI_MEMCPY........................................................................................15 3.4.4 设置内存 SCI_MEMSET ........................................................................................16 3.4.5 内存拷贝(以16bit为单位) SCI_MEM16CPY .....................................................17 3.4.6 设置内存(以16bit为单位) SCI_MEM16SET......................................................18
asa配置手册

asa配置手册一些基础配置,个人工作学习中的一点整理,如有错误请指正,谢谢。
#设置主机名:(config)#hostname dust#设置时区:dust(config)#clock timezone EST 7#设置时钟:dust#clock set 15:45:30 28 FEB 2008#配置内接口 IPdust(config)#int Ethernet 0/0dust(config-if)#nameif insidedust(config-if)#security-level 100dust(config-if)#ip address 192.168.88.254 255.255.255.0#配置外部接口IPdust(config)#int Ethernet 0/1dust(config-if)#nameif outsidedust(config-if)#security-level 0dust(config-if)#ip address 210.X.X.X 255.255.255.248#配置用户名和密码dust(config)#username admin password ********* privilege 15 注:15 表示有最高权限#配置HTTP 和TELNETdust(config)#aaa authentication telnet console LOCALdust(config)#http server enabledust(config)#http 192.168.88.0 255.255.255.0 insidedust(config)#telnet 192.168.88.0 255.255.255.0 inside#配置SSH接入:dust(config)#crypto key generate rsa modulus 1024dust(config)#aaa authentication ssh console LOCALdust(config)#ssh 192.168.88.0 255.255.255.0 insidedust(config)#ssh 0 0 outsidedust(config)#ssh timeout 30dust(config)#ssh version 2#配置ASDM(自适应安全设备管理器)接入:dust(config)#http server enable 8080dust(config)#http 192.168.88.0 255.255.255.0 insidedust(config)#http 0 0 outsidedust(config)#asdm image disk0:/asdm-621.bindust(config)#username dust password ccie privilege 15#动态NAT:dust(config)#nat-controldust(config)#nat (inside) 1 192.168.10.0 255.255.255.0dust(config)#nat (inside) 1 0 0dust(config)#global (outside) 1 interfacedust(config)#global (dmz) 1 192.168.202.100-192.168.202.110#静态NATdust(config)#static (dmz.outside) 210.10.10.253 192.168.202.1dust(config)#access-list ccie extended permit tcp any host 210.10.10.253 eq wwww dust(config)#access-group ccie in interface outside#配置ACLdust(config)#access-list ccie extended deny ip 192.168.201.0 255.255.255.240 any dust(config)#access-list ccie extended permit ip any anydust(config)#access-group ccie in interface inside#ICMP协议dust(config)#icmp deny any echo outsidedust(config)#icmp permit any outsidedust(config)#access-list 111 permit icmp any any echo-reply dust(config)#access-list 111 permit icmp any any unrechable dust(config)#access-list 111 permit icmp any any time-exceededdust(config)#access-group 111 in interface outside#配置默认路由dust(config)#route ouside 0.0.0.0 0.0.0.0 220.1.1.1 1#配置DHCP服务器dust(config)#dhcpd address 192.168.10.50-192.168.10.100 insidedust(config)#dhcpd enable insidedust(config)#dhcpd dns 202.102.192.68 insidedust(config)#dhcpd lease 86400 interface insidedust(config)#dhcpd option xx ip 192.168.10.10#保存配置dust#write memory 或copy running-config startup-config #清除配置dust(config)#clear configure alldust(config)#clear configure xxx xxxasa remote vpn#在outside接口上启用isakampdust#configure terminaldust(config)#crypto isakmp enable outside#创建一个isakmp策略dust(config)#crypto isakmp policy 1dust(config-isakmp-policy)#authentication pre-sharedust(config-isakmp-policy)#encryption desdust(config-isakmp-policy)#hash md5dust(config-isakmp-policy)#group 2dust(config-isakmp-policy)#lifetime 86400#配置组策略dust(config)#group-policy mypolicy internaldust(config)#group-policy mypolicy attributesdust(config-group-policy)#vpn-tunnel-protocol ipsecdust(config-group-policy)#split-tunnel-policy tunnelspecifieddust(config-group-policy)#nem enable#定义地址池dust(config)#ip local pool vpn-pool 192.168.88.110-192.168.88.120#定义隧道组dust(config)#tunnel-group cisco type remote-accessdust(config)#tunnel-group cisco general-attributesdust(config-tunnel-general)#address-pool vpn-pooldust(config-tunnel-general)#authentication-server-group (outside) LOCAL dust(config-tunnel-general)#default-group-policy mypolicydust(config-tunnel-general)#tunnel-group cisco ipsec-attributesdust(config-tunnel-ipsec)#pre-shared-key cisco#配置转换集dust(config)#crypto ipsec transform-set ccsp esp-des esp-md5-hmacdust(config)#crypto ipsec transform-set cisco esp-des esp-md5-hmac#添加本地帐户dust(config)#username user01 password adminabcdust(config)#username user02 password admindec#定义映射集,并应用到外部接口dust(config)#crypto dynamic-map dyn-map 10 set transform-set ccsp ciscodust(config)#crypto dynamic-map dyn-map 10 set reverse-routedust(config)#crypto map cisco 60001 ipsec-isakmp dynamic dyn-mapdust(config)#crypto map cisco interface outside#配置分离隧道dust(config)#access-list split_list standard permit 192.168.88.0 255.255.255.0 dust(config)#group-policy mypolicy attributesdust(config-group-policy)#split-tunnel-policy tunnelspecifieddust(config-group-policy)#split-tunnel-network-list value split_listdust(config-group-policy)#dns-server value 202.102.192.68 8.8.8.8#放行访问列表dust(config)#access-list 100 extended permit ip 192.168.88.0 255.255.255.0 192.168.88.0 255.255.255.0dust(config)#access-list 111 extended permit icmp any any echo-replydust(config)#access-list 111 extended permit icmp any any unreachabledust(config)#access-list 111 extended permit icmp any any time-exceededdust(config)#nat (inside) 0 access-list split_listdust(config)#access-group 111 in interface outsidedust(config)#access-group 100 in interface outsidedust(config)#access-group 100 in interface inside#查看被asp和acl drop的包dust(config)# show asp drop frame acl-drop客户端连接时,地址为outside的IP,组名为cisco 密码为cisco。
趋势科技Web安全网关(IWSA)安装指南说明书

㺙Web 㔥 Ϟⱘ䰆⮙↦Ϣ 䍟 ⾥ TM Web 㔥 (IWSA)趋势科技(中国)有限公司保留对本文档以及此处所述产品进行更改而不通知的权利。
在安装并使用本软件之前,请阅读自述文件、发布说明(如果有)和最新版本的适用用户文档,这些文档可以通过趋势科技的以下 Web 站点获得:/download/zh-cn/Trend Micro、Trend Micro t- 球徽标、InterScan、TrendLabs、趋势科技控制管理中心和趋势科技损害清除服务都是趋势科技(中国)有限公司/Trend Micro Incorporated 的商标或注册商标。
所有其他产品或公司名称可能是其各自所有者的商标或注册商标。
版权所有© 2015 趋势科技(中国)有限公司/Trend Micro Incorporated。
保留所有权利。
文档编号:IBCM66844/150109发布日期:2014 年 7 月受美国专利号 5,951,698 的保护《趋势科技 Web 安全网关 (IWSA) 安装指南》旨在介绍软件的主要功能和适用于您生产环境的安装说明。
在安装和使用该软件之前,请详细阅读该指南。
有关如何使用软件中特定功能的详细信息,可从联机帮助文件和趋势科技 Web 站点上的在线知识库中获得。
趋势科技一直致力于改进其文档。
我们始终欢迎您的反馈。
目录前言适用读者 (x)如何使用本指南 (x)IWSA 文档 (xi)文档约定 (xii)关于趋势科技 (xiii)第 1 章:预安装规划服务器要求 .....................................................................................................1-2操作系统 ....................................................................................................1-2硬件要求 ....................................................................................................1-2组件安装 ....................................................................................................1-3Web 浏览器 ...............................................................................................1-4其他要求 ....................................................................................................1-5安装所需的信息 IWSA ...............................................................................1-6全新安装 ....................................................................................................1-6迁移 .............................................................................................................1-6代理服务器配置的类型 .........................................................................1-6控制管理中心服务器信息 ....................................................................1-7数据库类型和位置 ..................................................................................1-7SNMP 通知 ................................................................................................1-7Web 控制台密码 ......................................................................................1-7命令行访问 ................................................................................................1-8用于 Internet 更新的代理服务器 ........................................................1-8激活码 .........................................................................................................1-8趋势科技™ Web 安全网关 (IWSA) 6.5 安装指南规划网络通信保护 .......................................................................................1-8透明桥接模式 ...........................................................................................1-9正向代理服务器模式 ..............................................................................1-9反向代理服务器模式 ............................................................................1-10ICAP 模式 ................................................................................................1-10简单透明性模式 .....................................................................................1-10WCCP 模式 ..............................................................................................1-10第 2 章:部署入门识别服务器位置 ............................................................................................2-2具有 DMZ 的两个防火墙 ......................................................................2-2没有 DMZ 的防火墙 ...............................................................................2-3规划网络通信流 ............................................................................................2-4规划 HTTP 流程 .......................................................................................2-5HTTPS 解密 ..........................................................................................2-7规划 FTP 流程 ..........................................................................................2-7独立模式下的 FTP 代理服务器 .....................................................2-7附属模式下的 FTP 代理服务器 .....................................................2-9以正向代理服务器模式部署 ...................................................................2-10正向代理服务器模式概述 ...................................................................2-10重新配置客户端设置 .......................................................................2-11使用第四层交换机 ...........................................................................2-12使用启用 WCCP 的交换机或路由器 ..........................................2-14使用正向代理服务器模式规划 HTTP 流程 ..................................2-15独立模式下的 HTTP 代理服务器 ................................................2-15简单透明性模式下的 HTTP 代理服务器 ..................................2-16附属模式下的 HTTP 代理服务器(代理服务器前置) .......2-17附属模式下的 HTTP 代理服务器(代理服务器后置) .......2-19附属模式下的 HTTP 双代理服务器 ...........................................2-21以 WCCP 模式部署 ..........................................................................2-23WCCP 模式下的 HTTP 代理服务器(单个和多个 IWSA 服务器) ........................................2-23目录以 ICAP 模式部署 ......................................................................................2-23ICAP 模式概述 .......................................................................................2-23使用 ICAP 模式规划 HTTP 流程 .....................................................2-25ICAP 模式下的 HTTP 代理服务器(单个和多个 IWSA 服务器) ........................................2-25具有多台服务器的 IWSA ICAP 模式 .........................................2-27以反向代理服务器模式部署 ...................................................................2-29反向代理服务器模式概述 ..................................................................2-29使用反向代理服务器模式规划 HTTP 流程 ..................................2-30附属模式下的 HTTP 反向代理服务器 ......................................2-30以透明桥接模式部署 ................................................................................2-32透明桥接模式概述 ................................................................................2-32使用透明桥接模式规划 HTTP 流程 ................................................2-33高可用性部署模式 ................................................................................2-33HA 部署模式安装指南 ........................................................................2-34第 3 章:安装趋势科技 Web 安全网关 (IWSA)获取 IWSA ......................................................................................................3-2使用趋势科技企业解决方案 DVD ....................................................3-2下载安装文件 ...........................................................................................3-3安装 IWSA ......................................................................................................3-3首次登录到 IWSA ......................................................................................3-10安装后说明 ...................................................................................................3-10第 4 章:迁移到趋势科技 Web 安全网关 (IWSA)关于迁移 .........................................................................................................4-2重要说明 ....................................................................................................4-2未迁移的信息 ...........................................................................................4-3迁移过程概述 ...........................................................................................4-4从 IWSA 5.6 迁移到 IWSA 6.5 ...................................................................4-4趋势科技™ Web 安全网关 (IWSA) 6.5 安装指南从一个 IWSA 6.5 迁移到另一个 IWSA 6.5 .............................................4-5迁移之后 ..........................................................................................................4-6附录 A:部署集成分布式环境中的 IWSA ...............................................................................A-2连接要求和属性 ......................................................................................A-2吞吐量和可用性要求 ........................................................................A-3与 LDAP 的集成 ..........................................................................................A-4支持用于容纳多个 LDAP 服务器的多个域 ...................................A-4透明模式下的 LDAP 认证 ...................................................................A-6使用 WCCP 与 Cisco 路由器的集成 .......................................................A-7使用反向代理服务器保护 HTTP 或 FTP 服务器 ..............................A-7与 ICAP 设备的集成 ...................................................................................A-9设置 ICAP 1.0 兼容的缓存服务器 .....................................................A-9为 NetCache 设备设置 ICAP ................................................................A-9为 Blue Coat 端口 80 安全设备设置 ICAP .....................................A-11为 Cisco CE ICAP 服务器设置 ICAP ...............................................A-14配置病毒扫描服务器群集 ..................................................................A-15删除群集配置或条目 ...........................................................................A-16启用 "X-Virus-ID" 和 "X-Infection-Found" 头 ...............................A-17附录 B:微调和故障排除IWSA性能微调 ..............................................................................................B-2URL 过滤 ...................................................................................................B-2LDAP 性能微调 .......................................................................................B-2LDAP 内部缓存 ..................................................................................B-2启用 LDAP 时,禁用详细记录 .....................................................B-3透明模式下的 LDAP 认证 ..............................................................B-4目录故障排除 .........................................................................................................B-5故障排除提示 ...........................................................................................B-5联系技术支持之前 ..................................................................................B-5安装问题 ....................................................................................................B-5常规功能问题 ...........................................................................................B-6附录 C:有关 IWSA 安装和部署的最佳实践IWSA 安装概述 .............................................................................................C-2正确评估环境规模 .......................................................................................C-4最佳实践建议 ...........................................................................................C-4选择部署方法和冗余性 ..............................................................................C-4最佳实践建议 ...........................................................................................C-6附录 D:维护和技术支持产品维护 ........................................................................................................D-2维护协议 ...................................................................................................D-2续订维护协议 ..........................................................................................D-3联系技术支持 ...............................................................................................D-3TrendLabs ..................................................................................................D-4知识库 ........................................................................................................D-4已知问题 ...................................................................................................D-5将可疑代码发送给趋势科技 ...............................................................D-5安全信息中心 ...............................................................................................D-6附录 E:在 VMware ESX 下为 IWSA 创建新的虚拟机简介 ..................................................................................................................E-2创建新的虚拟机 ...........................................................................................E-2启动 IWSA 虚拟机并完成安装 .............................................................E-16趋势科技™ Web 安全网关 (IWSA) 6.5 安装指南附录 F:在 Microsoft Hyper-V 下为 IWSA 创建新的虚拟机简介 ...................................................................................................................F-2Hyper-V 的 IWSA 支持 ................................................................................F-2Hyper-V 虚拟化模式 ...............................................................................F-2在 Microsoft Hyper-V 上安装 IWSA 6.5 ...................................................F-3导入 IWSA 映像 .......................................................................................F-7为 IWSA 分配资源 ...................................................................................F-9启动 IWSA 虚拟机并完成安装 .........................................................F-21访问 IWSA Web 控制台 ......................................................................F-28索引前言前言欢迎使用《趋势科技™ Web 安全网关 (IWSA) 6.5 安装指南》。
IWSA配置SOP文档

IWSA配置简明手册扫描配置建议:1.启用HTTP virus scanning,暂不启用Web Reputation:2.配置HTTP扫描所有文件,但配置HTTP SKIP 以下MIME类型:audio/x-wav audio/wav audio/microsoft-wave audio/x-mpeg audio/mpeg x-music/x-midi audio/mid video/mpeg video/quicktime video/x-msvideovideo/avi video/x-ms-asf video/x-ms-wmv image/x-icon image/jpeg image/gif image/x-xbitmap image/png image/vnd.microsoft.iconapplication/x-shockwave-flash application/vnd.rn-realmedia3.配置HTTP不扫描超过1M的文件、配置HTTP对超过32KB的文件采用Deferred scanning,转发率为100%,配置如下图所示;4.配置HTTP扫描Spyware/Grayware;注:配置完成后,请在Scan Policies界面中点击“Deploy Policies”,以使得新配置马上应用。
5.URL Blocking建议将常用的网址加在白名单中,同时启用Pattern File对URL进行Blocking,配置建议如下:Web信誉配置建议:6.如果启用Web Reputation,请首先确认您配置的DNS服务器响应速度足够快,然后在Scan Policies右边选择Enable Web Reputation,在策略中配置如下:7.URL Filtering按如下建议配置:8.如果启用Applets/ActiveX,其它配置取默认,下面界面配置建议如图所示:9.如果希望启用IntelliTunnel,请在界面中配置;10.在Log Settings中,请只启用Gather performance data(每3分钟1次)11.配置代码库每小时更新一次,其它组件每天更新一次。
Oracle数据库管理员参考手册说明书

7-100SQL ReferenceALTER ROLLBACK SEGMENTPurposeUse the ALTER ROLLBACK SEGMENT statement to bring a rollback segment online or offline, to change its storage characteristics, or to shrink it to an optimal or specified size.PrerequisitesYou must have ALTER ROLLBACK SEGMENT system privilege.Syntaxstorage_clause :See storage_clause on page 11-129.Keywords and Parametersrollback_segmentSpecify the name of an existing rollback segment.ONLINESpecify ONLINE to bring the rollback segment online. When you create a rollback segment, it is initially offline and not available for transactions. This clause brings the rollback segment online, making it available for transactions by your instance.See Also:CREATE ROLLBACK SEGMENT on page 9-149 forinformation on creating a rollback segment ALTER ROLLBACK SEGMENT rollback_segment ONLINEOFFLINEstorage_clauseSHRINK TOinteger KM;SQL Statements: ALTER CLUSTER to ALTER SYSTEM 7-101You can also bring a rollback segment online when you start your instance with the initialization parameter ROLLBACK_SEGMENTS .OFFLINESpecify OFFLINE to take the rollback segment offline.s If the rollback segment does not contain any information needed to roll back anactive transaction, Oracle takes it offline immediately.sIf the rollback segment does contain information for active transactions, Oracle makes the rollback segment unavailable for future transactions and takes it offline after all the active transactions are committed or rolled back.Once the rollback segment is offline, it can be brought online by any instance.To see whether a rollback segment is online or offline, query the data dictionary view DBA_ROLLBACK_SEGS . Online rollback segments have a STATUS value of IN_USE . Offline rollback segments have a STATUS value of AVAILABLE .Restriction: You cannot take the SYSTEM rollback segment offline.storage_clauseUse the storage_clause to change the rollback segment’s storage characteristics.Restriction: You cannot change the values of the INITIAL and MINEXTENTS for an existing rollback segment.SHRINKSpecify SHRINK if you want Oracle to attempt to shrink the rollback segment to an optimal or specified size. The success and amount of shrinkage depend on the available free space in the rollback segment and how active transactions are holding space in the rollback segment.The value of integer is in bytes, unless you specify K or M for kilobytes or megabytes.If you do not specify TO integer , then the size defaults to the OPTIMAL value of the storage_clause of the CREATE ROLLBACK SEGMENT statement that createdSee Also:Oracle8i Administrator’s Guide for more information on making rollback segments available and unavailableSee Also:storage_clause on page 11-129 for syntax and additional informationthe rollback segment. If OPTIMAL was not specified, then the size defaults to theMINEXTENTS value of the storage_clause of the CREATE ROLLBACK SEGMENTstatement.Regardless of whether you specify TO integer:s The value to which Oracle shrinks the rollback segment is valid for theexecution of the statement. Thereafter, the size reverts to the OPTIMAL value ofthe CREATE ROLLBACK SEGMENT statement.s The rollback segment cannot shrink to less than two extents.To determine the actual size of a rollback segment after attempting to shrink it,query the BYTES,BLOCKS, and EXTENTS columns of the DBA_SEGMENTS view.Restriction: For Oracle Parallel Server, you can shrink only rollback segments thatare online to your instance.ExamplesBringing a Rollback Segment Online Example This statement brings the rollbacksegment RSONE online:ALTER ROLLBACK SEGMENT rsone ONLINE;Changing Rollback Segment Storage Example This statement changes theSTORAGE parameters for RSONE:ALTER ROLLBACK SEGMENT rsoneSTORAGE (NEXT 1000 MAXEXTENTS 20);Resizing a Rollback Segment Example This statement attempts to resize arollback segment to 100 megabytes:ALTER ROLLBACK SEGMENT rsoneSHRINK TO 100 M;7-102SQL Reference。
IMail8中文使用手册.

Imail 服务器使用指南软件8版Ipswitch,公司1995-2003Ipswitch,公司版权所有.Imail服务器8.0WindowsNT/2000使用指南这本手册,和它描述的软件,在遵守许可证条件下可以被使用或拷贝除此之外或在没有经过Ipswitch公司书面同意的情况下,这本发布物的任何部份不可以以任何形式,电子的,机械的或其他任何记录形式复制、影印、存储或传输.这本手册的内容只做参考,如有任何改变将不另做通知,Ipswitch努力保证在此处信息的准确度,但这不作为Ipswitch的承诺,公司不承担错误或省略的责任.Ipswitch,公司也不承担由使用此文件信息建立的损害的责任.Imail,Imail图标,WhatsUp,WhatsUp图标,WS_FTP,WS_FTP图标,Ipswitch,和Ipswitch图标是Ipswitch的商标,其他的产品和他们的商标或公司名字,是各自公司的商标或注册的商标,属于公司的属性.下列各项是他们各自公司或组织的版权:该产品的拼写检查是WinterTree字典软件的版权.编码部分由RSA信息安全公司MD5信息-文摘运算法则编写,版权RSA信息安全公司所有;SSL部分由EricYoung(eay@cryptsoft.com)crypto/cryptlib.cCopyright1995-1998在SSLeay库基础上实施,部分由RSA信息安全公司实施.这种产品也包括由TimHudson(tjh@crytpsoft.com)编写的软件.历史记录1995年三月第一版1996年三月第二版1996年八月第三版1997年六月第四版1999年一月第五版1999年十二月第六版2000年一月第七版2001年六月第八版2003年二月第九版Ipswitch,公司81HartwellAve电话:781-676-5700Lexington,MA02421-3127传真:781-676-5710翻译:仲蔚menei@cemtek.com.cn;menei@21cn.com上海希柯科技发展有限公司http://www.cemtek.com.cn目录第一章:概观 (16)Imail 是什么.......................................................................................................... 16 介绍......................................................................................................................... 16 系统需求................................................................................................................. 16 在IMail 版本 8 中新的特征........................................................................ 16 服务......................................................................................................................... 16 用户界面................................................................................................................ 16 防垃圾邮件功能.................................................................................................. 16 Web 邮件管理...................................................................................................... 17 基本服务.. (18)SMTP (18)SMTP 安全 (18)POP3 (18)IMAP4..................................................................................................................... 18 Web 邮件................................................................................................................ 18 Web 日历................................................................................................................ 19 附加的服务............................................................................................................ 19 标准特征................................................................................................................. 20 用户注册和维护.................................................................................................. 20 邮件列表创造和维护......................................................................................... 20 邮件转寄................................................................................................................ 20 Finger “Plan” 支持.............................................................................................. 20 邮件递送规则....................................................................................................... 20 自动邮件帐户....................................................................................................... 20 多主机 (域支持................................................................................................. 21 增强隐私的邮局协议支持............................................................................... 21 对呼叫器的邮件转寄......................................................................................... 21 未知的本地用户处理......................................................................................... 21 防止垃圾邮件特征............................................................................................. 21 可选择的性能选项............................................................................................ 21 Windows 下的IMail 客户端 (21)第二章.安装................................................................................................... 21 在你开始之前....................................................................................................... 22 检查你的首要主机名字.................................................................................... 22 用户注册和验证.................................................................................................. 22 第一次安装 IMail 服务器............................................................................. 23 安装程序................................................................................................................ 23 Root 用户................................................................................................................. 24 执行最初的设定和测试................................................................................. 24 使用一个测试帐户发送并且接收邮件........................................................ 25 查看基本的 IMail 服务器配置................................................................... 25 General 属性.......................................................................................................... 25 邮件队列................................................................................................................ 25 IMail 服务器服务快速预览............................................................................. 26 验证服务................................................................................................................. 26 默认服务端口....................................................................................................... 26 IMail 服务器目录结构.................................................................................... 26 升级............................................................................................................................ 27 升级使用外部的数据库.................................................................................... 27 升级Web 邮件..................................................................................................... 28 重新安装 IMail 服务器到一个不同的位置................................................ 28 删除 IMail 服务器 (28)第三章:配置................................................................................................... 28 基本配置................................................................................................................. 28 高级配置................................................................................................................. 29 检查主要的邮件主机的配置....................................................................... 29 为主要的邮件主机建立 DNS..................................................................... 30 为邮件主机建立一个别名............................................................................ 30 增加附加的邮件主机....................................................................................... 30 有 IP 地址的虚拟主机....................................................................................... 31 没有 IP 地址的虚拟主机.................................................................................. 31 配置一个虚拟主机............................................................................................. 31 为多重邮件主机建立DNS (32)变更域的 IP 地址............................................................................................... 33 将IMail 服务器设置为邮件网关............................................................. 33 建立一个拨号方式连接................................................................................. 34 接收来自英特网服务提供者的邮件............................................................. 34 为拨号访问设立服务器.................................................................................... 34 建立 IMail 服务器作为备份处理............................................................. 36 建立“对等” IMail 服务器............................................................................. 37 如何对等工作....................................................................................................... 37 设定程序................................................................................................................ 37 建立对等服务器的例子.................................................................................... 37 使用 ETRN 取回邮件...................................................................................... 38 增加一个基于外部数据库的主机............................................................ 38 配置首要的主机.................................................................................................. 39 创造一个基于外部数据库的主机................................................................. 39 配置外部数据库接口.. (39)第四章:用户邮件报告........................................................................ 40 使用用户邮件帐号............................................................................................ 40 添加用户邮件帐号............................................................................................. 40 导入NT 用户........................................................................................................ 42 删除一个用户的邮件帐号............................................................................... 42 找寻孤儿邮件账户............................................................................................. 42 为新用户设置默认选项.................................................................................... 42 使用邮箱................................................................................................................. 43 直接邮箱名和用户ID ....................................................................................... 44 设置一个Finger 计划...................................................................................... 44 设置假期邮件....................................................................................................... 44 设置一封基本的假期邮件............................................................................... 44 清除发送者Email 地址列表........................................................................... 45 清除发送者Email 地址列表........................................................................... 45 发送一条回应每封邮件的信息...................................................................... 45 输入LDAP 目录信息(特性)................................................................. 45 转发邮件到另一个账号................................................................................. 45 将用户设置应用于其他用户.. (46)为现存用户进行通用设置............................................................................ 46 禁止整个域........................................................................................................... 46 添加,修改以及删除别名............................................................................ 46 你能够创建四类别名......................................................................................... 47 添加别名................................................................................................................ 47 处理发给不存在用户的邮件 (48)第五章:邮件处理技术........................................................................ 48 处理顺序................................................................................................................. 48 设置传递规则....................................................................................................... 49 例子......................................................................................................................... 49 试验传递规则....................................................................................................... 49 规则语法................................................................................................................ 50 创建一个参考外部文件的传递规则............................................................. 51 限制......................................................................................................................... 52 使用Info Manager............................................................................................. 52 当使用进行再分割的Info 管理人员说明的时候..................................... 53 次领域和信箱....................................................................................................... 53 再分割一个Info Manager邮件帐号............................................................. 54 关于转发的注意事项......................................................................................... 54 关闭Info Manager............................................................................................... 54 更多关于Info Manager的信息. (54)第六章:Imail 网络邮件.......................................................................... 55 什么是网络邮件?............................................................................................ 55 用户能如何处理网络邮件?....................................................................... 56 系统需求................................................................................................................. 56 升级............................................................................................................................ 56 网络邮件安全....................................................................................................... 57 设置网络邮件....................................................................................................... 57 网络邮件服务器的网络地址........................................................................... 58 如果你有多个邮件主机.................................................................................... 58 使用SSL ................................................................................................................ 58 SSL 查错................................................................................................................ 60 设置网络服务器.. (60)高级选项 (62)设置网络邮件功能的使用............................................................................... 63 使用远程管理功能............................................................................................. 64 用户管理................................................................................................................ 64 别名管理员........................................................................................................... 64 列表管理员........................................................................................................... 64 查看管理日志及SPOOL 目录........................................................................ 64 单击并显示spool 目录的信息.................................................................................... 65 管理虚拟主机....................................................................................................... 65 管理邮件列表....................................................................................................... 65 设置规则................................................................................................................ 65 编辑每日新闻及欢迎信息............................................................................... 65 拼写检查................................................................................................................. 65 为域安装字典....................................................................................................... 65 启动拼写检查....................................................................................................... 65 使用拼写检查程序............................................................................................. 66 禁止拼写检查....................................................................................................... 66 编辑字典................................................................................................................ 66 词典说明................................................................................................................ 66 展示在线广告....................................................................................................... 67 定制网络邮件. (67)第七章: IMail 网络日历........................................................................ 67 IMail 网络日历是什么? ................................................................................ 67 使用者能用 IMail 网络日历做什么? ...................................................... 68 系统需求................................................................................................................. 68 IMail 网页日历的安全.................................................................................... 68 设置 IMail 网页日历........................................................................................ 69 IMail 网页日历服务器的网络地址............................................................... 69 如果你有多个邮件主机.................................................................................... 69 使用安全插口层(SSL....................................................................................... 69 从浏览器中开始一个SSL 连接..................................................................... 70 配置web 日历服务器........................................................................................ 71 设置对网页日历服务的访问....................................................................... 72 邀请. (73)电子邮件邀请 (73)浏览邀请................................................................................................................ 73 接收邀请................................................................................................................ 73 拒绝邀请................................................................................................................ 73 显示在线广告....................................................................................................... 73 定制 IMail 的网页日历.. (74)第八章: SMTP 服务器............................................................................ 74 SMTP 对RFCs 的支持................................................................................... 74 基本信息................................................................................................................. 74 登录............................................................................................................................ 74 设置SMTP 服务................................................................................................. 75 SMTP 选项............................................................................................................ 75 Using a Remote Mail Gateway使用一个远端邮件网关..................... 76 SMTP Processes SMTP系统进程............................................................ 76 SMTP 安全. (76)第九章: 安全设置以及如何防止垃圾邮件...................... 76 SMTP 协议安全的技术背景........................................................................ 76 安全设置的准备工作....................................................................................... 77 邮件转发选项....................................................................................................... 77 认证接收的邮件.................................................................................................. 77 访问控制选项....................................................................................................... 77 改变 SMTP 欢迎消息........................................................................................ 78 SMTP 安全设置选项....................................................................................... 78 Setting Mail Relay Options 设置邮件转发选项......................................... 78 Setting Access to Local Mail Groups本地邮件组的访问设置.......... 80 Validating Incoming Mail验证接受的邮件............................................. 80 Setting Access to the SMTP Server设置对 SMTP 服务的访问........ 81 Copying Inbound and Outbound Mail产生所有邮件的副本.............81第十章: POP3 服务器.............................................................................. 82 Logging On 登入................................................................................................. 82 Configuring the POP3 Server 配置 POP3 服务器............................ 82 Logging Options 日志选项. (83)Other Options 其他选项.................................................................................... 83 设置对 POP3 服务的访问................................................................................ 83 改变 POP3 服务器的欢迎消息....................................................................... 83 第十一章: IMAP4 Server..................................................................... 84 服务器关于 IMAP4 的实现......................................................................... 84 IMAP4 服务的支持............................................................................................ 84 完整的 IMAP4 客户端的支持........................................................................ 84 邮箱的管理........................................................................................................... 84 公共的邮箱........................................................................................................... 85 登入............................................................................................................................ 85 配置IMAP4 服务............................................................................................... 85 日志选项................................................................................................................ 85 Changing the IMAP Welcome Message 改变 IMAP 欢迎消息............. 86 第十二章: LDAP Server................................................................ 86 Imail 的 LDAP 的实现.................................................................................... 86 对 LDAP 目录服务的完整的支持........................................................... 87 为没有登记的用户提供 LDAP 信息............................................................ 87 从 Microsoft 的邮件客户端访问 LDAP 信息............................................ 87 Populating the LDAP Database........................................................................ 87 登入............................................................................................................................ 87 配置LDAP 服务器........................................................................................... 88 日志选项................................................................................................................ 88 第十三章: Whois Server........................................................................ 89 登入............................................................................................................................ 89 配置Whois 服务器........................................................................................... 89 日志选项................................................................................................................ 89 第十四章: Finger Server........................................................................ 90 登入............................................................................................................................ 90 配置Finger 服务器........................................................................................... 90 日志选项................................................................................................................ 90 第十五章: Password Server 密码服务器.. (91)配置 Password 服务器..................................................................................... 91 日志选项................................................................................................................ 91 登入............................................................................................................................ 91 第十六章: 监视服务器........................................................................... 92 配置 Monitor 服务器........................................................................................ 92 登入 (93)注意 (93)在控制面板中更改 Monitor 服务的设定.................................................... 93 如何使用警告....................................................................................................... 93 定制警告................................................................................................................ 93 定制蜂鸣器警告.................................................................................................. 94 使用外部蜂鸣器程序......................................................................................... 94 定义传呼机警告.................................................................................................. 94 定义邮件警告....................................................................................................... 95 把定义好的警告设置放入警告标签............................................................. 95 激活警告信息....................................................................................................... 96 关闭警告信息....................................................................................................... 96 设置网页管理方式............................................................................................ 96 设置网页管理方式的访问............................................................................... 97 使用网页管理方式............................................................................................ 97 个人帐号选项....................................................................................................... 98 系统管理员........................................................................................................... 98 主机管理................................................................................................................ 99 第十七章:邮件列表服务器的邮件列表.............................. 99 性能............................................................................................................................ 99 邮件列表服务器的邮件列表的类型....................................................... 99 使用密码和投递列表......................................................................................... 99 Open Lists (Anyone Can Post 开放式邮件列表..................................... 100 Subscriber Lists 订阅邮件列表..................................................................... 100 Moderated Lists 受管理的邮件列表............................................................ 100 投递邮件到邮件列表..................................................................................... 100 使用密码.............................................................................................................. 101 查询信息和订阅.. (101)查询信息的格式................................................................................................ 101 查询信息的有关命令....................................................................................... 101 订阅者使用的命令........................................................................................... 102 邮件列表拥有者或管理员使用的命令...................................................... 102 邮件列表服务器是如何工作的.................................................................... 102 Creating a List-Server Mailing List 创建一个列表.................................. 103 设置高级选项..................................................................................................... 104 安全设置............................................................................................................... 105 设置文摘模式..................................................................................................... 106 为邮件列表服务器中的邮件列表设置文摘模式:.................................. 106 Digest Scheduling.............................................................................................. 107 添加和删除订阅用户和未知用户.......................................................... 107 设置一个别名删除未知的用户.................................................................... 107 第十八章: 发送电子邮件到蜂鸣器或者传呼机...... 108 增加一个蜂鸣器或者传呼机的别名..................................................... 108 定义传呼机的别名........................................................................................... 108 定义蜂鸣器的别名........................................................................................... 108 发送信息到传呼机/蜂鸣器........................................................................ 109 转发信息到传呼机........................................................................................... 109 当邮件到达时候发送信息到指定的蜂鸣器............................................. 109 Imail Administrator 远程连接................................................................... 109 第十九章如何发送邮件到传真............................................. 110 安装Imail 传真支持....................................................................................... 110 设置调制解调器端口..................................................................................... 111 添加一个“邮件至传真”别名............................................................... 111 创建和修改传真............................................................................................... 111 设置和使用动态拨号别名.......................................................................... 112 为所有的动态别名设置全局属性............................................................... 113 设置访问和拨号限。
SA基础操作手册

点击执行按钮,进入下面界面,查看自己的作业任务,然后选择应该打印的内容,选择打印输出
可以选中要查看的作业,选择查看按钮 ,显示打印的内容,如果是自己所需要的,要重新打印,选中后,按打印按钮 ,打印,如果不需要,可以选中后,删除,点击 ,OK。
从上面的屏幕可以看出,有很多的查询条件可以输入,假如需要查询供应商3614600,工厂1110,收货日期为当天的的采购合同,在相应的操作字段中输入查询条件,点击保存,见下面的屏幕:
也可以在输入条件后,从系统菜单转到--变式--另存为变式
出现下面的屏幕:
其中如果查询的条件全部屏幕上输入,固定字段,那么只需要输入变式名称和描述以后,点击保存按钮就可以了。加入时间不是每次都查询固定的日期,那么在设置变量区在供应商值中选择保护字段,见下面的屏幕:
也可以从系统菜单开始:转到-变式-获取
进入下面的界面:
选择JACK01,点击 ,结果
选择条件的结果是我们刚刚设置的变式中的条件你可以直接执行查询了。
6.3 R/3中多选择条件使用
R/3的选择条件都支持模糊查询,有很多查询条件可以进行选择,以下面的屏幕为例,选择条件中有####to###,都属于选择条件范围,可以根据自己的需要进行输入
3.5 设置用户常用的事务码集
在系统的菜单中,有一个收藏夹目录,各用户可以根据自己的需要将自己常常使用的事务代码加入其中,便于以后的操作。
在R/3菜单的收藏夹,选中后,右击鼠标,出现下面的界面:
其中:插入文件夹是可以在收藏夹目录中根据自己的需要再建立新的目录,要加入事务码,选择插入事务码,出现下面的提示:
3.7 R/3窗口的管理
3.7.1新开窗口14
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
/ftp/china/IWSS/IWSA31AG_SC_20080513.pdf
Readme:
/ftp/china/IWSS/readme.txt
AFFU刷机工具下载地址
/TM-Product/Product/IWSA/3.1/2500/Fresh_Install/
SP1补丁下载地址(程序安装后,请先安装SP1补丁,下载后需解压缩后安装):
/ftp/products/interscan/IWSA2500_31_en_sp1.tgz
Readme:
/ftp/documentation/readme/IWSA2500_31_en_readme_sp1.pdf
IWSA_image.3.1.1018.en_US.B下载地址:
/TM-Product/Product/IWSA/3.1/2500/Fresh_Install/IWSA_image.3.1.1018.en_US.B.rar
IWSA_image.3.1.1018.en_US.R下载地址:
中文版:
由于IWSA 2500 3.1中文版没有任何补丁程序,所以不推荐使用。
其他资料
IWSA2500 V1.0产品配置SOP文档和Best Practice操作手册(供参考)
最新OS补丁:Build 1032
/ftp/products/patches/iwsa_31_ar32_en_os_patch1.tar.gz
Readme:
/ftp/documentation/readme/iwsa_31_ar32_en_os_patch1_readme.txt
3.
文档和程序
英文版:
语言版本:
英语
安装后初始Build号:
3.1.1018
.B程序:
IWSA_image.3.1.1018.en_US.B
.R程序:
IWSA_image.3.1.1018.en_US.R
应用程序:
iwsa31-GM-1101.tar
初始版本:
Build:1018
安装文档下载:(格式化安装和非格式化安ห้องสมุดไป่ตู้):
/TM-Product/Product/IWSA/3.1/2500/Fresh_Install/IWSA_image.3.1.1018.en_US.R.rar
应用程序下载地址:
/TM-Product/Product/IWSA/3.1/2500/Fresh_Install/3.1GM_AP.zip
DELL R610
IWSA 5.6
IWSA 6600
DELL R710
IWSA 5.6
IWSA 12000
DELL R710
IWSA 5.6
IWSA 1000 EE
R210-II-XL
IWSA 5.6
IWSA 3650 EE
R420
IWSA 5.6
IWSA 6650 EE
R420
IWSA 5.6
IWSA 11500 EE
R720
IWSA 5.6
备注:IWSA 2500和IWSA 1500/3000/5000/6000/10000的软件,互不兼容。
1.2
IWSA 2500系列:
IWSA 1500/3000/5000/6000/10000/ 系列
IWSA1000/3600/6600/12000 系列
IWSA 1000EE/3650EE/6650EE/11500EE 系列:
IWSA 3.1,IWSA 5.1
IWSA 5000
DELL 2950
IWSA 3.1,IWSA 5.1
IWSA 6000
DELL R710
IWSA 3.1,IWSA 5.1
IWSA 10000
DELL R710
IWSA 3.1,IWSA 5.1
IWSA 1000
DELL R210
IWSA 5.6
IWSA 3600
IWSA 系列内部参考手册
Vincent Zhang
2013-9-23
1.
1.1
======================
产品
硬件平台
软件版本
IWSA 2500
红壳(OEM)
IWSA 3.1(2500专用)
IWSA 1500
DELL R410
IWSA 3.1,IWSA 5.1
IWSA 3000
DELL R610
2.
IWSA2500系列:
9针Console线、AFFU工具、.B.R文件、FTP服务端工具、IWSA应用程序文件、补丁程序、交叉线一根
IWSA1000/1500/3000/5000/6000/10000/1000/3600/6600/12000系列:
显示器、USB键盘、U盘、9针Console线、ISO光盘、补丁程序、交叉线一根
最新Patch补丁:Patch 3 for Service Pack 1 Build 1272
/ftp/products/patches/iwsa_31_ar32_en_sp1_patch3.tgz
Readme:
/ftp/documentation/readme/iwsa_31_ar32_en_sp1_patch3_readme.txt
/TM-Product/Product/IWSA/3.1/2500/Fresh_Install/Fresh_install_documents/
安装后产品推荐配置文档:
/TM-Product/Product/IWSA/3.1/2500/Fresh_Install/Fresh_install_documents/