Native VLAN on Cisco 3750x vs Cisco 2960S

Hi,
I have a scenario where I connect my Cisco switch 2960s with Cisco router 1941 as photo below
My question is when i connect router with cisco 2960s I config interface Gi1/0/1 as a trunk. everything work fine, I can ping from router to switch(172.16.29.2).
But when I changed to cisco 3750x, i config interface Gi1/0/1 as a trunk, it cannot ping from router to switch(172.16.29.2). But after I add native vlan 30 on interface Gi1/0/1 I can ping from router to switch (172.16.29.2)
Any idea why ? is there any different of native vlan on cisco 2960s and 3750x ?
Thank you for your kind answer
John

Hi John
It seems for me that the 3750 is doing what it should do, if the router do not have subinterfaces and dot1q, it will send traffic without dot1q tag, and the 3750 will drop these packets because they arrive without a tag. That's why native vlan fixes the problem.
The 2960 should work the same way that 3750 do, so I wonder if there is some differences in the config between the switches.
Can You share the config for gi0/1 on the router and also the switchportconfig for both switches.
Also a "show interface gi1/0/1 switchport" for both switches.
/Mikael

Similar Messages

  • How to get info over snmp on cisco switch whether native vlan on a port is tagged or not?

    Hi!
    I want to know which oid(s) should I query to know whether native vlan on trunk port on cisco switch is tagged or not?
    I am querying the oid .1.3.6.1.4.1.9.9.46.1.6.3.0 (vlanTrunkPortsDot1qTag) on cisco 3560 (E Series) and I am getting global value. Also, this OID is showing as deprecated. So I query .1.3.6.1.4.1.9.9.246.1.6 (cltcDot1qAllTagged) and its subtree, but no value is returned.
    Switch Version is
    Cisco IOS Software, C3560E Software (C3560E-UNIVERSALK9-M), Version 12.2(50)SE2

    Keep in mind that DHCP is a broadcast packet to start. So the AP can only listen in the subnet that it has an IP address for.
    Now, for any other subnet you can use the AP for DHCP but you have to have an IP helper address on your L3 pointing back to the AP.
    That being said, I wouldn't use the DHCP server on the AP as it is limited. You'd be better off using a Microsoft server or some other device that is designed for DHCP.
    HTH,
    Steve

  • Native VLAN on WLC

    Hi guys,
    Let’s say I want to put WLC’s management interface and APs in a separate VLAN than the native/untagged one as Cisco recommends that as a good design practice to use only tagged VLANs on the WLC:
    Management Interface VLAN Identifier (0 = untagged): 60
    Now on the switchport which connects to the WLC, can I just do the following:
    interface GigabitEthernet1/0/1
    description Trunk Port to Cisco WLC
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 2-4,60
    switchport mode trunk
    no shutdown
    or I need to add this command as well to make it work? :
    switchport trunk native vlan 60
    In other word, can I put the management interface in a tagged VLAN but not changing the native/untagged VLAN? The reason that I don’t want to touch native VLAN is that the non-Cisco L3 device in the network doesn’t let me to change its untagged VLAN.
    Regards,
    Saman

    f you are setting the wlc vlan to 0 which is untagged, then you need the switchport trunk native vlan 60
    If I'm using default untagged 0, then why do I bother changing naive VLAN to 60 on the switch?
    where did you get that VLAN 60 from? Am I missing something or you made a typo?
    By the way, here is my point of confusion:
    Please go to this link . You'll see the following on WLC:
    Management Interface VLAN Identifier (0 = untagged): 60
    and the following on the switch:
    interface GigabitEthernet1/0/1
    description Trunk Port to Cisco WLC
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 2-4,60
    switchport mode trunk
    no shutdown
    Now go to this link and you will see this on WLC:
    Management Interface VLAN Identifier (0 = untagged): 60
    and this on the Switch:
    interface GigabitEthernet1/0/1
    description Trunk Port to Cisco WLC
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 3-4,60
    switchport mode trunk
    switchport trunk native vlan 60
    no shutdown

  • Cisco SF302-08P пропадает с порта trunk native vlan, когда подключаю IP PHONE.

    Здравствуйте!
    У меня возникла проблема с коммутатором Cisco SF302-08P. В частности проблема заключается в настройке порта для IP phone и ПК.
    Как известно это PoE коммутатор.
    vlan database
    vlan 47,147
    exit
    voice vlan id 147
    voice vlan oui-table add 0001e3 Siemens_AG_phone________
    voice vlan oui-table add 00036b Cisco_phone_____________
    voice vlan oui-table add 00096e Avaya___________________
    voice vlan oui-table add 000fe2 H3C_Aolynk______________
    voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
    voice vlan oui-table add 00d01e Pingtel_phone___________
    voice vlan oui-table add 00e075 Polycom/Veritel_phone___
    voice vlan oui-table add 00e0bb 3Com_phone______________
    hostname DepGrajdIniciativ
    ip ssh server
    snmp-server server
    ip telnet server
    interface vlan 47
     ip address 172.27.47.253 255.255.255.0
     no ip address dhcp
    interface fastethernet1
     storm-control broadcast enable
     storm-control broadcast level 10
     storm-control include-multicast
     port security max 10
     port security mode max-addresses
     port security discard trap 60
     spanning-tree portfast
     switchport trunk allowed vlan add 147
     switchport trunk native vlan 47                 <-----               
     macro description ip_phone_desktop
     !next command is internal.
     macro auto smartport dynamic_type ip_phone_desktop
    147 влан для Ip phone. 47 влан для компьютера.
    Дело в том, что когда, например, на 1 порт подключаю IP phone (cisco 6921), с порта пропадает настройка  "switchport trunk native vlan 47", соотвественно, на компьютере, который подключен к телефону на порт "computer", пропадает связь (теряется vlan 47?).  Приходится по новой прописывать, но он сохраняется до следующей перезагрзуки коммутатора или телефона.
    P.S. настройки на коммутаторе сохраняем командой "copy run start" или "wr". На телефоне "admin vlan" указан 147. 
    P.S.S. телефон питается по PoE.
    В чем может быть проблема? я работал со многими cisco коммутаторами, но нигде такой картины не видел....

  • Native VLAN on Cisco Switches

    I have a question regarding the default native  vlan, I have a cisco based environment and I set vlan XXX on a native on  trunk links, I also running Multiple Spanning Tree on my switches &  create instances for vlan segregation.
    My question is here could I put vlan 1 (default) in any of instance or not?
    Thanks & Regards,

    With MST, it is not running per VLAN spanning tree, it sends all BPDUs via instance 0 which is called the CIST. These frames are sent untagged via the native VLAN. Normally this is VLAN 1 but if you change it to another VLAN then the BPDUs are sent untagged on that native VLAN.
    Regarding if to use instance 0 or not, it is often recommended to create as many instances as you need to create the desired topology (usually two) and put your VLANs in those instances. It's a good pratice to map all your VLANs straight away because changing the instance to VLAN mapping makes the MST region become multi region until they all have the same instance to VLAN mapping.
    I would keep all VLANs out of instance 0 but it's definitely possible to have VLANs mapped in instance 0 as well.
    Daniel Dib
    CCIE #37149
    Please rate helpful posts.

  • Default/native vlan- voip data question- cisco sf300

    hi everybody,
    I have to set up voip and data vlans on cisco sf 300-24P. I will set up phones over LLDP and
    on the same port (on switch) I will have untagged vlan 10 for data, so PC will be connected
    through IP phones on network.
    So what confuses me that on SF 300 under VLAN mgmt--> Default VLAN settings you got
    options to change default VLAN id (which is of course VLAN1) which will be active after reboot.
    How come that you can change default vlan? Isnt that default vlan is always vlan 1 and you can
    change native vlan to be something else- let say vlan 10 which will be untagged vlan for data?
    So what is best practise- should I just leave default vlan 1 and use it for data also or I sholud
    change it to let say VLAN 10 to be native and use it for data.
    And what will be with default VLAN 1 if I change it with above mentioned procedure?
    Thx!

    Hi,
    Best Practice is to leave Vlan 1 for management purposes only. Create yourself a DATA and VOICE vlan. Usually Management vlan does not have DHCP enabled and have to static assigned pc within your management vlan for access. I would say that it really depends on how the rest of your network is configured depending on configuration of switch now. Unless this is a clean install. 
    Hope this helps,
    Jasbryan

  • Cisco Nexus 5010 & Cisco 3560G Native Vlan 55 ?

    Hello Everyone,
    I have 2 switches named in the title that have Switchport mode Trunk Native Vlan 55. In the vlan configurations I do not see a Vlan 55.
    Does anyone know why this is configured this way ?
    P.S I am new to the config

    It's odd because I did that last time on both switches and it didn't show.
    But I did it when you sent this message and lo and behold it was.
    Thank you

  • DAC Cable to Cisco 3750x

    Good morning folks, I need to connect my Cisco 3750x with a 10Gb DAC cable to our HP Bladecenter server chassis. What module do I need to purchase for the 3750 in order to do this? Please advise.
    Thanks in advance.

    http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6406/data_sheet_c78-584733.html

  • Connect cisco 3750X and Dell N4032F

    Hi,
    I need to connect 2 diferent networks (192.168.x.x vs 10.44.x.x). this connection will be temporal because network 192.168.x.x will be migrated to 10.44.x.x.
    On one side I have a Dell N4032F (L3) and on the other side a Cisco 3750X. What I need is just visibility between them? Wich is the best way to do it.
    Thanks

    Hi,
    On the 3750X, you need to configure the IP address on the interface connecting to Dell.
    example:
    config t
    interface gix/x
    ip address 10.44.1.1 255.255.255.0
    no sh
    Not sure what you need on the Dell side.
    HTH

  • VLAN Assignment of SSID using Cisco AV Pair or Dot1x ?

    Hi.
    I am looking to setup wireless access to 2 of my internal VLANs. I am using Cisco 1130AG, PEAP and RADIUS for the authentication as one network is for employees only and one restricted to guests only.
    I was wondering which was the most recommended solution.
    1. To have 2 SSIDs, with one in each VLAN with the access restricted using the Cisco AV Pair attribute in RADIUS
    or
    2. Use one SSID and use Dot1x and the Tunnel attribute to assign the VLAN?
    This option I feel is more complicated and I am still unsure how this works in reality as the SSID itself can only be part of one VLAN????
    Do I have to configure a Dot11Radio and Fastethernet interface for each intended vlan in this case?
    Could someone please explain and suggest their preferred option.
    Thanks.

    You should have two ssid's one for your internal and one for guest. You should use 802.1x for your internal and your guest should be open with a Login page of some sort. You can still use dynamic vlan assignments so that your internal users who try to access the guest page will be put on the internal vlan. Of course the guest will always be placed on the guest vlan. If you have a WLC, the login page and setup is easier, because in autonomous you will have to use something like ZoneCD for guest if you want a HotSpot type wifi.

  • CISCO 3750X stacking for 5 switches , only 4 switches are coming in stack

    Dear All,
    I have 5 cisco 3750X switches ,but only 4 switches coming up 5 switches i am unable to see .
    Connection for the switch :Please find the attached snapshot for the stack data connection .
    Also find the snapshot for the stack power connection .
    Please provide your assistance and support to overcome this issue .

    Dear Marvin,
    Thanks for your reply.
    is my connection provided in attachment for data stack are ok .
    i login to Switch # 5 through console 
    following is the result :--
    switch: ?
               ? -- Present list of available commands
             arp -- Show arp table or arp-resolve an address
            boot -- Load and boot an executable image
             cat -- Concatenate (type) file(s)
            copy -- Copy a file
          delete -- Delete file(s)
             dir -- List files in directories
      flash_init -- Initialize flash filesystem(s)
          format -- Format a filesystem
            fsck -- Check filesystem consistency
            help -- Present list of available commands
          memory -- Present memory heap utilization information
        mgmt_clr -- clear management port statistics
       mgmt_init -- initialize management port
       mgmt_show -- show management port statistics
           mkdir -- Create dir(s)
            more -- Concatenate (display) file(s)
            ping -- Send ICMP ECHO_REQUEST packets to a network host
          rename -- Rename a file
           reset -- Reset the system
           rmdir -- Delete empty dir(s)
             set -- Set or display environment variables
          set_bs -- Set attributes on a boot sector filesystem
       set_param -- Set system parameters in flash
           sleep -- Pause (sleep) for a specified number of seconds
            type -- Concatenate (type) file(s)
           unset -- Unset one or more environment variables
         version -- Display boot loader version
    switch: version
    C3750E Boot Loader (C3750X-HBOOT-M) Version 12.2(58r)SE, RELEASE SOFTWARE (fc1)
    Compiled Tue 26-Apr-11 06:59 by abhakat
    switch: boot
    Loading "flash:/c3750e-universalk9-mz.122-58.SE2/c3750e-universalk9-mz.122-58.SE2.bin"...flash:/c3750e-universalk9-mz.122-58.SE2/c3750e-universalk9-mz.122-58.SE2.bin: no such file or directory
    Error loading "flash:/c3750e-universalk9-mz.122-58.SE2/c3750e-universalk9-mz.122-58.SE2.bin"
    Interrupt within 5 seconds to abort boot process.
    Boot process failed...
    switch:
    All other 4 switches i can see in stack but not these switches and also the status light for this switches is blinking green  please provide your assistance .

  • Cisco 3750x switch. Turning off a port at night

    Hi everyone,
    I have a question regarding power management for the Cisco 3750x Switches. Is it possible to power down switch ports
    automatically at a specific time and if so how. I would like several Ports to be powered down between 2 and 3 o clock at night.
    Can anyone tell me how i can realise this? (these switches have Energie Wise capabilities)
    I hope to hear from you soon.
    Thanks in advance!
    Kind regards,
    Wouter Platteeuw

    few things to try:
    Go to your email setup, go to the account in question, go to filters, Check the box that says "do not forward messages to the device" Set this back to the default if this doesn't work.
    Something else:  try using the blackberry firewall
    http://btsc.webapps.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB23877
    I think this will block all email though, but you can take a look at the options.
    Please click the Thumbs Up icon if this comment has helped you!
    If your issue is resolved, please click the solution button on the resolution!
    Every BlackBerry should have BlackBerry Protect, get it now! | Follow me on Twitter | Bring Back BBM Music!

  • Unable to hard code the ports of cisco 3750x series switch

    hello,
    I have tried with hardcode to 1000 7 Full on the ports which are connected to another switch.
    After changing the port to auto from one side of the switch port came up. Is there any solution to make port up when both sides are hard coded to 1000 & full duplex.
    Simple Words:
    Switch 1 --> Switch 2 --> Hard coded to 1000 & Full --> Down.
    Switch 1 --> Switch 2 --> Auto on one end to Switch 1  --> Up.
    Switch model:
    Switch 1 Cisco 3750x (Gi Switch)
    Switch 2 Cisco 3750 (Gi Switch)
    Regards,
    Ezra.

    Disclaimer
    The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.
    Liability Disclaimer
    In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.
    Posting
    Yes, it's possible without a straight through cable, enable auto/auto both sides.    Otherwise you'll need a cross-over cable.
    BTW, if your standard is hard coding copper gig ports, for speed and duplex, you might consider bringing your standard up to date.  Copper gig standard went much further in how auto/auto is supposed to work.  By disabling auto/auto, I believe, you're also disabling some error monitoring too.  Generally, all the major players, e.g. Cisco, would recommend auto/auto for copper gig Ethernet.

  • Cisco 3750X -- 10G uplink - Can be used as access port?

    Dear All,
    I have small question, I am planning for Cisco 3750X with 10G SFP+ service module. I want to know that whether it can be used as Access Ports connecting to server as this is mostly used as uplink port.
    Thank You,
    Abhisar.

    Disclaimer
    The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.
    Liability Disclaimer
    In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.
    Posting
    Well if you want to connect anything with 10g to a 3750X, you're limited to using a module with 10g ports. 
    Other than 10g capability on some module cards, something to note, the module ports, I believe, are supported by larger buffers (including the gig module ports).
    As the others have noted, you can use any port for any purpose.  However, if you connect a server to a 10g port, be aware you might start to see drops on your other host (gig) ports as the server will now be able send faster than the host port can receive data.  To minimize this, you might either disable QoS on the switch (providing maximum buffers to all egress traffic) or you might need to tweak buffer resource settings (the default settings often drop some packets, when there are bursts, of default marked packets).

  • Cisco 3750x 24 port poe switch single port is faulty.

    what i can do if my cisco 3750x 24 port poe switch single port is faulty ????

    Duplicate posts.  
    Go here:  http://supportforums.cisco.com/discussion/12187366/cisco-3750x-24-port-poe-switch-failure

Maybe you are looking for

  • Error in netbeans IDE when creating new file

    Hai, I am doing a project in netbeans. When i want to create a new java class in a project i right clicked the project and from the menu i selected the java file. In that dialog box i entered the name of the java file but in the bottom of the dialog

  • I dropped my iPad and now with red screen. Can I change it ?

    I dropped my old ipad and nw he has red screen. can i change it for new one ?

  • Support for Olympus E-410 RAW

    When will the RAW format support for Olympus E-410 will be added in?

  • Don't work Runtime.getRuntime().exec

    Hi. I've written a simple programm, but it don't work(sorry for my english:)): import java.io.*; class MsgFormat {      static String hostname;      static String message; public class jPopUp {      public static void send(MsgFormat msg) {           

  • Lock held by in-doubt distributed transaction

              I'm having an intermittent problem in our server where a distributed transaction           between WebLogic JMS (6.1 sp3) and Oracle (using the 9.1.2 XA driver) doesn't           complete and subsequent attempts to access the rows in questi