WS-C3560 - SRW2048 - WS-C3560

Hi there!
I've got a pretty strange problem..
I get connectivety to one of my networks from a Cisco WS-C3560 (according to CDP) that are connected to my Linksys SRW2048 switch port g47.
Then I apply dot1q vlan tag 170 to all incomming traffic on that port and put that vlan traffic out on a dot1q trunk port (g48) to move that network to another room.
In this room I have an other WS-C3560 connceted that should be configured as a trunk and should accept my vlan 170. I can't however get this to work.
If I replace my last WS-C3560 with an SRW2024 switch everything works. But this is not what I desire.
Diagram:
WS-C3560 (un-tagged) -> g47 (un-tagged vlan 170) SRW2048 g48 (trunk, accept vlan 170) -> GigabitEthernet 0/1 (trunk, accept vlan 170) WS-C3560 FastEthernet 0/47 (un-tagged vlan 170) -> computer
Configuration:
lcli on SRW2048
defiant# sh startup-config
spanning-tree mode rstp
--snip un interesting config --
interface ethernet g48                     
switchport mode trunk
exit
vlan database
vlan 160-170
exit
interface ethernet g48
switchport trunk allowed vlan add 160
exit
interface ethernet g48
switchport trunk allowed vlan add 161      
exit
interface ethernet g48
switchport trunk allowed vlan add 162
exit
interface ethernet g48
switchport trunk allowed vlan add 163
exit
interface ethernet g48
switchport trunk allowed vlan add 164
exit
interface ethernet g48
switchport trunk allowed vlan add 165
exit
interface ethernet g48
switchport trunk allowed vlan add 166
exit
interface ethernet g48                     
switchport trunk allowed vlan add 167
exit
interface ethernet g48
switchport trunk allowed vlan add 168
exit
interface ethernet g48
switchport trunk allowed vlan add 169
exit
interface range ethernet g(46-47)
switchport access vlan 170
exit
interface ethernet g48
switchport trunk allowed vlan add 170
exit
interface vlan 160
name Managment                             
exit
interface vlan 161
name 2513
exit
interface vlan 170
name "xyz"
exit
Configuration last WS-C3560:
excelsior#sh run
Building configuration...
Current configuration : 5501 bytes
-- snip --
vlan internal allocation policy ascending
vlan 160
 name Server
vlan 161
 name 2513
vlan 162
 name 2411
vlan 163
 name 2412
vlan 164
 name 2413
vlan 165
 name ATS_192.168.165
vlan 169
vlan 170
 name xyz
-- snip --
interface FastEthernet0/47
 switchport access vlan 170
 switchport mode access
interface FastEthernet0/48
 switchport access vlan 170
 switchport mode access
interface GigabitEthernet0/1
 description "Trunk to "other switch"
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 160-170
 switchport mode trunk
-- snip --
end
Anything obvius I've forgotten??

No it doesnt support.
WS-C3560-
24TS-E
Catalyst 3560 24 10/100 + 2 SFP + IPS Image
WS-C3560V2-24TS-E
Catalyst 3560V2 24 10/100 + 2 SFP + IPS (Enhanced) Image
WS-C3560-24TS-S
Catalyst 3560 24 10/100 + 2 SFP IPB Image
WS-C3560V2-24TS-S
Catalyst 3560V2 24 10/100 + 2 SFP + IPB (Standard) Image

Similar Messages

  • MAB / IP Phone / ISE - Woks Fine for few minutes -

    Hello, I have a trouble with MAB.
    I have a SW 3560 configuring with MAB for Authentication, and I have a ISE.
    I tried with Multi-Domain Authentication, and priority with dot1x mab.
    At the finish, I have this configuration on the Port.
    interface GigabitEthernet0/2
     switchport access vlan 451
     switchport mode access
     ip access-group ACL-AD in
     shutdown
     authentication port-control auto
     mab
     spanning-tree portfast
     spanning-tree bpduguard enable
    end
    This configuration works, but just for few minutes,  I don't know why after this time the DACL is dropped.
    As you can see, on this logs, after this events, the DACL is removed...
    I attach, the entire configuration.
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - Sep 16 00:06:47.660: AAA/AUTHOR: auth_need : user= 'axtel' ruser= 'MS-C3560-1'rem_addr= '172.18.2.1' priv= 15 list= '' AUTHOR-TYPE= 'commands'
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - MS-C3560-1#show authentication sessions interface gig0/2 details
    09/15/19:06 -             Interface:  GigabitEthernet0/2
    09/15/19:06 -           MAC Address:  0c85.253e.9229
    09/15/19:06 -          IPv6 Address:  Unknown
    09/15/19:06 -          IPv4 Address:  172.31.3.4
    09/15/19:06 -             User-Name:  0C-85-25-3E-92-29
    09/15/19:06 -                Status:  Authorized
    09/15/19:06 -                Domain:  DATA
    09/15/19:06 -        Oper host mode:  single-host
    09/15/19:06 -      Oper control dir:  both
    09/15/19:06 -       Session timeout:  N/A
    09/15/19:06 -     Common Session ID:  AC1869FC00000030265556C0
    09/15/19:06 -       Acct Session ID:  0x00000023
    09/15/19:06 -                Handle:  0xD1000016
    09/15/19:06 -        Current Policy:  POLICY_Gi0/2
    09/15/19:06 -
    09/15/19:06 - Local Policies:
    09/15/19:06 -         Service Template: DEFAULT_LINKSEC_POLICY_SHOULD_SECURE (priority 150)
    09/15/19:06 -       Security Policy:  Should Secure
    09/15/19:06 -       Security Status:  Link Unsecure
    09/15/19:06 -
    09/15/19:06 - Server Policies:
    09/15/19:06 -               ACS ACL:  xACSACLx-IP-PERMIT_ALL_TRAFFIC-517998c3
    09/15/19:06 -
    09/15/19:06 - Method status list:
    09/15/19:06 -        Method           State
    09/15/19:06 -        mab              Authc Success
    09/15/19:06 -
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - Sep 16 00:06:51.913: AAA/AUTHOR: auth_need : user= 'axtel' ruser= 'MS-C3560-1'rem_addr= '172.18.2.1' priv= 15 list= '' AUTHOR-TYPE= 'commands'
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - Sep 16 00:07:05.823: AUTH-EVENT: [0c85.253e.9229, Gi0/2] Received internal event SINGLE_ID_UPDATE (handle 0xD1000016)
    09/15/19:06 - Sep 16 00:07:05.823: AUTH-SYNC: [0c85.253e.9229, Gi0/2] Delay remove sync of addr for 0c85.253e.9229 / 0xD1000016
    09/15/19:06 - MS-C3560-1#
    09/15/19:06 - Sep 16 00:07:05.823: %EPM-6-IPEVENT: IP 0.0.0.0| MAC 0c85.253e.9229| AuditSessionID AC1869FC00000030265556C0| EVENT IP-RELEASE
    09/15/19:07 - MS-C3560-1#show authentication sessions interface gig0/2 details
    09/15/19:07 -             Interface:  GigabitEthernet0/2
    09/15/19:07 -           MAC Address:  0c85.253e.9229
    09/15/19:07 -          IPv6 Address:  Unknown
    09/15/19:07 -          IPv4 Address:  Unknown
    09/15/19:07 -             User-Name:  0C-85-25-3E-92-29
    09/15/19:07 -                Status:  Authorized
    09/15/19:07 -                Domain:  DATA
    09/15/19:07 -        Oper host mode:  single-host
    09/15/19:07 -      Oper control dir:  both
    09/15/19:07 -       Session timeout:  N/A
    09/15/19:07 -     Common Session ID:  AC1869FC00000030265556C0
    09/15/19:07 -       Acct Session ID:  0x00000023
    09/15/19:07 -                Handle:  0xD1000016
    09/15/19:07 -        Current Policy:  POLICY_Gi0/2
    09/15/19:07 -
    09/15/19:07 - Local Policies:
    09/15/19:07 -         Service Template: DEFAULT_LINKSEC_POLICY_SHOULD_SECURE (priority 150)
    09/15/19:07 -       Security Policy:  Should Secure
    09/15/19:07 -       Security Status:  Link Unsecure
    09/15/19:07 -
    09/15/19:07 - Server Policies:
    09/15/19:07 -
    09/15/19:07 - Method status list:
    09/15/19:07 -        Method           State
    09/15/19:07 -        mab              Authc Success
    09/15/19:07 -
    09/15/19:07 - MS-C3560-1#

    The vsa commands, is like turn on by default.
    MS-C3560-1#sh run | inc vsa
    MS-C3560-1#
    MS-C3560-1#conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    MS-C3560-1(config)#radius-server vsa send ?
      accounting      Send in accounting requests
      authentication  Send in access requests
      cisco-nas-port  Send cisco-nas-port VSA(2)
      <cr>
    MS-C3560-1(config)#radius-server vsa send accounting  
    MS-C3560-1(config)#radius-server vsa send authentication
    MS-C3560-1(config)#
    MS-C3560-1(config)#
    MS-C3560-1(config)#end
    MS-C3560-1#sh run | inc vsa
    MS-C3560-1#
    For the ISE, I don't have any events for auth fail or something.

  • Two IOS images in flash - how to boot from the other one?

    A contractor used a flash drive to copy a new IOS image into flash; however, I cannot get the second image to boot - a 'boot flash:[file]' command had no effect after reboot.
    3560#sh flash
    Directory of flash:/
    2 drwx 192 Feb 28 1993 19:09:36 -05:00 c3560-ipservices-mz.122-23
    406 -rwx 109 Feb 28 1993 19:09:36 -05:00 info
    407 -rwx 616 Feb 28 1993 19:02:31 -05:00 vlan.dat
    409 -rwx 79 Feb 28 1993 19:07:25 -05:00 private-config.text
    410 -rwx 9031259 Nov 8 2007 12:30:34 -05:00 c3560-ipservices-mz.122-4n
    411 -rwx 7382 Feb 28 1993 19:07:25 -05:00 config.text
    412 -rwx 1048 Feb 28 1993 19:07:25 -05:00 multiple-fs
    32514048 bytes total (14492672 bytes free)
    3560#sh boot
    BOOT path-list : c3560-ipservices-mz.122-40.SE.bin
    Config file : flash:/config.text
    Private Config file : flash:/private-config.text
    Enable Break : no
    Manual Boot : no
    HELPER path-list :
    Auto upgrade : yes
    3560#
    Are there any commands to move images within flash directories, or how else can I direct the boot loader to the second image?
    Thanks,
    Marc

    Yes, the output was incomplete:
    I didn't make any other changes, but apparently a second reboot got the image to stick:
    DR-3560#sh ver
    Cisco IOS Software, C3560 Software (C3560-IPSERVICES-M), Version 12.2(40)SE, RE)
    Copyright (c) 1986-2007 by Cisco Systems, Inc.
    Compiled Thu 23-Aug-07 20:03 by myl
    Image text-base: 0x00003000, data-base: 0x01600000
    ROM: Bootstrap program is C3560 boot loader
    BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(25r)SE1, RELEASE SOFTWA)
    DR-3560 uptime is 52 minutes
    System returned to ROM by power-on
    System image file is "flash:c3560-ipservices-mz.122-40.SE.bin"
    cisco WS-C3560G-48TS (PowerPC405) processor (revision A0) with 122880K/8184K by.
    Processor board ID xxxxxx
    Last reset from power-on
    3 Virtual Ethernet interfaces
    52 Gigabit Ethernet interfaces
    The password-recovery mechanism is enabled.
    512K bytes of flash-simulated non-volatile configuration memory.
    Model number : WS-C3560G-48TS-E
    Switch Ports Model SW Version SW Image
    * 1 52 WS-C3560G-48TS 12.2(40)SE C3560-IPSERVICES-M
    Configuration register is 0xF
    3560#
    Thanks for being a good sounding board!
    Marc

  • Q-MATIC TP3115 Printer

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:Arial;
    mso-bidi-theme-font:minor-bidi;}
    Hello mates,
    We have Queuing printer model Q-MATIC TP3115 in one of our branches connected to Cisco 3560 Switch and its flapping so I did some changes on the switch port.
    Below is the switch port configuration before change and after but still the printer is flapping , can anyone help with this matter if you work with the same issue before.
    Switch port configuration before the change:
    interface GigabitEthernet0/15
    switchport access vlan 153
    switchport mode access
    switchport voice vlan 154
    switchport port-security maximum 3
    switchport port-security
    switchport port-security violation protect
    switchport port-security aging type inactivity
    storm-control broadcast level 1.00
    spanning-tree portfast
    no spanning-tree bpduguard enable
    end
    Switch port configuration after the change:
    interface GigabitEthernet0/15
    description **** QMATIC PRINTER ****
    switchport access vlan 153
    switchport mode access
    speed 10
    duplex full
    storm-control broadcast level 1.00
    Here is show version of the switch :
    Cisco IOS Software, C3560 Software (C3560-ADVIPSERVICESK9-M), Version 12.2(46)SE, RELEASE SOFTWARE (fc2)
    Copyright (c) 1986-2008 by Cisco Systems, Inc.
    Compiled Thu 21-Aug-08 15:26 by nachen
    Image text-base: 0x00003000, data-base: 0x01A00000
    ROM: Bootstrap program is C3560 boot loader
    BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(25r)SEE4, RELEASE SOFTWARE (fc1)
    Switch uptime is 21 hours, 24 minutes
    System returned to ROM by power-on
    System image file is "flash:c3560-advipservicesk9-mz.122-46.SE.bin"
    cisco WS-C3560G-24PS (PowerPC405) processor (revision H0) with 122880K/8184K bytes of memory.
    Last reset from power-on
    9 Virtual Ethernet interfaces
    28 Gigabit Ethernet interfaces
    The password-recovery mechanism is enabled.   
    Switch Ports Model              SW Version            SW Image                
    *    1 28    WS-C3560G-24PS     12.2(46)SE            C3560-ADVIPSERVICESK9-M 
    Configuration register is 0xF
    more over i check the printer online DOCs but there is nothing mentiond about what will be the SW port configuration.
    http://www.datalex.gr/files/pdf/QMatic%20TP3115.pdf?phpMyAdmin=a44be1c193e15259a1643c233cb29f26
    also when i connect it to a normal HUB its working fine.
    Please Help

    Hi  ,
    I hope that you are well . Have you found the root cause to this . I have a very similar issue .
    Take care and I appreciate any assistance .

  • Dot1x requests not properly handled by AuthMgr

    I was trying to set up 802.1x port authentication with a FreeRADIUS back end and was having problems with authentication. I enter the username and password on my Linux laptop and it asks again after a time out. I enabled debugging on dot1x and it seems to stop after reporting "New client detected, issuing Start Request to AuthMgr". debug output on RADIUS or AAA authentication never reported any information.

    Tarik,
    Here is the information. I have had the same problem on both a 3560 and a 2960. I am also including some debug information.
    Lab3560#
    Aug 28 23:03:16.129: dot1x-ev(Fa0/2): Role determination not required
    Aug 28 23:03:16.129: dot1x-packet(Fa0/2): queuing an EAPOL pkt on Auth Q
    Aug 28 23:03:16.129: dot1x-ev:Enqueued the eapol packet to the global authenticator queue
    Aug 28 23:03:16.129: EAPOL pak dump rx
    Aug 28 23:03:16.129: EAPOL Version: 0x1  type: 0x1  length: 0x0000
    Aug 28 23:03:16.129: dot1x-ev:
    dot1x_auth_queue_event: Int Fa0/2 CODE= 0,TYPE= 0,LEN= 0
    Aug 28 23:03:16.129: dot1x-packet(Fa0/2): Received an EAPOL frame
    Aug 28 23:03:16.129: dot1x-ev(Fa0/2): Received pkt saddr =001e.ecd0.062d , daddr = 0180.c200.0003,
        pae-ether-type = 888e.0101.0000
    Aug 28 23:03:16.129: dot1x-ev(Fa0/2):
    Lab3560#New client detected, issuing Start Request to AuthMgr
    Aug 28 23:03:16.129: AUTH-EVENT (Fa0/2) Received START_REQUEST from dot1x (handle 0x00000003)
    Aug 28 23:03:16.129: AUTH-EVENT (Fa0/2) Start request by method "dot1x" for 001e.ecd0.062d
    Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE3, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2011 by Cisco Systems, Inc.
    Compiled Thu 05-May-11 16:14 by prod_rel_team
    Image text-base: 0x01000000, data-base: 0x02F00000
    ROM: Bootstrap program is C3560 boot loader
    BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
    Lab3560 uptime is 11 minutes
    System returned to ROM by power-on
    System restarted at 22:54:25 UTC Tue Aug 28 2012
    System image file is "flash:c3560-ipservicesk9-mz.122-55.SE3.bin"
    cisco WS-C3560-24PS (PowerPC405) processor (revision F0) with 131072K bytes of memory
    Lab3560#sh run int fa 0/2
    Building configuration...
    Current configuration : 117 bytes
    interface FastEthernet0/2
    switchport access vlan 3
    switchport mode access
    authentication port-control auto
    end

  • Full Duplex issues

            Hello I am seeing a strange issue.
    hope to get a little bit of advice on this.
    There are two switches connected WS-C3560-48PS-S on one side and WS-C2960-24PC-S on the other side.
    the interface configurations are as follows:
    WS-C3560-48PS-S
    interface FastEthernet0/48
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 101,350
    switchport mode trunk
    bandwidth 1024
    load-interval 30
    end
    WS-C2960-24PC-S
    interface FastEthernet0/24
    switchport mode trunk
    load-interval 30
    duplex full
    end
    the problem is, the moment i am setting the fa 0/48 on the 3560 switch as a full duplex the interface goes down / down.
    the moment i put it back to auto it comes up but the negotiation comes as half duplex and causes duplex mismatch.
    Any pointers to fix this ?
    many thanks in advance.

    ***** 3560 Sh ver *****
    sh ver
    Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(53)SE2, RELEASE SOFTWARE (fc3)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2010 by Cisco Systems, Inc.
    Compiled Wed 21-Apr-10 05:33 by prod_rel_team
    Image text-base: 0x01000000, data-base: 0x02E00000
    ROM: Bootstrap program is C3560 boot loader
    BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
    Switch uptime is 10 weeks, 2 days, 23 hours, 17 minutes
    System returned to ROM by power-on
    System image file is "flash:c3560-ipservicesk9-mz.122-53.SE2/c3560-ipservicesk9-mz.122-53.SE2.bin"
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    cisco WS-C3560-48PS (PowerPC405) processor (revision N0) with 131072K bytes of memory.
    Processor board ID CAT1020N055
    Last reset from power-on
    2 Virtual Ethernet interfaces
    48 FastEthernet interfaces
    4 Gigabit Ethernet interfaces
    The password-recovery mechanism is enabled.
    512K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address       : 00:1E:13:AA:8B:80
    Motherboard assembly number     : 73-9676-12
    Power supply part number        : 341-0029-05
    Motherboard serial number       : CAT10256D36
    Power supply serial number      : LIT11337DCM
    Model revision number           : N0
    Motherboard revision number     : B0
    Model number                    : WS-C3560-48PS-S
    System serial number            : CAT1020N055
    SFP Module assembly part number : 73-7757-03
    SFP Module revision Number      : A0
    SFP Module serial number        : CAT10243H19
    Top Assembly Part Number        : 800-25859-03
    Top Assembly Revision Number    : J0
    Version ID                      : V04
    CLEI Code Number                : CNMV3N0CRC
    Hardware Board Revision Number  : 0x01
    Switch Ports Model              SW Version            SW Image                
    *    1 52    WS-C3560-48PS      12.2(53)SE2           C3560-IPSERVICESK9-M    
    Configuration register is 0xF
    ***** 2960 Sh ver *****
    Switch#sh version
    Cisco IOS Software, C2960 Software (C2960-LANLITEK9-M), Version 12.2(55)SE7, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2013 by Cisco Systems, Inc.
    Compiled Mon 28-Jan-13 10:22 by prod_rel_team
    Image text-base: 0x00003000, data-base: 0x01400000
    ROM: Bootstrap program is C2960 boot loader
    BOOTLDR: C2960 Boot Loader (C2960-HBOOT-M) Version 12.2(53r)SEY3, RELEASE SOFTWARE (fc1)
    Switch uptime is 2 days, 19 hours, 15 minutes
    System returned to ROM by power-on
    System image file is "flash:/c2960-lanlitek9-mz.122-55.SE7/c2960-lanlitek9-mz.122-55.SE7.bin"
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    cisco WS-C2960-24PC-S (PowerPC405) processor (revision K0) with 65536K bytes of memory.
    Processor board ID FCQ1719Y3Y4
    Last reset from power-on
    2 Virtual Ethernet interfaces
    24 FastEthernet interfaces
    2 Gigabit Ethernet interfaces
    The password-recovery mechanism is enabled.
    64K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address       : D0:C7:89:76:19:00
    Motherboard assembly number     : 73-12784-05
    Power supply part number        : 341-0266-03
    Motherboard serial number       : FCQ17190CKN
    Power supply serial number      : DCA1713H07L
    Model revision number           : K0
    Motherboard revision number     : A0
    Model number                    : WS-C2960-24PC-S
    System serial number            : FCQ1719Y3Y4
    Top Assembly Part Number        : 800-33168-02
    Top Assembly Revision Number    : A0
    Version ID                      : V06
    CLEI Code Number                : COMK400DRD
    Hardware Board Revision Number  : 0x02
    Switch Ports Model              SW Version            SW Image                
    *    1 26    WS-C2960-24PC-S    12.2(55)SE7           C2960-LANLITEK9-M       
    Configuration register is 0xF

  • Can't enable IPv6 on my 3560 Switch

    Hi, I got a Cisco WS-C3560-24PS-E Switch today and I can't enable IPv6 on it. I know the global command to enable it is "ipv6 unicast-routing" but that wouldn't show up in the global command list. Cisco Packet Tracer's layer 3 switch is the exact same model as mine and I even used the same IOS image as packet tracer's and it didn't work ("ipv6 unicast-routing" works on packet tracer though). Even tried upgrading to the LATEST IOS image and still got nothing. Can anyone please help? Is there something that I didn't do?
    Switch#show version
    Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE6, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2012 by Cisco Systems, Inc.
    Compiled Mon 23-Jul-12 13:10 by prod_rel_team
    Image text-base: 0x01000000, data-base: 0x02F00000
    ROM: Bootstrap program is C3560 boot loader
    BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
    Switch uptime is 1 minute
    System returned to ROM by power-on
    System image file is "flash:/c3560-ipservicesk9-mz.122-55.SE6.bin"
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    cisco WS-C3560-24PS (PowerPC405) processor (revision Q0) with 131072K bytes of memory.
    Processor board ID CAT1124ZHE7
    Last reset from power-on
    1 Virtual Ethernet interface
    24 FastEthernet interfaces
    2 Gigabit Ethernet interfaces
    The password-recovery mechanism is enabled.
    512K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address       : 00:1C:B0:15:06:00
    Motherboard assembly number     : 73-9673-09
    Power supply part number        : 341-0029-05
    Motherboard serial number       : CAT11235JLK
    Power supply serial number      : DTN112241YW
    Model revision number           : Q0
    Motherboard revision number     : B0
    Model number                    : WS-C3560-24PS-E
    System serial number            : CAT1124ZHE7
    Top Assembly Part Number        : 800-26380-04
    Top Assembly Revision Number    : D0
    Version ID                      : V06
    CLEI Code Number                : COM1100ARC
    Hardware Board Revision Number  : 0x01
    Switch Ports Model              SW Version            SW Image
    *    1 26    WS-C3560-24PS      12.2(55)SE6           C3560-IPSERVICESK9-M
    Configuration register is 0xF
    Switch#show flash
    Directory of flash:/
        2  -rwx    12752912   Mar 1 1993 00:06:44 +00:00  c3560-ipservicesk9-mz.122-55.SE6.bin
        3  -rwx        1048   Mar 1 1993 00:01:04 +00:00  multiple-fs
    15998976 bytes total (3243008 bytes free)
    Switch(config)#ip?
    Ip
    Switch(config)#ipv?
    % Unrecognized command

    Hi Patrick
    Did you configure sdm to support ipv6
    If not you can configure it using below command
    sdm prefer dual default
    http://www.cisco.com/en/US/docs/switches/lan/catalyst3560/software/release/12.2_52_se/configuration/guide/swipv6.html
    Thank you
    Raju

  • Cisco switches 3560 need manual reboot after power outages

    Hi everyone,
    In africa we have lot of power outages.
    Working at a very big company with more than 300 switches can be challenging if you have to bring them up by manually rebooting few of them on the property.
    The switches are directly connect via fiber using LH/LX SFP connector to a 4500 Core switch which is on a UPS and does not go down during the outage; only the access layer switches will then need manual reboot....
    Please assist in having a permanent fix on this issue.
    Thank you very much in advance.

    @hdussa:
    Here is the output :
    sh boot
    BOOT path-list      : flash:c3560-ipbase-mz.122-35.SE5/c3560-ipbase-mz.122-35.SE5.bin
    Config file         : flash:/config.text
    Private Config file : flash:/private-config.text
    Enable Break        : no
    Manual Boot         : no
    HELPER path-list    :
    Auto upgrade        : yes
    Auto upgrade path   :
    ===================================================================================================
    SW1#sh  dir flash:
    Directory of flash:/
        2  -rwx        5436  Nov 21 2013 13:08:49 +00:00  vlan.dat
        3  -rwx        4749  Oct 10 2013 09:08:45 +00:00  config.text
        4  -rwx           5  Oct 10 2013 09:08:45 +00:00  private-config.text
        5  drwx         512   Mar 1 1993 00:10:16 +00:00  c3560-ipbase-mz.122-35.SE5
    27998208 bytes total (18636800 bytes free)
    ===================================================================================================
    SW1#sh ver
    Cisco IOS Software, C3560 Software (C3560-IPBASE-M), Version 12.2(35)SE5, RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-2007 by Cisco Systems, Inc.
    Compiled Thu 19-Jul-07 18:15 by nachen
    Image text-base: 0x00003000, data-base: 0x01100000
    ROM: Bootstrap program is C3560 boot loader
    BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(35r)SE2, RELEASE SOFTWARE (fc1)
    SW1 uptime is 1 week, 1 day, 8 hours, 42 minutes
    System returned to ROM by power-on
    System restarted at 09:58:40 UTC Mon Feb 10 2014
    System image file is "flash:c3560-ipbase-mz.122-35.SE5/c3560-ipbase-mz.122-35.SE5.bin"
    cisco WS-C3560-8PC (PowerPC405) processor (revision A0) with 122880K/8184K bytes of memory.
    Processor board ID FOC1315V4LS
    Last reset from power-on
    3 Virtual Ethernet interfaces
    8 FastEthernet interfaces
    1 Gigabit Ethernet interface
    The password-recovery mechanism is enabled.
    512K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address       : 00:25:46:DE:1F:00
    Motherboard assembly number     : 73-10612-07
    Power supply part number        : 341-0207-01
    Motherboard serial number       : FOC13152YLK
    Power supply serial number      : LIT13060H65
    Model revision number           : A0
    Motherboard revision number     : C0
    Model number                    : WS-C3560-8PC-S
    System serial number            : FOC1315V4LS
    Top Assembly Part Number        : 800-28131-01
    Top Assembly Revision Number    : E0
    Version ID                      : V01
    CLEI Code Number                : COM8C00ARA
    Hardware Board Revision Number  : 0x01
    Switch   Ports  Model              SW Version              SW Image           
    *    1   9      WS-C3560-8PC       12.2(35)SE5             C3560-IPBASE-M     
    Configuration register is 0xF
    SW1#
    Please let me know if you need same output for another switch posing the same problem.
    Thank you very much.

  • Clock time issue in c3560 Logs:

    Hi my name Izhar,
    I am facing the issue with C3560 switch.
    i have set the clock which is showing correctly but in Logging it's getting the incorrect time.
    please any one help.
    acc-ingles-up-00#sh clock
    10:08:36.366 UTC Thu Jul 5 2012
    below the logs :
    1y8w: %LINK-3-UPDOWN: Interface FastEthernet0/12, changed state to down
    1y8w: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to down
    1y8w: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to up
    1y8w: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to down

    I had tried the command but after that the issue was not resolved.I have used the below command to fix it:switch(config)#service timestamps log datetime
    The command I recommend you use last "serv time l d s l" is the "shortcut" of this command you're using.
    Thanks for the ratings. 

  • C3560-24PS-s Switch with IPBase IOS

    Dear Friends,
    I have two switches of cisco c3560-24PS-s with IPbase ios installed. I need the routing OSPF and RIPv2 for my network.
    But these switches not support OSPF while they can support RIPV2.
    Can i upgrade this switch to any IPservices IOS that work ospf for me?
    I tried one, it was showing all the thing about ospf: Like
    (config)# Router ospf 100 was supporting but it was not working , not making the adjecency.
    Please guide me and help me in this regards
    Thanks
    Ali Khan

    1) Version= C3560-IPSERVICESK9-M), Version 12.2(55)SE7,
    2) show boot
      BOOT path-list      : flash:/c3560-ipservicesk9-mz.122-55.SE7.bin
    Config file         : flash:/config.text
    Private Config file : flash:/private-config.text
    Enable Break        : no
    Manual Boot         : no
    HELPER path-list    :
    Auto upgrade        : yes
    Auto upgrade path   :
    NVRAM/Config file
          buffer size:   524288
    Timeout for Config
              Download:    0 seconds
    Config Download
           via DHCP:       disabled (next boot: disabled)
    my provider updated it to Ipservices and ospf shows everything but not working
    3) Show license summary
      This command is not recognized

  • Please confirm that c3560-ipservicesk9-mz.122-55.SE9 supports xconnect and pseudo-wire

    Hi everyone,
    Could someone who is actually using this image please confirm that c3560-ipservicesk9-mz.122-55.SE9 supports xconnect and pseudo-wire
    Thank you
    ~B

    Hi everyone,
    Could someone who is actually using this image please confirm that c3560-ipservicesk9-mz.122-55.SE9 supports xconnect and pseudo-wire
    Thank you
    ~B

  • Connecting NX5548 with c3560 switch.

    Hi,
    I have an issue with setting up access connection between nexus5548 and c3560switch.
    - both switches are connected with ethernet cable
    - used gig0/3 port on 3560 with plugged in electrical SFP
    - used TenGig port Eth1/15 on n5k with plugged inn electrical SFP and speed manually set to 1000Mb
    - when this done c3560 shows port status "connected" while status on n5k port is "notconnected" ???
    - tried connecting with cross cable (since manually changed speed might disable auto-mdix feature) - without success
    Anyone experience same behavior? What am I doing wrong :) Note - I'm new for nexus...
    N5k config:
    N5k# sh run int eth1/15
    !Command: show running-config interface Ethernet1/15
    !Time: Tue Mar 10 13:28:38 2009
    version 5.2(1)N1(4)
    interface Ethernet1/15
      switchport access vlan 8
      speed 1000
      duplex full
    N5k# sh int status | incl Eth1/15
    Eth1/15       --                 notconnec 8         full    1000    SFP-1000BAS
    c3560 config:
    c3560#sh run int gi0/3
    Building configuration...
    Current configuration : 123 bytes
    interface GigabitEthernet0/3
     description **[N5k]**
     switchport access vlan 8
     switchport mode access
    end
    c3560#sh int status | in Gi0/3
    Gi0/3     **[N5k]** connected    8          a-full a-1000 10/100/1000BaseTX SFP
    Appreciate all your comment and suggestions.
    Thanks
    mc

    wow.  I had the same issue.  what a stupid problem to have, but it's still a problem...

  • ErrDisable at SFP Interface between C3750 with C3560

    Hello,
    Requirement: connecting 2 lan switches with SFP cable.
    The LAN Switches to be connected are: C3560-24TS+2SFP with C3750-24TS+2SFP
    Cable SFP: CAB-SFP-50CM-cable
    when the installation is done, the error show up in the SFP interface, as below:
    Port      Name               Status       Vlan       Duplex  Speed Type
    Gi1/0/1                      err-disabled 1            auto   auto unknown
    Test_Switch#sh interfaces status err-disabled
    suspected err is from the cable, which is not working for both lan switch.
    Port      Name               Status       Reason
    Gi1/0/1                      err-disabled gbic-invalid
    Question: what type of cabling is suitable/compatible to be used for connecting 2 different types of lan switches?
    Run the errdisable recovery but not help much.
    Thanks in advance.
    Regards,
    Hira

    Hi
    As I understand it, you can only use that cable with 3560s:
    http://www9.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a00800a7af7.shtml#patch-cable
    Quote 'The Catalyst 3560 switch supports the SFP module patch cable, a 1/2 meter, copper, passive cable with SFP module connectors at each end. The patch cable can connect two Catalyst 3560 switches in a cascaded configuration. '
    Or https://supportforums.cisco.com/docs/DOC-1515/diff;jsessionid=0C72B9E367B58777F2C7AF045001E637.node0?secondVersionNumber=3
    Regards
    Aaron
    Please rate helpful posts...

  • Cisco Catalyst WS-C3560-48TS and DLINK 3120 interface errors

    Hello, 
    We are getting  a lot of FCS-Err in one FC- GIgabit trunking  interface between  Cisco Catalyst WS-C3560-48TS running IOS   Version 12.2(25)SEE3 and DLINK 3120 Firmware 4.00.015.
    Our config in the cisco is the following:
    interface GigabitEthernet0/1
     description SWITCH-Dlink01
     switchport trunk encapsulation dot1q
     switchport mode trunk
     macro description cisco-switch
     spanning-tree link-type point-to-point
    We have tried without "macro description cisco-switch" and "spanning-tree link-type point-to-point" too and the problem persist.
    If we run "sh interfaces counters errors"
    Port        Align-Err    FCS-Err   Xmit-Err    Rcv-Err UnderSize
    Gi0/1               0      11423          0      11423  12516029
    The errors counters in the DLINK are growing very fast too.
    Usually these errors are related with hardware or cable problems, we have changed the cable, the SFP and the port, but the problem is still there.
    We have activated the debug for the interface and syslog, but we aren't getting any error.
    Do you have any idea about this issue or how to troubleshoot it?

    Hi,
    Try to hard set the ports on both sides to Gig/full duplex and test again.
    HTH

  • C3560 that supports crypto for remote acess

    I have a question WS-C3560-8PC-S that supports ssh remotely to do?

    supports the WS-C3560-8PC-S crypto functions?

Maybe you are looking for

  • Partner Application in SSO logout does'nt synchronize

    Hi All, I've setup two separate application on different workspace and different server as partner Application. I've follow the instruction from http://www.oracle.com/technology/products/database/application_express/howtos/sso_partner_app.html . And

  • How to Position the 3D Rendering Viewport (not using "BasicScene")

    Hi, I wrote a custom scene manager which directly manipulating the scenegraph (Instance3D) - I just need some more direct access to it. The 3D view is part of a bigger sourrounding AIR/Flex-based Application, which displays some graphics using conven

  • ADF BC 组件的运行时介绍 -1 Application Module的状态管理

    原文连接 [ADF BC 组件的运行时介绍 -1 Application Module的状态管理|http://blog.csdn.net/genexujin/article/details/7086679] ADF BC 框架中提供了开箱即用的应用‘状态管理’的功能.所谓状态管理,英文就是State Management,指的是维护用户在使用应用系统时的会话状态.概念上可能会和Http Session对象混淆.ADF BC提供状态管理是独立于Http Session机制的,自成体系的一个机制.

  • Max function help

    I am trying to pull 1 row for each document_id, it should be the max version but im getting duplicate rows for some reason. create table max_test "PROJECT" VARCHAR2(50 BYTE), "DOCUMENT_ID" VARCHAR2(50 BYTE), "VERSION" VARCHAR2(5 BYTE), "CREATE_DATE"

  • Database Trigger in ABAP Program

    Hi experts, Is it possible to define a database trigger in an ABAP program, to be triggered when the data from a database table is modified? Thanks, Nuno Afonso