Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-16"?>
- <!-- ******************************************************************-->
- <!-- * *-->
- <!-- * PuTTY Configuration Manager export file - All right reserved. *-->
- <!-- * *-->
- <!-- ******************************************************************-->
- <!-- The following lines can be modified at your own risks. -->
- <configuration version="0.7.1.136" savepassword="False">
- <root type="database" name="company" expanded="True">
- <container type="folder" name="Routers" expanded="True">
- <container type="folder" name="Backhauls" expanded="False">
- <container type="folder" name="backhaul" expanded="True">
- <connection type="PuTTY" name="side1">
- <connection_info>
- <name>side1</name>
- <protocol>Telnet</protocol>
- <host>1.2.3.4</host>
- <port>23</port>
- <session>Default Settings</session>
- <commandline />
- <description />
- </connection_info>
- <login>
- <login />
- <password />
- <prompt />
- </login>
- <timeout>
- <connectiontimeout>1000</connectiontimeout>
- <logintimeout>750</logintimeout>
- <passwordtimeout>750</passwordtimeout>
- <commandtimeout>750</commandtimeout>
- </timeout>
- <command>
- <command1 />
- <command2 />
- <command3 />
- <command4 />
- <command5 />
- </command>
- <options>
- <loginmacro>False</loginmacro>
- <postcommands>False</postcommands>
- <endlinechar>10</endlinechar>
- </options>
- </connection><connection type="PuTTY" name="side2">
- <connection_info>
- <name>side2</name>
- <protocol>Telnet</protocol>
- <host>2.3.4.5</host>
- <port>23</port>
- <session>Default Settings</session>
- <commandline />
- <description />
- </connection_info>
- <login>
- <login />
- <password />
- <prompt />
- </login>
- <timeout>
- <connectiontimeout>1000</connectiontimeout>
- <logintimeout>750</logintimeout>
- <passwordtimeout>750</passwordtimeout>
- <commandtimeout>750</commandtimeout>
- </timeout>
- <command>
- <command1 />
- <command2 />
- <command3 />
- <command4 />
- <command5 />
- </command>
- <options>
- <loginmacro>False</loginmacro>
- <postcommands>False</postcommands>
- <endlinechar>10</endlinechar>
- </options>
- </connection>
- </container>
- </container>
- </container>
- </root>
- </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement