Cisco Switching/Routing :: Migration Of GLBP To VSS Between To 6500 Series SW

Jan 31, 2012

Is there a guide for a migration of the GLBP to VSS between to 6500 Series SW ?

View 1 Replies


ADVERTISEMENT

Cisco Switching/Routing :: IP Routing On 6500 Series Versus 3750?

Jan 24, 2013

For intervlan routing, Is 'IP routing' command enabled by default on a 6500 series switches based on the IOS?and on 3750 switches, do we need to enable the "ip routing" command manually for intervlan routing?

View 1 Replies View Related

Cisco Switching/Routing :: 6500 Series Switch - TCP Adjustment

Oct 14, 2012

I have a routed interface on a Cisco 6500 Series switch.  I am trying to find a way to adjust the tcp mss.To date I have not yet been able to find a way to accomplish this.  Is this just not supported?

View 3 Replies View Related

Cisco Switching/Routing :: IP Routing On 6500 Series Vs 3750?

Oct 30, 2011

For intervlan routing, Is 'IP routing' command enabled by default on a 6500 series switches based on the IOS?hes, do we need to enable the "ip routing" command manually for intervlan routing?

View 2 Replies View Related

Cisco Switching/Routing :: Upgrade Couple Of 6500 Series Switches

Apr 11, 2012

My task is to upgrade a couple of 6500 series switches, 6513 with SUP720/MSFC3 (WS-SUP720) and Policy Feature Card 3 (WS-F6K-PFC3B) installed. How to upgrade those switches if in SSO redundancy mode with two SUPs installed?
 
I understand that it is good to connect to the MSFC3 via console and upgrade this first, is this correct?
 
I also have to upgrade some 6509 but I only can test it on one 6509-E, how to get everything up to date. [code]

View 1 Replies View Related

Cisco Switching/Routing :: Default Features In 6500 Series Switches?

Mar 29, 2012

some of the features of 6500 are enabled by default and woudn't appear in the "Show run".  See the command below and how do I make sure whether these featues are enabled by default or not.  Would it appear in the config if enabled?
  
ip verify unicast source reachable-via rx
ip verify unicast source reachable-via any
 
storm-control broadcast level 70 
 
what are the difference between the commands below and can they be enabled together.
 
spanning-tree guard root
vs
spanning-tree loopguard default
vs
spanning-tree guard loop

View 1 Replies View Related

Cisco Switching/Routing :: Power 7 Detect Messages 6500 Series

Dec 26, 2012

I am getting the below messages on my Cisco 6500 series switches every 1min. The IOS version is 12.2(33)SXI6 & with SUP32-GE-3B
 
%ILPOWER-7-DETECT: Interface Fa1/1: Power Device detected: Cisco PD
%ILPOWER-7-DETECT: Interface Fa1/1: Power Device detected: Cisco PD
%ILPOWER-7-DETECT: Interface Fa1/1: Power Device detected: Cisco PD
 
These messages are I am recieving on few ports only not on all port having IP Phone connected. I tried changing the phone to some other model but that also did not resolved my problem. Also I tried powering on the phone using power adapter but the issue still persist.
 
Client are not facing any issues due to this error, but still I would like know what can be the issue which is generating these logs.

View 1 Replies View Related

Cisco Switching/Routing :: Does Supervisor 720 Support All Existing Catalyst 6500 Series Interface

Feb 12, 2013

Q. Does the Supervisor 720 support all existing Cisco Catalyst 6500 series  interface and services module, protecting customer investments?

View 1 Replies View Related

Cisco Switching/Routing :: Location Of FIB And Adjacency Table In Both 6500 Series And Fixed Ports Switches

Apr 28, 2012

I am little confused about the location of FIB table and adjacency table in both cisco 6500 series and fixed ports switches .In case of 6500 series switches
 
"Central CEF mode:The CEF FIB and adjacency tables reside on the route processor,and the route processor performs the express forwarding. Use this CEF mode when line cards are not available for CEF switching, or when features are not compatible with distributed CEF."
 
If line cards do no support CEF, then FIB and adjacency tables are built and are located on route processor( control plane ). Data plane operations are implemented in software and route processor performs those operations.

Some Cisco switches actually use different hardware to control the different planes. For example, the Cisco Catalyst 6500 is a modular switch that uses the Multilayer Switch.Feature Card (MSFC) for control-plane operations, and the supervisor Policy Feature Card (PFC) for the data-plane operations.
 
Supervisor module has  has MSFC and PFC. MSFC implements control plane operation where as PFC implements data plane operation.But the first paragraph says in Central cef mode, both data plane and control plane operations are implemented by route processor. [code]
 
Do these switches implement the Central mode cef in same way as mentioned above. i.e
 
"Central CEF mode:The CEF FIB and adjacency tables reside on the route processor and the route processor performs the express forwarding. Use this CEF mode whenline cards are not available for CEF switching, or when features are not compatible with distributed CEF."Or  fixed ports switches such as 3750 implement data plane operation in hardware where FIB tabe and adjacency table are maintained on Data plane.

View 3 Replies View Related

Cisco Switching/Routing :: Any Challenge To Upgrade Core Switch 6500 Series From Nexus 7009 Which Runs NxOS

Jan 28, 2013

Is there any challenge to upgrade core switch 6500 series from Nexus 7009 which runs NxOS, because i have 3750X series switches connected at distribution and access layer in my network topology??
 
Is there any challenge if we place NxOS in core and IOS in distribution and Access layer??? how we are able to match sh run config in existing 6500 switch to Nexus 7009 NXOS?

View 9 Replies View Related

Cisco Switching/Routing :: Does WS-C3750X-24S-S Support GLBP

Dec 28, 2011

I would like to ask you that switch WS-C3750x-24S-S can support with GLBP?i have IOS version : S375xvk9t-12258SE. 

View 2 Replies View Related

Cisco Switching/Routing :: 3825 - GLBP Is Not Working

Feb 22, 2010

I have 2*3825 routers configured with GLBP, but traffic is moving only with one router it only fallback on other router when the 1st router is isolated.
 
diagram: LAN=======>ASA(Routed mode with active-standby)======>one Cisco L2 switch========>2 *3825 Router
 
When trace route from LAN PC show that traffic is only taking via single router. LAN gateway is defined as ASA inside address and in ASA a default route pointed to GLBP address.
 
RTR1 config:
==========
int g0/0
ip address 1.1.1.2 255.255.255.0
glbp 1 ip 1.1.1.1
glbp 1 preemt
 
 RTR2 config:
==========
int g0/0
ip address 1.1.1.3 255.255.255.0
glbp 1 ip 1.1.1.1
glbp 1 preemt
 
Is there any other config is required?

View 4 Replies View Related

Cisco Switching/Routing :: 4948E / EIGRP Implementation With GLBP

Sep 4, 2012

I'm in the process to install two 4948E switches.  I will be configuring GLBP and wanted to get some guidelines on configuring GLBP and EIGRP:
 
- First question is like HSRP I'm configuring it on both swithches like this:
 
Switch 1:
interface vlan 5
ip address 10.1.5.249 255.255.255.0
glbp 5 ip 10.1.5.1
glbp 5 priority 110
glbp 5 preempt
glbp 5 authentication md5 key-string xxxxxx

[code]....
 
- Second question is about EIGRP, when I configure EIGRP on the main switch that is AVG with the following commands, will I also have to run the same commands on the second 4948 E too?
 
router eigrp 10
network 10.1.5.0 255.255.255.0

View 2 Replies View Related

Cisco Switching/Routing :: Have HSRP Or GLBP Between Two Different Switch Like 3550 And 3560?

Dec 9, 2012

Can i have HSRP or GLBP between two different switch like 3550 and 3560?

View 3 Replies View Related

Cisco Switching/Routing :: How To Configure GLBP On 3750 Stack Switch

Nov 30, 2011

I have WS-C3750-48PS-S, i wanted to implement GLBP on this switch, Is it possible to configure GLBP on this switch?
 
IOS :                    c3750-ipservicesk9-mz.122-55.SE4.bin
Part number:     WS-C3750-48PS-S

[Code].....

View 4 Replies View Related

Cisco Switching/Routing :: 3640 GLBP Working Now Want Interface Redundancy?

Dec 6, 2011

So I have 2 routers (cisco 3640) that each go to their own ISP and then back to the same switch.  I have setup ospf and glbp, and now have pretty good redundancy.  If either internet connection or routers go down everything is still golden. 
 
So I was thinking that if an interface went down then the router would not be load balanced with glbp which got me thinking whats the best way to get interface redundancy (and I was going to add a 2nd switch with the second interface).

1) Setup BVI on the 2 interfaces.
2) Setup a 2nd interfaces (on each router), I would have to split the subnet, for instance: [code]then the machines could be on the subnet 192.168.0. 0/23 and setup glbp for 1 ip across all 4 interfaces (I'm not even sure if you can do this but think it would work).
3) Is there a way to utilize etherchannel or anything like this
 
A negative to option 2 would be that if 1 of the interfaces went down, all the sudden 2/3 (or so) of your traffic would be going through 1 router.

View 5 Replies View Related

Cisco Switching/Routing :: 3845 / 3640 - GLBP - Weighting Based On Bandwidth For One PPP Of Many?

Dec 28, 2011

I have two routers at our core data center, a 3845 and a 3640.  These are configured with GLBP.  There are 4 remote sites:
 
Site #1: One T1 link to the 3825
Site #2: One T1 link to the 3825, and One T1 link to the 3640
Site #3: One T1 link to the 3825, and One T1 link to the 3640
Site #4: One fractional T1 link to the 3825, and One T1 link to the 3640.
 
My question regards site #4.  If i understand correctly, GLBP works on the premise of "host" balancing, and not true "load" balancing.  The reason I ask is that the large majority of our WAN traffic is from our Exchange server to our remote sites.  In the case of site #4, our exchange server is sending traffic on the fractional T1.  Is there any way with GLBP to either split this traffic from a particular host across two links in a round-robin fashion, but leave other hosts to travel wherever the router sends them, or, to force at least our exchange server to use the full T1, rather than the fractional?
 
I've read up on the weighting mechanism, and it appears that tracking an interface has nothing to do with bandwidth use.  If I understand correctly, if I were to track the Site #4 PPP to the 3640, and give a weight of 10 to glbp on there, it would really only take affect if the interface is down.  It will have nothing to do with host AVF election.For the record, exchange traffic is constant to this site, so there is no chance for the host connection to reset and potentially elect to use the larger pipe. I would like to "tweak" this to make better use of available bandwidth.

View 2 Replies View Related

Cisco Switching/Routing :: Upgrade 6500 Non Modular IOS To Normal 6500?

Dec 21, 2011

how can we upgrade 6500 non modular ios to normal 6500 ios?

View 5 Replies View Related

Cisco Switching/Routing :: 6509 VSS Implementation / Migration?

Jan 5, 2012

I am planning an implementation of VSS on our two 6509 switches, and would like some feedback on things to look out for, and any issues encountered by others that have done this already.
 
We have the 10Gig port installed on the Management blades, but not configured yet.
 
Main questions would be:
 
1: What kind of "down time" am I looking at for the migration? (Reboots, configuration reloads, etc.)

2: I will be saving the configurations on both devices before-hand, but how does the VSS migration "merge" the configurations of both devices?

3: L2 VLANS - we have some on one switch, others on the second switch. Will these be combined, or would this be a manual process?
 
Any other things of note that I should know about before planning this migration?

View 3 Replies View Related

Cisco Switching/Routing :: 6509 / HSRP Migration To VSS With 0 Downtime?

Mar 13, 2012

I have to migrate two Cat6K series switches in a Data center to the new Cisco 6509 Series switches with no downtime. i know there are few threads on the same topic but none of them discuss about the downtime.The two Old Cat6K series switches are working in HSRP redundant mode. All access/Dist switches are dual homed to these two switches in downlink direction. In the uplink direction a router is dual homed to both Switches. Now my requirement is to completely migrate the configuration from the old switches to the new one in VSS mode without any downtime. Already VTP server is running on of the old switches so VLAN migration is not an issue. I will update the network diagram in few hours .As per now i am going to follow these steps:
 
1. Remove active links from switch 1 and shut it down
2. Monitor network and traffic impact on switch 2
3. Install the new 6509 switch along with switch 2 (VSS config already done in Staging)
4. Config HSRP and make it standby
5. Connect all removed links back to new switch
6. Remove old switch 2 and monitor network
7. Connect new switch with VSS config
8. Connect the two new switches together in VSS and move virtual IP to SVI.
 
During last step i think i will face some minor packet drops.

View 2 Replies View Related

Cisco Switching/Routing :: 6509 To 6513 Migration Required

Jan 9, 2012

We currently run 1 Cisco 6509 (CatOS) for our production network. It has multiple vlans which feed distribution switches on each floor in 2 buildings. Essentially each floor is its own vlan. Each floor switch is connected back to the 6509 via fiber connections. We also have several production vlans that our VMware and AIX environments connect to.
 
I would like to phase out the the 6509 and replace it with a new 6513 chassis, sup720's etc. Currently it is sitting next to the 6509 in the rack. I need to limit downtime as much as possible but can get one shutdown window over a weekend. However I dont think it would be enough time to move all of the existing etherconnections etc etc
 
So I am looking to run them both at the same time and slowly migrate over to the 6513 over the next few months.My solution was to use the 6513 (IOS) in L2 mode only for now and trunk it back to the 6509 via 4 1 gig connections in a LACP config.
 
So the 6509 would still be handling all of the L3 routing for now.Once I had moved all of the fiber and ethernet connections over to the 6513, I would use the shutdown weekend to configure the 6513 for L3 and essentially turn off the 6509 at that point.
 
My questions are
     - Is there a better way to do this ?
     - By trunking the 6513 to the 6509 do I need to worry about any loop issues ?
     - I am aware of the oversubscription issue for the port channel and have spread the 4 interfaces over the different groups of asics.

View 6 Replies View Related

Cisco :: 6500 Series 6548 Card Error?

Jul 5, 2012

usually when I get a card that throws this error I assume it is dead however I just want to verify that I am not missing something[CODE]

View 2 Replies View Related

Cisco WAN :: 6500 Series - Memory Consideration For RSP720-3c-ge?

Jul 20, 2011

How can we confirm the memory requirement for a RSP720-3c-ge card ?I got a link for 6500 series [URL]

View 2 Replies View Related

Cisco Switching/Routing :: 6500 Switching Fabric Bandwidth 720 Is Calculated?

Jan 21, 2012

As per my understanding 6509 all slots are dual channel, so 9 slot * 40 per slot (20 g in and 20 g out) = 360 GB How cisco claim the 720 ?? What about the 6513 chassic switch fabric connection?

View 5 Replies View Related

Cisco Switching/Routing :: 6500 / High Switching Processor Utilization?

Sep 20, 2012

I am seeing a strange situation on my 6500 switch?By having snmp walk on '1.3.6.1.4.1.9.9.109.1.1.1.1.3' (== cpmCPUTotal5sec), I came to know that there are two processor and the cpu util for switching processor is gone to 88 % and some time creeps to 99 %.
 
snmpwalk -v2c -c "removes"  sw6500 '1.3.6.1.4.1.9.9.109.1.1.1.1.3'
SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.3.1 = Gauge32: 12 (--- this is for CPU of Router Processor )
SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.3.3 = Gauge32: 99 (--- this is for CPU of Switching Processor )
 
but when I do sh process cpu on the console, all looks normal as it shows cpu utilization of RP.  why the value is so high on the switching processor ?

View 1 Replies View Related

Cisco Switching/Routing :: L3 Routing With Catalyst 4900 Series?

Mar 19, 2013

I have peculiar challenge ahead of me and would like to get new perspectives.
 
The objective is to route specific VLAN traffic and the caveat is that I have multiple VLANs with the same network address.
 
For example:
 
VLAN100 10.10.10.0/28 VLAN101 10.10.11.0/28 VLAN102 10.10.12.0/28
VLAN103 10.10.12.0/28
VLAN104 10.10.11.0/28
 
I need traffic going from VLAN100 with a destination of 10.10.11.0 forwarded to VLAN101 and NOT VLAN104.
 
This task is currently being completed by a multi context firewall and we're trying to decommission the asset.

View 5 Replies View Related

Cisco Switching/Routing :: 6500 / Restricting Inter-VLAN Routing?

May 9, 2013

I'm looking to restrict Inter-VLAN routing through L3 switch (cisco 6500) and wanted to know best possible way to do it. I used VACL and achieved success to some extent, but my config is making clients take up to 5-6 mins to authenticate IP address from the DNS (bootps).My VACL config was as follows:
 
Subnet to restrict is 10.100.15.0 (VLAN 15)
 STEP 1: Created extended ACL to allow bootpc/bootps through DNS
ip access-list extended EACL_DNS
permit udp any eq bootps any
permit udp any eq bootpc any
 
STEP 2: Created standard ACLs to allow only relevant subnet, server VLANs & some IPs from other subnets for printers/scanners etc.

ip access-list standard SACL_VLAN_15
permit 10.100.15.0 0.0.0.255 (the subnet I'm restricting)
permit 10.100.50.0 0.0.0.255 (server VLANs)
permit 10.100.25.45 0.0.0.0 (printer in another VLAN which has to have access in VLAN 15)
 
STEP 3: Created VLAN access list

vlan access-map VACL_15 10
match ip address EACL_DNS
action forward
 vlan access-map VACL_15 20
match ip address SACL_15
action forward
 
STEP 4: Applying VLAN Access list on VLAN 15 vlan filter VACL_15 vlan-list 15 Though the above works, below is noted:

1. I'm still able to PING 10.100.15.2 (the switch virtual interface) from outside the subnet, which I don't intend to do so. Howeve all cients in the subnet have no connectivity from outside the VLAN 15.
 
2. As mentioned its taking quiet some time to negotiate with the DNS server at system boot time.

View 3 Replies View Related

Cisco Switching/Routing :: 6500 MSFC No IP Routing Command

Jun 2, 2012

I used to "ip routing" command in order to enable inter-vlan routing, for example with 3750 cisco. I have a 6503 cisco with SUP720 MSFC3. I was able to create some vlans but I can not configure inter-vlan routing.
 
sw#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
swsur(config)#ip routing

[Code]....

View 3 Replies View Related

Cisco Wireless :: Remove WiSM2 From Catalyst 6500 Series Switch?

Jul 21, 2012

how to safely remove the WiSM2 from the Catalyst 6500 series switch? According to the documentation "Catalyst 6500 Series Wireless Services Module 2 Installation and Verification Note":

To remove the WiSM2, perform these steps:

Step1     Shut down the module by one of these methods: In privileged mode from the router prompt, enter the hw-mod module mod shutdown command. NoteIf you enter this command to shut down the module, you must enter the following commands in global configuration mode to restart (power down, and then power up) the module: Router# no power enable module modRouter# power enable module mod If the module does not respond to any commands, press the SHUTDOWN button located on the front panel of the module.

Step2     Verify that the WiSM2 shuts down. Do not remove the module from the switch until the POWER LEDis off.

But, in the case of Step1 (1st methods) I do not see a option "shutdown"  in the command "hw-mod module 3"...

All I prompted to enter is: c6500#hw-module module 3 ?

boot   Specify boot options for the module through Power Management Bus control register

reset          Reset specified component

simulate  Simulate options for the module Is it hidden options?

IOS version of c6500 is 12.2(33)SXJ1
 
In the case of Step2 (2nd methods) there is not any button on the front panel of the module?
 
And yet, it is better to remove the module configuration manually or use the command module clear-config prior to removing the module?

View 14 Replies View Related

Cisco Switching/Routing :: IP Routing Command In 6500?

Mar 16, 2013

Where is the "ip routing" command in Cisco switch 6500  series?

is the ip routing enable by default accoridng to the: [URL]

View 3 Replies View Related

Cisco WAN :: 6500 Series Router Support Supervisor Module Redundancy Like 7304 Does

Jan 24, 2013

1) Does the 6500 series router support supervisor module redundancy like the 7304 does? IE, can I put two identical sup720 modules in the chassis for failover?

2) Can I use any ethernet interface on any line card on the 6500 series for router interfaces? If not, which line cards work as router interfaces?

3) Differences between the 6500 series and the 7600 series? Can I use a sup720 modules from a 6500 in a 7600?

View 4 Replies View Related

Cisco WAN :: 6500 Series Switch / Configured Port Channel On Both Switches With 2 Gig Interface

Jan 9, 2012

we have cisco 6500 series switch and configured port channel on both switches with 2 gig interfaces on both switches.
 
When we enable the port channel mode to as desirable to the interfaces on both side and applied the port channel to physical interfaces switch will go down and if we remove on any one side switch will come up. we have enabled globally the following commands. [code]

View 10 Replies View Related

Linksys Wireless Router :: EA Series 4500 And 6500 Routers Disconnecting

May 5, 2013

I have had an EA4500 and EA6500 have the following problem:I have time warner cable internet, Motorola SB6141 modem.  The modem connects to an Ooma Telo.  The 4500 and then 6500 are connected to the ooma.I have this problem when the routers where placed in front of the ooma as well.
 
1 time per day, always at the same time, the router stops working.  for both wired and wireless connections.  i need to unplug the router to work.  The modem and ooma continue to work, so i know there is internet getting passed from the modem to the ooma. However, the internet gets disruptted with the routers.
 
this must be a settings issue with the router.  where everyday at the same time, maybe when timewarner changes over or something the router does not pick it up?? i dont know. i have gone through 2 routers and same identical problem.

View 3 Replies View Related







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