Regarding no ip route-cache on Cisco 2960

The users have been complaining about the network is slowness , after checking each lay2 switches, I found under each vlan the no ip route-cache is configured, the module is 2960, I am not sure if the command is there by default or configured manually, it is configured under the vlan interface only, not under each interface, will this be the reason that causing the slow performance? by the way will there be downtime by removing this command?
Thanks

Network Latency is hard to troubleshoot.
-Isolate which customers are complaining about slow services
-ID the services(is is just shared drive access or just web access or is it everything accross the board)
If its the entire network, you probably have issues at the core or backbone so start looking for something that changed or is not meshing with the original design baseline.
If its isolated to one leg of the network, you can look at interface counters for errors or protocol implementations(maybe STP reconverged to a new link that is slower or root bridge problems are occuring.
You can also look at the CPU on the switches supporting the laggy hosts.  If its through the roof, then you probably have a loop or broadcast storm.
Hope this helps, but latency is really hard to troubleshoot until you can isolate the problem down.
Also, ip route-cache is just a higher level of switching.  The 2960 is perfectly capable of switching traffic for all of its user ports with the default switching method.

Similar Messages

  • Cisco 1941 Router-on-a-Stick w/ 11VLANs trunked to a Cisco 2960: Can Ping a device in another VLAN, that device cannot ping back

    Cisco 1941 Router-on-a-Stick w/ 11VLANs trunked to a Cisco 2960: From the Switch I can Ping a device in another VLAN, that device cannot ping back. Some devices can ping devices in other VLANs and the device in the other VLAN can successfully return the Ping. Have a look at the attached diagram.
    Router Config:
    show run
    Building configuration...
    Current configuration : 7224 bytes
    ! Last configuration change at 09:05:48 EDT Wed Aug 6 2014
    version 15.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname ROUTER
    boot-start-marker
    boot-end-marker
    no aaa new-model
    clock timezone EDT -8 0
    ip cef
    ip name-server 8.8.8.8
    no ipv6 cef
    multilink bundle-name authenticated
    license udi pid CISCO1941/K9
    object-group network Net_Obj_Group1 
     description This network group allows all 10.0.0.0 and Email Forwarder server through to the Plt PCs
     205.191.0.0 255.255.0.0
     10.0.0.0 255.0.0.0
    object-group network Net_Obj_Group2 
     description This Network Group includes the Host IPs allowed through the Plant Router
     host 10.194.28.23
     host 10.194.28.25
     host 10.194.28.26
     host 10.194.28.27
     host 10.194.28.28
     host 10.194.28.29
     host 10.194.28.37
     host 10.194.28.39
     host 10.194.28.40
     host 10.194.28.70
     host 10.194.28.130
     host 10.194.28.131
     host 10.194.28.132
     host 10.194.28.133
     host 10.194.28.134
     host 10.194.28.135
     host 10.194.28.136
     host 10.194.28.137
     host 10.194.28.138
     host 10.194.28.139
     host 10.194.28.140
     host 10.194.28.141
    interface Embedded-Service-Engine0/0
     no ip address
     shutdown
    interface GigabitEthernet0/0
     description Port Ge0/0 to IT Enterprise network Switch GE1/0/38
     ip address 10.194.28.111 255.255.255.0
     ip access-group 105 in
     ip access-group 106 out
     ip nat outside
     ip virtual-reassembly in
     shutdown
     duplex full
     speed auto
     no mop enabled
    interface GigabitEthernet0/1
     description Port to Plant PCN-K/L24 Sw1 Port 0/24
     no ip address
     duplex auto
     speed auto
     no mop enabled
    interface GigabitEthernet0/1.102
     description Port to VLAN 102
     encapsulation dot1Q 102
     ip address 192.168.102.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.104
     description Port to VLAN 104
     encapsulation dot1Q 104
     ip address 192.168.104.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.105
     description Port to VLAN 105
     encapsulation dot1Q 105
     ip address 192.168.105.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.106
     description Port to VLAN 106
     encapsulation dot1Q 106
     ip address 192.168.106.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.107
     description Port to VLAN 107
     encapsulation dot1Q 107
     ip address 192.168.107.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.111
     description Port to VLAN 111
     encapsulation dot1Q 111
     ip address 192.168.111.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.117
     description Port to VLAN 117
     encapsulation dot1Q 117
     ip address 192.168.117.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.121
     description Port to VLAN 121
     encapsulation dot1Q 121
     ip address 192.168.121.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.125
     description Port to VLAN 125
     encapsulation dot1Q 125
     ip address 192.168.125.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.150
     description Port to to VLAN 150
     encapsulation dot1Q 150
     ip address 192.168.150.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    interface GigabitEthernet0/1.999
     description Port to VLAN 999
     encapsulation dot1Q 999
     ip address 192.168.0.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat inside source static 192.168.102.201 10.194.28.23
    ip nat inside source static 192.168.121.201 10.194.28.25
    ip nat inside source static 192.168.106.251 10.194.28.26
    ip nat inside source static 192.168.107.245 10.194.28.27
    ip nat inside source static 192.168.102.251 10.194.28.28
    ip nat inside source static 192.168.150.201 10.194.28.29
    ip nat inside source static 192.168.107.179 10.194.28.37
    ip nat inside source static 192.168.111.201 10.194.28.39
    ip nat inside source static 192.168.105.201 10.194.28.40
    ip nat inside source static 192.168.106.21 10.194.28.70
    ip nat inside source static 192.168.107.146 10.194.28.130
    ip nat inside source static 192.168.107.156 10.194.28.131
    ip nat inside source static 192.168.107.161 10.194.28.132
    ip nat inside source static 192.168.107.181 10.194.28.133
    ip nat inside source static 192.168.107.191 10.194.28.134
    ip nat inside source static 192.168.106.202 10.194.28.135
    ip nat inside source static 192.168.106.212 10.194.28.136
    ip nat inside source static 192.168.117.190 10.194.28.137
    ip nat inside source static 192.168.117.100 10.194.28.138
    ip nat inside source static 192.168.106.242 10.194.28.139
    ip nat inside source static 192.168.125.100 10.194.28.140
    ip nat inside source static 192.168.125.99 10.194.28.141
    ip nat outside source static 10.194.28.23 10.194.28.23
    ip nat outside source static 10.194.28.25 10.194.28.25
    ip nat outside source static 10.194.28.26 10.194.28.26
    ip nat outside source static 10.194.28.27 10.194.28.27
    ip nat outside source static 10.194.28.28 10.194.28.28
    ip nat outside source static 10.194.28.29 10.194.28.29
    ip nat outside source static 10.194.28.37 10.194.28.37
    ip nat outside source static 10.194.28.39 10.194.28.39
    ip nat outside source static 10.194.28.40 10.194.28.40
    ip nat outside source static 10.194.28.70 10.194.28.70
    ip nat outside source static 10.194.28.130 10.194.28.130
    ip nat outside source static 10.194.28.131 10.194.28.131
    ip nat outside source static 10.194.28.132 10.194.28.132
    ip nat outside source static 10.194.28.133 10.194.28.133
    ip nat outside source static 10.194.28.134 10.194.28.134
    ip nat outside source static 10.194.28.135 10.194.28.135
    ip nat outside source static 10.194.28.136 10.194.28.136
    ip nat outside source static 10.194.28.137 10.194.28.137
    ip nat outside source static 10.194.28.138 10.194.28.138
    ip nat outside source static 10.194.28.139 10.194.28.139
    ip nat outside source static 10.194.28.140 10.194.28.140
    ip nat outside source static 10.194.28.141 10.194.28.141
    ip route 0.0.0.0 0.0.0.0 10.194.28.1
    access-list 105 permit ip object-group Net_Obj_Group1 object-group Net_Obj_Group2
    access-list 106 permit ip object-group Net_Obj_Group2 object-group Net_Obj_Group1
    dialer-list 1 protocol ip permit
    control-plane
    banner login ^CC
    Login banner for Plant Router #01^C
    banner motd ^CC
    MOTD Banner for Plant Router^C
    line con 0
     password XXXXXXXXX
     logging synchronous
     login
    line aux 0
    line 2
     no activation-character
     no exec
     transport preferred none
     transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
     stopbits 1
    line vty 0 4
     password XXXXXXXXX
     logging synchronous
     login
     transport input all
    scheduler allocate 20000 1000
    ntp server 10.199.100.92
    end
    Switch Config:
    sh ru
    Building configuration...
    Current configuration : 6513 bytes
    version 12.2
    no service pad
    service timestamps debug uptime
    service timestamps log datetime localtime show-timezone
    service password-encryption
    hostname K24Sw01
    boot-start-marker
    boot-end-marker
    no aaa new-model
    clock timezone EDT -5
    clock summer-time EDT recurring
    udld aggressive
    crypto pki trustpoint TP-self-signed-593746944
     enrollment selfsigned
     subject-name cn=IOS-Self-Signed-Certificate-593746944
     revocation-check none
     rsakeypair TP-self-signed-593746944
      4B58BCE9 44
      quit
    spanning-tree mode pvst
    spanning-tree extend system-id
    vlan internal allocation policy ascending
    interface FastEthernet0
     no ip address
    interface GigabitEthernet0/1
     description Trunk port for vlans 105, 111, 125 and 999 from K24Sw01 port Ge0/1 to P22Sw01 port Ge0/24
     switchport trunk allowed vlan 105,111,125,999
     switchport mode trunk
    interface GigabitEthernet0/2
     description Trunk port for vlans 150 and 999 from K24Sw01 port Ge0/2 to N25Sw01 port Ge0/26
     switchport trunk allowed vlan 150,999
     switchport mode trunk
    interface GigabitEthernet0/3
     description Trunk port for vlans 102, 104, 106, 107, 117 and 999 from K24Sw01 port Ge0/3 to K28Sw01 port Ge0/26
     switchport trunk allowed vlan 102,104,106,107,117,999
     switchport mode trunk
    interface GigabitEthernet0/4
     description Trunk port for vlans 102, 106, 107 and 999 from K24Sw01 port Ge0/4 to H23Sw01 port Ge0/26
     switchport trunk allowed vlan 102,106,107,999
     switchport mode trunk
    interface GigabitEthernet0/5
     description Trunk port for vlans 121, 125 and 999 from K24Sw01 port Ge0/5 to M21Sw01 port Ge0/24
     switchport trunk allowed vlan 121,125,999
     switchport mode trunk
    interface GigabitEthernet0/6
     description OPEN
     spanning-tree portfast
    interface GigabitEthernet0/7
     description OPEN
     spanning-tree portfast
    interface GigabitEthernet0/8
     description OPEN
     spanning-tree portfast
    interface GigabitEthernet0/9
     description OPEN
     spanning-tree portfast
    interface GigabitEthernet0/10
     description VLan 102 access port
     switchport access vlan 102
     spanning-tree portfast
    interface GigabitEthernet0/11
     description - VLan 104 access port
     switchport access vlan 104
     spanning-tree portfast
    interface GigabitEthernet0/12
     description - VLan 105 access port
     switchport access vlan 105
     spanning-tree portfast
    interface GigabitEthernet0/13
     description - VLan 106 access port
     switchport access vlan 106
     spanning-tree portfast
    interface GigabitEthernet0/14
     description - VLan 107 access port
     switchport access vlan 107
     spanning-tree portfast
    interface GigabitEthernet0/15
     description - VLan 111 access port
     switchport access vlan 111
     spanning-tree portfast
    interface GigabitEthernet0/16
     description - VLan 117 access port
     switchport access vlan 117
     spanning-tree portfast
    interface GigabitEthernet0/17
     description - VLan 121 access port
     switchport access vlan 121
     spanning-tree portfast
    interface GigabitEthernet0/18
     description - VLan 125 access port
     switchport access vlan 125
     spanning-tree portfast
    interface GigabitEthernet0/19
     description - VLan 150 access port
     switchport access vlan 150
     spanning-tree portfast
    interface GigabitEthernet0/20
     description - VLan 999 access port
     switchport access vlan 999
     spanning-tree portfast
    interface GigabitEthernet0/21
     description OPEN
     spanning-tree portfast
    interface GigabitEthernet0/22
     description OPEN
     spanning-tree portfast
    interface GigabitEthernet0/23
     description OPEN
     spanning-tree portfast
    interface GigabitEthernet0/24
     description From ROUTER Gw ge0/1
     switchport trunk allowed vlan 102,104-107,111,117,121,125,150,999
     switchport mode trunk
    interface GigabitEthernet0/25
    interface GigabitEthernet0/26
    interface Vlan1
     no ip address
     no ip route-cache
     shutdown
    interface Vlan102
     ip address 192.168.102.253 255.255.255.0
    interface Vlan104
     no ip address
     no ip route-cache
    interface Vlan105
     no ip address
     no ip route-cache
    interface Vlan106
     no ip address
     no ip route-cache
    interface Vlan107
     no ip address
     no ip route-cache
    interface Vlan111
     no ip address
     no ip route-cache
    interface Vlan117
     no ip address
     no ip route-cache
    interface Vlan121
     no ip address
     no ip route-cache
    interface Vlan125
     no ip address
     no ip route-cache
    interface Vlan150
     no ip address
     no ip route-cache
    interface Vlan999
     no ip address
     no ip route-cache
    ip default-gateway 192.168.102.1
    ip http server
    ip http secure-server
    snmp-server engineID local 00000009020000019634C2C0
    snmp-server community public RO
    snmp-server location 
    snmp-server contact 
    banner motd ^CCC ADMIN USE ONLY! ^C
    line con 0
     session-timeout 10 
     password xxxxxx
     logging synchronous
     login
     stopbits 1
    line vty 0 4
     session-timeout 10 
     password xxxxxxx
     login
    line vty 5 15
     session-timeout 10 
     password xxxxxxxx
     login
    ntp server 10.199.100.92
    end
    K24Sw01#

    HI Mark,
    Here is the my config:
    Create sub-interfaces, set 802.1Q trunking protocol and ip address on each sub-interface
    Router(config)#interface f0/0
    Router(config-if)#no shutdown
    (Note: The main interface f0/0 doesn’t need an IP address but it must be turned on)
    Router(config)#interface f0/0.10
    Router(config-subif)#encapsulation dot1q 10
    Router(config-subif)#ip address 192.168.10.1 255.255.255.0
    Router(config-subif)#interface f0/0.20
    Router(config-subif)#encapsulation dot11 20
    Router(config-subif)#ip address 192.168.20.1 255.255.255.0
    (Note: In the “encapsulation dot1q 10″ command, 10 is the VLAN ID this interface operates in)
    Configure VLAN
    Switch(config)#vlan 10
    Switch(config-vlan)#name SALES
    Switch(config-vlan)#vlan 20
    Switch(config-vlan)#name TECH
    Set ports to access mode & assign ports to VLAN
    Switch(config)#interface range fa0/1
    Switch(config-if)#no shutdown
    Switch(config-if)# switchport mode access
    Switch(config-if)# switchport access vlan 15
    Switch(config-if)#interface range fa0/3
    Switch(config-if)#no shutdown
    Switch(config-if)#switchport mode access
    Switch(config-if)# switchport access vlan 20
    Switch(config-if)#interface range fa0/5
    Switch(config-if)#no shutdown
    Switch(config-if)#switchport mode trunk
    1. Please check all your port are up.
    2. Check the config once again.
    3. Make sure the swicth and router connection port configured as trunk and it should be up.
    This config is working for me,
    Regards
    Dont forget to rate helpful posts.

  • Asa 5515x and cisco 2960s

    hi all,
    can a cisco 2960s connect to asa with multiple vlans and still route to DMZ and internet?
    thanks for any comment you may add.

    Hi,
    I have pretty much lost the track on the Cisco Switch and Router products but to my understanding all the 2900 series Switches are usually just L2 devices which dont usually handle routing. But as I said I dont know if there has been some changes regarding their abilities. To my understanding its always been the 3000 Series switches that handle L3 operation also.
    I am also not sure if I understood your question correctly.
    You can naturally trunk your 2960 Vlans to the ASA and let it handle the routing.
    But as I said I dont quite know if I understood what you are after. Maybe you would want to expand on your question a bit more?
    - Jouni

  • Cisco 2960-X / Singlewire / Atlas Multicast Issues

    Atlas and Singlewire are blaming the 2960-X stating that it is blocking the multicast traffic and this is why the Atlas IPS-ZCM cannot register because the SLP packets are not reaching the Singlewire server.
    Already worked with Cisco TAC and they state there are no issue on the 2960-X.  But based on the wiresharks from both devices, I do see the SLP request leaving the Atlas device, but I never see it hit the Singlewire server.  Both devices are physically on the same switch and on the same vlan.
    I have enabled and disabled IP IGMP Snooping globally with no success.
    Any suggestions on a fix would be appreciated.
    Atlas devices is on port 1/0/43
    Singlewire is a VM running on BE6K server on port 1/0/47
    =====CONFIG-=====
    version 15.0
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname 2960
    boot-start-marker
    boot-end-marker
    aaa new-model
    aaa session-id common
    clock timezone PST -8 0
    clock summer-time PST recurring
    switch 1 provision ws-c2960x-48ts-l
    switch 2 provision ws-c2960x-24ts-l
    spanning-tree mode pvst
    spanning-tree extend system-id
    vlan internal allocation policy ascending
    interface FastEthernet0
     no ip address
     no ip route-cache
    interface GigabitEthernet1/0/1
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/2
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/3
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/4
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/5
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/6
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/7
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/8
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/9
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/10
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/11
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/12
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/13
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/14
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/15
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/16
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/17
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/18
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/19
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/20
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/21
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/22
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/23
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/24
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/25
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/26
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/27
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/28
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/29
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/30
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/31
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/32
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/33
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/34
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/35
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/36
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/37
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/38
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/39
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/40
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/41
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/42
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/43
     description **Connects to Paging Equipment**
     switchport access vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/44
     description **Connects to Core Data Switch**
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/45
     description **Connects to Fax Finder 440**
     switchport access vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/46
     description **Connects to Point to Point Between INC & Plant A**
     switchport access vlan 100
    interface GigabitEthernet1/0/47
     description **Connects to BE6K Server Port 1**
     switchport access vlan 100
     spanning-tree portfast
    interface GigabitEthernet1/0/48
     description **Connects to INCVGW-2921 Port GE 0/0**
     switchport trunk allowed vlan 1,100
     switchport mode trunk
    interface GigabitEthernet1/0/49
    interface GigabitEthernet1/0/50
    interface GigabitEthernet1/0/51
    interface GigabitEthernet1/0/52
    interface GigabitEthernet2/0/1
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/2
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/3
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/4
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/5
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/6
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/7
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/8
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/9
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/10
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/11
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/12
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/13
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/14
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/15
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/16
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/17
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/18
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/19
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/20
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/21
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/22
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/23
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/24
     switchport voice vlan 100
     spanning-tree portfast
    interface GigabitEthernet2/0/25
    interface GigabitEthernet2/0/26
    interface GigabitEthernet2/0/27
    interface GigabitEthernet2/0/28
    interface Vlan1
     description **DATA VLAN**
     ip address 10.10.0.82 255.255.0.0
    interface Vlan100
     description **VOICE VLAN**
     ip address 10.11.0.3 255.255.255.0
    ip default-gateway 10.10.0.81
    ==========

    Hi Leo -
    So after holding the mode button down I'm not getting the option to break the prompt.
    Could this mean AAA is enabled? Switches are not stacked as I thought they might be.
    CPU rev: B
    Image passed digital signature verification
    Board rev: 5
    Testing DataBus...
    Testing AddressBus...
    Testing Memory from 0x00000000 to 0x1fffffff.../
    Using driver version 3 for media type 1
    Xmodem file system is available.
    Base ethernet MAC Address: 2c:3e:cf:3f:ee:80
    The password-recovery mechanism is enabled.
    USB EHCI 1.00
    USB EHCI 1.00
    USB Console INIT
    Initializing Flash...
    mifs[5]: 10 files, 1 directories
    mifs[5]: Total bytes     :    1806336
    mifs[5]: Bytes used      :     690688
    mifs[5]: Bytes available :    1115648
    mifs[5]: mifs fsck took 1 seconds.
    mifs[6]: 0 files, 1 directories
    mifs[6]: Total bytes     :    3870720
    mifs[6]: Bytes used      :       1024
    mifs[6]: Bytes available :    3869696
    mifs[6]: mifs fsck took 0 seconds.
    mifs[7]: 5 files, 1 directories
    mifs[7]: Total bytes     :     258048
    mifs[7]: Bytes used      :       8192
    mifs[7]: Bytes available :     249856
    mifs[7]: mifs fsck took 0 seconds.
    mifs[8]: 5 files, 1 directories
    mifs[8]: Total bytes     :     258048
    mifs[8]: Bytes used      :       8192
    mifs[8]: Bytes available :     249856
    mifs[8]: mifs fsck took 0 seconds.
    mifs[9]: 626 files, 20 directories
    mifs[9]: Total bytes     :  122185728
    mifs[9]: Bytes used      :   23478272
    mifs[9]: Bytes available :   98707456
    mifs[9]: mifs fsck took 29 seconds.
    ...done Initializing Flash.
    -B

  • Basic Internet Routing Configuration Help -- Cisco 2811

    Hi everyone,
    I want to start by saying that I brought a Cisco 2811 Router to use at home and to practice advanced networking with. So far, I believe I've configured everything as it should be, however, I am not getting any internet connection.
    DHCP is set up and working properly, I can lease addresses without issue.
    Both interfaces are configured, fe0/1 with a static IP, and fe0/0 as a DHCP client.
    I have connected fe0/0 directly to the Cable modem and it acquires an IP without issue. Connecting my laptop directly into fe0/1 allows my laptop to lease an IP from the router's DHCP server. So I know everything up to there is working properly. I've set up NAT as best I can with what I know, but I am still not getting the router to provide internet access. 
    The following is my Router's Configuration. Does anything seem to be missing? I used Configuration Professional to set it up.
    ------------Begin Configuration-------------
    Building configuration...
    Current configuration : 2570 bytes
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname Network
    boot-start-marker
    boot-end-marker
    security authentication failure rate 10 log
    security passwords min-length 6
    no logging buffered
    logging console critical
    enable secret 5 $1$4FJS$RQUEiWuTaMOAGhVx1O1Du0
    enable password 7 046F03070C291D175F40
    aaa new-model
    aaa authentication login local_auth local
    aaa session-id common
    dot11 syslog
    no ip source-route
    no ip routing
    no ip gratuitous-arps
    no ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.100.1
    ip dhcp pool Network
       import all
       network 192.168.100.0 255.255.255.0
       dns-server 4.2.2.2 4.2.2.1 
       lease 7
    no ip bootp server
    ip domain name Network
    ip name-server 4.2.2.2
    ip name-server 4.2.2.1
    login block-for 5 attempts 5 within 1
    multilink bundle-name authenticated
    voice-card 0
     no dspfarm
    username Admin password 7 1526035D5D7C72252B3B
    archive
     log config
      hidekeys
    interface FastEthernet0/0
     description $ETH-WAN$
     ip address dhcp client-id FastEthernet0/0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly
     no ip route-cache
     duplex full
     speed auto
     no mop enabled
    interface FastEthernet0/1
     ip address 192.168.100.1 255.255.255.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly
     no ip route-cache
     duplex full
     speed auto
     no mop enabled
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat pool Network 192.168.100.1 192.168.100.254 netmask 255.255.255.0
    ip nat inside source list 101 interface FastEthernet0/0 overload
    logging trap debugging
    logging facility local2
    access-list 100 permit udp any any eq bootpc
    access-list 101 remark INTERNET ACCESS THROUGH NAT
    access-list 101 remark CCP_ACL Category=2
    access-list 101 permit ip 192.168.100.0 0.0.0.255 any
    dialer-list 1 protocol ip permit
    snmp-server community public RO
    no cdp run
    control-plane
    banner motd ^C Welcome! ^C
    line con 0
     login authentication local_auth
     transport output telnet
    line aux 0
     exec-timeout 15 0
     login authentication local_auth
     transport output telnet
    line vty 0 4
     password 7 107D0C1A10051B1F15
     login authentication local_auth
     transport input telnet
    scheduler allocate 20000 1000
    end
    ------------------End Configuration-------------------
    Does anything seem amiss? Thank you all in advance for your help!
    John

    Hi Again,
    I sent
    dhcp pool Network
    default-router 192.168.100.1
    to the router and wrote it to config. I still didn't have internet access at first, so I followed John's tip and hooked up my machine to an old Catalyst 2849G switch I had laying around. The switch has no settings, just gets an ip from the router and does its own thing. After doing so, I do now have internet access. I'm using it to post this reply in fact.
    Here are the results of ipconfig /all on my Ethernet NIC on my machine before even having the switch:
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : hsd1.ut.comcast.net.
       Description . . . . . . . . . . . : Intel(R) Ethernet Connection I217-LM
       Physical Address. . . . . . . . . : 54-EE-75-27-6F-06
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::7cdd:83b5:e603:127e%13(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.100.2(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Thursday, October 02, 2014 7:57:10 AM
       Lease Expires . . . . . . . . . . : Thursday, October 09, 2014 7:57:10 AM
       Default Gateway . . . . . . . . . :
       DHCP Server . . . . . . . . . . . : 192.168.100.1
       DHCPv6 IAID . . . . . . . . . . . : 290778741
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1B-B2-3D-AF-54-EE-75-27-6F-06
       DNS Servers . . . . . . . . . . . : 75.75.76.76
                                           75.75.75.75
       NetBIOS over Tcpip. . . . . . . . : Enabled
    It seems everything was working as it should, but I didn't have internet access and windows still reported it as an unknown network.
    After hooking up my Switch, Windows reported seeing 'Network' (From my router's host name, I presume?) and once I reset the modem, I had internet access. 
    This was a huge learning experience and I am glad to have help from all of you. Is there anything else I can to do optimize my configurations? Also, why didn't I have internet access when directed hooked up to FastEthernet0/1 even though my machine acquired IP's and DNS info?
    Here is another copy of the running config with today's changes:
    ---------------------Begin Configuration------------------------
    Building configuration...
    Current configuration : 2401 bytes
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname Network
    boot-start-marker
    boot-end-marker
    security authentication failure rate 10 log
    security passwords min-length 6
    logging buffered 4096
    logging console critical
    enable secret 5 $1$4FJS$RQUEiWuTaMOAGhVx1O1Du0
    enable password 7 046F03070C291D175F40
    aaa new-model
    aaa authentication login local_auth local
    aaa session-id common
    dot11 syslog
    no ip source-route
    no ip gratuitous-arps
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.100.1
    ip dhcp pool Network
       import all
       network 192.168.100.0 255.255.255.0
       default-router 192.168.100.1 
       lease 7
    no ip bootp server
    ip domain name Network
    login block-for 5 attempts 5 within 1
    multilink bundle-name authenticated
    voice-card 0
     no dspfarm
    username Admin password 7 1526035D5D7C72252B3B
    archive
     log config
      hidekeys
    interface FastEthernet0/0
     description $ETH-WAN$
     ip address dhcp client-id FastEthernet0/0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly
     duplex full
     speed auto
     no mop enabled
    interface FastEthernet0/1
     ip address 192.168.100.1 255.255.255.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly
     duplex full
     speed auto
     no mop enabled
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 dhcp
    ip http server
    no ip http secure-server
    ip nat pool Network 192.168.100.1 192.168.100.254 netmask 255.255.255.0
    ip nat inside source list 10 interface FastEthernet0/0 overload
    logging trap debugging
    logging facility local2
    access-list 10 permit 192.168.100.0 0.0.0.255
    access-list 100 permit udp any any eq bootpc
    dialer-list 1 protocol ip permit
    snmp-server community public RO
    no cdp run
    control-plane
    banner motd ^C Welcome! ^C
    line con 0
     login authentication local_auth
     transport output telnet
    line aux 0
     exec-timeout 15 0
     login authentication local_auth
     transport output telnet
    line vty 0 4
     password 7 107D0C1A10051B1F15
     login authentication local_auth
     transport input telnet
    scheduler allocate 20000 1000
    end
    --------------------------End Configuration-------------------------
    Let me know if there is anything else you guys need or I should do, I'll be back after classes today. Thanks again!
    -John

  • Power up cisco 2960 switch with 12V DC Power

    hi all ,
    I have some issue with supply power to cisco 2960-24TT-L switch. In my server farm rack is having DC current of -48V. But however cisco switch require 12V DC current.
    Cisco Spec.
    Cisco Catalyst 2960-24TT-L
    12V at 5 A
    5 A
    How can I power on the switch using DC current ?  Is there any power converter which I can purchase ? your responses are very much.
    Thanks

    You may also go here: 
    https://supportforums.cisco.com/community/netpro/small-business
    The Search Function is your friend.... and Google too.
    How to Secure your Network
    How to Upgrade Routers Firmware
    Setting-Up a Router with DSL Internet Service
    Setting-Up a Router with Cable Internet Service
    How to Hard Reset or 30/30/30 your Router

  • Change default username on Cisco 2960

    Hi! It is possible to change de default username "admin" from Cisco 2960?
    Ports  Model              SW Version              SW Image
    WS-C2960-24TC-L    12.2(35)SE5             C2960-LANBASEK9-M

    Hello,
    If you have console access, please try the following:
    configure terminal
    ##### Create a new username/password pair ############
    username priv 15 password
    ##### Configure HTTP access using local username ######
    ip http authentication local
    ##### Configure telnet access using local username #####
    line vty 0 4
    login local
    exit
    If you want to delete a username, please use the following command:
    no username
    Hope this helps.
    Regards,
    NT

  • Netflow and IP route-cache flow on a serial Int?

    Hi, i was wondring if turning the ip route-cache on a serial Int connecting to a T1 line to the ISP is having adverse affect on the router or not assuming more processing power.
    is there a collector by Cisco thatcan be downloaded for free and use to collect the flow?
    Can CiscoWorks LMS be used "or VMS" to collect the netflow information?
    Thanks very much for your help/feedback.
    Thx,
    Masood

    Masood,
    Cisco have produced an excellent white paper on netflow performance - try searching for "NetFlow Performance Analysis".
    Also, in the netflow section on Cisco's web site there is an extensive list of both commercial and freeware netflow applications. (You can't use CiscoWorks though.)
    Andrew.

  • 'no ip route-cache' on Tunnel interfaces

    Hi,
    A quick and hopefully simple question. Is there any reason why 'no ip route-cache' and 'no ip mroute-cache' should be configured on Tunnel interfaces?
    Generally, when should 'no ip route-cache' be configured on an interface?
    Many thanks,
    Andy

    Andy, no easy question, and prety much send some of us back to basics.. one have to take a deeper look at this command to barely get a good picture. See first link thread , good discussion on your question.. generaly no ip- route-catch improves performance for router forwarding processing desitions.
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Network%20Infrastructure&topic=WAN%2C%20Routing%20and%20Switching&topicID=.ee71a06&fromOutline=&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cbfa166
    You can find more details on three types of switching methods such as ( fast switching by ip route catch command ), I believe it helps understand better the commands.
    http://www.cisco.com/en/US/tech/tk827/tk831/technologies_white_paper09186a00800a62d9.shtml
    Another instance where you would have IP route catch enable on an interface would be for the use of netflow, IP route-cacth command on an interface is requirement for implementing netflow .
    Rgds
    -Jorge

  • Ip route cache

    Is there any benifit of using this command, is it by default on ?

    HI Carl,
    It enabled fast switching.
    There are differet switching methods which can be used,To control the use of switching methods for forwarding IP packets use the ip route-cache command in interface configuration mode.
    Using the route cache is often called fast switching. The route cache allows outgoing packets to be load-balanced on a per-destination basis rather than on a per-packet basis. The ip route-cache command with no additional keywords enables fast switching.
    Check this link for more details
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hisw_r/ips_a1h.htm#wp1160847
    HTH
    Ankur

  • How to configure a cisco 2960 switch to support two routers(data and voice), please give me any suggestions

    HI, I need to configure a 2960 switch at a client site. They have routers already been installed on site, one is for data traffic another is for voice. I have created two vlans on switch  for data and voice. Now I couldn't get any idea what would be the default gateway on switch. 
    Please give me any suggestions.

    HI Leo, 
                Many thanks for your reply.
             But there are two up-links going from Gi 0/1 and Gi 0/2. I have configured the S/W like below, 
    interface GigabitEthernet0/1
    description UPLINK TO Data router
    switchport access vlan 100
     switchport mode access
    interface GigabitEthernet0/2
    description UPLINK TO voice router
    switchport access vlan 100
     switchport mode access
    interface Vlan1
     no ip address
     no ip route-cache
     shutdown
    interface Vlan60
     ip address 192.168.1.253 255.255.255.0
     ip helper address 192.168.1.1
     no ip route-cache
    interface Vlan100
     ip address 172.16.1.253 255.255.255.0
     ip helper address 172.16.1.1
     no ip route-cache
     I have used IP helper address, but I am getting some connecting issues on PCs and IP phones. Please suggest me, Can I manage it with two uplinks with different IP addresses. 
    Thanks in advance.

  • Cisco 2960 Temperature OID

    I have load CISCO-ENVMON-MIB and initiate walk in it but unable to find OID of Cisco 2960 temperature monitor..
    I have search over net and found .1.3.6.1.4.1.9.9.13.1.3.1.3.1 for temperature but this OID is not responding in this mib.
    Regards,
    Arshad Ahmed

    Hi,
    What is the version of IOS you are using?  What is your SNMP config?
    Here is an example output:
    snmpwalk -v2c -c public 10.12.12.12 .1.3.6.1.4.1.9.9.13
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.1 = STRING: "chassis"
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.6.1 = INTEGER: 5
    SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.1 = STRING: "chassis"
    SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.1 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.2.1 = STRING: "internal power supply"
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.3.1 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.4.1 = INTEGER: 0
    SNMPv2-SMI::enterprises.9.9.13.1.6.0 = Hex-STRING: 00
    SNMPv2-SMI::enterprises.9.9.13.2.1.0 = INTEGER: 2
    SNMPv2-SMI::enterprises.9.9.13.2.3.0 = INTEGER: 2
    SNMPv2-SMI::enterprises.9.9.13.2.4.0 = INTEGER: 2
    SNMPv2-SMI::enterprises.9.9.13.2.5.0 = INTEGER: 2
    SNMPv2-SMI::enterprises.9.9.13.2.6.0 = INTEGER: 2
    To verify that the MIB exists in your image please navigate to: 
    http://tools.cisco.com/Support/SNMP/do/MIBSupport.do?local=en&step=3
    Once there, issue a 'sh ver' on your device and copy and paste the entire name into the tool.
    Thanks

  • Cisco 2960 events to LMS.

    I know that there is no EEM in 2960. We have 2960 and LMS to manage them. LMS receives up/down status messages from 2960.
    Is there a way to set LMS to include description of a interface with messages coming from 2960 ?
    thanks.

    HI Leo, 
                Many thanks for your reply.
             But there are two up-links going from Gi 0/1 and Gi 0/2. I have configured the S/W like below, 
    interface GigabitEthernet0/1
    description UPLINK TO Data router
    switchport access vlan 100
     switchport mode access
    interface GigabitEthernet0/2
    description UPLINK TO voice router
    switchport access vlan 100
     switchport mode access
    interface Vlan1
     no ip address
     no ip route-cache
     shutdown
    interface Vlan60
     ip address 192.168.1.253 255.255.255.0
     ip helper address 192.168.1.1
     no ip route-cache
    interface Vlan100
     ip address 172.16.1.253 255.255.255.0
     ip helper address 172.16.1.1
     no ip route-cache
     I have used IP helper address, but I am getting some connecting issues on PCs and IP phones. Please suggest me, Can I manage it with two uplinks with different IP addresses. 
    Thanks in advance.

  • SRW2024 and Cisco 2960

    Hello everybody,
    can i configure Link Aggregation between Cisco SRW2024 and Cisco 2960?
    I need connect from SRW to 2960 2Gbps line uplink,
    Thank you for sample config
    Regards,
    Tomas

    Hello everybody,
    my colleague set this:
    IN Cisco 2960:
    interface FastEthernet0/1
    port group 1
    spanning-tree portfast
    interface FastEthernet0/2
    port group 1
    spanning-tree portfast
    and IN Linksys:
    see attach image
    Thank you for review config
    Regards,
    Tomas

  • Slow download performance with windows 7 on Cisco 2960S

    has someone experience with the the windows 7 on Cisco 2960S.
    One customer had the issue with very slow download rate ( 500kByte) with 100MB / full duplex and  default tcp paramenter under win 7 with IOS 12.2.55SE1.
    No error was seen.
    The change of follwing in windows improve the performance a litte bit to 1-2 MByte.
    no compression, no tcp windowing, no received side scaling, no windows side heuristic, no checksum offloading and a smaller MTU size than default.
    After update the Switch to 12.2.55.SE2 the performance imporve to 4-12 MByte.
    Has someone an idea about the chances in IOS 12.2.55SE2. I cant find anything in RN about this issue.
    Best regards
    Steffen

    I have the same issues in WS-C2960G-48TC-L  . my downloads dropped in my lan from 2 mb/s to 100kb/s in all operating systems including linux workstations . my ios version is 12.2(44)SE5 in 2960 switches .
    i have 2 x 4503-E L3 and 14 2960-48TC-L switches but i can not access the new ios versions to test if the issue is coming from ios version because of end of support .
    can someone ensure that the new ios remove this issue ?

Maybe you are looking for

  • Approach for generating a report while having Func Specs of the Report

    Hi Experts, Please tell me what should be the approach for generating a report when having Func Specs of the Report. Thnx Sid

  • Amotisation of Cost from vendor invoices

    Hi All, I have the requirement to amoritze the cost coming from the Purchase Orders over the duration of PO. This I suppose cannot be done through Result Analysis. I am exploring the option of Accrual Engine,but the problem is that if takes fixed amo

  • ITunes shuts down when I connect my iPod 30gb

    I desperately need help. Recently my computer crashes and I reformated it. So I had to reinstall iTunes. Ever since then iTunes shuts down when I connect my iPod 30gb. A windows error message appears saying iTunes has encountered a problem and needs

  • Updation/insertion of multiple records simultaneously using check box

    Hi, I am using Jdev11.1.1.2.0 version. I have the following scenario. There is a table in the view.At run time, I need to select multiple records and update those records in the database. So i took check Box as a column in the table.*(I did not assoc

  • Disappearing "open" dialogue

    My Photohop CS3, running under Win XP, has developed an annoying bug lately. When I click File > Open, the "open" dialogue flashes for an instant and then disappears. Photoshop, waiting for my input, freezes and has to be killed in Task Manager. This