View Single Post

   
  #3 (permalink)  
Old 01-05-2008, 11:10 AM
Alex van Denzel
 
Posts: n/a
Default Re: how to get a file from the Switch6509 back to Unix server ?

Tony wrote:
> This question is related to Cisco Catalyst6509 and AIX Server.
> what i'd like to do is:
> from the AIX Server, i telnet to the switch, run show command on the
> switch, then output to the file, then get the file back to AIX server.
> do you know how to get the AIX 5L 5.3 server talks to the
> switch(Cat6509) then output all the info to the file and save this file
> on AIX server ?


Are you running CatOS or IOS?

With IOS, if you want to save the running-config or startup-config to a
server, you make sure the TFTP server is running, and then issue a "copy
running-config tftp" and answer the questions. The location where the
files are put depends on the TFTP configuration.

I don't know about CatOS.

--
Alex.
Reply With Quote