[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference irocz::common_brouters

Title:Digital Brouters Conference
Notice:New common-code brouter family: RouteAbout, DECswitch 900
Moderator:MARVIN::HARTLL
Created:Mon Jul 17 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:929
Total number of notes:3736

817.0. "Saved config files, use in Configurator?" by OSLLAV::BJORN (Bj�rn Olav Haugom) Wed Mar 26 1997 08:45

Is it possible to use TFTP PUT from a Routeabout, and use the saved
config file from within the Router Configurator? Needed for getting
a complete list saved configuration of already configured routers.

Bj�rn Olav Haugom
NPBU Norway

T.RTitleUserPersonal
Name
DateLines
817.1MARVIN::MCHAPMANMike Chapman REO2-G/E9 830-3688Thu Mar 27 1997 04:4931
Bj�rn

If you run the bootp/tftp server beforehand
  if in clerVISN run the core, or the {clearVISN_root}\comet\bootp.exe server
  or if on RC standalone kit - use the start menu to find & run bootp.exe

Then telnet to the router and type 
	Talk 6
	Boot
	tftp put config
	{IP_ADDRESS_OF_YOUR_PC}
	{PATH_AND_FILE_NAME_WHERE_YOU_WANT_TO_SAVE_CONFIG}

You will then have a copy of the configuration before you modify the router.


If you wanted to restore the configuration file last loaded from RC then 
use the browser and show the data file name. use the commands below to 
reload the router - the SRV file will be the name of the DATA FILE plus an
extension/suffix of .SRV (dont worry if there are two filename extensions 
this is handled in win95/NT)

	Talk 6
	Boot
	tftp put config
	{IP_ADDRESS_OF_YOUR_PC}
	{PATH_AND_FILE_NAME_TO_SRV_FILE}



Mike