<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to copy the configuration of a Cisco N3K-c3048tp-1ge VER01 to another Cisco N3K switch. in Switching</title>
    <link>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426970#M507211</link>
    <description>&lt;P&gt;Let's start with simple steps :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Make sure you able to ping the TFTP Server from the device you copy&lt;/P&gt;
&lt;P&gt;2. #ping 192.168.5.155 - is this ping OK&amp;nbsp; success - move to next step, if not fix the connectivity between PC and Device.&lt;/P&gt;
&lt;P&gt;3. Once ping success -&amp;nbsp; copy tftp://192.168.5.155/configbu.cfg flash:running-config&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note&amp;nbsp; I see this is nexus device ? then if you connecting using Management port you need to use VRF Management and bootflash:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show vrf can give you information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 22:07:34 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2021-07-01T22:07:34Z</dc:date>
    <item>
      <title>How to copy the configuration of a Cisco N3K-c3048tp-1ge VER01 to another Cisco N3K switch.</title>
      <link>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426922#M507197</link>
      <description>&lt;P&gt;Hi, I have a Cisco N3K C3048 switch that is currently running in place and would like to export its configuration and imported into another (same model) C3048 to have it as a backup. Is there a special way to do this? I normally use TFTPd64 and putty to export and import configuration files on other Cisco switches,&amp;nbsp; but for some reason on this model I'm having a hard time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I normally use these commands&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;copy running-config tftp:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;enter the IP address of the computer currently connected to the switch via the console&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Done, the configuration transfers to the pc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When trying to do this on this switch I'm getting this message.- see attached image.&lt;/P&gt;&lt;P&gt;Also when I try to see the IP address of the switch I'm getting the message Ip interface Status for VRF default. I have never seen this message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you assist me with this?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 20:14:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426922#M507197</guid>
      <dc:creator>EduardoRuiz</dc:creator>
      <dc:date>2021-07-01T20:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy the configuration of a Cisco N3K-c3048tp-1ge VER01 to another Cisco N3K switch.</title>
      <link>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426936#M507204</link>
      <description>&lt;P&gt;127.0.0.1 Link-Local Loopback address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you click the same where you see the server interface, in the pull-down you can see the IP address, so you need to use that IP address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can use example guide :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://networklessons.com/cisco/ccna-routing-switching-icnd1-100-105/upgrade-cisco-ios-image" target="_blank"&gt;https://networklessons.com/cisco/ccna-routing-switching-icnd1-100-105/upgrade-cisco-ios-image&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 20:44:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426936#M507204</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-07-01T20:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy the configuration of a Cisco N3K-c3048tp-1ge VER01 to another Cisco N3K switch.</title>
      <link>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426948#M507208</link>
      <description>&lt;P&gt;The address of 127.0.0.1 is a loopback address. I am not sure why that address shows up on the display from the server. But trying to use that as the address for the tftp copy from the switch can not work. Find the IP address that the tftp server is using and use that IP in the copy command on the switch.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 21:13:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426948#M507208</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2021-07-01T21:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy the configuration of a Cisco N3K-c3048tp-1ge VER01 to another Cisco N3K switch.</title>
      <link>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426957#M507209</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;I made the changes and per the link you provide me. I used this command;&lt;/P&gt;&lt;P&gt;copy tftp://192.168.5.155/configbu.cfg running-config &amp;gt; pressed enter&lt;/P&gt;&lt;P&gt;I received this message after pressing enter in the above command " Enter vrf (if no input, current vrf default is considered.&lt;/P&gt;&lt;P&gt;- the server tries to connect but fails with message: tftp get operation failed. No route to host. - see attached image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI, I have an ethernet cable connected to the switch in the MGMT port and from the host(a laptop) I can ping the IP of the switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 21:26:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426957#M507209</guid>
      <dc:creator>EduardoRuiz</dc:creator>
      <dc:date>2021-07-01T21:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy the configuration of a Cisco N3K-c3048tp-1ge VER01 to another Cisco N3K switch.</title>
      <link>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426970#M507211</link>
      <description>&lt;P&gt;Let's start with simple steps :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Make sure you able to ping the TFTP Server from the device you copy&lt;/P&gt;
&lt;P&gt;2. #ping 192.168.5.155 - is this ping OK&amp;nbsp; success - move to next step, if not fix the connectivity between PC and Device.&lt;/P&gt;
&lt;P&gt;3. Once ping success -&amp;nbsp; copy tftp://192.168.5.155/configbu.cfg flash:running-config&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note&amp;nbsp; I see this is nexus device ? then if you connecting using Management port you need to use VRF Management and bootflash:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show vrf can give you information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 22:07:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426970#M507211</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-07-01T22:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy the configuration of a Cisco N3K-c3048tp-1ge VER01 to another Cisco N3K switch.</title>
      <link>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426996#M507215</link>
      <description>&lt;P&gt;I believe I figured it out. This is what I did;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NexusSwitch# conf t&lt;BR /&gt;NexusSwitch(config)# vrf context management&lt;BR /&gt;ip route 0.0.0.0/0 192.168.5.1&lt;/P&gt;&lt;P&gt;NexusSwitch(config-vrf)# copy running-config tftp:&lt;BR /&gt;Enter destination filename: [NexusSwitch-running-config]&lt;BR /&gt;Enter vrf (If no input, current vrf 'default' is considered): management&lt;BR /&gt;Enter hostname for the tftp server: 192.168.5.155&lt;BR /&gt;Trying to connect to tftp server......&lt;BR /&gt;Connection to Server Established.&lt;BR /&gt;TFTP put operation was successful&lt;BR /&gt;Copy complete, now saving to disk (please wait)...&lt;BR /&gt;NexusThree(config-vrf)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this fine? I'm testing this on a switch that is not in production. If I run these commands to export the configuration from a switch currently in production, will it disrupt the service or make changes that could affect the network?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 22:57:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/how-to-copy-the-configuration-of-a-cisco-n3k-c3048tp-1ge-ver01/m-p/4426996#M507215</guid>
      <dc:creator>EduardoRuiz</dc:creator>
      <dc:date>2021-07-01T22:57:48Z</dc:date>
    </item>
  </channel>
</rss>

