Cisco Switching/Routing :: 6500 - Erasing Port Configuration After Module Removal?

Aug 20, 2012

I have a 6500 switch and i recently removed a module (line card) from the switch. The problem is that the port configurations of the removed module still exhists in running configuration. I was not aware of the right procedure,[URL] however, i would like to know whether it resolves if i reboot the switch.

View 1 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 2811 With 16 Port Switch Module Configuration?

May 12, 2013

I have a laptop with a single physical NIC which I have used the advanced management tools to create two virtual NICs (say vlan 10 and vlan 20) and both are on the same subnet (say 192.168.4.x). One NIC is for normal TCP/IP traffic and one is for broadcast/multicast traffic (I have some custom software that requires this to be the case and works fine on an older laptops with built-in physical NIC and PCMCIA XIRCOM NIC). The dual NIC laptop communicates with a dual NIC server via a Cisco 2811 router (which has a 16 port switch module at the back) and has vlans set up so.
 
What I want is for the single NIC laptop (with two virtual NICs) to be able to also communicate with the server. Basically, one NIC is for normal traffic and one is for multicast/broadcast traffic. All three machines need to be able to talk to each other using the NIC for normal traffic and both laptops must be able to receive broadcasts from the server. What is the best way to configure the router to handle the trunking/tagging? Most configuration documentation I read has two complete subnets for the two virtual NICs. Note that all three machines use static IPs and are part of a workgroup so no DNS and domain servers etc.

View 9 Replies View Related

Cisco Switching/Routing :: 6500 Setup In VSS Configuration - Port Channel ID

Jan 22, 2012

I have a pair of 6500's setup with VSS and there is currently only one link between then. However one end of the link is on Po10 and the other end is on Po25.  If I move the Po25 over to Po10, will things break? It seems to be working fine now. I'm about to add a second link and I'm concerned about the current configuration.  It makes more sense to me to have both ends of the same link on the same port-channel ID.  I've seen documentation which states otherwise however.
 
interface Port-channel10
no switchport
no ip address

[Code]....

View 2 Replies View Related

Cisco Switching/Routing :: 6500 - VSS And ASA Service Module

Mar 10, 2013

we are planning to implement a VSS solution with a 6500 series switches with sup 2T. We also need to include an ASA service module on the design, however the budget is not enough to buy two asa service modules. So i want to know if is possible run a VSS cluster, whit only one ASA service Module. and also i would like know what happens if the single ASA service module fails? can the switch cluster continue operating just as if there is not a firewall installed?

View 1 Replies View Related

Cisco Switching/Routing :: Module Showing Unknown In Cat 6500

Aug 16, 2012

when I do a show module in my cat 6509, the standby sup is saying unknown, it has the same IOS as the primary card.
what does this mean? are there any tests I can run on the card?

View 2 Replies View Related

Cisco Switching/Routing :: PoE Error On 6500 / Inline Power Module

Feb 12, 2012

Cisco IP phones attached to a Moduke in one of my Cat6500 access Switches suddenly went down. Upon closer  inspection of the Switch Sys log, I observed the following Sys log error messages:   [Module 9 is experiencing the following error: Inline Power Module - PS Voltage bad. ]A sh Mod output indicates the PoE daughter card and Main Module are "ok" - see attached output. It appears issue is related to the the actual Power Supply module and not the blade module and installed PoE Daughter card. I am inclined to open a TAC case for a PS replacement, but wanted to see if this can be resolved without a hardware replacement. At this time all 48 IP phones attached to this module are out of Service.

View 2 Replies View Related

Cisco Switching/Routing :: Config Erasing Automatically On C500 And 2960 Switches?

Feb 8, 2012

I have a scenario where 15 c500 switches and 5 2960 8 port switch connected to 4507R core switch. There are 10 dhcp pools created on the 4507.
 
Eg:   ip dhcp pool XXXX
        network xxxx.xxxxxxx
        default-router x.x.x.x
 
Now the default router is directed to vlans created on the switch i.e vlan 101, 102, 103 and so on. Now the remaining switches connected are configured to be in the same vlan. So the systems connected to the edge switches will get the DHCP ip automatically, Now my problem is after sometime (may be 2 or 3 hrs) all the edge switches are losing configuration automatically even though it's not restarted, even after saving the config on to nvram, everytime I connect the console and check all the saved config is lost?

View 1 Replies View Related

Cisco Firewall :: ASA 5540 IPS Module Removal

May 20, 2012

I have 2 ASA 5540's that I want to run in HA A/F.  The active ASA has an IPS module running.  I no longer need this and would rather remove it than purchase another module for the spare.  What is the process to do this safely? After removal will the HA wizard recognize that the module was removed or do I have to update the software?

View 3 Replies View Related

Cisco Switching/Routing :: Convert Switch Port To Router Port On 6500

May 8, 2012

On the supervisor card of a cisco 6500 series, according to the following link, [URL] it only has 2 uplink ports on the card. Would I be correct in assuming that I only have those to ports that I can configure IP addresses on?
 
The cisco that is being devlivere is coming with a 48 port switch and 24 port fibre switch. Could I change any of those ports into a router port and configure IP addresses on those?
 
The supervisor card is a ws-sup-720-3b the 48 port switch is a ws-x6748-ge-tx the 24 port fibre switch is ws-x6724-sfp

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 6513 - FWSM Module Configuration

Dec 20, 2007

My company has acquired a Catalyst 6513 with a FWSM module installed on it. I have been reading lot of documentation on [URL], but still have some problems configuring the FWSM:
 
The 6513 has 10 SVIs configured, each of them with an IP address. These 10 SVIs are binded to 10 VLANs which I need to secure. These SVIs are used for routing all the Inter-VLAN traffic inside the switch. The documentation says it is recommended to use just one SVIs for connecting the switch to the FWSM, although you can use more than one using the command "firewall multiple-vlan-interfaces". I don't want to use this command because it seems a pretty more difficult configuration, since you have to use policy routing after using this command (or that is, at least, what documentation says).
 
When I try to "send" to the FWSM more than one VLAN that are configured as SVIs on the switch I get this error message:
 
"No more than one svi is allowed, command rejected."

If I delete the IP address of those SVIs, then I can to "send" those SVIs to the switch with no problem at all. But I need the SVIs to have IP address configured, since they are needed for routing Inter-V LAN traffic.
 
So, the question is: how can I route all the inter-VLAN traffic using just one SVI on the switch? Should I use the FWSM for inter-VLAN traffic routing?

View 15 Replies View Related

Cisco Switching/Routing :: Catalyst 6500 - DAI Configuration

Apr 26, 2012

Any step-by-step configuration guide of how to enable DAI on Cisco Catalyst 6500 Series Switches.

View 1 Replies View Related

Cisco Switching/Routing :: Configuration Module Supervisor Switch Catalyst 4500

Jun 4, 2012

switch catalyst 4500 with ios cat4500e-universal.SPA.03.02.00.XO.150-2.XO.bin. I need to configure modules 3 and 4 of supervision, the problem is that I need the 4-port module 3 are active but only the first turn on both the module 3 and the first port on the module 4. [code]

View 1 Replies View Related

Cisco Switching/Routing :: WOL Configuration On L3 Catalyst 6500 And L2 2960G?

Dec 20, 2011

I got problem with wake on LAN software.. The software unable to ON all pc's remotely if sitting under different vlan. Everything is ok if using the same vlan. Below are the network diagram & switch configuration.
 
Layer 3 switch Intervlan routing configuration
  
ip forward-protocol udp 7
!
interface Vlan4
description vlan Client-WOL
ip address 172.22.51.253 255.255.254.0
ip access-group Deny_HTTP_Vlan1 in
ip helper-address 172.20.1.246

[code].....
 
After configured all the switches with the above setting, the software still cannot wake all the pc's using LAN. Base on sniffing, i can't find UDP port usage by the software. Attached here with print screen from wireshark.

View 7 Replies View Related

Cisco Switching/Routing :: 6500 - Campus OSPF Configuration

Aug 26, 2012

I manage a small/medium sized campus network consisting of 4 Cisco 6500 series chassis (each with SUP720's) and a couple hundred Cisco 3550/3560/2960 edge switches. We recently completed a new leg of fiber that will make a completed loop between all of the 6500's .... before I make the pyhsical connection I need to figure out my OSPF entries on each 6500 switch.

View 4 Replies View Related

Cisco Switching/Routing :: Catalyst 6500 VS-SUP2T-10G QoS Configuration

Apr 22, 2013

I am migrating services from SUP720-3B to VS-SUP2T-10G= and moving to a VSS configuration  between a pair of Cat6506 distribution layer switches. I need to enable QoS on these switches, primarily to trust dscp and also to prioritise voice traffic. The autoqos feature works for some ports but does not work on port-channel interfaces and port-channel member interfaces. How can I apply the qos settings for these interfaces in line with what auto qos would normally provide. My line cards are as follows:
 
Civic_6506VSS#sho mod
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
1    4  CEF720 4 port 10-Gigabit Ethernet      WS-X6704-10GE   

[Code].....

View 1 Replies View Related

Cisco Switching/Routing :: 6500 Changing Switch Configuration

Aug 27, 2012

I am going to change a running 6500 switch. I am missing a best pratice doc for changing a cisco switch configuration. My question is if a startup-config has an error (due to typo mistake, or due to comands not supported on latest IOS) and I do copy tftp startup-config then what will happen ? I want to make sure when I do "reload" the switch then it should boot normally with the latest startup config !

View 3 Replies View Related

Cisco Switching/Routing :: Best Configuration Between Vmware ESX Server 6500

Dec 6, 2012

what is the best configuration between vmware ESX server with 10 Physical NIC card and cisco 6500 , This ESX Server host 12 vm with VLAN 100,150.200.

View 6 Replies View Related

Cisco Switching/Routing :: 6500 - Dot1ad Global Configuration

Apr 3, 2012

I am facing problem about dot1ad global configuration command and my topology is here;
 
Notebook >> (access vlan 100) SW2960 (trunk)>> (trunk) C6500
 
First time I have create SVI interface on C6500 and enable trunk on interface that connected to SW2960 and SW2960 assigned access vlan 100 on port connected to Notebook. Then I tried to ping from Notebook to C6500 on SVI100 which work fine.
 
Second time I tried to enable MST on C6500 and after that everything still working and I can ping from Notebook to SVI100 on C6500.
 
Third time I tried on turn on dot1ad in global configuration mode and from now I can't ping from Notebook to C6500.
 
Forth time I tried to disable dot1ad from global configuration by "no dot1ad" command and then I can ping.
 
My intention is I would like to do EVC which require dot1ad in global configuration but I stuck in third step and don't know what's does it mean for this command and how I can resolve this issue?
 
Information on C6500
IOS Software (s2t54-ADVENTERPRISEK9-M), Version 15.0(1)SY1
Processor     SUP-2T
Linecard       WS-X6824-SFP

View 3 Replies View Related

Cisco Switching/Routing :: Port Error Disabled On N7K-M132XP-12L Module

May 20, 2013

I've got a pair of N7010's in a vPC domain with some FEX's attach running NX-OS 6.0.2. I am experiencing port failures on my N7K-M132XP-12L module the port got shut down due to internal errors with Error Disabled status and I am not able to bring the port back up. I am getting the following errors when I try to reset it. I am hoping is not hardware related as my vPC peer-link is on this module and I only have a single N7K-M1 32 XP-12L in each N7010. Replacing the module will be painful. [code]

View 7 Replies View Related

Cisco Switching/Routing :: 4 And 8 Port Switch Module In 1941 Router

May 23, 2013

My questions is can a 4 port PoE switch module (EHWIC-4ESG-P) and a 8 port switch module (EHWIC-D-8ESG) be used at the same time in a Cisco 1941 router?

View 1 Replies View Related

Cisco Switching/Routing :: 4507R Cannot Put Command HW-Module To Change GE Port

May 3, 2013

i have 4507R with dual supervisors (WS-X4013+10GE) with IOS  cat4500-ipbasek9-mz.122-46.SG.bin the supervisor module are in 3 and 4, and I want to connection port 5, but i have interface and line protocol down "inactive" error.
 
So I realized to use command "hw-module" to change the module to GE port. However, I am not able to use the command as" I cannot use the command "hw-module uplink" as well.

View 2 Replies View Related

Cisco Switching/Routing :: 4500 24-port Gigabit Module Being Picky

Jan 7, 2013

We have recently purchased a Cisco 4506 that has several Gigabit Ethernet modules installed.One of the Ethernet Gigabit modules - a WS-X4424-GB-RJ45 - is being picky with who it talks to at Gigabit Ethernet.
 
If I plug a laptop into one of it's RJ45 ports using a Cat 6 cable, nothing happens.  No link light, no notification of link up or down on port statistics, absolutely nothing.If I plug a server into the same port it works fine at Gigabit Ethernet (even using the same Cat 6 cable).I can get the module to recognize a laptop if I fix the speed/duplex on the laptop to 100Mb/Full. I have tried this with other staff laptops from different vendors (HP / Dell / etc.) all with the same result.
 
The module directly underneath this module - a WS-X4448-GB-RJ45 - works fine for both laptops and servers.  We have tried swapping the module positions but to no avail. 

View 9 Replies View Related

Cisco Switching/Routing :: VSS EFSU Downtime 6500 Usage Configuration

Jul 9, 2012

I have seen conflicting information regarding downtime for this upgrade process and still have questions after reading URL. In this scenario, we have a VSS with one SUP in each chassis.
 
Are the chassis or modules rebooted one at a time? For instance, if I issue an "issu loadversion", will this just load the code on the SUP in the standby chassis, or will it load the code on the modules as well? If it does load the code on the modules, then I will have to wait the longest time from the "show issue outage slot all" before issuing a "issu runversion", correct?
 
Also, what outage times have people seeen on modules that support pre-loading? I have not been able to find any documented information on this other than it is faster, and the link referenced above still shows a 5 minutes outage for a warm reset on one of the modules.

View 7 Replies View Related

Cisco Switching/Routing :: How To Convert Configuration Catos On 6500 To IOS Image

Jul 17, 2012

how to convert configuration catos on 6500 to IOS image.

View 3 Replies View Related

Cisco Switching/Routing :: 6509 / WS-X6704-10GE Module And Port Status?

Dec 7, 2011

We have two 6509 switches with one WS-X6704-10GE module in each of them. There is an optical cable between the two switches plugged in  WS-X6704-10GE module on both sides. When you shut down the port on one side the other port still stays as up and you need phisycally to unplug the cable to have it down. The same behaviour is seen no matter on which of the two switches you shut down the port, the opposite one always stays as up and only removal of the cable makes it go down.
 
The ports are configured quite simply:
 
interface TenGigabitEthernet1/1
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1-10
no ip address
udld port
 
The IOS version is 12.2(18)SXF8

View 2 Replies View Related

Cisco Switching/Routing :: 3925 With 48 Port Switch Module Infinite Loop

Jan 19, 2012

I have a 3925 Router with a 48 port switch module (part number SM-D-ES3G-48-P).  I have no problem accessing the 3925 Router, but when I go into the 48 port, I get an error that reads
 
Error Hardware not supported by firmware. Try loading a newer software instead. System Resetting...
 
I know that the wrong IOS is installed on the switch, but the problem is that this is an endless loop.  The switch resets then comes back to the same error.  How to get the switch out of this loop so that I can load the correct IOS. 

View 1 Replies View Related

Cisco Switching/Routing :: 1941 Port-Security With Router Switch Module

Feb 29, 2012

I have a 1941 that I am going to deploy with a HWIC-D-9ESW switch module (I only need 3 switch ports but need the PoE).  I am going to hang a 1262 autonomous AP off one of the ports but I need to configure MAC address port-security so that only that AP can pass traffic. I know the switch modules are 'almost' exactly like a switch for commands but I can't seem to enable or configure any port-security settings.  Is port-security no available on the switch modules?

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 6506 And 10 GB 16 Port Fiber Module Compatibility

Sep 4, 2012

We have a core switch with the following ios and supervisor engine. Can we add a16 port LR (x2)or  LRM(X2)  ON  the core switch?if not what modifications has to be done?if an ios upgrade is necessary is it a costly affair?At present we have two 1gb up link modules in single and multimode fiber .
 
#sh moduleMod Ports Card Type  Model  Serial No.--- ----- -------------------------------------- ------------------ -----------  1   16  SFM-capable 16 port 1000mb GBIC        WS-X6516A-GBIC     SAL0803T308  2   48  SFM-capable 48 port 10/100/1000mb RJ45 WS-X6548-GE-TX     SAD07500600  5    5  Supervisor Engine 720 10GE (Active)    VS-S720-10G        SAL1439UMZK
#sh versionCisco IOS Software, s72033_rp Software (s72033_rp-IPBASE-M), Version 12.2(33)SXI4a, RELEASE SOFTWARE (fc2)Technical Support: [URL] Copyright (c) 1986-2010 by Cisco Systems, Inc.Compiled Fri 16-Jul-10 19:51 by prod_rel_team
ROM: System Bootstrap, Version 12.2(17r)SX7, RELEASE SOFTWARE (fc1) uptime is 1 year, 27 weeks, 4 days, 23 hours, 30 minutesUptime for this control processor is 1 year, 27 weeks, 4 days, 22 hours, 58 minutes(code)

View 6 Replies View Related

Cisco Switching/Routing :: 7900 - Port Configuration With IP Phone And PC On Same Port

Jan 15, 2013

We just installed a hosted VOIP system using Cisco 7900 series IP phones.  We are having a strange issue with a few computers where they pull DHCP information from our VOIP provider's DHCP server on the Internet and not our LAN DHCP server. 
 
The switchports areconfigured as: switchport mode access
 
My rationale behind this is that the phones would use CDP to get their VLAN info from the providers Cisco router and the PCs would just ride on the default VLAN.  But this is not the case.  Computers randomly keep getting DHCP info from the provider's router.  Do I have to use voice vlan x and make the switchports trunks?

View 6 Replies View Related

Cisco Switching/Routing :: 6500 Unexpected Packets On Port

Apr 17, 2012

i have several cisco 6500 switches, and user switched connected to them.in my example i have a global service vlan, where some access ports are directly connected on the 6500, and this vlan is also allowed on the trunks to the access switch.
 
now i am connected with ma laptop on a access switch, where my port is in the same vlan. when i do a show mac address-table on my access port, i can see my own mac-address, nothing else.when i start wireshark to see the traffic, all i should see is traffic from or to my MAC, or broadcasts/multicasts.
 
But i can see other unicast traffic with different source/destination mac than mine.It seem slike these packets get broadcasted over the whole VLAN, but its no broadcast MAC nor IP.

View 4 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 :: 6500 Redundant Supervisor Port Channel?

Oct 30, 2011

I have a Cisco 6500 series switch with VS-C6509E-S720-10G ,I have two redundant supervisors between two chassis on the LAN with no add-on line cards ?

I need to know if I can use the redundant supervisor 10 Gb uplinks to form a layer-2 Port channel between the two 6500 switches as i do not want to use want to keep the port idle additionally I need more bandwidth between the two switches for my server farm?

View 1 Replies View Related

Cisco Switching/Routing :: 6500 STP Config On Port-channel Best Practice

Apr 3, 2012

I have 2 cisco 6500 in a VSS configuration , All of my Lan access switches are Stack switches and every Stack is connected to the VSS in a Port-channel so basically this is a loop free environment with no blocked ports .As a best practice I left STP in the Background (mstp)which enhanced cisco features to STP should I configure on the Aggregator (6500-VSS) and on the Access switches ?
 
Because of my topology I dont see the need in configuring most features like Uplink Fast and Backbone Fast but I have configured Loop Guard in addition to UDLD on the 6500 Aggregation Switches (on the port-channels).On the access ports I have configured portfast , bpduguard and guard root (seems a little pointless to configure the two...)
 
1.should I Leave UDLD on and get rid of LoopGuard and configure Guard root instead ? since LoopGuard cannot be configured with Guard Root.
 
2.should I configure GuardRoot on access ports if I already have BpduGuard on them ?
 
3.Is there anything I need to configure on the physicall interface or is everything configured on the port-channel since STP reguards port- channel as a single interface ?

View 4 Replies View Related







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