<?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 What is the minimum configuration necessary to use...CCP? in Switching</title>
    <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431876#M421625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"you'll need to run an avanced ip services image."&lt;/P&gt;&lt;P&gt;Isn't this behind a pay wall? This, er...7+ yro, router I got off ebay. i don't have a contract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some specifics of my router include,&lt;/P&gt;&lt;P&gt;IOS 12.4(15)T6&lt;/P&gt;&lt;P&gt;System file image: flash:c870-advsecurityk9-mz.124-15.T6.bin&lt;/P&gt;&lt;P&gt;871W processor with 116mb/12mb ?&lt;/P&gt;&lt;P&gt;128K of configuration memory&lt;/P&gt;&lt;P&gt;24mb system flash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Feb 2014 23:17:52 GMT</pubDate>
    <dc:creator>Chris Simon</dc:creator>
    <dc:date>2014-02-06T23:17:52Z</dc:date>
    <item>
      <title>What is the minimum configuration necessary to use...CCP?</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431871#M421620</link>
      <description>&lt;P&gt;Now that I'm using CCP instead of SDM[1], there are a few details of the CCP Configuration Guide[2] that don't work on the 871w. The CCP Guide says there needs to be some minimum configuration in order to use CCP including the commands[3]:&lt;/P&gt;

&lt;PRE&gt;
Router(config)# &lt;STRONG&gt;int&lt;/STRONG&gt; &lt;STRONG&gt;FastEthernet0&lt;/STRONG&gt;
Router(config-if)# &lt;STRONG&gt;ip address 10.10.10.1 255.255.255.248&lt;/STRONG&gt;
...
Router(config)# &lt;STRONG&gt;line vty 5 15&lt;/STRONG&gt;&lt;/PRE&gt;

&lt;P&gt;"% IP addresses may not be configured on L2 links." will come up if you are trying to assign an IP address on a layer 2 interface or "switchport".&lt;/P&gt;
&lt;P&gt;I followed the instruction in this link[5] which explains once the vlan is configured it becomes the default for fe0-fe3,&lt;/P&gt;

&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;
Notice that we configured IP addresses only to fast Ethernet 4 and vlan1. By default, interfaces fast Ethernet 0 to 3 are assigned to VLAN1 so anything you connect to those interfaces (internal LAN hosts) will belong to vlan1 network range 192.168.10.0/24 and they must have as default gateway the address 192.168.10.1.&lt;/PRE&gt;

&lt;P&gt;The router is connected by the console port to 9pin on my CentOS server using minicom and with straight-through ethernet between Windows Vista, Business Ed. running CCP 2.7 and FE0 (while I'm using WiFi to write this). Here is my IOS config[6].&lt;/P&gt;
&lt;P&gt;So far discovery has failed in CCP. What am I missing?&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;UPDATE 08-18-2014:&lt;/P&gt;
&lt;P class="title-page"&gt;After having created a successful install, and now needing to restore the 871 a second time, I now know what I didn't know before. The 871 is configured as a &lt;STRONG&gt;switch&lt;/STRONG&gt; and not as a router despite the 871w being referred to as a &lt;A href="http://871 Integrated Services Router" target="_blank"&gt;router&lt;/A&gt;. The instructions for minimal install for a switch (with ip on vlan interface) described here &lt;A href="http://www.cisco.com/c/en/us/td/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html#wp158703" target="_blank"&gt;Cisco Configuration Professional Quick Start Guide&lt;/A&gt; is successful. I can't be sure why it didn't work the first time, but I've &lt;A href="http://serverfault.com/questions/622217/what-could-cause-tftp-reloaded-cisco-running-config-on-871-to-fail" target="_blank"&gt;since learned&lt;/A&gt; the minimum install for CCP is also the same for TFTP. Since tftp is simpler to verify using ping and tftp server app instead of CCP with Java, I would recommend using the CCP Quickstart steps for setup and TFTP for testing the connection.&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;[1]: &lt;A _jive_internal="true" href="https://community.cisco.com/thread/2264811" rel="nofollow" target="_blank"&gt;https://supportforums.cisco.com/thread/2264811?tstart=0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[2]: &lt;A href="  &amp;lt;a href="&gt;http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html&lt;/A&gt;  " rel="nofollow"&amp;gt;&lt;A href="http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[3]: &lt;A href="  &amp;lt;a href="&gt;http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html#wp135354&lt;/A&gt;  " rel="nofollow"&amp;gt;&lt;A href="http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html#wp135354" target="_blank"&gt;http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html#wp135354&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[4]: &lt;A href="  &amp;lt;a href="&gt;http://hardforum.com/showthread.php?t=1240285&lt;/A&gt;  " rel="nofollow"&amp;gt;&lt;A href="http://hardforum.com/showthread.php?t=1240285" target="_blank"&gt;http://hardforum.com/showthread.php?t=1240285&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[5]: &lt;A href="  &amp;lt;a href="&gt;http://www.cisco1900router.com/overview-and-configuration-of-cisco-871-router.html&lt;/A&gt;  " rel="nofollow"&amp;gt;&lt;A href="http://www.cisco1900router.com/overview-and-configuration-of-cisco-871-router.html" target="_blank"&gt;http://www.cisco1900router.com/overview-and-configuration-of-cisco-871-router.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[6]: &lt;A href="http://pastebin.com/eLck21tr" rel="nofollow" target="_blank"&gt;http://pastebin.com/eLck21tr&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 01:58:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431871#M421620</guid>
      <dc:creator>Chris Simon</dc:creator>
      <dc:date>2019-03-08T01:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Basic setup in CCP 2.7 Configuration Guide doesn't work for</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431872#M421621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's something I find weird. The newest version of the CCP End-User Guide for version &amp;lt; 2.8 seems to be 2.5[7]. While the "Cisco Configuration Professional Quick Start Guide" (link 2 above) has the section, "Configure the Router for Cisco CP", the End User Guide doesn't have this section despite its 1976 pages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would have been a good place to cover special case. I've spent the whole day trying to get the router configured for CCP to start configuring...go figure!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;[7]: &lt;A href="http://www.cisco.com/en/US/products/ps9422/products_user_guide_list.html" rel="nofollow"&gt;http://www.cisco.com/en/US/products/ps9422/products_user_guide_list.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 22:34:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431872#M421621</guid>
      <dc:creator>Chris Simon</dc:creator>
      <dc:date>2014-02-03T22:34:40Z</dc:date>
    </item>
    <item>
      <title>What is the minimum configuration necessary to use...CCP?</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431873#M421622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this your 871w router? do take note FE0-3 ports are layer 2 capable ONLY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you'll need to create a layer 3/SVI interface for routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan x&lt;/P&gt;&lt;P&gt;ip add &lt;IP&gt; &lt;SM&gt;&lt;/SM&gt;&lt;/IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int fx&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;switchport access vlan x&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 07:54:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431873#M421622</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2014-02-04T07:54:42Z</dc:date>
    </item>
    <item>
      <title>What is the minimum configuration necessary to use...CCP?</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431874#M421623</link>
      <description>&lt;P&gt;I didn't understand what fx meant (now I understand its one of the shortcut commands). A search for 871 vlan setup lead me to the most comprehensive config page I've found yet &lt;A href="http://www.xiitec.com/blog/2013/04/29/cisco-871w-configuration-for-small-offices/"&gt;CISCO 871W configuration for small offices.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While I don't want the configuration this blog creates, the instructions were sufficient to enable CCP 2.5 to connect.&lt;/P&gt;&lt;P&gt;I also discovered there is some other problem where this configuration won't work. While applying only one of the vlans to the interface, I got an error "vlan cannot be added, maximum number of 2 vlans in the database".&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 04:21:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431874#M421623</guid>
      <dc:creator>Chris Simon</dc:creator>
      <dc:date>2014-02-06T04:21:31Z</dc:date>
    </item>
    <item>
      <title>What is the minimum configuration necessary to use...CCP?</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431875#M421624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the 'x' means any number, i.e. int f3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i suspect your current IOS has a VLAN limitation. kindly post &lt;STRONG&gt;show version&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you'll need to run an avanced ip services image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 04:21:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431875#M421624</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2014-02-06T04:21:32Z</dc:date>
    </item>
    <item>
      <title>What is the minimum configuration necessary to use...CCP?</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431876#M421625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"you'll need to run an avanced ip services image."&lt;/P&gt;&lt;P&gt;Isn't this behind a pay wall? This, er...7+ yro, router I got off ebay. i don't have a contract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some specifics of my router include,&lt;/P&gt;&lt;P&gt;IOS 12.4(15)T6&lt;/P&gt;&lt;P&gt;System file image: flash:c870-advsecurityk9-mz.124-15.T6.bin&lt;/P&gt;&lt;P&gt;871W processor with 116mb/12mb ?&lt;/P&gt;&lt;P&gt;128K of configuration memory&lt;/P&gt;&lt;P&gt;24mb system flash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 23:17:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431876#M421625</guid>
      <dc:creator>Chris Simon</dc:creator>
      <dc:date>2014-02-06T23:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: What is the minimum configuration necessary to use...CCP?</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431877#M421626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your current IOS is restricted to 2 VLANs only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you'll get 10 VLANs if you downgrade to 12.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can "google" to obtain the right IOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 07:38:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431877#M421626</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2014-02-07T07:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: What is the minimum configuration necessary to use...CCP?</title>
      <link>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431878#M421627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above settings were sufficient for device discovery, but also added other difficulties--failing other configuration within CCP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've revisited all the sites I've read and written the steps in long form CLI commands step by step. &lt;/P&gt;&lt;P&gt;I'm sure mine isn't a minimum configuration, but it appears sufficient to use CCP--so far. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://pastebin.com/t88FTPrk" rel="nofollow"&gt;http://pastebin.com/t88FTPrk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 18:48:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/what-is-the-minimum-configuration-necessary-to-use-ccp/m-p/2431878#M421627</guid>
      <dc:creator>Chris Simon</dc:creator>
      <dc:date>2014-02-16T18:48:22Z</dc:date>
    </item>
  </channel>
</rss>

