N e t w o r k Ap p l i a n c e
F W S - 2 1 5 0
Appendix C Standard Firewall Platform Setting
C-2
C.1 Standard Firewall Platform Setting
Disable
I/O PORT B2h set bit 2 and bit 3 to 0,
I/O PORT FAh set bit 0-7 to 0
Red LED ON
I/O PORT B2h set bit 2 to 1,
I/O PORT FAh set bit 0-7 to 0
Red LED Blink
I/O PORT B2h set bit 2 to 1,
I/O PORT FAh set bit1,bit3,bit4 to 1
Green LED ON
I/O PORT B2h set bit 3 to 1,
I/O PORT FAh set bit 0-7 to 0
Status LED
Green LED Blink I/O PORT B2h set bit 3 to 1,
I/O PORT FAh set bit0,bit1,bit3,bit4 to 1
Disable
I/O PORT B2h set bit 0 to 1,
I/O PORT B2h set bit 1 to 0
Force Mode
I/O PORT B2h set bit 0 to 1
LAN Bypass
Watch Dog Mode I/O PORT B2h set bit 0 to 1,
I/O PORT B2h set bit 1 to 1
Software Reset
Press Software Reset button I/O PORT:
B2h bit 7 will be set 1
C.2 Status LED Sample Code
Status LED Sample code
[Disabled LED Function]
mov dx,B2h ;( IO_PORT = B2h)
in al,dx
and al,11110011b
;Clear GPIO32&GPIO33
out
dx,al
mov dx,FAh ;( IO_PORT = FAh)
in al,dx
mov al,00000000b ;Clear GPIO32&GPIO33
Содержание FWS-2150
Страница 8: ...Network Appliance F W S 2 1 5 0 Chapter 1 General Information 1 1 General Chapter 1 Information...
Страница 17: ...Network Appliance F W S 2 1 5 0 Chapter 2 Quick Installation Guide 2 3 2 2 Location of Connectors...
Страница 18: ...Network Appliance F W S 2 1 5 0 Chapter 2 Quick Installation Guide 2 4 Connectors on Rear Panel of FWS 2150...
Страница 19: ...Network Appliance F W S 2 1 5 0 Chapter 2 Quick Installation Guide 2 5 2 3 Mechanical Drawing...
Страница 20: ...Network Appliance F W S 2 1 5 0 Chapter 2 Quick Installation Guide 2 6...
Страница 32: ...Network Appliance F W S 2 1 5 0 Chapter 3 Award BIOS Setup 3 1 Chapter Award 3 BIOS Setup...
Страница 37: ...Network Appliance F W S 2 1 5 0 Chapter 4 Driver Installation 4 1 Chapter Driver 4 Installation...
Страница 50: ...Network Appliance F W S 2 1 5 0 Appendix B I O Information B 1 I O Information Appendix B...
Страница 51: ...Network Appliance F W S 2 1 5 0 Appendix B I O Information B 2 B 1 I O Address Map...
Страница 52: ...Network Appliance F W S 2 1 5 0 Appendix B I O Information B 3 B 2 Memory Address Map...