This page has not been translated yet

Philips Wireless Base Station SNA6500

[[[HSRC]]]
	[[[STEP]]]
		[[[DEFINE router="SMC Arcor Easy Box A 600 Wlan"/]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[REQUEST]]]
			POST /cgi-bin/login.exe HTTP/1.1
			Host: %%%routerip%%%	
		
			user=%%%user%%%&pws=%%%pass%%%
		[[[/REQUEST]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[WAIT seconds="2"/]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[REQUEST]]]
			POST /cgi-bin/statusprocess.exe HTTP/1.1
			Host: %%%routerip%%%
			Cookie: %%%Set-Cookie%%%			

			pvc=0&cur_if=11&disconnect.x=125&disconnect.y=9&disconnect=Reconnect
		[[[/REQUEST]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[REQUEST]]]
			POST /cgi-bin/statusprocess.exe HTTP/1.1
			Host: %%%routerip%%%
			Cookie: %%%Set-Cookie%%%			

			pvc=0&cur_if=3&connect.x=41&connect.y=9&connect=+Verbinden+
		[[[/REQUEST]]]
	[[[/STEP]]]
[[[/HSRC]]]