<?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 thank you for the insight in Switching</title>
    <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091920#M388072</link>
    <description>&lt;P&gt;thank you for the insight&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 06:06:57 GMT</pubDate>
    <dc:creator>nmwenda01</dc:creator>
    <dc:date>2017-07-27T06:06:57Z</dc:date>
    <item>
      <title>Routing and switching</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091891#M388043</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have configured a cisco 3850 to act as my core switch which assigns dhcp in different vlans. On the access switch I have a 2960x switch which I have configured to access one of the dhcp vlan 3. On the access and 3850 i have created a trunk port and allowed all vlans. Below is the configuration. On the 3850.&lt;/P&gt;
&lt;P&gt;My problem is from the access switch 2960x I cannot ping the core switch but when connected to the switch in a machine I can telnet to the core switch. The core switch is receiving internet but the users on the access cannot access Internet.&amp;nbsp;&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;3850&lt;BR /&gt;&lt;BR /&gt;Inter vlan policy ascending &lt;BR /&gt;&lt;BR /&gt;ip dhcp pool vlan2                  
 network 192.168.2.0 255.255.255.0                                  
 default-router 192.168.2.254 255.255.255.0                                           
 dns-server 192.168.0.1 8.8.8.8                               
! 
ip dhcp pool vlan3                  
 network 192.168.3.0 255.255.255.0                                  
 default-router 192.168.1.1 255.255.255.0                                        dns-server 8.8.8.8&lt;BR /&gt;
IP route 0.0.0.0 0.0.0.0 192.168.10.1&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;interface Vlan1               
 no ip address              
! 
interface Vlan2               
 ip address 192.168.2.254 255.255.255.0                                       
 shutdown
! 
interface Vlan3               
 ip address 192.168.1.1 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;Interface gigabitethernet 1/0/1&lt;BR /&gt;No switch port&lt;BR /&gt;IP address 192.168.10.1&lt;BR /&gt;&lt;BR /&gt;Interface gigabitethernet 1/0/3&lt;BR /&gt;Switch port mode trunk&lt;BR /&gt;Switch port trunk allowed vlan all                                      
! 
ip forward-protocol nd                  
no ip http server                 
ip http authentication local                                        &lt;BR /&gt;Router eigrp 1&lt;BR /&gt;Network 192.168.0.0&lt;BR /&gt;Redistribute connected&lt;BR /&gt;Stub summary&lt;BR /&gt;Passive interface default &lt;BR /&gt;No passive interface gigabit ether net 1/0/1&lt;BR /&gt;
&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;&lt;BR /&gt;On the access switch 2960x&lt;BR /&gt;&lt;BR /&gt;Interface gigabitethernet 1/0/49&lt;BR /&gt;Switchport mode trunk &lt;BR /&gt;Switchport trunk allowed vlan all&lt;BR /&gt;&lt;BR /&gt;Interface gigabitethernet 1/0/1 -1/0/48&lt;BR /&gt;Switchport mode access&lt;BR /&gt;Switchport access vlan 3&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Mar 2019 19:26:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091891#M388043</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2019-03-08T19:26:02Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091892#M388044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would help to see all the configs or I would basing a lot on assumptions.&lt;/P&gt;
&lt;P&gt;On the 2960x switch itself - Do you have a virtual interface/ip configured on it which is reachable from the core?&lt;/P&gt;
&lt;P&gt;Sounds possible that you have not enabled the command&amp;nbsp;&lt;EM&gt;ip routing&amp;nbsp;&lt;/EM&gt;&lt;STRONG&gt;&lt;/STRONG&gt;on the 3850 switch but only a guess based on the available info.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 06:29:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091892#M388044</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T06:29:25Z</dc:date>
    </item>
    <item>
      <title>Hi Grant,</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091893#M388045</link>
      <description>&lt;P&gt;Hi Grant,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;NO virtual interface s set on the 2960.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Below is the whole config on 3850:&lt;/P&gt;
&lt;P&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;Current configuration : 5605 bytes&lt;BR /&gt;!&lt;BR /&gt;! Last configuration change at 15:29:22 UTC Sat Jul 22 2017&lt;BR /&gt;!&lt;BR /&gt;version 15.2&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;service password-encryption&lt;BR /&gt;service compress-config&lt;BR /&gt;!&lt;BR /&gt;hostname CORE_SWITCH&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vrf definition Mgmt-vrf&lt;BR /&gt; !&lt;BR /&gt; address-family ipv4&lt;BR /&gt; exit-address-family&lt;BR /&gt; !&lt;BR /&gt; address-family ipv6&lt;BR /&gt; exit-address-family&lt;BR /&gt;!&lt;BR /&gt;enable password 7 02351D481F030201494D05160304071B1C0B383F&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;switch 1 provision ws-c3850-12s&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip routing&lt;BR /&gt;!&lt;BR /&gt;no ip domain-lookup&lt;BR /&gt;ip dhcp conflict resolution&lt;BR /&gt;ip dhcp excluded-address 192.168.1.10&lt;BR /&gt;ip dhcp excluded-address 192.168.0.1&lt;BR /&gt;ip dhcp excluded-address 192.168.1.251&lt;BR /&gt;ip dhcp excluded-address 192.168.1.252&lt;BR /&gt;ip dhcp excluded-address 192.168.1.253&lt;BR /&gt;ip dhcp excluded-address 192.168.1.250&lt;BR /&gt;ip dhcp excluded-address 192.168.1.245 192.168.1.250&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool vlan2&lt;BR /&gt; network 192.168.2.0 255.255.255.0&lt;BR /&gt; default-router 192.168.2.254 255.255.255.0&lt;BR /&gt; dns-server 41.203.208.18 41.203.208.19 8.8.8.8&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool vlan3&lt;BR /&gt; network 192.168.1.0 255.255.255.0&lt;BR /&gt; default-router 192.168.1.1&lt;BR /&gt; dns-server 41.203.208.18 8.8.8.8&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool vlan10&lt;BR /&gt; network 192.168.0.0 255.255.255.0&lt;BR /&gt; default-router 192.168.0.1&lt;BR /&gt; dns-server 41.203.208.18 41.203.208.19 8.8.8.8&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;qos queue-softmax-multiplier 100&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-1196880361&lt;BR /&gt; enrollment selfsigned&lt;BR /&gt; subject-name cn=IOS-Self-Signed-Certificate-1196880361&lt;BR /&gt; revocation-check none&lt;BR /&gt; rsakeypair TP-self-signed-1196880361&lt;/P&gt;
&lt;P&gt;diagnostic bootup level minimal&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;hw-switch switch 1 logging onboard message level 3&lt;BR /&gt;!&lt;BR /&gt;redundancy&lt;BR /&gt; mode sso&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;class-map match-any non-client-nrt-class&lt;BR /&gt;!&lt;BR /&gt;policy-map port_child_policy&lt;BR /&gt; class non-client-nrt-class&lt;BR /&gt; bandwidth remaining ratio 10&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt; vrf forwarding Mgmt-vrf&lt;BR /&gt; no ip address&lt;BR /&gt; negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/1&lt;BR /&gt; no switchport&lt;BR /&gt; ip address 192.168.10.2 255.255.255.0&lt;BR /&gt; ip nat outside&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/2&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/3&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/4&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/5&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/6&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/7&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/8&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/9&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/10&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/11&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/12&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1/1&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1/2&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1/3&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1/4&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/1&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/2&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/3&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/4&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; ip address 192.168.2.254 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan10&lt;BR /&gt; ip address 192.168.0.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;router eigrp 1&lt;BR /&gt; network 192.168.0.0&lt;BR /&gt; redistribute connected&lt;BR /&gt; passive-interface default&lt;BR /&gt; no passive-interface GigabitEthernet1/0/1&lt;BR /&gt; eigrp stub connected summary&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;no ip http server&lt;BR /&gt;ip http authentication local&lt;BR /&gt;ip http secure-server&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.10.1&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended VLAN3&lt;BR /&gt; permit udp any any eq 5060&lt;BR /&gt; permit udp any host 192.168.0.10 eq 5060&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt; password 7 14341D051F0B262E042D30392D1514031311594B4C&lt;BR /&gt; logging synchronous&lt;BR /&gt; login&lt;BR /&gt; stopbits 1&lt;BR /&gt;line aux 0&lt;BR /&gt; stopbits 1&lt;BR /&gt;line vty 0 4&lt;BR /&gt; password 7 1331121E0509100A2E27243C33310617060C1342&lt;BR /&gt; login&lt;BR /&gt;line vty 5 15&lt;BR /&gt; password 7 03305E07080A356C4B0A150A11011E1C14253930&lt;BR /&gt; login&lt;BR /&gt;!&lt;BR /&gt;wsma agent exec&lt;BR /&gt; profile httplistener&lt;BR /&gt; profile httpslistener&lt;BR /&gt;!&lt;BR /&gt;wsma agent config&lt;BR /&gt; profile httplistener&lt;BR /&gt; profile httpslistener&lt;BR /&gt;!&lt;BR /&gt;wsma agent filesys&lt;BR /&gt; profile httplistener&lt;BR /&gt; profile httpslistener&lt;BR /&gt;!&lt;BR /&gt;wsma agent notify&lt;BR /&gt; profile httplistener&lt;BR /&gt; profile httpslistener&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;wsma profile listener httplistener&lt;BR /&gt; transport http&lt;BR /&gt;!&lt;BR /&gt;wsma profile listener httpslistener&lt;BR /&gt; transport https&lt;BR /&gt;!&lt;BR /&gt;ap group default-group&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 07:47:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091893#M388045</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T07:47:08Z</dc:date>
    </item>
    <item>
      <title>Below is for the access</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091894#M388046</link>
      <description>&lt;P&gt;Below is for the access switch:&lt;/P&gt;
&lt;P&gt;version 15.2 &lt;BR /&gt;no service pad &lt;BR /&gt;service timestamps debug datetime msec &lt;BR /&gt;service timestamps log datetime msec &lt;BR /&gt;service password-encryption &lt;BR /&gt;! &lt;BR /&gt;hostname ACCESS_SWITCH1 &lt;BR /&gt;! &lt;BR /&gt;boot-start-marker &lt;BR /&gt;boot-end-marker &lt;BR /&gt;! &lt;BR /&gt;enable password 7 03374218120A2C6C4B0A150A11011E1C14253930 &lt;BR /&gt;! &lt;BR /&gt;no aaa new-model &lt;BR /&gt;switch 1 provision ws-c2960x-48lps-l &lt;BR /&gt;ip routing &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;no ip domain-lookup &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;crypto pki trustpoint TP-self-signed-3520341632 &lt;BR /&gt; enrollment selfsigned &lt;BR /&gt; subject-name cn=IOS-Self-Signed-Certificate-3520341632 &lt;BR /&gt; revocation-check none &lt;BR /&gt; rsakeypair TP-self-signed-3520341632 &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt; &lt;BR /&gt;spanning-tree mode pvst &lt;BR /&gt;spanning-tree extend system-id &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;vlan internal allocation policy ascending &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &lt;BR /&gt;! &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; no ip address &lt;BR /&gt; no ip route-cache &lt;BR /&gt;! &lt;BR /&gt; &lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet1/0/1 -1/0/48 &lt;BR /&gt; switchport access vlan 3 &lt;BR /&gt; switchport mode access &lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet1/0/49 &lt;BR /&gt; description CONNECTION TO CORE SWITCH &lt;BR /&gt; switchport mode trunk &lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet1/0/50 &lt;BR /&gt; switchport mode trunk &lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet1/0/51 &lt;BR /&gt; switchport mode trunk &lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet1/0/52 &lt;BR /&gt; switchport mode trunk &lt;BR /&gt;! &lt;BR /&gt;interface Vlan1 &lt;BR /&gt; no ip address &lt;BR /&gt; shutdown &lt;BR /&gt;! &lt;BR /&gt;interface Vlan100 &lt;BR /&gt; ip address 192.168.100.2 255.255.255.0 &lt;BR /&gt;! &lt;BR /&gt;ip default-gateway 192.168.10.2&lt;BR /&gt;ip http server&lt;BR /&gt;ip http secure-server&lt;BR /&gt;!&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.10.2&lt;BR /&gt;ip route 192.168.0.0 255.255.0.0 192.168.10.2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt; password 7 0625002F5F41051C251211070302393E34383C2736&lt;BR /&gt; logging synchronous&lt;BR /&gt; login&lt;BR /&gt;line vty 0 4&lt;BR /&gt; password 7 1423170702013E0B212B3F3A24001206130E444D&lt;BR /&gt; login&lt;BR /&gt;line vty 5 15&lt;BR /&gt; password 7 073B2440400C0D251211070302393E34383C2736&lt;BR /&gt; login&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 07:55:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091894#M388046</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T07:55:19Z</dc:date>
    </item>
    <item>
      <title>On the 2960 -  you have vlan</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091895#M388047</link>
      <description>&lt;P&gt;On the 2960 - &amp;nbsp;you have vlan 100 interface in the 192.169.100.x network, which is what will be used as source when trying to reach anything physically from the switch itself. E.G if you were telnet/ssh on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have the ip default-gateway command pointing to 192.168.10.1. How does the switch know how to get there? If the 3850 is to be the gateway for management based traffic for the 2960 then it will need either an address on the 192.168.10.x network or you need to create another svi on the 3850 for vlan 100 and the point the ip default-gateway on the 2960 to this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also see some layer 3 config on the 2960 which is not required if it is being used for acces layer.&lt;/P&gt;
&lt;P&gt;With regards to NAT, I don't think the 3850 can support NAT, although the commands are available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 08:36:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091895#M388047</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T08:36:18Z</dc:date>
    </item>
    <item>
      <title>weird thing is from my pc</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091896#M388048</link>
      <description>&lt;P&gt;weird thing is from my pc connected to the machine i can ping the core switch and telnet to it. I cannot however get internet. but from the core switch i can get to any internet service. also from the access switch i cannot ping any machine connected directly to the ports but from the core switch i can ping anyone&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 09:13:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091896#M388048</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T09:13:18Z</dc:date>
    </item>
    <item>
      <title>Your PCs have a gateway which</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091897#M388049</link>
      <description>&lt;P&gt;Your PCs have a gateway which is one if the SVIs on the core switch so they can reach it and your esse tia directly connected network in the eyes of the core switch. This is why you telnet/ping it from a PC.&lt;/P&gt;
&lt;P&gt;From the 2960 itself, you won't be able to ping anything with the current setup. The default gateway for the 2960 needs to point to either a newly created SVI on the same address space, e.g on the 3850&lt;/P&gt;
&lt;P&gt;int vlan 100&lt;/P&gt;
&lt;P&gt;ip adress 192.168.100.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;on 2960&lt;/P&gt;
&lt;P&gt;ip default-gateway 192.168.100.1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regarding Internet - what device is doing all your NATing? What hangs off gi1/0/1?&lt;/P&gt;
&lt;P&gt;If the 3850 is not doing the actual NAT then try adding the following commands under your vlan interfaces&lt;/P&gt;
&lt;P&gt;&lt;I&gt;ip nat inside&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 09:40:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091897#M388049</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T09:40:41Z</dc:date>
    </item>
    <item>
      <title>Hi Grant,</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091898#M388050</link>
      <description>&lt;P&gt;Hi Grant,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have changed to all this. when i try to ping from the 2960 it says&amp;nbsp;Unrecognized host or address, or protocol not running. what could i be missing.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also from core switch with the new slv 100 i am unable to reach 192.168.10.1 from the pc&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:08:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091898#M388050</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T10:08:16Z</dc:date>
    </item>
    <item>
      <title>What is output of</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091899#M388051</link>
      <description>&lt;P&gt;What is output of&lt;/P&gt;
&lt;P&gt;show ip int brief&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on the 2960?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091899#M388051</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T10:20:44Z</dc:date>
    </item>
    <item>
      <title>Please can you post configs</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091900#M388052</link>
      <description>&lt;P&gt;Please can you post configs as the currenty are.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091900#M388052</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T10:22:19Z</dc:date>
    </item>
    <item>
      <title>The interfaces are up and</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091901#M388053</link>
      <description>&lt;P&gt;The interfaces are up and protocol is up&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:36:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091901#M388053</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T10:36:50Z</dc:date>
    </item>
    <item>
      <title>You may need to create vlan</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091902#M388054</link>
      <description>&lt;P&gt;You may need to create vlan 100 on the 2960 if it is not already there.&lt;/P&gt;
&lt;P&gt;Show vlan&lt;/P&gt;
&lt;P&gt;is 100 there?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:40:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091902#M388054</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T10:40:22Z</dc:date>
    </item>
    <item>
      <title>yes vlan 100 is there and</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091903#M388055</link>
      <description>&lt;P&gt;yes vlan 100 is there and active. though no ports assigned to it&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:44:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091903#M388055</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T10:44:54Z</dc:date>
    </item>
    <item>
      <title>Pulling this all together -</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091904#M388056</link>
      <description>&lt;P&gt;Pulling this all together -&lt;/P&gt;
&lt;P&gt;On the access switch - you want the one interface vlan 100 to be up which I think you have.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;interface Vlan100&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address 192.168.100.2 255.255.255.0&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;ip default-gateway 192.168.100.1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;also create vlan 100&lt;/P&gt;
&lt;P&gt;No other vlan interface required on that switch.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;On 3850 -&lt;BR /&gt;&lt;BR /&gt;int vlan 100&lt;BR /&gt;ip address 192.168.100.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:49:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091904#M388056</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T10:49:25Z</dc:date>
    </item>
    <item>
      <title>If it is allowed over the</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091905#M388057</link>
      <description>&lt;P&gt;If it is allowed over the trunk then it should be OK. Don't need ports assigned to it as such.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;show int trunk&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:50:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091905#M388057</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T10:50:41Z</dc:date>
    </item>
    <item>
      <title>ACCESS_SWITCH1#sh int trunk</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091906#M388058</link>
      <description>&lt;P&gt;ACCESS_SWITCH1#sh int trunk&lt;/P&gt;
&lt;P&gt;Port Mode Encapsulation Status Native vlan&lt;BR /&gt;Gi1/0/49 on 802.1q trunking 1&lt;/P&gt;
&lt;P&gt;Port Vlans allowed on trunk&lt;BR /&gt;Gi1/0/49 1-4094&lt;/P&gt;
&lt;P&gt;Port Vlans allowed and active in management domain&lt;BR /&gt;Gi1/0/49 1-3,10,100&lt;/P&gt;
&lt;P&gt;Port Vlans in spanning tree forwarding state and not pruned&lt;BR /&gt;Gi1/0/49 1-3,10,100&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:54:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091906#M388058</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Also on the 2960 -</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091907#M388059</link>
      <description>&lt;P&gt;Also on the 2960 -&lt;/P&gt;
&lt;P&gt;i would remove the following -&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ip route 0.0.0.0 0.0.0.0 192.168.10.2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip route 192.168.0.0 255.255.0.0 192.168.10.2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ip routing&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:54:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091907#M388059</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T10:54:56Z</dc:date>
    </item>
    <item>
      <title>one thing i have noticed is</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091908#M388060</link>
      <description>&lt;P&gt;one thing i have noticed is if i do a tracert from my pc it reaches the default gateway 192.168.1.1 then it doesnt knw where to take the traffic so i think the 3850 might be the one with an issue&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 11:12:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091908#M388060</guid>
      <dc:creator>nmwenda01</dc:creator>
      <dc:date>2017-07-23T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Hello</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091909#M388061</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;give the 2960 switch an mgt IP address and default -gateway of vlan 3 and disable ip routing then you should be able to reach the L3 switch from the 2960&lt;/P&gt;
&lt;P&gt;Make sure also that the vlans are propergated over th trunks into the vtp database of 2960 And clients can obtain dhcp addressing&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Lastky your default route on the L3 is pointing to an interface on the same switch this isn't correct it should be pointing to the next-hop address for any non local traffic to route to&lt;/P&gt;
&lt;P&gt;paul&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 11:52:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091909#M388061</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2017-07-23T11:52:24Z</dc:date>
    </item>
    <item>
      <title>What are you tracing to on</title>
      <link>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091910#M388062</link>
      <description>&lt;P&gt;What are you tracing to on your PC?&lt;/P&gt;
&lt;P&gt;Can you have post configs from both devices as they are currently?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 13:18:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/routing-and-switching/m-p/3091910#M388062</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-23T13:18:42Z</dc:date>
    </item>
  </channel>
</rss>

