
Date 	: 25 Mar 1997

Author 	: Chidananda Murthy R

Ref		: Discussions me and Vidy had with Kevin Hong today

Objective : To simplify Dial Backup UI - make it more consistent with earlier versions.
			To avoid changes in Firmware and make UI to generate INI strings whatever
				Firmware expects.
			
1.In WAN 1 and WAN 2 dialog boxes, have "Enable Dial Backup" button.
*2.Fix WAN 3 as Backup Port whenever Dial Backup is required.
	Write INI strings for that.
*3.If Dial Backup is enabled in any of the WAN 1 and WAN 2 dialogs, then
	the user cannot use WAN 3 independently. In such a case, show him an alternative
	dialog box, where he can configure backup parameters such as dial number and priority.
	Enable Backup port and write string "WAN Port2=enabled". Also write corresponding INI strings.
4.In case Dial Backup is not enabled in WAN 1 as well as WAN 2, then have the usual
	dialog box for WAN 3 except that "Enable Dial Backup" button is grayed and disabled.
5.In WAN 2 dialog box, if "Enable Dial Backup" check box is checked, then write INI
	string "PPP Port11 Link=enabled", otherwise "disabled". Similar is the case with WAN 1.
*6.In PPP section, write strings such as
PPP Port0 Station=enabled	- In WAN Dialog box - depending on WAN port "Enable". 
PPP Port10 Station Priority=1 - In WAN Backup Port Dialog box
PPP Port10 Station Maximum Dial Attempts=3 - While closing WAN Dialog box
PPP Port10 Link Id List=0	- While closing WAN Dialog box
PPP Port10 Link Type=0    	- While closing WAN Dialog box
PPP Port10 Link Wan Port=1	- While closing WAN Dialog box
PPP Port20 Link Auto Answer=enabled - In WAN Dialog box
PPP Port0 Link Phone Number=  - In WAN Dialog box
PPP Port10 Link IP=enabled	- In PPP Dialog box
PPP Port10 Link IPX=enabled	- In PPP Dialog box
PPP Port10 Link NetBIOS=disabled - In PPP Dialog box
PPP Port10 Link STP=disabled	- In PPP Dialog box
PPP Port10 Link Connection Dial On Demand=disabled - In PPP Dialog box
PPP Port0 Link User Name=	- In PPP Dialog box
PPP Port0 Link User Password= - In PPP Dialog box
PPP Port0 Link Remote User Name=	- In PPP Dialog box
PPP Port0 Link Remote User Password= - In PPP Dialog box
PPP Port0 Link Connection Dial On Demand=disabled - In PPP Dialog box
PPP Port0 Link Connection Idle Timer=60	- In PPP Dialog box
PPP Port0 Link Periodic Authentication Timer=5	- In PPP Dialog box
PPP Port0 Link Maximum Number of Authentication Retries=5 - In PPP Dialog box
	If WAN 1 is dialing, assume backup port also as dialing or vice-versa.

*7. If backup is enabled, then in IP,IPX and PPP dialog boxes, don't show WAN 3
tab box. Also write corresponding "disabled" strings for 3rd port - While closing WAN Dialog box.

8. While closing WAN dialog, write strings either from WAN 3 or from Backup Port, but not
	from both.		
