Cisco Switching/Routing :: Connecting Two Catalyst 3560 Routers?

Oct 15, 2012

Scenario:  Two buildings connected with a private leased fiber line, so it does operate as a LAN.  There are several subnets and everyone at both buildings needs to be able to access all subnets.  However the physical machines on those subnets are building specific:

-Building 1:  10.2.0.0/24 (vlan20), 10.4.0.0/24 (vlan40), Internet connection
-Building 2:  10.1.0.0/24 (vlan10), 10.3.0.0/24 (vlan30)
 
The majority of the traffic between the subnets is specific to the buildings as well (i.e. most of the traffic is between 10.1 and 10.3 or 10.2 and 10.4).
 
Currently I have a Catalyst 3560 at Building 1 operating as the single "core" L3 router (and then a variety of switches connected to that).  I have another 3560 at Building 2 that I'd like to turn in to the "master" L3 router for the two subnets primarily used by Building 2.  In other words, make it so traffic from 10.1 to 10.3 doesn't have to run to building 1 just to get back to building 2.
 
I've got a basic knowledge of adding VLANs, VLAN interfaces and a static routes.  The part that I'm getting confused on is that the Building 1 core router needs to make its default route to the firewall (and on to the internet) but "know" that traffic on vlans 10 and 30 gets sent across the fiber line to the other router.  So I'm assuming this gets done with some combination of vlan definitions, vlan interfaces and static ip routes on each router.

View 6 Replies


ADVERTISEMENT

Cisco Switching/Routing :: QOS On Catalyst 3560

Oct 28, 2012

We have a IP-phone system connected to port 1 on a 3560 switch, the phone system tags traffic with dscp. The switch uplink is on port 24.
Is this configuration correct:
 
interface 1:
auto qos trust
 
interface 24:
priority-queue out                 

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 With GRE Support

Feb 7, 2012

Does the Catalyst 3560 support GRE ?
  
I know that Catalyst 3750X support GRE ,but Catalyst 3750X cannot work in hardware it.
  
Does the Catalyst 3560 cannot work in hardware too? 

View 4 Replies View Related

Cisco Switching/Routing :: Ingress QoS On Catalyst 3560?

Oct 28, 2012

I'm currently configuring per port policing on a 3560 and want to limit inbound traffic to 750mbit:
 
mls qos
 access-list 1 permit any
 class SET_IF
match access-group 1 
policy-map SET_QOS
class SET_IF

[code].....
 
When I test the setup with iperf I always get different results when I change the nummber of parallel connections.Isn't there a way to limit the throughput regardless of the number of conns (INGRESS!) like with srr-queue bandwith limit?

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 3560-X IOS 15.0(2) IP Base?

Nov 29, 2012

We have observed increase of CPU utilization of 50% after upgrade from 15.0(1)SE3 to 15.0(2).The SDM template is  "desktop default" template.The increase of CPU utilization in Switches with LAN Base after upgrade is about 10%.
 
How to find the cause for the 50% increase ?This is command is the output of 15.0(2). The calculated sum for 5min process-utilization is 21% plus 1% interrupt is 22 %. Where is the rest ?
 
switch#sh proc cpu  sorted 5min | exc 0.00
CPU utilization for five seconds: 30%/1%; one minute: 29%; five minutes: 28%
PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
169   135084171    33273787       4059  9.92%  8.94%  8.73%   0 Hulc LED Process
  83    80075989    13546109       5911  5.60%  5.39%  5.38%   0 RedEarth Tx Mana

[code].....

View 17 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 Not Booting

Aug 11, 2012

I'm having an issue with 2 of my 3560s which are not booting. The last thing I did on both switches before it hangs was:

>write erase
>reload 
restarted as normal

[Code]....

I've tried powering-off the switch and pressing the Mode button and power on. I got to swtch: mode switch:reset
 
It restarted past the POST but just hang halfway at the same bootp-up process as shown on the attached. The SYST LED is Green color when it hangs.

View 9 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 - Routing Enabled With / Without Default Gateway Or IP Route Command

Feb 25, 2013

We have two catalyst 3560 switches running  c3560-ipbasek9-mz.122-58.SE2.bin  They are connected using etherchannel using gi 0/21 -  24 interfaces.
 
on 3560-1 switch, there isn't any ip-default gateway or ip route configured. It only have 1 interface vlan configured.
 
on 3560-2 switch, there is ip default gateway configured along with 1 interface vlan.
 
What i dont understand here is that, i can reach out to other subnets from 3560-1 switch in which the routing is not enabled?

View 4 Replies View Related

Cisco Switching/Routing :: 2504 WLC / 3560 Catalyst Routing

Oct 21, 2012

I have a 2504 WLC connected to a Catalyst 3560 which has multiple vlans and is connected to a 2800 series router. I know the catalyst is L3 but I am needing nat functions to get outside to the internet. From my 2800 series router I am able to ping out to the internet, also I am able to ping the vlan interfaces on the catalyst switch. Problem is from the catalyst switch I can ping the inside and outside address of the 2800 but I cannot get any further then that. I cannot ping the 2800 router gateway. Not sure what I am doing wrong as far as routing.
 
I've attached my 2800 and 3560 configs.

View 3 Replies View Related

Cisco Switching/Routing :: AutoQoS On Catalyst 2900 And 3560?

Oct 15, 2012

Cisco C2960S IOS:12.2(55)SE5
Cisco C3560X IOS: 12.2(55)SE3
 
The 3560 switch is serving as an access and distribution layer switch. End devices are connected to it and it also implements IP routing via SVI and L3 ports.Auto qos voice cisco-phone has been implemented on applicable access layer ports. SRND4 is being used.
 
2960:
 
mls qos map policed-dscp  0 10 18 24 46 to 8
mls qos map cos-dscp 0 8 16 24 32 46 48 56
mls qos srr-queue output cos-map queue 1 threshold 3 4 5
mls qos srr-queue output cos-map queue 2 threshold 1 2
mls qos srr-queue output cos-map queue 2 threshold 2 3
mls qos srr-queue output cos-map queue 2 threshold 3 6 7

[code].....
 
Question 1:Why is the auto qos generated policed-dscp map different on these two switches?The Cisco Smart Business Architecture LAN configuration files guide [URL] does not specifically use the 3560 in their examples, they use the 3750 but it's my assumption that the same techniques, configs apply with regard to my specific feature questions. When using a 3750 in the Access layer, the guide shows (page 15) the same auto qos generated policed-dscp map configuration that is on my 2960. The SBA LAN config guide shows that when using a 3750 as a Distribution layer switch (page 26), the policed-dscp map configuration is the same that I see on my 3560.In the configuration guide for the 3750 distro switch, there is no auto qos applied as there are no access ports, so the mls qos commands are manually input. Since my 3560 does have access ports, auto qos generated the mls qos commands, and the results are the same be it following the guide and manually entering (per distro switch guidelines) or using auto qos. This leads to question 2...
 
Question 2:Why is the mls qos map policed-dscp configuration different depending on use as an access vs. distribution switch?
 
Question 3: On the 3560, access ports that have "auto qos voice cisco-phone" applied are put into queue-set 2 (output). Queue-set 2 (output) uses default values (not configured). Is this correct and desirable? If so, why? The 2960 has all ports in queue-set 1, regardless of being an access device port or a trunk port connected to the 3560 (as per the SBA LAN config guide EgressQOS macro commands). The 3560 trunk ports are all also configured to use queue-set 1 (output), again as per the SBA LAN config guide EgressQOS marco commands.

View 1 Replies View Related

Cisco Switching/Routing :: Configure The IOS NetFlow 122-58.SE2 In A Catalyst 3560?

Jun 4, 2012

It is possible to configure the IOS NetFlow 122-58.SE2 in a Catalyst 3560?

View 5 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 Discards Second Device With Same IP?

Dec 10, 2012

I have  one specific trouble with Catalyst 3560CG switch and Stardom reserved industrial  controller. Controller has 2 processors, one of them after(!) negotiation become  main with IP 192.168.1.1, other one stays in reserve with IP 192.168.1.129. If  main one shuts down, spare one becomes main with IP 192.168.1.1. This perfectly  works with DLINK and MOXA level 2 switches, but fails with Catalyst 3560,  because spare one cannot even connect to switch port. I don't know  the exact reason of it, but i suspect, that it happens because of before  negotiation both controllers have ip 192.168.1.1 (i know, that it is wrong and weird, but so it goes).   First of them correctly  connects to switch port, which goes up and passes pings. Second  processor tries to connect  to switch port, which goes several times up and very soon down, then  processor lefts his tries to connect to anybody and become idle.  The switch  seems to some way check IPs of 1-st and 2-nd port packets, and shuts  down 2-nd  port. I have connected via hyperterminal and tried to disable some level 3  functions and checks of the switch, but this wasn't useful. how exactly(or at least approximately) should i configure a switch to make this  bundle work?

View 1 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 :: Catalyst 3560 SVI - VMs Cannot Access Internet

Aug 12, 2012

I have 5 SVIs configured for VLAN Interfaces 121-125 for my vSphere environment.
 
All VMs can ping IPs on all the VLANs (VMs on VLAN 124 can ping VMs on VLAN121)
 
All VMs, except those on VLAN 124, can access the Internet or even ping my router IP.
 
If I change one of the VLAN 124 VMs to use a different VLAN, and update the addressing appropriately, it can access the Internet.
 
The problem is exhibited with Windows and Linux VMs.  So, I believe something in my switch setup is the problem with VLAN 124 in particular.
 
If i do a show vlan brief, VLAN 124 is listed.
 
If I do a show ip int brief, VLAN 124 is listed as upup.  I also tried to shut o shut the VLAN 124 interface.
 
Only one specific VLAN has connectivity problems?
 
My topology is Catalyst 3560 to home router to Internet.
 
Here is my IOS image: c3560-ipservicesk9-mz.122-55.SE6.bin
 
Here is my show run output:
3560_02#sh run
Building configuration...

[Code].....

View 4 Replies View Related

Cisco Switching/Routing :: RPS 600 Is It Support Catalyst 2960 And 3560

Sep 13, 2012

I have CISCO RPS 600 (PWR-AC-RPS) is it support Catalyst 2960 and 3560 ? and which type of cable require since i have cable 22-18 pin and on my switch require 22-14 pin.

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 / Other Alternatives To IP Unnumbered?

Jul 1, 2012

1. i have a few sites which are interconnected.

2. there are multiple mobile sets of equipment(servers and catalyst 3560 switch) which i need to connect at different sites. (i cant use repeated subnets)

3. i cant change the ip address/subnets/configuration of the servers and switch, when deploying at different sites. (big problem to me)
 
i was previously looking at IP unnumbered + OSPF to apply on the mobile sets of equipment. but noticed that IP unnumbered on non pt-to-pt interfaces (which happens to be a 3560) does not work with dynamic protocols. is there any solutions/alternatives which i can achive mobility on equipment?

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 / IOS 12.2SE - Software Maintenance

Oct 10, 2012

I am currently deciding which IOS to use for various catalyst 3560 models. Version 12.2(55)SE3 seems fitting for this case, but I cant find out when the 12.2SE reaches End of Software Maintenance. I have checked this link: urls...
 
Where do I get info on 12.2.SE?

View 5 Replies View Related

Cisco Switching/Routing :: Port Numbering On A Catalyst 3560 / 3750X

Apr 10, 2012

Assume I had Catalyst 3560X/3750X with 24 ports. The partnumber is WS-C3560X-24P-LI would like to how is the numbering defined if the switches have a C3KX-NM-10G installed with 4 SFP-GE-L.

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3560-X Proprietary AC Power Cable

Jul 22, 2012

I just recieved a new 3560-x switch with the C3KX-PWR-715WAC. It looks like Cisco is now using a different AC power cable. Not the StackPower connector, but the standard AC power cable. My data center is setup to supply 208v using C13 power cables. The switch uses a C15 power cable, and comes with a standard NEMA 5 to C13 power cable. Does Cisco make, or officially support a C13 to C15 power cable? Can I still use a 208v power supply with these switches?

I'm using an APC AP8861 power distribution unit, see [URL]

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 Can't Access Radius-server In Vrf

Aug 23, 2012

My configuration:          
    
radius-server host 10.138.44.57 auth-port 1645 acct-port 1646 key 7 ******
!
aaa new-model
!
aaa authentication dot1x default group radius local

[code]....

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 / 3750 - Can Ping PC From Switches But Not From PC

Feb 19, 2013

We have a couple of Cisco switches and connected a (Windows 7) laptop to one of them and it gets its IP address from a DHCP server.I can now ping the IP from all of the switches, no problem, also not when I log on to the core switch in the same VLAN as both notebooks. But from my (Windows 7) laptop, which is in the same VLAN as the target laptop, I cannot ping it.
 
I checked, default gateway is good on both sides, as are DNS servers.
 
Target notebook ---- Catalyst 3560 V2 switch === Core Catalyst 3750 switch (stack) === Catalyst 3560G switch --- My notebook

View 4 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 Vlan Trunks Over Etherchannel

Jun 20, 2012

I'm configuring two etherchannel groups (2 ports in each) on a 3560 switch.  I need to trunk multiple vlans over each channel group.
 
I created the vlan trunks and allowed vlans on each physical interface.  I notice that I can also configure the vlan trunks on the port-channel interfaces that were created. Should I configure them under those interfaces, or leave them on the physical interfaces?  Relevant config is below:
 
interface Port-channel1
!
interface Port-channel2

[Code].....

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3560-X Switch To Act As DHCP Server

Apr 26, 2012

I'm attempting to configure a Catalyst 3560-X Switch to act as a DHCP Server. There is documentation that supports this feature. Below is my config procedure however after the completed procedue no IPs are handed out to clients. [code]

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 / 2960 Web-user Management

Jun 7, 2011

We have quite a few 3560 & 2960 on our edge network - what I have been looking at was to access switches via web-interface i.e. web-browser. Only problem with this is it always gives you access on privilige level 15 which is not ideal as not all who we decide to give access to these switches will be admin and allowed to configure these swicthes - In the 3560/2960 data-sheet states:
 
"Alternatively, a local username and password database can be configured on the switch itself. Fifteen levels of authorization on the switch console and two levels on the Web-based management interface provide the ability to give different levels of configuration capabilities to different administrators"
 
Where as there is no mention of how to configure these two levels of Web-based management in the configuration guide.

View 8 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 TFTP Transfer Slow?

Apr 3, 2013

In the process of upgrading the image for all of our floor switches..In total there are 35 WS-3560G-PS switches.
 
So far I have been upgrading them all to image c3560-ipbasek9-mz.150-2.SE2.bin and that has gone well.
 
But this eve 2 of the switches are extremely slow on the TFTP transfer. Duplexing and links are good back to core.
 
But when I do a sh ver to compare one switch that is good and one that isnt I noticed this
 
TFTP Transfer is good on this one - cisco WS-C3560G-48PS (PowerPC405) processor (revision F0) with 122880K/8184K bytes of memory.
 
TFTP Transfer is slow on this one - cisco WS-C3560G-48PS (PowerPC405) processor (revision F0) with 131072K bytes of memory.

View 2 Replies View Related

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 :: Catalyst 3560 / Send Logs During Off-peak Hours?

Apr 15, 2013

it is possible to schedule when to send logs to a syslog server (Switch Catalyst 3560) ?

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 Switch Won't Forward Packets To Or From MAC Address

Aug 9, 2012

I have some Ethernet-connected cameras that all have the same Ethernet MAC address FF:FF:FF:0A:0A:0A. They were originally designed to directly connect to a Windows PC, but they can also connect through a simple unmanaged switch.A Catalyst 3560 switch won't forward packets to or from anything with that MAC address, at least not by default. Is there a way to convince the switch to do so?
 
It was my hope to replace the dedicated connections we have for these cameras with a separate VLAN for each camera, and switch them through our existing switch network. Given that all of the cameras use the same MAC address, putting them on the same network is out of the question, but different VLANs, where the only two devices on each VLAN were the camera and the PC that uses it, would be fine.
 
The switches run IOS 12.2(55) SE through SE3. I learned the camera MAC address from the PC's ARP table while the camera software runs; it turns out the cameras don't have a full IP stack either and don't even do ICMP.

View 2 Replies View Related

Cisco Switching/Routing :: Benefits Of Using Static Route With Default GW With Catalyst 3560

Jul 4, 2012

A check out a network segment and want to know why SwA has a static route to SwB if SwA already has a Default GW to Core?

(SwA, SwB - Catalyst3560, Core - Catalyst4948)Note, there are distribute list on SwA - it does not has any OSPF route (exclude O*IA).

Does this mean when SwA send out packet with DA 10.5.64.0/26, Core will use only L2 switching (instead of L3)? Is this more effectively for Core Switch?

Pleace check my reasoning:
1. When use a static route: SwA receive packet from Vlan 20 with DA 10.5.64.0/26 it will strip out Dest. MAC and replace it with MAC of SwB. Core will switch this packet to SwB based on mac add. table (l2 switching)

2. When SwA has only Default gateway and receive packet from Vlan20 with DA 10.5.64.0/26 it replace Dest. MAC with Core MAC. Core receive this packet, lookup route table for 10.5.64.0 entry and forward packet base on this.

View 6 Replies View Related

Cisco Switching/Routing :: 3560 - Portable Redundant Power System For Catalyst Switches?

May 10, 2012

Does a portable RPS device either from Cisco or another manufacturer exists, that would allow you to move primary power for a switch without causing an outage? I realize that for the Catalyst 3560 for example, you can get an RPS 2300 or 675, but my understanding is that these are made for a more permanent installation, not to mention rather costly.
 
It looks like the RPS 675 is rather inexpensive after all, especially in the secondary market, but still rather large for toting around.

View 1 Replies View Related

Cisco Switching/Routing :: 2921 / Catalyst 3560 - Router Interface Input Queue Drops?

Nov 6, 2011

i have an 2921 connected to an Catalyst 3560. My router interface shows quite a lot of input queue drops. Load is not too much max 5/255.

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 - Access Switch To Reset Password To Factory Defaults

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
Last reset from power-on
1 Virtual Ethernet interface
52 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.

[code]....

View 1 Replies View Related

Cisco Switching/Routing :: Connecting 2x 3560 And Configuring LACP?

Jan 29, 2013

We have 2x WS-C3560X-48 with the 10Gb SFP C3KX-NM-10G module.I want to use the 10Gb SFP (with a redundant 1Gb link) between each of the switches.Below is the configuration what I think I should use. Is this correct?
 
SWITCH1
int TE1/1
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode active

[code]....
 
We also want to utilise Link Agrrigation for the servers that attach to the switch. Would this config be correct?
 
port-channel load-balance src-ip 
int range x
switchport mode access
switchport access vlan 1 (They are all on the default vlan)
spanning-tree portfast
channel-group x mode active
 
(Then I would configure the LACP config on the server) Is there anything I am missing?

View 9 Replies View Related

Cisco Switching/Routing :: Connecting Qos On 2960 Catalyst?

Dec 15, 2012

I have packet loss with QoS configured and I was wondering is it somehow connected with the QoS configured on the switch.The traffic is passing through fa0/19 and gi0/1 interfaces.
 
mls qos map cos-dscp 0 8 16 24 32 46 48 56
mls qos srr-queue input bandwidth 90 10
mls qos srr-queue input threshold 1 8 16
mls qos srr-queue input threshold 2 34 66

[code]...

View 2 Replies View Related







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