Cisco Switching/Routing :: 3560 - Trunk Port Recovery Time

Jul 10, 2012

I have a pair of 3560's configured with dot1q trunks between them carrying a number of VLANs.
 
Once deployed there will be a requirement for these physical trunks to be disconnected from time to time. Knowing that this is inevitable I am trying to minimise the period of time for the trunks to recover once the physical connectivity is reinstated.
 
All of the VLANs on the switches are configured for Spanning Tree Rapid PVST. Current time for the trunks/VLANs to come up is around the 4 second mark.

View 11 Replies


ADVERTISEMENT

Cisco Switching/Routing :: Catalyst 3560 G POE 48 Port Cannot Access Password Recovery

Nov 5, 2012

Im trying to access the switch to reset the password to factory defaults (please see switch output Astrix has removed customer identifying information for security purposes.) Each time I reboot the switch and try and access the password recover mode this same output below starts and im still not able to access the recovery area of the switch
 
cisco WS-C3560G-48PS (PowerPC405) processor (revision F0) with 122880K/8184K bytes of memory.
Processor board ID FOC1133Y28Q

[Code].....

View 3 Replies View Related

Cisco Switching/Routing :: 3560 Multiple Switches One Trunk Port

Sep 21, 2012

We have 7 3560's in 7 different locations connected to our providor for wan access.  Our provider has given us a copper cable at each point and we have connected it directly to our 3560 switch at each location.  Each port is configured the same way at each location.  Each switch is running eigrp.All of the switch ports on each switch are configured as a trunk and vlan 299 had the ip address for the eigrp connection: [code] This setup is working as each switch see's all of the other switches as an eigrp neighbor.  We have also made sure that the switch at our head office has spanning tree priority for vlan 299.
 
So the problem is, if there is a change in the topology at one of the locations it usually causes one or more of the other connections to go down for some reason.  We just cannot pinpoint what is causing this change.  There are no log's or anything other than an eigrp hold time expired message.?

View 9 Replies View Related

Cisco Switching/Routing :: 3560 - What Happens When Voice Vlan Command Is Added To Trunk Port

Oct 11, 2010

Any way to test in a lab what would happen if a tech mistakingly added "switchport voice vlan XX" to a trunk port? I am try to do some RCA on an issue and this has been identified as a possible cause by one of my techs.
 
The config is Switch1------Switch2--------Switch3 Each interswitch connection is configured as a dot1q trunk with all vlans allowed. The link between switch2 and 3 is where switchport voice vlan 10 was added. Switch1 is a 3750 and 2/3 are 3560's.

View 8 Replies View Related

Cisco Switching/Routing :: 3560 Need To Add 2nd Trunk

Jun 6, 2013

I have a Cisco SW ( 3560 ) with one Trunk link to my router ( 7606 ), Trunk link is fully utilized so i need to add 2nd Trunk.Shall all move some customers from old trunk to 2nd one and create a new subterface for them ?I am think if i can create bundle and add subinterfaces under this bundle ?Add two GE ports to be memeber of this bundle ?

View 5 Replies View Related

Cisco Switching/Routing :: Trunk Between SF300 And 3560?

Jan 5, 2012

We have purchased 3 no CISCO SF300-48P (Access Switches) with the interest of setting up a new laboratory consisting of 120 desktops. We currently have a CISCO 4507R   (Core Switch) and a CISCO 3560 (Distribution Switch) for the campus wide network. Our network is developed with various VLANS to support Internet and Intranet facilities. The new lab need to be incorporated in to the Campus wide network with a new VLAN ID. But problem is while trunking the CISCO 3560 (Distribution switch) to the CISCO SF300-48P (Access Switch) communication does not happen. While, surfing the internet and various doc's say that SF300 uses GVRP instead of dot1q trunking.

View 4 Replies View Related

Cisco Switching/Routing :: 3560 Password Recovery Enabled Procedures?

Dec 21, 2011

Following procedures get to the switch: dir flash and get the following.....unable to stat flash//: no such device

View 4 Replies View Related

Cisco Switching/Routing :: Trunk Between 3560 And Juniper Ex4200

Nov 8, 2011

I need to create a trunk between a Cisco 3560 and a Juniper EX4200I am perfectly happy with the the Cisco side and want to only allow 1 vlan across the trunk, which I was going to configure on the 3560 side. Any experience on trunking to a Juniper Ex4200.Looking at the Juniper side it looks like I just set the port as a L2 uplink.

View 3 Replies View Related

Cisco Switching/Routing :: LAG / Trunk Configuration Between 3560 And SG300-24P

Aug 27, 2012

A client of ours has installed an SG300-24P switch and would like to setup a LAG between the SG300 and the 3560 switch we manage for them. They would like the LAG to also pass the voice and two data VLANs currently in use; 5, 10, and 100 respectively. I configured the two ports as an Etherchannel with trunking on the logical port, but no luck. I reconfigured as follows:
 
interface GigabitEthernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode active
end

[code]....
 
I see no output when I do show lacp nei. At this point the client is looking to use for the configurations to use as he does not know how to setup the SG300 and it is a switch I have never dealt with. I have found some configurations that I believe  would allow a single VLAN across, but nothing I believe will allow the LAG to pass all the VLAN's.

View 7 Replies View Related

Cisco Switching/Routing :: 3560 - Native Vlan1 Over Trunk

Jan 28, 2013

if i have this config:
switch port mode trunk
trunk aloved vlan 50
 
will travel over this trunk untagged packets? For eg the V LAN 1 is by default native V LAN without tag. If i have created a bog ring with catalyst 3560x switches with no spanning tree on V LAN 1 can be the case of this config a loop ???
I am using upper config on interfaces that are connected the switches  together in ring.
 
Other interfaces on switch have this config:  
int range 0/1-4
switchport mode acc
switchport acc vlan1
 
int range 0/5-24
switchport mode acc
switchport acc vlan50
 
I am using vlan1 just for local switching without connection to internet! I am asking just because i have this king of messages in logs:

%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on GigabitEthernet1/0/27 (1), with SW3560x_BR8874 GigabitEthernet1/0/19 (50).
 
GI 1/0/27 and GI 1/0/19 have this config:
switchport mode trunk
trunk aloved vlan 50

View 5 Replies View Related

Cisco Switching/Routing :: Implement Shaping VLAN Only On Trunk Link Between 6500 / 3560

Jan 2, 2012

I need to implement the shaping VLAN only on the trunk link between the 6500 and 3560. [code]

View 8 Replies View Related

Cisco Switching/Routing :: Lose Lot Of Bandwidth Over Trunk Port (vs Access Port) 3750g

Feb 18, 2013

I have a 3750g connected to a "core" switch stack of 7 other 3750g's via 2 GigE ports in a trunk.  This is currently in a switchport mode access port- channel so only the default vlan data is sent over. Now we have a need due to physical location of these switches, to allow vlan20 (DMZ) from this 3750g to the switch stack.  I will configure a few ports on the switch stack for vlan20 and they need to be able to talk to the stand alone 3750g.To do this I will change the port channel on both endpoints to

-switchport trunk ecapsulation dot1q

-switchport mode dynamic desirable
 
also making the appropriate change on the interfaces belonging to this trunk.My question is, now that its a trunk port that carries multiple VLANs, how much is the bandwidth reduced on that 2gbps link?I have a very active VLAN (10) on the stand alone switch, but on the core I'm not going to be assigning VLAN 10 to any ports.  So does traffic from VLAN10 even come across the trunk (wasting bandwidth) if no ports on the core side are assigned to it?  I really just need vlan 1 and 20 (for now).

View 11 Replies View Related

Cisco WAN :: Port Security Between Two Switches 3750 Or 3560 Using Trunk

Sep 2, 2012

Is it possible to use Port Security mechanism between two switch (3750 or 3560) ports while trunk has been configured? If it's not possible, is there any other way to ensure that no other Switch can be connected other then the one switch which has been configured/placed by a network engineer?

View 4 Replies View Related

Cisco Switching/Routing :: 2960 Err-disable Port State Recovery

Jan 25, 2012

I am testing 2960 24 S  with storm-control  and Errdisable Port timer interval 60s , connected HUB on fa0/17 to make traffic / loop.After Strom Control detection the interface goes down thats ok  after 60s they will try to recover the interface and going up although the loop is still there.For my understanding if the interface detect still a loop on that interface they will disable the port again for 60s and will check  again. [code]

View 7 Replies View Related

Cisco Switching/Routing :: 6509 Trunk To Port Channel

Apr 22, 2012

I have 2 Cisco 6509 switches linked together via single Fibre as a trunk.I want to change this to a port channel where I will add another 3 fibre ports to the port channel but what order do I do this to minimise any disruption.

1-Configure PortChannel and add the 3 new ports, this will bring up the Port Channel but what effect will this have on traffic currently going over the single Trunk link? Will spanning tree go mad, how will switches react?

2-Convert existing Trunk link to Portchannel then add in new ports to PortChannel, I guess in doing this there will be a small hit on traffic as it changes to a port channel.

View 2 Replies View Related

Cisco Switching/Routing :: 3550 / 3560 / 3750s - OSPF Configuration For The First Time?

May 5, 2012

I have a network with static routes witch I need to convert to OSPF.Never used OSPF, and do not have much experience in routing in general.The netvork is connected via some fiber links, but moastly wireless bridges.I have attached a drawing of how the network is.Routers are 3550, 3560 and 3750s.Each router is on a different physical site.

View 2 Replies View Related

Cisco Switching/Routing :: 6500 / Each Port Is Trunk And Carry Same VLAN

Dec 6, 2012

can i have 4 links from an ESX server to 6500 , each link represents a trunk link carries each the same 2 VLAN , 100 and 101 , keep port-channel out of the picture , does it work well?

View 12 Replies View Related

Cisco Switching/Routing :: Rate Limit Trunk Port On 3750?

Oct 3, 2012

Is it possible to rate limit on a L2 trunk port on a 3750?
 
current port config and ios are as follows;
 
interface GigabitEthernet1/0/50
description ***  Connection to Fiber Link  ***
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,172
switchport mode trunk
end  
flash:c3750-advipservicesk9-mz.122-46.SE.bin
  
i was wondering if the "srr-queue bandwidth limit 10" command would work to limit the output from this interface to be 10 % of the port bandwidth and then the same command could be done on the other side.

View 1 Replies View Related

Cisco Switching / Routing :: 3560 - Management Port Used As Regular Port?

Jan 30, 2012

I have an all gigE  3560.  I don't use the management FE0 port on the back.  I was thinking to use that for a 100Mbps WAN connection. 

Seems to work just fine when I plugged in an test.  But I am not routing across that link yet as I still need to setup the far end.

Is there any reason this would not work?  I would like to not burn a gig port if the max throughput of the circuit is 100Mbps.

View 1 Replies View Related

Cisco Switching/Routing :: 4507 Passing A Trunk Through An Access Mode Port

Mar 15, 2012

we have a scenario that consists of a Cisco 4507 series core switch with more than 20 vlans which is connected to a C2960G switch( in a nearby building)  using a trunk by a fiber connection. Up to this point everyhting is fine . VTP domain is configured on the core switch and we have all of the 20 vlans present  correctly on the edge 2960G wich is part of course of this same VTP domain.the fiber connection goes from core switch to a  "in the middle location"  where we have a fiber patch panel that is connected in a jumper style to another fiber patch panel going to the destination building where the C2960G sits.
 
Now imagine that Fiber connection from this middle location to the destination C2960 edge switch is down for any possible reason meanwhile the fiber connection from Core switch 4507 to the middle location is still intact.In the same time, in this middle location , we do have a wireless connection which links 1 Cisco 3750G switche ( a different infrastructure and different VTP domain) to another C3560G switch which sits on the same Room in the nearby destination  building where we have the edge C2960G, An idea came to me is to connect one of the fiber port (core) in the intact fiber patch panel coming from Core switch 4507    TO  an access vlan configured switchport in the 3750G  switch ( this switchport will belong to a vlan designed only to trasmit the vlans on the trunk coming from 4507 core switch say VLAN 10) then connect one VLAN 10 access switchport to the destination C2960 edge switch ( the switchport on the c2960G is still a trunk)Will this solution work and all of the 20- 4507 core switch vlans arrive to the destination C2960G ? Or we do need something that tags the 2 VLAN 10 switchports  like switchport dot1q tunnel like QinQ

View 2 Replies View Related

Cisco Switching/Routing :: 6509 - Can't Change Native Vlan On Trunk Port?

Jun 6, 2012

I have several closets with Cisco 3560 on the edge that I'd like to change the vlan that's used for the management vlan on each. In the core I have a Cisco 6509 with Sup720's.
 
I'd like to do this by changing the native vlan on the trunk port on the core 6509 interface that connects to the 3560. and leave the management vlan on the 3560 as vlan 1.
 
Seems trivial but what I tried didn't work and I didn't have the window to troubleshoot. I'll paste the simplified configs for  the interfaces  below
  
!
6509 configs:
!
interface Vlan50ip address 172.16.50.2 255.255.255.0!interface FastEthernet

[Code]....

View 5 Replies View Related

Cisco Switching/Routing :: Unexpected Traffic On Nexus 5000 Trunk Port?

Feb 6, 2013

So I took a laptop with wireshark and plugged it into a nexus 5000 port that is configured as a trunk with 3 vlans allowed on it. The laptop was seeing all kinds of traffic on the wire, most of it was not involving my laptop.
 
For example: Server A VLAN 10= 10.10.10.1  Server B VLAN 20= 10.20.20.1 and wireshark laptop is plugged into a trunk port which is allowing those vlan's. The vlan's are routable.
 
10.10.10.3 is seeing the entire conversation when 10.10.10.1 backs up 10.20.20.1 even though it has no reason to see it. It is as if the trunk is spanning traffic to the laptop port. No span is setup however. It's really weird. This is not just broadcast traffic, but actual tcp taffic between Server A and B. Why would a trunk port see traffic between 2 other servers talking to each other on the vlan.
 
Trunk port configuration below:
 
Interface Ethernet 141/1/3 
switchport mode trunk
switchport trunk allowed vlan 10, 20

View 5 Replies View Related

Cisco Switching/Routing :: 6500 - Adding VLan To Trunk In Port Channel

Jan 20, 2012

I need adding a vlan to the trunks bundled in port channel. I know how to add v lans to a port channel with Cisco IOS but with CAT OS.

I have 2 ports bundled to form ether channel in switch which is running CAT OS. There are already few v lans allowed in the trunk of each interface. now I need to add one more v lan.

For Example:- 
v lan 135 needs to be added in addition to the existing v lans.
 
clear trunk1/2 1-112,115,117-134,136-4094
set trunk 1/2 on dot1q 113-114,116,135
 
and similarly on the 2nd interface
  
so if I add vlan135 to the trunk one after another will it cause any service disruption?

View 3 Replies View Related

Cisco Switching/Routing :: 3560x / Ethernet Trunk Port - What Is Hogging Bandwidth

Aug 15, 2012

I need to find out what is killing my Ethernet wan circuit urgently, It is a Ethernet trunk port with v lans tagged across it.
 
its a 3560x switch.
 
I configured span with the replicate keyword, but I'm not seeing all the traffic I'm sure.
 
I'm using wire shark.
 
Is there anything I can do to find what is causing this?

View 2 Replies View Related

Cisco Switching/Routing :: 3750 - Blocking Selected ARP Broadcasts From Particular Trunk Port Via DAI

May 17, 2012

We  had a core switch (Cisco 4503), distribution switches(Cisco 3750) and access switches in our  network and consists of many vlans. Almost all vlans uses DHCP Pools.  But for few vlans DHCP is not yet configured due to initial design poblems. Recently one of the rogue  user in vlan 1 connected to one of the access switch send rogue arp packets to the network (suspecting arp packet with interface vlan 1 ip of core switch with wrong mac-address (gateway ip of vlan 1)) and resulted in a prolonged network outage for the vlan 1.  Any way we are going to seggregate vlan 1 into different vlans, but  before that we need a temporary plan to block such kinds of attack like enabling DAI in the switch. I have checked the DAI implemenation feasibility with my knowledge and found that it is not possible to configure to the access switches(Cisco 2960) in which the user directly connected. But found that Distribution switch connected to that particular access switch seems to be able to configure since DAI commands are available to configure in switch.
 
Is it possible to block ARP packets with the interface vlan 1 IP Address with rogue mac-address by configuring DAI in the above mentioned Distribution switch and the port connected to the mentioned access switch?

View 2 Replies View Related

Cisco Switching/Routing :: Shutdown Specific Port On 3750x And Monitor Port At Same Time?

Oct 23, 2011

is it possible to shutdown a  specific port on my 3750x and monitor this port at the same time .for example , im dealing with a mac authenticated network using port security , i want to shut down all the ports that are not used at the moment , however , if some one gets connected to the one of the shutdown ports  i want to know the mac address of the user or atleast to know that i have someone who is just plugged in to the one of the shutdowned ports .

View 4 Replies View Related

Cisco Switching/Routing :: SMG0641A041 - Tracing A Host Through Layers / Stuck At Trunk Port MAC?

Feb 15, 2012

I'm trying to trace a host and I'm getting stuck at the port channel mac addresses. I need to find out where the server is connected to and the switch it lives on.
 
Please read below:
 
Step 1) Log into the core (MSFC): Code...

How do I find out where this physical server lives? I keep getting the mac for the trunk ports which is being used for all VLANs.
 
The server is hanging off some switch but I need to track it down to the last end.

View 1 Replies View Related

Cisco Switching/Routing :: WCL2112 / Wireless LAN Controller Not Pingable When Plugged Into Trunk Port?

Aug 27, 2012

I have a Cisco Wireless LAN Controller WCL2112 model. It's currently plugged into an HP Procurve switch on a trunk port. That HP switch is plugged into my Cisco stack on a trunk port. I can reach the WCL just fine through the LAN. But when I plug the WCL directly into the Cisco stack on a trunk port, I can't reach the WCL at all, unless I connect to it over wireless. The interface shows it's conneccted and up/up. But no communications are sent across the line. I did a wireshark and can see only ARP request from the WCL. The trunk port on the stack is set to:
                 
interface GigabitEthernet1/0/1
switchport trunk encapsulation dot1q
switchport mode trunk 
 
The WCL has 3 VLAN's on it and the SSID of VLAN 1 is our office wireless. If that matters. .The Cisco Stack is 4 switches. cisco WS-C3750X-48P

View 3 Replies View Related

Cisco Switching / Routing :: WC2948G - Configure LACP Trunk And Multiple Trunk

Feb 12, 2012

we recently aquired a managed services job and have to do a overhaul of the vlan configs and have a whole dozen WC2948G's trunk between a set of ports as well as trunk out a LAG channel setup to non cisco equipment. the deal is the lacp-channel works properly on both ends but no routing of vlans between ports and between the lag trunk are working.
 
theres alot of settings in the config and im planning on clearing it and starting from scratch but before i do i want to know where my problem lies.

[code]...
 

View 6 Replies View Related

Cisco Switching/Routing :: 3560 CG Port Goes Down When Configuring Trunking

Jan 31, 2012

I have a 3560 8 port switch.  Int gi0/9 is trunked to another switch downstream.  When I try to configure int gi0/10 to trunk to a switch upstream the interface on the switch goes down and I have to either reboot the switch or plug directly into the switch and telnet into it to turn off trunking on the interface.  When I configure trunking on the interface on the upstream switch that connects to this interface the same happens on that switch.  The upstream switch is a 3750 with 12 sfp ports.  Several interfaces are trunking to other switches from this switch.  Spanning tree is not configured on the 3750 at all , and is not configured on either gi0/10 or gi0/9 on the 3560.  I was consoled into the 3560 during a reboot after the interface went down, a message came up that said something like "Spanning Tree returning gigabit ethernet 10 to constant state"  Why would I get this message if spanning tree is not enabled on the gig ports on either end of the trunk? There is no loop to require spanning tree to shut down an interface.  I have several other 3560's configured as I would like to configure this switch and they are trunking without issue. 

View 8 Replies View Related

Cisco Switching/Routing :: Port Mirroring On A Catalyst 3560-X?

Oct 21, 2012

I've just installed 2 of these in my workplace on a PLC network.I'm now looking to set one of the ports up as my diagnostic port and would like to be able to mirror any of the other ports to this port.I believe it is called SPAN on Cisco switches.The only reference I can find to it is configuring via Telnet which I haven't got a clue about.On my old Wiedmuller switches it was just a few clicks away.

View 3 Replies View Related

Cisco Switching/Routing :: 3560 Changing Port From Vlan To Another

Apr 18, 2012

I have a 3560 switch with the following ports config [code] I would like to use theses ports on a different vlan to connect 4 pc's to them. Can I just remove them from the vlan, remove the trunk switchport and set up on the vlan i want them on with no trunking?

View 5 Replies View Related

Cisco Switching/Routing :: 3560 - How To Implement CoS Tagging By TCP Port

May 1, 2013

  Our enviornment includes 3560 switches and 2800 routers. We have a few remote offices using an application on TCP port 1677 that use far to much bandwidth. Our WAN provider can throttle and police this for us, if I can TAG this traffic, for example all Traffic from Florida using the Groupwise app on TCP  uses TCP port 1677 and I want it tagged with CoS 3.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved