Difference between revisions of "Fwd restart via CLI"
From cpwiki.net
				
								
				
				
																
				
				
								
				
|  (Created page with "command line fwd restart  == stop/start commands ==  cpwd_admin stop -name FWD -path "$FWDIR/bin/fw" -command "fw kill fwd"  cpwd_admin start -name FWD -path "$FWDIR/bin/fw" -...") | 
Revision as of 22:12, 25 February 2013
command line fwd restart
stop/start commands
cpwd_admin stop -name FWD -path "$FWDIR/bin/fw" -command "fw kill fwd" cpwd_admin start -name FWD -path "$FWDIR/bin/fw" -command "fwd"
 
					