Cisco Switching/Routing :: Cat 2960 - Map / Service-Policy Input Is Not Working

Nov 10, 2011

I have some trouble with that policy-map on my 2960 or 3560 switches with LAN base 12.2(53)SE2. I want to use that feature to catch video traffic from webcams in laptops  which can't send dscp values out of the box. This is my test config to check if the function is working: catch every traffic from my workstation for testing, access-list 101 permit ip any any, class-map match-all CL_TEST

1. I can't see any counters with the command "sh policy-map interface  FastEthernet 0/1". Cisco tells that this command is not possible. But how I can see if the policy is working correct?
2. When I did the configuration I can't see any packets with dscp af41 on the out going interface on the switch with "sh mls qos int gi0/1 statistic" as I expected. After reloading the switch I see the pakets with af41. Okay for that moment. But.After that I changed something in the policy-map. Only "set ip dscp ef" for a second test.

Generating some traffic I see only packets with af41 as before I changed the policy-map. No traffic with ef on the outgoing interface.

View 4 Replies


ADVERTISEMENT

Cisco Switching/Routing :: Service Policy Input Not Working 6509 VSS

Jan 6, 2013

interface Vlan24
description Internal Wireless Internet
ip address 10.x.0.1 255.255.254.0

[Code]....

So, I am trying to limit the bandwidth used by this vlan. The service-policy output statement works, the service-policy input statement does not. My test is to get on that vlan and go to speedtest.net. My download speeds are about 3.5Mb/s, my upload speeds are about 20Mb/s.
 
it has something to do with this:
 
sh mls qos ip
QoS Summary [IPv4]:  (* - shared aggregates, Mod - switch module Sid - Switch Id)
Int  Sid Mod Dir  Class-map DSCP  Agg  Trust Fl   AgForward-By   AgPoliced-By

[Code].....

View 1 Replies View Related

Cisco Switching/Routing :: 7200 - QoS Input Policy Doesn't Classify ICMP Packet Based On DSCP

Dec 20, 2011

I have made some test and i noticed that qos input policy does not classify the icmp packet based on their dscp.The "match dscp ef" or "match precedence 5" is not working only the "match protocol icmp" shows hits.
 
We need to classify the different icmp packets based on dscp ( TOS ) for measurement purpose.CISCO 7200, 12.4.25d and 12.4.20T have a same behavior.

View 6 Replies View Related

Cisco Switching/Routing :: 3640 Can't Apply Service-policy?

Mar 21, 2013

I got this 3640, trying to apply a service-policy (output and input), but seems like I do it something wrong...because he only apply the output policy... here the config, I already try to config the service police inside the fa0/0, but is not showed at all, he only show the output, its like I never apply that

View 1 Replies View Related

Cisco Switching/Routing :: WS6724-SFP / Flapping Interfaces With Service Policy

Jun 2, 2013

i just configured a C6K VSS with Sup2T, 15.1SY IOS software and a WS6724-SFP module with the follwing cos config:
 
auto qos default 
table-map cos-discard-class-map
map from  0 to 0
map from  1 to 8
map from  2 to 16

[code]....
 
After applying the service policy to one interfac of the WS6724-SFP module the policy is deployed to all interfaces of the module. So far it should be ok but after a short time all interface of the module begin to go down an up and down and up ... flapping.

View 1 Replies View Related

Cisco Switching/Routing :: 3750 - Use MLS QoS Trust DSCP With Service-policy?

Dec 24, 2012

i would like to know the possibility to use mls qos trust dscp with service-policy in the IOS ver.12.2(25)SEE2.The specific version is not possible to configure like below.
 
Cat3750(config-if)#do sh run int f1/0/1
Building configuration...
 
[code]....

View 8 Replies View Related

Cisco Switching/Routing :: 3750 Service Policy Output Not Supported

Jan 26, 2009

I have a 3750 switch (c3750-ipbasek9-mz.122-46.SE.bin) were i want to add bandwitdh limit pr. interface, doing the following:
 
ip access-list extended customer_A
permit ip any any 
class-map match-all BW_10Mbps

[Code]....
 
When i trie to apply the "service-policy output 10 Mbps" to the interface, it says the service-policy output is not supported on the switch. Is this a software related isue ?

View 4 Replies View Related

Cisco Switching/Routing :: 7604 WS-X6724-SFP - Can Apply Service Policy To Dot1q Main Port

Jul 9, 2012

Example config

int g2/24
service-policy output test
 #and/OR 
int g2/24.10
encap dot1q 10
ip address 10.1.1.1 255.255.255.0
service-policy output test

View 5 Replies View Related

Cisco Switching/Routing :: Nexus 7000 - (service Policy Type Queuing Output) On Port-channel?

Jan 24, 2013

We are planning to implement the following policy map for egress traffic on an Nexus 7000:
 
policy-map type queuing dd-1p3q1t-8e-out-10G    class type queuing 1p3q1t-8e-out-pq1      priority level 1      shape percent 10     class type queuing 1p3q1t-8e-out-q2        bandwidth remaining percent 5    class type queuing 1p3q1t-8e-out-q3        bandwidth remaining percent 5    class type queuing 1p3q1t-8e-out-q-default        bandwidth remaining percent 90
 
We are using two N7K's to which is one N5K connected through a vPC. From the N5k we use a port-channel with 4 * 10G. Two of this four ports are connected to on N7K and the other two are connected to the other N7K. On the n/K's we are using vPC.
 
My question now are:
 
1. Where i have to connect the policy map? To the port-channel or on each physical interface?

2. When i have to connect this policy to the port-channel, how does i have to set the shape percent, when i would like to reserve 10% from the 40G?    Does i have to set the shape value to 5% on each N7K because vPC?

View 1 Replies View Related

Cisco WAN :: 2811 - Static Routes Need Some Input Policy Based Routing

Aug 13, 2011

I have 2 connections a single T1 for voip traffic only and a DSL line for data traffic.the dsl was migrated to a 2811 with out any issues now comes the time to move the T1 over.
 
on the T1 side I am able to ping the WAN router and the LAN router IP address but nothing behind it.

currently this is the only statment on the router:
ip route 0.0.0.0 0.0.0.0 Dialer1
 
as a quick a dirty to remove the above i tried:
no ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 66.55.110.0 255.255.255.0 Dialer1
 
but the DSL side dropped. we have a 66.55.110.152/29
 
for the T1 i would use the following statement.. we have a 209.98.53.192/27
 
ip route 209.98.53.0 255.255.255.255 65.32.70.177

View 12 Replies View Related

Cisco Switching/Routing :: Policy Map On 3550 Not Working?

Sep 27, 2012

We have a metro Ethernet service, basically our WAN connection, that we use to connect 4 sites. This MOE service has a CIR of 200 Mbps, connected to a port on a 3550-12T running Version 12.1(22)EA5 at 1000 Mbps. We are exceeding our CIR at times during the day for short bursts which is causing the MOE switch to drop packets, which I suspect I am seeing manifest itself in some choppy VoIP conversations and dropped ICMP packets from our network monitoring software. I implemented policy maps to apply an outbound service policy to the interface connected to the MOE service, but I am not seeing any matches to the access lists or the service policy. I’m not sure if I am missing something or perhaps the IOS is not capable?
 
Below is the config for the service policy and some command output. Notice that there are hits on a statndard access list that is used for other purposes, but the extended access lists used for the class maps have no matches.
 
!
class-map match-all REALTIME
match access-group name REALTIME

[Code].....

View 4 Replies View Related

Cisco Switching/Routing :: Traffic Policy Is Not Working On Catalyst 3750?

Jan 28, 2013

Unable to limit traffic on catalyst 3750 gigabit ports it has fiber modules,
 
I want to limit traffic 2mb per port
 
I have tried srr-queue and policier but it is not working and there is no ratelimit command under any interface, Applying policy to output is not supported of the interface
 
policy-map rate-limit
class class-default
police 2000000 8000 exceed-action drop
int gi1/0/3
service-policy input rate-limit 
 
still when I start download it goes to 10 mbps

View 12 Replies View Related

Cisco Switching/Routing :: 2600 DHCP From Service Provider Not Working

Feb 7, 2013

So I have  a 2600 that I have configured three sub interfaces on. FA0.0.1 is set for DHCP and supports VLAN 1. FA 0/0.2 for Voice, FA 0/0.3 for Data. I have this router interface plugged into FA 0/24 on my 3550 and the 3550 is configured as a dot1Q trunk (I have attached configs for RTR and SW).I have most ports configured as access VLAN 1 which is where i have my ISP connection plugged FA0/1 on the 3550. When I connect the service provider link FA0/0.1 never picks up an address. If I take my internal DHCP server and connect it to FA0/1 of the 3550 it snags an address almost immediately.In my mind this validates that my config is fine. I also took the same cable from the service provider cable modem and connected it to my laptop and the laptop is pulling DHCP.

View 4 Replies View Related

Cisco Application :: ACE 20 Service-policy Out Of Service / Still Able To Connect To VIP

Feb 28, 2012

We have a situation where services are stopped on the real servers. The probes fail and we confirm the services are not running on the server. We cannot access the ports from the ACE directly. We can still however acces the VIP on the TCP port (L4 VIP class-map). So we can still telnet to the VIP on the port from thr Client side of the network.This is on ACE 20 Modules deployed in Routed mode. The version of software is A2(3.3).
 
Tried removing multi-match and loadbalance policies as well as class-map and re-applying then re-appyling the service policy to interface. Same behavior,This is a problem at another level as some services are being monitored by GSS via TCP keep-Alive and this obviuosly causes a problem as the service then never goes off-line.

View 10 Replies View Related

Cisco Switching/Routing :: SSH Not Working With 2960

Jun 4, 2012

I have an switch 2960 and i have made an SSH connection . But the problem is that whenever i try to open with my teraterm or putty it ask for username and after that password but does take the password. It shows an error of password what should be the problem.
 
Commands that i entered to make SSH
 
config# username admin password pankaj
 
config# ip domain-name home.local
 
config# crypto key generate rsa
 
config# 1024
 
config# ip ssh version 2

View 6 Replies View Related

Cisco Switching/Routing :: 2960 SSH Not Working

Jun 4, 2012

I have an switch 2960 and i have made an SSH connection . But the problem is that whenever i try to open with my teraterm or putty it ask for username and after that password but does take the password. It shows an error of password what should be the problem.

View 1 Replies View Related

Cisco Switching/Routing :: 2960 / SG 300 Switch - VoIP Setup - Asymmetric Routing Not Working

May 21, 2013

I have a Cisco SG 300-20 as the core switch, layer 3. It is 192.168.4.6 on VLAN1 and 192.168.5.1 for VLAN2 (VOIP). All the ports are set in trunk mode. DHCP relay is setup on this switch.
 
The phones connected into a layer 2, Catalyst 2960-S switch. All ports are set in trunk mode. Default gateway on it is set to 192.168.5.1.
 
DHCP for both VLANs is provided by a Windows Server 2008 R2 server (the relay IP 192.168.4.15).
 
There is also an ASA 5510 in the mix which is 192.168.4.1. It has a route added to it for the 192.168.5.0 network to go to the SG 300 (192.168.5.1).
 
Just the two switches can ping each other on the 192.168.5.x network when I "add vlan 2" to the trunk port that is connected between the SG 300 and the 2960. The phones don't get DHCP on the 2960 switch. And I cannot ping 192.168.5.x from the ASA or anything else on the 192.168.4.x network.
 
After a bit of reading on intra-vlan routing for the SG 300 switch, I am thinking the SG 300 has to be the "center" of things so I need to make it 192.168.4.1 to be the gateway for both VLANs and change the ASA to 192.168.4.2 for VLAN1, etc. And I really can't do asymmetric routing with this switch.

View 1 Replies View Related

Cisco Switching/Routing :: 2960 And Nortel 9150 Not Working Together

Jan 18, 2012

We have 3 Nortel RG 9150 remote PBXs installed at a branch location, and  they have been functioning well for years plugged into 3Com 4500 10/100 switches.  These  switches have a very basic configuration; nothing special.  We are  transitioning over to Cisco 2960 switches with very basic  configurations.  The problem is that when we plug the 9150 into the 2960  switch, the RX light flashes like it should, but the TX light only  flickers intermittently.  We cannot ping it from the switch or local  router.  Everything in this building is in VLAN 1.  I've tried turning  on full duplex on the 9150 and/or hard-setting the speed/duplex on the 2960  switch.  The company that maintains our 9150 sent a guy out who was  completely puzzled by this too.  In some ways this seems too basic to be a problem, but it is.  The twist on this problem is that the 3Com switch, which the 9150s are plugged into, is connected directly into the Cisco 2960 that I can't make them work on.  Plug them into the 3Com, they work; move them upstream to the Cisco, and they stop, even after I reboot them.
 
Here are the port configs of the 3Com and Cisco switches.
 
Cisco
interface FastEthernet0/15
switchport mode access

[Code].....

View 15 Replies View Related

Cisco Switching/Routing :: 2960 Ether Channel Not Working

Sep 23, 2012

I was configured ether channel between two cisco 2960s series switches. It is working properly. I was replaced two cables in etherchannel. Now one link working remaining link is down(both cables are working cables only). Below are ether channel details.

View 9 Replies View Related

Cisco Switching/Routing :: Auto-redundancy Using Etherchannel In 2960 Not Working?

Apr 15, 2012

I'm using Packet Tracer for testing since I don't have the actual equipment. I have configured etherchannel between two 2960 Switches. I have used the trunk ports FE  0/23 and FE 0/24 on both switches to create the etherchanel. I have connected one PC with each switch. The PCs are in the same VLAN and can ping each other. Howver, when I take down one of the links in the etherchannel, the other link does not take over and I get 100% packet loss. I don't know what seems to be the problem. I'm quoting the configurations below:
 
Switch0:
Switch#sh running-config
Building configuration...
 Current configuration : 1179 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec

[code]....

View 3 Replies View Related

Cisco Switching/Routing :: Add 2960 To Stack Of 4 X 2960 Switches

Feb 7, 2012

I have an existing stack of 4 x 2960-S switches connected by stack cables.I would like to add another 2960-S switch to the stack but am unable to as the 2960-S will only allow 4 x 2960-S switches per stack.how I would add the 5th 2960-S switch to the existing stack of 4 x 2960-S switches.

View 12 Replies View Related

Cisco Switching/Routing :: 2960-S To 2960-LST Configuration Over Fiber?

Feb 11, 2013

I have a 24 port 2960-S that is not communicating with a 2960-LST that it is directly connected to over fiber.  The link is up on the LST but will not come up on the -S.  What command should I use to bring up this link?  I have tried no shut from the (Config-if)# prompt.         

View 3 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.2 - Can't Delete Service Policy

Oct 23, 2011

We are evaluating Cisco ACS 5.2 and I can not delete a service policy that was created.  The message we receive is " the item that you are trying to delete is being referenced by other items". I am new to ACS, but I did go through each tab in the manager multiple times.

View 5 Replies View Related

Cisco WAN :: 870 Applied ATM Service-policy Output

Nov 30, 2011

I encountered this problem with cisco 870 atm interface. I applied service-policy output, its being accepted but when you do a show run interface, it's not there.

View 5 Replies View Related

Diagnostic Policy Service Cannot Start

Apr 8, 2011

I am Using Windows 7 32-Bit, and my Network usually works fine, and my internet has been working fine up until recently. However about a month (maybe more) I noticed a problem that kept cutting me off occasionally and said Diagnostic Policy was not started, I troubleshooted it and it was fine. Much more recently this has been happening more frequently and troubleshooting it doesn't solve the problem. I can get online for 10-15 Mins then I am cut off again. Restarting the computer often fixes it but not always. I went to Services and found the Diagnostic Policy Service is not running, I press start and receive this error message.

The Diagnostic Policy Service service on local computer started and then stopped. Some services stop automatically if they are not in use by services or programs.I am quite sure my loss of Internet is due to this as this is a network related service and what the troubleshooter always finds to be the problem. Other Computer/Devices in the house connect to the internet fine with no loss of connection so it has nothing to do with that. I have tried various fixes like uninstalling network adapter drivers, and checking permissions in Registry but it has not worked.

View 4 Replies View Related

Cisco Switching/Routing :: 3750-E - High CPU Due To ARP Input

Feb 4, 2013

my 3750-E Core Stack is connected to the Provider Router and is the DG for the internal LAN. I saw that the CPU is very high also in the night, but I found not the problem. I use an SVI to connect the provider due to HA reasons. I sniffered the network but saw no ecessive broadcaststorms. There was a PBR configured but I deleted it wihtout any success..
 
switch Version
15.0(1)SE1 
10#sh proc cpu so

[Code]......

View 6 Replies View Related

Cisco :: Possible To Have Service Policy On Layer 2 Uplinks To Routers

Jan 10, 2013

I have the following scenario: Pair of Cisco 887VA routers acting as Layer 3 for Voice/Data VLANs with a pair of 2960 LAN Base switches acting as Cores and possibly then 2960 LAN Lites hanging off them as access switches. Our Service Provider has provided an example config where the class-maps match based on dscp values for the QOS policy applied to the DSL circuits. We can obviously trust the attached phones but I want to be able to mark data traffic on my core switches based on destination IP/port to allow application definition. My major question is can I have a service policy on my Layer 2 uplinks to the routers where the linked classes setting dscp vlaues are based on class-maps matching on the contents of IP access lists based while at the same time not remarking the EF marked packets from the phones?

View 7 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.3 Cannot Work With Two Service Policy Rules

Feb 21, 2013

I have an issue about ACS v5.3 Appliance.I have an ACS v 5.3 wo authenticate wireless users, together with a cisco wlc. One profile is to corporate users and the second profile is to guest.
 
The corporate users should authenticate with Active Directory and the guest with WLC. Guest users should authenticate with the ACS Local Database. I have configurate two service selection policy that match with protocol Radius. The first rule is to users of Active Directory and the second is to users in
 
the Local Database of ACS.When i try to authenticate users with active directory is OK, but when try to authenticate users with Local Database (Guest Portal) the ACS try to find the
 
the internal user in the Active Directory, because math the first rule, and the second profile can not authenticate.When I change the order, first the Rule of internal users and second the rule of users of Active Directory, the internal users can authenticate in to ACS, but
 
the users in the Active Directory can not authenticate.I think my ACS only authenticate the first rule of radius to Active Directory, no two rules of radius in the same time. Or maybe exists an issue in OS of the ACS.The authentication by separately is OK.

View 5 Replies View Related

Cisco WAN :: 2951 - Using CCP To Create Service To Be Used In Zone Policy

Jan 16, 2012

Configuring Cisco 2951 router using Cisco Configuration Professional. I have created a zone based firewall on the router and have created a zone policy for network traffic between two LANs or two zones. I need a create a rule for new traffic that should allow a custom user defined service to flow between the two zones associated with with two LANs.

The problem is How do I created a custom service that I can use for the new traffic rule? I created a network service object as shown in the screenshot below:However, when I am adding the new rule, this service object does not appear in the user defined service in the protocols tree box as shown in the screenshot below:
 
What is the proper way to create a custom user defined service? I was not able to create it using Class map by the way because again I did not find the service object group in the user defined service when creating a class map.

View 2 Replies View Related

Cisco Switching/Routing :: Input Errors On Many Interface WS-C3750G-12S

Apr 16, 2013

We are facing since one month in our two Cisco WS-C3750G-12S on many interfaces input errors when data transer or ping (ICMP) increase input erros. Not only port 1 but many interface has same issue, i have change new IOS but still same issue, once i have erase startup config but same issue we are facing and finaly i have replace same new switch with the same IOS it's working fine.(c3750-ipservicesk9-mz.122-55.SE4.bin) [code]

View 11 Replies View Related

Cisco Switching/Routing :: RP / Input Drops On 6500 Sup 720 10GE

Jun 17, 2012

What does RP drops entail? We are experiencing 0.23 % drops on an vlan int on one of our 6500. This interface is an L3 to a server-subnet. Doing a sh int vlan 238 switching shows 30935411 RP (Route Processing) drops.It was a bit unclear to me in the thread "Input queue drops on 6500 vlan interface" if RP drops was through the router, or to the router(mgmnt)?I can do a netdr to see what traffic goes to it. It should not generate CPU load, but I think I will wait until after hours before I try that command.

- do NETDR:
-- debug netdr cap rx vlan 238
-- show netdr cap

View 5 Replies View Related

Cisco Switching/Routing :: Cat 6509E 6Kw PS AC Input Level Verification

Oct 27, 2011

I have a 6509E switch with dual 6Kw power supply that is logging "Power supply 1 input has changed.  Power capacity adjusted to 2671.20W" then will bounce back to normal at random times from 1sec to 10sec. Is there a command to check what each input level of the power supply to try to identify possibly which source is causing the problem? The power supply input lights remains green while this is occuring.

View 3 Replies View Related

Cisco Switching/Routing :: Input Discard On Nexus 4001?

Nov 17, 2011

I have 2 NX4001. Each one has an uplink to a 5K. There is no VPC between the 4K and the 5K. The 5K are  VPC enabled.There is a large number on input discards on the 4001 interfaces connected to the 5K and is incrementing.I have a server with smartfailover that is flapping and I think the input discard might be the culprit.what is the cause on input discard. Note: All NXOS  to the latest.

View 2 Replies View Related







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