<?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: CISCO 1800 router and Catalyst 3560 Switch in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/CISCO-1800-router-and-Catalyst-3560-Switch/m-p/39249#M5031</link>
    <description>&lt;P&gt;You need a static route set here. I can only see one line and it's a default route.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ip route 0.0.0.0 0.0.0.0 Dialer0"&lt;/P&gt;</description>
    <pubDate>Wed, 09 May 2012 19:38:22 GMT</pubDate>
    <dc:creator>kimura</dc:creator>
    <dc:date>2012-05-09T19:38:22Z</dc:date>
    <item>
      <title>CISCO 1800 router and Catalyst 3560 Switch</title>
      <link>https://business.forums.bt.com/t5/Archive/CISCO-1800-router-and-Catalyst-3560-Switch/m-p/33421#M5030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently trying to configure a Cisco 1800 router for use with the DSL broadband, however it doesn't seem to be working correctly.&lt;/P&gt;&lt;P&gt;What I am trying to do is route traffic from the ATM0 port to the FastEth0 on the 1800 and from there into the GigabitEth0 on the 3560 switch so that the connection can be distributed throughout the building.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone please take a look &lt;A target="_blank" href="http://www.wbiura.pl"&gt;wirtualne biuro &lt;/A&gt;at the router config and tell me where I am going wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using 2122 out of 196600 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.4&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname Router&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$&lt;BR /&gt;enable password $$$$$$$$&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;!&lt;BR /&gt;resource policy&lt;BR /&gt;!&lt;BR /&gt;clock timezone GMT 0 50&lt;BR /&gt;mmi polling-interval 60&lt;BR /&gt;no mmi auto-configure&lt;BR /&gt;no mmi pvc&lt;BR /&gt;mmi snmp-timeout 180&lt;BR /&gt;ip subnet-zero&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-802702224&lt;BR /&gt;enrollment selfsigned&lt;BR /&gt;subject-name cn=IOS-Self-Signed-Certificate-802702224&lt;BR /&gt;revocation-check none&lt;BR /&gt;rsakeypair TP-self-signed-802702224&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki certificate chain TP-self-signed-802702224&lt;BR /&gt;certificate self-signed 01 nvram:IOS-Self-Sig#3401.cer&lt;BR /&gt;username Admin password 0 $$$$$$$$$&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0&lt;BR /&gt;description Ethernet&lt;BR /&gt;ip address 10.4.0.1 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;ip nat inside&lt;BR /&gt;ip virtual-reassembly&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;!&lt;BR /&gt;interface BRI0&lt;BR /&gt;no ip address&lt;BR /&gt;encapsulation hdlc&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet5&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet6&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet7&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet8&lt;BR /&gt;!&lt;BR /&gt;interface ATM0&lt;BR /&gt;no ip address&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;no atm ilmi-keepalive&lt;BR /&gt;pvc 0/38&lt;BR /&gt;encapsulation aal5mux ppp dialer&lt;BR /&gt;dialer pool-member 1&lt;BR /&gt;!&lt;BR /&gt;dsl operating-mode auto&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Dialer0&lt;BR /&gt;ip address negotiated&lt;BR /&gt;ip nat outside&lt;BR /&gt;ip virtual-reassembly&lt;BR /&gt;encapsulation ppp&lt;BR /&gt;dialer pool 1&lt;BR /&gt;dialer-group 1&lt;BR /&gt;no cdp enable&lt;BR /&gt;ppp authentication chap callin&lt;BR /&gt;ppp chap hostname A$1$3$7$@hg23.btclick.com&lt;BR /&gt;ppp chap password 0 $$$$$$$$$&lt;BR /&gt;!&lt;BR /&gt;ip classless&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 Dialer0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip http server&lt;BR /&gt;ip http secure-server&lt;BR /&gt;ip nat inside source list 1 interface Dialer0 overload&lt;BR /&gt;!&lt;BR /&gt;access-list 1 permit any&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;banner login ^CTHIS DEVICE BELONGS TO $$$$$$$$$$$$$$ ^C&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;password $$$$$$$$$&lt;BR /&gt;login&lt;BR /&gt;line aux 0&lt;BR /&gt;password $$$$$$$$$&lt;BR /&gt;login&lt;BR /&gt;line vty 0 4&lt;BR /&gt;password $$$$$$$$$&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Grant. &lt;IMG title="Man Happy" border="0" alt=":manhappy:" src="http://business.forums.i.bt.com/i/smilies/16x16_man-happy.gif" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2012 17:23:48 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/CISCO-1800-router-and-Catalyst-3560-Switch/m-p/33421#M5030</guid>
      <dc:creator>slewrifrau</dc:creator>
      <dc:date>2012-01-27T17:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO 1800 router and Catalyst 3560 Switch</title>
      <link>https://business.forums.bt.com/t5/Archive/CISCO-1800-router-and-Catalyst-3560-Switch/m-p/39249#M5031</link>
      <description>&lt;P&gt;You need a static route set here. I can only see one line and it's a default route.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ip route 0.0.0.0 0.0.0.0 Dialer0"&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2012 19:38:22 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/CISCO-1800-router-and-Catalyst-3560-Switch/m-p/39249#M5031</guid>
      <dc:creator>kimura</dc:creator>
      <dc:date>2012-05-09T19:38:22Z</dc:date>
    </item>
  </channel>
</rss>

