Trunking problem

I have a 5500 that one SUP w/ uplink will not go into trunk mode for anything. Currently it looks like this:
Port Name Status Vlan Level DuplexSpeed Type
1/1 Trunk to SW01 5/5 connected trunk high full 100 100BaseFX MM
1/2 Trunk to SW02 5/5 connected trunk high full 100 100BaseFX MM
2/1 standby 1 high full 100 100BaseFX MM
2/2 standby 1 high full 100 100BaseFX MM
When I try to connect on of the fibers to either trunk 2/1 or 2/2 nothing happens and stays in "standby mode". Is this right or do you think the uplink may be bad? More info below to support the topology:
sh mod
Mod Slot Ports Module-Type Model Sub Status
1 1 2 100BaseFX MMF Supervisor WS-X5530 yes ok
2 2 2 100BaseFX MMF Supervisor WS-X5530 yes standby
Mod Port Model Serial # Versions
1 2 WS-X5530 015451087 Hw : 3.4
Fw : 5.1(2)
Fw1: 4.4(1)
Sw : 5.5(20)
WS-F5521 015447174 Hw : 2.0
WS-U5533 022520397 Hw : 1.0
2 2 WS-X5530 015451050 Hw : 3.4
Fw : 5.1(2)
Fw1: 4.4(1)
Sw : 5.5(20)
WS-F5521 015450793 Hw : 2.0
WS-U5533 022353263 Hw : 1.0
I get this error when trying to put into channel mode too:
set port channel 2/1-2 mode desirable non-silent
"Failed to set port(s) 2/1-2 channel mode to desirable"

Images later than 4.3 on cat 5500 puts the uplink ports on the redundent sup as inactive.You have to enable those ports on the sup to become active and use as normal uplink ports. run " set standbyports enable " on the sup and you redundent uplink ports will become active and can be used.
You migh want to see the ports support Ether-channeling or not so just run the command " show port capabilities 2/1 or 2/2 " and will tell you the status.
HTH,
-amit singh

Similar Messages

  • ASA 5505 Trunking problem with cisco 3760

    Here is my asa 5505 configuration  and at bottom i am pasting cisco 3760 configuration, I am having trunking problem and seen other people having the same issue but no solution.
    Problem: when i connect any device on Switch 3760 port 1 which is trunked i cannot communicate with niether vlan.
    I have tried device with both static vlan configuration
    192.168.1.99 (vlan 2)
    172.168.1.99 (vlan 8)
    if i change port 1 to access mode or define native vlan it work with one vlan.
    interface 5 of Cisco ASA is connected with interface 25 (uplink) on  Cisco Switch
    interface Ethernet0/5
    switchport trunk allowed vlan 1-10
    switchport mode trunk
    interface GigabitEthernet1/0/25
      description **UPLINK**
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 1-10
    switchport mode trunk
    On port 1 of cisco Switch i am creating trunk
    interface GigabitEthernet1/0/1
    description **LAN**
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 1-10
    switchport mode trunk
    no logging event link-status
    spanning-tree portfast
    CISCO ASA Config i have configure the following vlans
    interface Vlan2
    nameif inside
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    interface Vlan8
    description Server VLAN
    nameif Internal_LAN
    security-level 90
    ip address 172.168.1.1 255.255.255.0
    interface Ethernet0/0
    switchport access vlan 2
    on Cisco 3760 i have configure the following vlan.
    v
    vlan 2
    name inside
    vlan 8
    name Internal_LAN
    interface Null0
    no ip unreachables
    Message was edited by: macboy

    Hello,
    I can see many people have visited the post but there isn't any reply.
    I think this is because of the following:
    The configurations are long and most people dont want to read it. Try adding only relevant configuration to the issue.
    The problem description is not clear. You mention trunking problem but what exactly is the problem? Can you ping from switch to ASA? Is any Vlan information being passed or they are all failing. Try to be as much specific as possible.
    Which port of the switch connects to the ASA?
    Using portfast on a trunk (interface GigabitEthernet1/0/1) is not recommended.
    Regards,
    Felipe.
    Remember to rate useful posts.

  • Router 2811 and C2960 Switch Trunking Problem

    Hi all
    I got an problem with a trunking problem between Router 2811 and C2960 switch
    In router 2811 - I created f0/0.1 10.65.20.1 (VLAN 1) and f0/0.48 10.65.23.1 (VLAN 48)
    In C2960 - Vlan 1 10.65.20.30 , VLAN 48 10.65.23.30
    Finally I can only ping VLAN 1 IP but fail to ping VLAN 48 IP, can help me how to troubleshoot it?
    Hugo
    Router 2811 Configuration:
    interface FastEthernet0/0.1
     encapsulation dot1Q 1 native
     ip address 10.65.20.1 255.255.255.0
    interface FastEthernet0/0.48
     encapsulation dot1Q 48
     ip address 10.65.23.1 255.255.255.0
    C2960 Configuration:
    interface FastEthernet0/24
     switchport mode trunk

    2811#sh vlans
    Virtual LAN ID:  1 (IEEE 802.1Q Encapsulation)
       vLAN Trunk Interface:   FastEthernet0/0.1
     This is configured as native Vlan for the following interface(s) :
    FastEthernet0/0
       Protocols Configured:   Address:              Received:        Transmitted:
               IP              10.65.20.1              388873              262275
            Other                                           0                1723
       390760 packets, 71854310 bytes input
       263998 packets, 53723195 bytes output
    Virtual LAN ID:  48 (IEEE 802.1Q Encapsulation)
       vLAN Trunk Interface:   FastEthernet0/0.48
       Protocols Configured:   Address:              Received:        Transmitted:
               IP              10.65.23.1                   0                   0
            Other                                           0                  20
       0 packets, 0 bytes input
       20 packets, 1883 bytes output
    2960_24#sh int trunk
    Port        Mode             Encapsulation  Status        Native vlan
    Fa0/24      on               802.1q         trunking      1
    Gi0/1       on               802.1q         trunking      1
    Port        Vlans allowed on trunk
    Fa0/24      1-4094
    Gi0/1       1-4094
    Port        Vlans allowed and active in management domain
    Fa0/24      1,48
    Gi0/1       1,48
    Port        Vlans in spanning tree forwarding state and not pruned
    Fa0/24      1,48
    Gi0/1       1,48

  • Route pattern to SIP trunk problem

    Hello, I have a 2801 router that has been configured with CME and a working SIP connection to my local ISP.
    Tested with calls via CME so I know for sure that the SIP config and dial plan is fine on this gateway.
    Next I wanted to try out CUCM so I set up a CUCM 8.6 box that is connected to the 2801 router to use as it's SIP gateway.
    The only change I made to the gateway router config was to alter the "ip option 150" address so that the phones go to CUCM for their configs etc (which they do with no problems).
    Then I set up a SIP trunk in CUCM along with a route pattern which is to use the SIP trunk within the Gateway/Route list option.
    But when I make a call that matches this route pattern all I get is the intermittent beep message from the phone. I cannot route calls succesfully through it.
    I have checked network connectivity and all is fine. The IP address I specfied in CUCM for the SIP trunk is simply one of the interfaces on the 2801 router and it is definitley reachable.
    I also activated "debug ccsip all" on the 2801 gateway router but nothing appears. So it seems like the calls are not even reaching the 2801 gateway ?
    Is the problem possibly a conflit between CME on the gateway router and my CUCM ?
    Do I need to disable CME somehow on the gateway first ?  Or am I not doing something correct in the CUCM config ?
    Thank you kindly for any suggestions.
    ps. I have attached a couple of screenshots of my config.

    Hello, thanks for helping.
    I activated "debug voice ccapi inout" as well as "debug ccsip all" on the gateway but nothing showed up.
    Therefore I deduce the call is not even making it to across the SIP trunk into the gateway router ?
    As I am a newbie trying this out for the first time, it is guranteed to be something really simple.
    I have included my running config from the gateway router below..
    One addition I made was to add an incoming dial peer. That is "dial peer 5,  description CUCM SIP trunk".
    I set it up with a destination patter 2... to match my phone config on CUCM which have numbering in the 2000 range.
    Sorry, I got RTMT up and running but could not get any meaningful results from it. I need to learn up on that.
    I did however run a 'dialed number analysis' from CUCM direct and have attached the result. It seems the dialled number "99" is matching the route pattern OK.
    So why is it not then moving down the SIP trunk to my gateway and getting picked up by the incoming dial peer ?
    Thanks if you guys can offer any more help.
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Router
    boot-start-marker
    boot system flash:c2801-ipvoicek9-mz.151-2.T0a.bin
    boot-end-marker
    no aaa new-model
    clock timezone nzst 13 0
    dot11 syslog
    ip source-route
    ip dhcp pool DATA_SCOPE
       network 192.168.200.0 255.255.255.0
       default-router 192.168.200.1
       dns-server 8.8.8.8
    ip dhcp pool VOICE_SCOPE
       network 192.168.100.0 255.255.255.0
       default-router 192.168.100.1
       option 150 ip 192.168.2.115
    ip dhcp pool MGMT_SCOPE
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.99
    ip cef
    ip name-server 4.2.2.2
    no ipv6 cef
    multilink bundle-name authenticated
    voice class codec 1
    codec preference 1 g711alaw
    codec preference 2 g729r8
    codec preference 3 g711ulaw
    codec preference 4 ilbc
    voice translation-rule 1
    rule 1 /^9/ //
    voice translation-profile Strip9ToGetOut
    translate called 1
    voice-card 0
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-2995340181
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-2995340181
    revocation-check none
    crypto pki certificate chain TP-self-signed-2995340181
    certificate self-signed 01
      3082023E 308201A7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
      31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 32393935 33343031 3831301E 170D3733 30363034 31393534
      32305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
      4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 39393533
      34303138 3130819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
      8100C34D C8ECBB53 E01373A3 2E286B78 2D23042B 1C8588B1 A7861899 BA1C6860
      AE1D7868 2A59E3BC 54D0A457 8FFDE27F C09104E5 C7A429F3 74CD9DA8 4A980366
      675CC27C CDB94838 821CC05F 2C0AC2BC D882C132 6CAA1FA6 6DA740E4 562428B1
      12B741F1 A50C9246 4CC35EDA DEE1D038 3883BB35 A91ABF8B 483E4160 F5FA4B5A
      9A570203 010001A3 66306430 0F060355 1D130101 FF040530 030101FF 30110603
      551D1104 0A300882 06526F75 74657230 1F060355 1D230418 30168014 72119640
      F3396E1F E4168086 D31D8619 0D8337FF 301D0603 551D0E04 16041472 119640F3
      396E1FE4 168086D3 1D86190D 8337FF30 0D06092A 864886F7 0D010104 05000381
      81003B5A 29DE3A1E C5AB6092 E8D90650 C80752FC 0AAC93FD C5DE3D69 071B08FA
      D4013232 81CA07E7 15F90190 6A3AD6A0 1D05F0F2 13479568 888332A5 F81E2681
      7DA44095 4D11CFB7 CA79579A 8D95DE54 7B00173C E2C50573 A310C8C9 1487FEFC
      CE35B66E 9EF94CFA 8D6D6DCD ADC78132 2709F198 6DF2F0FA D80CC088 D0C4C7D1 080B
          quit
    license udi pid CISCO2801 sn FTX0947W07M
    username xxx privilege 15 password 0 xxx
    interface FastEthernet0/0
    ip address 192.168.3.50 255.255.255.0
    duplex auto
    speed auto
    interface FastEthernet0/1
    no ip address
    duplex auto
    speed auto
    interface FastEthernet0/1.2
    encapsulation dot1Q 2
    ip address 192.168.2.1 255.255.255.0
    interface FastEthernet0/1.99
    encapsulation dot1Q 99
    ip address 192.168.1.99 255.255.255.0
    interface FastEthernet0/1.100
    description voice_VLAN
    encapsulation dot1Q 100
    ip address 192.168.100.1 255.255.255.0
    interface FastEthernet0/1.200
    description data_VLAN
    encapsulation dot1Q 200
    ip address 192.168.200.1 255.255.255.0
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip route 0.0.0.0 0.0.0.0 192.168.3.1
    logging esm config
    tftp-server flash:/phone/7940-7960/P00307020200.bin alias P00307020200.bin
    tftp-server flash:/phone/7940-7960/P00307020200.loads alias P00307020200.loads
    tftp-server flash:/phone/7940-7960/P00307020200.sb2 alias P00307020200.sb2
    tftp-server flash:/phone/7940-7960/P00307020200.sbn alias P00307020200.sbn
    control-plane
    mgcp fax t38 ecm
    dial-peer voice 1 voip
    description local_7_Digit_Calling
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 9[2-9]......
    session protocol sipv2
    session target ipv4:203.184.16.2
    voice-class codec 1 
    dial-peer voice 2 voip
    description international_calling
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 900T
    session protocol sipv2
    session target ipv4:203.184.16.2
    voice-class codec 1 
    dial-peer voice 3 voip
    description national_calling
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 90[34679].......
    session protocol sipv2
    session target ipv4:203.184.16.2
    voice-class codec 1 
    dial-peer voice 4 voip
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 90[34679].......
    dial-peer voice 5 voip
    description CUCM SIP trunk
    destination-pattern 2...
    session protocol sipv2
    session target ipv4:192.168.2.115
    voice-class codec 1 
    sip-ua
    authentication username xxxxxxxxxx password xxxxxxxx
    060
    telephony-service
    max-ephones 10
    max-dn 20
    ip source-address 192.168.1.99 port 2000
    load 7960-7940 P00307020200
    max-conferences 4 gain -6
    transfer-system full-consult
    create cnf-files version-stamp Jan 01 2002 00:00:00
    ephone-dn  1  dual-line
    number 1000
    name Lydia Francis
    ephone-dn  2  dual-line
    number 1001
    name Leah Francis
    ephone-dn  3  dual-line
    number 1002
    n
    ephone-dn  4  dual-line
    number 1003
    ephone  1
    mac-address C80A.A970.01DE
    type CIPC
    button  2:2
    ephone  2
    mac-address 000C.3070.8705
    button  1:1 2:15
    ephone  3
    mac-address 000C.8546.5954
    button  1:3 2:15
    line con 0
    logging synchronous
    line aux 0
    line vty 0 4
    privilege level 15
    login local
    transport input telnet ssh
    scheduler allocate 20000 1000
    ntp server 195.43.74.123
    end

  • Analog trunk problem

    I have an analog trunk plugged into a 2811 with a VIC2-4FXO. When the line is in use, if a call comes in on it, the caller hears one ring, then a busy signal (not just a busy signal). What would be causing this? It happens to be the last line in a hunt group that is set at the CO to forward on busy to another hunt group, but the forward isn't happening, probably because of that first ringback.

    Likely the problem is not due to the router. If you do "debug vpm signal" you will see the incoming ring and port going off-hook. You should see that for engaged ports, no new call is presented, and is the router does nothing in generating ringback, as you said the line is busy already when the call comes in.
    hope this helps, please rate post if it does!

  • UC320 PBX sip trunk problem

    HI, I installed the UC320 for a customer and they have 19 users,  we are using sip trunk for voice traffic
    it now encountered an annoying problem, The  isp is doing the maintenance in recent period and their sip trunk is coming down and up occasionally  at night.  Whenever the sip trunk broke and come up again, the UC320 seems loss the sync with the wan, and it can work for 1 or 2 days and then the phone can not dial externally and also the incoming call have the problem, Yet the internal call is ok, whenever, this happened, we need to restart the uc320 to resume the service.  I configured the auto maintainance happen at Sunday morning 3am , yet, there are times that the sip trunk broke happen on Monday night, then we usually get the complaint from the custom around Wed. or Thurs.  and then we had to restart the system to resume the service.  It is really troublesome. Do you have any idea how to deal with the problem. Is it a bug of cisco uc320? Is there any software update or any  patch for this problem?
    We are running 2.3.2(6) now.

    HI
    Thank you for your reply, but the thing seems a bit more complex, our network configured as unregistered by the requirement of isp, and it works nicely. when the sip broke down and come up again, the pbx can work normally for 1 or two days and then it seems drifted away. and the problem at  beginning is minor with only a few phones malfunction, and can be retored by restart the phone, but as the time goes by , the problems seemd deteriorated until all phones not working and we have to restart the pbx. 
         I check the external trunks, the status of sip is unregistered. it is required by isp to be configured so. it works nicely as long as the sip trunk is on.
         Regard

  • Unified communication sip trunk problem after modifying topology

    hi all
    i have UC and its fine and sip trunk is ok
    the toplogy is as below
    UC------------------internet
    now im going to add ASA with UC with new topology
    UC-------------ASA-------------internet
    the pbx internally is ok   , but sip trunk is not working
    pbx now have private ip and it can reach internet
    the problem is sip trunks is not working !!!!
    i will post the config of UC when its connected to Internet direcly and wish to help me why the 2nd topoloy no sip trunks working ?!!
    do i need to do portforward ??
    anyway here  the config when sip trunks works and when UC directly to internet

    Try disabling SIP inspection on the ASA
    http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/82446-enable-voip-config.html

  • Dividing ISL trunk problem

    I have a network design issue to solve and need some help. Current network uses ISL to trunk vlans between two sites. Some encryption devices need to be installed that do not understand ISL (or BPDUs for that matter). I need to split the ISL, or tunnel it, so that the inside devices cannot see the L2 stuff but the end devices can still communicate. Any ideas?
    Regards ... John

    Hi Josh
    I had to solve a very similar problem to yours, and the solution I came up with was to use L2TPv3 (layer 2 tunnelling protocol) over IPSEC. I used the same device (a pair of old 1700 series routers at each end) to create both the L2 tunnel and the IPSEC tunnel, but in your case you are using a separate device to do the encryption. You just need to create the L2 tunnel between 2 devices which are on the unencrypted side at each end. You need to ensure that the 2 devices can route to each other.

  • Intercluster trunk problem

    I have a trunk (Non-gatekeeper) between the legacy CCM 4.12 system and the new CCM 6.0. The trunk on the CCM 4 has the SUB then PUB listed, same on the CCM 6 side. Calls flow from the CCM 4 side to CCM 6 side no problem. Calls do not work from the CCM 6 to the CCM 4. Now here is the interesting part. This was working when I only had the PUB running on the CCM 6 side. I just added the SUB. So, I changed the server group to have the SUB listed first and moved the PUB to second. But I have updated the trunk config to match. But if I move the PUB up in the list and leave everything else the same and do a reset everything starts working again.

    I have the same problem with the ICT.
    from a single CCM 6.0 to a 4.2 cluster works fine, but not the other way.
    Do you resolved your problem?If yes what you changed?

  • Two switches connected with fiber in mode trunk - Problem

    Hi to all.
    Iam new in the forum, and my english is bad.
    I want to post a problem. I have two switches connected with fiber in mode trunk, in the switch C3550 i have this configuration:
    interface FastEthernet0/1
    description Enlace LAB Medicion
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    duplex full
    spanning-tree portfast
    In the switch C2960 this configuration, on interfaces Fa0/48, Giga0/1:
    interface FastEthernet0/48
    switchport trunk allowed vlan 1,20,229
    switchport mode trunk
    spanning-tree portfast
    interface GigabitEthernet0/1
    switchport trunk allowed vlan 1,20,229
    switchport mode trunk
    media-type sfp
    duplex full
    spanning-tree portfast
    The problem:
    The ip phones with Voice vlan (vlan 20), not find the DHCP server located in the data vlan (vlan 229)
    However, using the command:
    #switchport trunk native vlan 229
    The result is the voice vlan works, but the data vlan not and viceversa depending if the native vlan 229 is present.
    I will appreciate any suggestion.

    leolaohoo.
    The configuration on ports switch C2960, have the mode access with voice vlan 20:
    interface FastEthernet0/1
    switchport access vlan 229
    switchport mode access
    switchport voice vlan 20
    spanning-tree portfast
    interface FastEthernet0/2
    switchport access vlan 229
    switchport mode access
    switchport voice vlan 20
    spanning-tree portfast
    I will remove from trunk links:
    spanning-tree portfast
    Thanks alot.

  • Vlan trunk problem

    Hi,
    Im configuring a vlan trunk between 2 switches but I'm having a problem somehow.
    Switch 1 a Cisco 3750G n
    name: alrswcc00
    interface GigabitEthernet1/0/28
     description Uplink Alrswcc20
     switchport trunk encapsulation dot1q
     switchport trunk allowed vlan 1-30
     switchport mode trunk
    end
    Name: Gi1/0/28
    Switchport: Enabled
    Administrative Mode: trunk
    Operational Mode: trunk
    Administrative Trunking Encapsulation: dot1q
    Operational Trunking Encapsulation: dot1q
    Negotiation of Trunking: On
    Access Mode VLAN: 1 (default)
    Trunking Native Mode VLAN: 1 (default)
    Administrative Native VLAN tagging: enabled
    Voice VLAN: none
    Administrative private-vlan host-association: none
    Administrative private-vlan mapping: none
    Administrative private-vlan trunk native VLAN: none
    Administrative private-vlan trunk Native VLAN tagging: enabled
    Administrative private-vlan trunk encapsulation: dot1q
    Administrative private-vlan trunk normal VLANs: none
    Administrative private-vlan trunk private VLANs: none
    Operational private-vlan: none
    Trunking VLANs Enabled: 1-30
    Pruning VLANs Enabled: 2-1001
    Capture Mode Disabled
    Capture VLANs Allowed: ALL
    Switch 2 a Cisco 2960S
    name: alrswcc20
    interface GigabitEthernet1/0/25
     description Uplink Alrswcc00
     switchport trunk allowed vlan 1-30
     switchport mode trunk
    end
    Name: Gi1/0/24
    Switchport: Enabled
    Administrative Mode: trunk
    Operational Mode: trunk
    Administrative Trunking Encapsulation: dot1q
    Operational Trunking Encapsulation: dot1q
    Negotiation of Trunking: On
    Access Mode VLAN: 1 (default)
    Trunking Native Mode VLAN: 10 (Inactive)
    Administrative Native VLAN tagging: enabled
    Voice VLAN: none
    Administrative private-vlan host-association: none
    Administrative private-vlan mapping: none
    Administrative private-vlan trunk native VLAN: none
    Administrative private-vlan trunk Native VLAN tagging: enabled
    Administrative private-vlan trunk encapsulation: dot1q
    Administrative private-vlan trunk normal VLANs: none
    Administrative private-vlan trunk associations: none
    Administrative private-vlan trunk mappings: none
    Operational private-vlan: none
    Trunking VLANs Enabled: 10,20,30,40
    Pruning VLANs Enabled: 2-1001
    Capture Mode Disabled
    Then lastly on switch 2 I created a port for an Ubiquiti access point with following settings.
    interface GigabitEthernet1/0/24
     switchport trunk native vlan 10
     switchport trunk allowed vlan 10,20,30,40
     switchport mode trunk
    end
    But my AP doesn't seem the get an IP. Where as if I plug it in on Switch 1 it does with the same settings.
    So I am assuming there is something wrong with my trunk. What am I doing wrong?
    Thank you,
    Michael

    Here are a couple of observations:
    1.  The switchport trunk encap dot1q command was not applied on the 2960 because 802.1q trunking is the default.  The 2960 series switches do not support ISL encapsulation, as the OP observed.  There is, therefore, no need to manually specify the trunking protocol.  The show int g1/0/24 switchport command confirmed that trunking is working.  I find the show int g1/0/24 trunk command to be more informative in this context.  It tells you what VLANs are active and trunking between the connection.
    2.  You do need to define VLANS 2-30 on your second switch. You can do so manually or you can configure VLAN Trunking Protocol (VTP).  VTP is your easiest bet.  Example config:
    Switch 1
    sw1(config)# vtp mode server
    sw1(config)# vtp version 2
    sw1(config)# vtp domain MY_DOMAIN
    sw1(config)# vtp password MySecret
    Issue a show vtp status  in priv exce mode to very your settings.
    Switch 2
    sw2# show vtp status
    Do this command FIRST and make sure that the configuration revision number is smaller than the revision number of SW1.
    VTP Operating Mode                : Client
    Maximum VLANs supported locally   : 255
    Number of existing VLANs          : 25
    Configuration Revision            : 174
    If config revision on SW2 is greater than config revision of SW1, then issue following command:
    SW2(config)# vtp domain bogus
    SW2(config)# vtp domain MY_Domain
    SW2(config)# do show vtp status
    Your config revision should go back to zero.
    Now issue the same commands on SW2. 
    SW2(config)# vtp version 2  (pretty sure that is default, but I issue it anyway)
    SW2(config)# vtp mode client (means you cannot define VLANs on this switch.  Most admins prefer that only one switch be capable of creating VLANs).
    SW2(config)# do sh vtp status
    The config revision was important because injecting a switch into your network that has a higher VTP revision can overwrite your existing VLAN database.  If that happens, chances are that most of your network traffic will cease to function as all of your access ports will be in a VLAN mismatch mode.

  • Catalyst Express 500 series trunking problem

    We have a cisco 2801 router and CExpress500 switch. The router is connected to switch over the port role "switch" and native vlan no is 1. The router is configured as this:
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    interface FastEthernet0/0.1
    encapsulation dot1Q 1 native
    ip address 192.168.110.4 255.255.255.0
    no snmp trap link-status
    interface FastEthernet0/0.184
    description vlan184
    encapsulation dot1Q 184
    ip address 192.168.184.1 255.255.255.0
    no snmp trap link-status
    Users can reach the native vlan but they cant reach other vlan. Any comment?

    The port on the CE500 should be set as a router, otherwise DHCP from/through the router will not work. Setting the port as "trunking" is not possible on a CE500 switch; you must choose predefined smartport types.
    Set up your router port as a Dot1Q interface with sub-interfaces and make sure the native VLAN matches on both devices.

  • CUCM 10.5.1 and Exchange 2010 Unified Messaging (UM) SIP Trunk Problem

    This is more a comment if you're migrating from a lower version to 10.x.  Hopefully Google will pickup this post so others don't spend too much time (I got lucky and found this in about 30 minutes).
    There are many more SIP options than in the past.  If you configured your integration as per the integration doc, all settings are relevant, however there are some new defaults that need to change.
    SYMPTOM: Dialing another number or AA pilot and being redirected internally works, but the call drops on calls from external phones.  Exchange logs an Event ID 1079 from UMCore and also informational 1084 and 1172 events.  A capture yields a status 200 OK, then an ACK, two BYEs and a status 481 that the call leg does not exist.  The call is then dropped.
    RESOLUTION:
    In the SIP Trunk, modifiy the following:
    Device Information. . . Check Media Termination Point Required.  I've had some that have needed this checked and some where I needed to leave unchecked.  In this case going from 7.1 to 10.5 necessitated enabling.
    Call Routing Information. . . SIP Privacy:  Need to change from Default to None. 
    Any comments how the SIP Privacy might affect security and functionality would be appreciated.

    Just to inform everyone. I rebuilt the edge server from scratch. 
    Now everything is working as expected. 
    I cannot work out how the edge was not passing on calls to exchange or not communicating correctly with exchange. 
    Anyway it is resolved now. 

  • Trunk Problems Between 3500/2950

    Hi All,
    am trying to create a trunk between a 2950 and 3500. I did the following,
    2950:
    swsales1(config)#int fasteth0/12
    swsales1(config-if)#switchport trunk allowed vlan 1,2,3
    swsales1(config-if)#switchport mode trunk
    3500:
    Ted(config)#int fasteth0/12
    Ted(config-if)#switchport trunk allowed vlan 1,2,3
    Ted(config-if)#switchport mode trunk
    I get the following error on the 3500,
    swsales1#
    00:14:14: %LINK-4-ERROR: FastEthernet0/12 is experiencing errors
    vtp domain for both is the same and the 3500 is the client. Cross-cable between the 2 ports. Cheers.
    EDIT: no shutdown was issued on both interfaces.
    coolboarderguy...

    Hi All,
    funny you should mention the switchport nonegotiate command, as neither switch would accept it. I found it strange, as this lab,
    http://delivery.monsoon5.com/delivery/Launch?sessionid=11226191797360000000002498dbc625852e04cf48362eac105604dd96818a5
    uses it and the lab states that it used 2950 and 3500(3550) switches. Cheers.
    coolboarderguy...

  • Nexus fport-channel-trunk problem

    I have a Nexus 5548UP running 5.0(3)N2(1) and I want to enable the fport-channel-trunk command but I cannot enable this feature. When I issue a show feature I see it as a disabled feature but I cannot turn this on. I want to enable this so I can set up an F-Port Channel to a Fabric Interconnect 6120 (UCS).
    I have enabled the following features
    feature fcoe
    system default switchport trunk mode off
    feature telnet
    cfs ipv4 distribute
    cfs eth distribute
    feature lacp
    feature vpc
    feature lldp
    feature npv
    feature npiv
    I am also running the following licenses
    MP-N5KUP-01(config)# sho license usage
    Feature                      Ins  Lic   Status Expiry Date Comments
                                     Count
    FCOE_NPV_PKG                  No    -   Unused             -
    FM_SERVER_PKG                 No    -   Unused             -
    ENTERPRISE_PKG                Yes   -   Unused Never       -
    FC_FEATURES_PKG               Yes   -   In use Never       -
    LAN_BASE_SERVICES_PKG         No    -   Unused             -
    LAN_ENTERPRISE_SERVICES_PKG   No    -   Unused             -
    MP-N5KUP-01(config)#
    Any help would be useful

    Your N5k is configured to be in NPV mode and hence fport-channel-trunk is not a feature you can configure. However, the NP ports on the NPV switch can be bound into a channel/trunk to a NPIV/core switch which has
    fport-channel-trunk configured.

Maybe you are looking for

  • 2LIS_02_SCL - OLI3BW Doesnt exist

    Hi, Im facing a wear issue, may be you can help me. 1)I have activated 2lis_02_scl in a DEV Environment 2)I transported to TESTING Environment and everything was OK 3)Finally i transported to PRD Environment and here is the issue: When i try to filli

  • Format of currency incorrect

    Hi I have several smartforms which are dispaying various amount fields which are all listed in the Global Definition settings under the tab 'Currency/Quant.Fields' and referency a currency field. I have a problem where in one particular smartform I a

  • How do I change the Not Editable flag of a variable?

    How do I change the Not Editable flag of a variable?  I need to edit the variable but right now the Not Editable box is checked.

  • SAP Mobile Engine with SAP NetWeaver 7.0 Java Trial Version ?

    Hi, I would like to know if I can use the SAP Mobile Engine on the SAP NetWeaver 7.0 Java Trial Version that you can download form SDN or in other words if I can configure a test system with the SAP NetWeaver 7.0 ABAP SP12 and SAP NetWeaver 7.0 Java

  • JSP: Create Dynamic 2 Column Table looping through iter.hasNext()

    Hi, I have created an ArrayList which I populate with 2 strings per element - if such a thing exists. for example my array would have {ccc, email} {bbb,ip} {aaa,dsl} {ddd,tv} I then sort this list using Collections.sort in which case I end up with th