Cisco Switching/Routing :: Enable / Disable OID's In Catalyst 3750-X Switch

Feb 19, 2013

In my ongoing project i need to monitor cisco 3750-X port status (uplink/downlink) i.e. whenever there is some problem at a specific port. I need to monitor it through an OPC server and right now what i am doing is as follows: i am using Kepserver and i have added SNMP driver in it for that purpose i  am not a networking expert but what i have learnt till now is that SNMP  agent (that resides in switch)  delivers the status of MIBs to SNMP  manager ( which in my case is kepserver (opc server)) for the above purpose i am adding IF-MIB to monitor OID 1.3.6.1.2.1.2.2.1.8 (which shows port statuses) but when i add that in OPC server then it indicated that this OID is not available in the Switch ( it might be disabled) so i need to ask if there is any way to enable OID's in a switch,

View 0 Replies


ADVERTISEMENT

Cisco Switching/Routing :: Enable / Disable Interfaces On 3550 Switch

Jul 14, 2012

I`m looking to automate some functions in a web application.Functions like enable/disable interfaces on a Cisco 3550 switch.

View 5 Replies View Related

Cisco Switching/Routing :: 3750 Switch - Lost Enable Password

May 2, 2013

I have lost the "ENABLE" password on my 3750 switch.

View 5 Replies View Related

Cisco Switching/Routing :: Inter-VLan Routing On Catalyst 3750 Switch

Dec 17, 2011

I have been looking into this for a while and I can't seem to figure out why my 2nd vlan is not able to connect properly to the net.
 
My switch has 12 ports where my devices connects directly, they are all on Vlan 1 and they all work perfectly. on Port 12 I have a dlink router that is connected to a cable modem. the dlink router has an Ip address of 192.168.0.20
 
I created a second vlan (vlan2) and enabled dhcp relay on it. then I assigned port 9 on the switch to  (vlan2)my laptop which is connected to port 9 seems to get an ip address fine and able to ping only some devices on my network (vlan1) and is not able to go out to the internet.  I think it has to do with the routes. [code]

View 4 Replies View Related

Cisco Switching/Routing :: About Intervlan Routing On Catalyst 3750 Switch

Apr 16, 2012

I have been looking into this for a while and I can't seem to figure out why my 2nd vlan is not able to connect properly to the net. My switch has 12 ports where my devices connects directly, they are all on Vlan 1 and they all work perfectly. on Port 12 I have a dlink router that is connected to a cable modem. the dlink router has an Ip address of 192.168.0.20,I created a second vlan (vlan2) and enabled dhcp relay on it. then I assigned port 9 on the switch to  (vlan2),my laptop which is connected to port 9 seems to get an ip address fine and able to ping only some devices on my network (vlan1) and is not able to,go out to the internet.

View 3 Replies View Related

Cisco Switching/Routing :: Switch Connecting Catalyst 4948 To 3750

Jan 5, 2011

I have got a new 48port Cisco catalyst 4948 switch, which I configured as a VTP client and connected to Cisco 3750 which is a VTP Server (this switch is on production network). I connected port g1/0/48 from 3750 to port g1/48 on 4948 through a straight cable and made both ports as trunk port (I also tried through cross cable). The problem is these two switches are not detecting. For testing I connected a PC directly to one of the port on 4948 (making that a switch port) still the LED on switch didn’t glow up. Is there any special command needs to be run on 4948 switches to activate its physical ports?

View 7 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Switch Reboots Because Of Stack Failure

May 14, 2008

The Catalyst 3750 switch reboots, and the " Reloading because of stack merge or communication failure" error message appears.

I saw this issue at "Cisco wiki" but the resolution in that page is just "Open a case with TAC". Because of  the reasion is H/W Problem.

Is The resolution only one ? anything else? The 3750 does not use Stack.It is just stand alone. So i think it has other resolution as "disabling Stack" or another one. How about my opinion ? Is the Resolution only "Open a Case with TAC"

View 4 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Switch Interface Output Drops

Mar 13, 2013

One of my Catalyst 3750 switch have many out drops, I execute "sh mls qos int g2/0/3 statist" command, there are many output drops in queue3 threshold3. [code]

View 8 Replies View Related

Cisco Switching/Routing :: Limit Bandwidth Of Catalyst 3750 Series Switch?

Apr 23, 2013

I want to limit the bandwidth of my Catalyst 3750 series switch, I read the cisco documentation and I applied the commands but I didn't get the wanted results.

For the outbound traffic it's ok, but for the inbound traffic I used policing but I get an unstable traffic. I used, an access list and a class-map to classify the traffic and then a policy-map.(I followed the steps mentioned in this site: [URL]

View 4 Replies View Related

Cisco Switching/Routing :: Catalyst 2950 Disable Login Password

Aug 30, 2012

I have a customers Catalsyt 2950 switch come in for the configuration to be cleaned to factoy default, using the link below removed the customers banner and login information whitch worked
  
[URL] 
 
When i restart the switch and enter Enable mode I'm prompted with the  password which i used when following the link above,
 
I want to remove all passwords so when the switch is redeployed to the next site who ever the engineer is that is going to be reconfiguring the switch is able to access privlage mode with out the password promt.

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 2950G - Putting Fa0/2 In Error-disable State

Mar 28, 2012

I have a Catalyst 2950G when I activate the switchport port-security, but I want to empty the black list of mac address because every time I connect a device, the port is automatically désacative, here is the port configuration:

!
interface FastEthernet0 / 2
  switchport access vlan 17
  switchport mode access
  switchport voice vlan 51

[code]....

I tried the following commands to clear the blacklist mac address of that port, but the problem is still relevant:

# Clear mac-address-table dynamic int fa0 / 2
# clear port-security all int fastethernet 0/2
# clear errdisable interface fa0 / 2 vlan

View 17 Replies View Related

Cisco Switching/Routing :: Port Goes Into Error Disable State 3750

Jun 29, 2012

We have a number of 3750 stacks used as access layer switches connecting Siemens VOIP phones and then a PC that connects to the phone.
 
For example if I plug PC A to the phone that connects to port 13 I pick up an IP addressand all works as predicted now if I plug in PC A to any other VOIP phone that connect to another port on the same switch it goes in error disable state ITs like the switch is holding my PC mac address and locks it down with the port which in my case is Gi2/0/13.
 
interface GigabitEthernet2/0/13
switchport access vlan 726
switchport mode access

[Code].....

View 7 Replies View Related

Cisco Switching/Routing :: How To Enable NetFlow On 3750

Mar 17, 2013

I have a 370 with C3KX-NM-10G module & i want to enable NetFlow on it did the specified configs  
 
Step 1 Flexible NetFlow Flow Recordsflow record miketestmatch datalink source-vlan-idmatch datalink dot1q prioritymatch datalink mac source-addressmatch datalink mac destination-addressmatch ipv4 versionmatch ipv4 tosmatch ipv4 ttlmatch ipv4 protocolmatch ipv4 source addressmatch ipv4 destination addressmatch transport source-portmatch transport destination-portmatch interface input physical snmpcollect interface output snmpcollect counter flowscollect counter bytescollect counter packetscollect timestamp sys-uptime firstcollect timestamp sys-uptime last flow record miketestegressmatch datalink destination-vlan-id  match datalink dot1q priority  match datalink mac source-address  match datalink mac destination-address  match ipv4 version  match ipv4 tos  match ipv4 ttl  match ipv4 protocol  match ipv4 source address  match ipv4 destination address  match transport source-port  match transport destination-port  match interface output physical snmp  collect interface input snmp  collect counter flows  collect counter bytes  collect counter packets  collect timestamp sys-uptime first  collect timestamp sys-uptime last Step 2 Flexible NetFlow Flow ExporterFlow exporter export-to-samplicatorDestination 10.1.1.8source Vlan1Transport udp 2055option interface-table timeout 60 Step 3 Flexible NetFlow Flow Monitors# Tie the Flow Monitor to the Flow Recordflow monitor mikektestrecord miketestexporter export-to-samplicatorcache timeout active 60flow monitor mikektestegressrecord miketestegressexporter export-to-samplicatorcache timeout active 60 
 
& Applied it to g1/1/1 but without any luck , if netflow works on the

TenGigabitEthernet1/1/1 &
TenGigabitEthernet1/1/2
 
Only i have four switches stacked and nothing plugged to the

C3KX-NM-10G module

View 1 Replies View Related

Cisco Switching/Routing :: 3750 - How To Enable SFP Port

Nov 7, 2011

I am trying to configure a 3750 48 port switch and having trouble with getting it to see the sfp. I just want to set up the router with a pretty basic set up since I am using it for a ping test between 2 buildings, via fiber. How I can enable the sfp port?

View 3 Replies View Related

Cisco Switching/Routing :: 3750 (WS-C3750-48P ) Two Port Showing Err-disable And Amber

May 10, 2013

In our company 3nos Cisco 3750 (WS-C3750-48P) access switch in stake mode. All port are assigned with voice and data Vlan also Avaya IP connected with this switches. From last few days tow port 2/0/7 and 2/0/8 is showing amber and status is showing err-disable. At Avaya end it is showing a message “ETHERNET WAITING” in phone dispaly. I try to connect laptop directly with these ports but it is showing "Cross Connectivity". [code]

View 4 Replies View Related

Cisco Switching/Routing :: Catalyst 3850 - Additional License To Enable Controller Functionality?

Feb 10, 2013

Based on what i am reading on the Catalyst 3850 datasheet, the controller functionality comes by default if i have a IP Base of IP Services license on the switch. Is this correct or do i need additional license to enable the controller functionality?What capabilities does below license provide ?
 
LIC-CT3850-UPG (Primary upgrade license SKU for Cisco 3850 wireless controller)

View 1 Replies View Related

Cisco Switching/Routing :: 3750 - Enable SNMP On Switches?

Dec 26, 2011

I want to enable SNMP and track the status/ of the interfaces in switches.
 
We have Two- cat 3750 (L3 switch)  and Nine-cat 2960 (L2)
 
How to configure the SNMP. any Links provides the required info with an example of configuring snmp will be really useful.
 
we have OPEN NMS, SPLUNK, MYSQL monitoring tools.

View 1 Replies View Related

Cisco Switching/Routing :: 3750 - Enable EIGRP Process

Sep 23, 2012

I have a hub and spoke WAN that conisits of one core location with with a 6500 and nine other buildings using 4006 Catalyst that conenct back to the core via dual gig fiber. We are using EIGRP at each location as well as the core.   I was tesing something at one of our buildings decided to hang a 3750 off the 4006 and enable the same eigrp process on the 3750 that is enabled on the 4006 and 6500 (EIGRP 1).
 
1. All the routes that the 6500 knows about are advertised out to each of the nine locations.
2. The 4006's are all advertising thier directly conencted routes to the 6500.
 
Onto the location I was testing at:
 
The 4006 where I was testing at has four vlan interfaces enabled and they are in an UP/UP state. The ip routes from the 4006's directly conencted vlan interfaces propogate to the 6500 at our core location and the 6500 sucsefully propgates these learned routes to all the other 4006's.
 
This past Friday I configured a 3750x with two /22 vlan interfces and one physical gi port with an IP address and also configured on Ethernet port on the 4006 with an IP address in the same network block as the 3750x gi interface (a /30 netowrk block). I saw both interfaces come up and EIGRP sucesfully established a neighbor adjecency between the 3750x and the 4006.
 
I noticed that the 3750 advertised out all of it's directly conencted routes to the 4006 and the 4006 advertised it's directly conencted routes to the 3750. However, the 4006 did not advertise any of the routes it had learned from the 3750x to the 6500 and nor did the 4006 advertise any of the routes it had learned from the 6500 to the 4006.  My suspicion is that the "eigrp stub connected summary" statement is enabled on both the 4006 and 3750 thus prevenintg them form advertising out any routes other than thier directly conencted routes.  Can any of you verify that I'm either correct or inccorect about this?
 
here are the eigrp statemnets from the 6500 and 4006:
 
6500:
router eigrp 1
redistribute static
network 10.0.0.0
network 172.16.0.0
network 172.17.0.0(code)

View 2 Replies View Related

Cisco Switching/Routing :: 3750 - Cannot Enable PBR On A VLAN WCCP Enabled

Jan 3, 2012

I would like to apply a policy-based route on one of our L3 switches (Cisco 3750) to change the next-hop of a couple of servers only. The VLAN where those servers reside got WCCP enabled on it. When I want to apply the route-policy to that VLAN interface it doesn't let me. When I try to apply the same policy to a VLAN interface without WCCP it does work. Is there any Cisco IOS limitations that would prevent me from doing that?
 
Configuration:
route policy config: 
access-list 70 permit ip host x.x.x.x (server IP)
route-map PBR1 permit 10

[Code].....

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Low On Memory

Jul 25, 2012

have 3 Catalyst 3750 in same stack, the IOS version is 12.2(53)SE2. Today we can not telnet/ssh to this switch, but ping is ok, and switch function is ok. I try to access the console port, it show "low on memory, try again later". After I reboot the master switch in the stack, the master switch change to another switch, then I can telnet/ssh to this switch. I check the Ciscoworks server syslog report, there are many MAC address flapping error message, and I beleive the MAC address flapping occured before several weeks. ( the G2/0/15 & G3/0/15 is connect to a VMware ESX server and the EtherChannel config mismatch with this Catalyst 3750 switch ) How to mention the root cause of the "low on memory" problem and what is the abnormal memory usage ( free memory percentage below ?% )?

View 5 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Won't Boot

Apr 9, 2013

my Catalyst 3750 switch. Following a power cut the switch no longer boots up. The SYST light flashed green but no POST checks are made. I cannot see any boot messages from the console port either. The switch was on a UPS but some thing may have damaged the switch.

View 7 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 With Tacacs And Vrf

May 13, 2012

There is a requirement to configure tacacs and radius on catalyst 3750X (version 15.0) where two vrf exist.Is therer a solution to configure "tacacs-server,host x.x.x.x vrf yyy" ?? I know it is possible to configure under the "aaa group server radius xxx" the command "ip vrf forwarding yyy".Is there anything else for the tacacs-server and radius-server command?

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Having More Than 128 VLans

Feb 18, 2012

Is is correct that vlan's exceeding 128 runs without spanning-tree.?

View 7 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 - Route To 2nd ISP

May 2, 2012

I have Catalyst 3750. and 2 ISPs
 
I wanted to use, let say on port5 of Catalyst 3750 only 2nd the ISP will route to this port.
 
The rest is pointed to the 1st ISP.
 
Im thinking of using VLAN..

View 7 Replies View Related

Cisco Switching/Routing :: Multiple VLAN Routing Tables For 3750 Catalyst

Oct 24, 2012

I have a network with a Catalyst 3750 as the main switch and then some Catalyst 2960 switches that are plugged in to that. I have a server running windows server 2008 with a couple of virtual machines running in Hyper-V. I created 4 VLANS listed below and gave the 3750 the following IP Address.I would like the 3750 to only be configurable from VLAN 40 but currently every VLAN can connect to it, I noticed in the standard web page settings there was a setting for "Management VLAN" but it was set to 1 and would not let me change it, I kinda assumed that was for the management port in the back.-Now the tricky part, I was trying to set up routing between the VLANs and so far I have only been able to get a sort of "all or nothing" routing to work. I can turn IP routing on and add two or more VLANs to the routing and it works fine. But what I was hoping to do is create a couple of "junction vlans" that would only route to one or two other vlans. For instance, I wanted to create a VLAN 100 that routed to VLAN 20 and 30 but nothing else. I also want to route VLAN 1 just to VLAN 30, and so on. I am able to do each one of the cases but only one, it seems like the switch only supports one "routing table" am I missing something or is this just a limitation of the switch?

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Multi-cast VLAN Routing

Oct 28, 2012

I have a network with several catalyst 2960 switches and one catalyst 3750. I have created two VLAN and set up the proper routing and everything is working fine there. I have a client/server application that used multicast in the initial start up for the client to determine available servers, the issue is one of my clients is on a different VLAN then the server. I am able to route the multicast using MVR as long as both the server and the client are plugged into the 3750 by creating a static route, making the server a source port and the client a receive port. Unfortunately I need the client and the server plugged in to different 2960s. My question is how do I establish multicast routing between the two and perferably do it dynamically (always route multicast traffic from one VLAN to another).

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 4006 / Quickly Copy Configuration From Production Switch To Spare Switch?

Nov 20, 2009

I have a Catalyst 4006 switch in production and a spare switch of same model. I have to quickly copy the configuration from production switch to spare switch (both L2 and L3 configurations) How do I do that?

View 6 Replies View Related

Cisco Switching/Routing :: Catalyst 2950 - Release For Snmp-server Enable Traps Errdisable Command?

May 16, 2013

We have a catalyst 2950 switch running:
 
IOS (tm) C2950 Software (C2950-I6K2L2Q4-M), Version 12.1(22)EA6, RELEASE SOFTWARE (fc1)
 
This release doesnt have the snmp-server enable traps errdisable command.
  
Where to look on the cisco site for the next available release for me that would have this command in place?

View 2 Replies View Related

Cisco Switching/Routing :: 3750-x / Separate Module To Enable Stackwise And Stackpower?

Aug 22, 2012

As I understand Cisco Catalyst 3750-x supports stackwise and stackpower technology.Do I need to purchase a seperate module to enable stackwise and stackpower? Or are stackwise and stackpower modules included be default on the switch already?

View 4 Replies View Related

Cisco Switching/Routing :: Software Adviser For Catalyst 3750

Oct 11, 2012

I was browsing the Software Adviser on Cisco's website to look for a suitable IOS image, for a 3750. The system displayed a couple of suggested IOSes. there was no mention of IOS 15.0SE version.Could the Software Advisor be not up to date with the current Catalyst IOS releases?

View 1 Replies View Related

Cisco Switching/Routing :: SPAN Configuration In Catalyst 3750

Dec 31, 2011

I have CISCO catalyst with VLANs (VLAN ID 33, 36, 40-53) configured. I need to configure port mirroring in Switch 3750 for NAC (Network Access Control).  I need to Monitor all the VLANs. Here is the SPAN configuration of switch: [code] Monitor session 1 source vlan 33 , 36 , 40 – 53.Monitor Session 1 destination interface fa 1/0/8  (here I am not able to set encapsulation dot1q ) because the error occurred saying %one or more dest port do not support the encapsulation%.

View 5 Replies View Related

Cisco Switching/Routing :: DHCP Server Catalyst 3750

May 28, 2013

I have customer who has as Core Switch one Cisco Catalyst 3750 with the IOS c3750-ipbase-mz.122-35.SE5.I know that this image support DHCP Server configuration, but I like to implementate new vlans (approx 15) and I want to know if this switch support 15 DHCP Servers.

View 3 Replies View Related

Cisco Switching/Routing :: Sg200 Lag Setup To Catalyst 3750?

May 27, 2013

How to setup a port channel between a SG200 and 3750 and am having problems.
 
What do I need to do on the SG200 I have added the port into the lag but the port will not come up.
 
I spent half a day messing arround with the web interface and I am unable to get the port to come up.
 
The Cisco 3750 is a standard port channel config which I have setup maytime before. channel-group 1 mode active channel- protocl lacp Switchport mode trunk

View 1 Replies View Related







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