From: Vishal Patel (vpatel@accessproviders.com.au)
Date: Tue Sep 05 2006 - 23:04:34 ART
Hi Brain,
I work for a wireless internet service provider , and we have wireless
devices connecting to 3500 and 3500 connects to 7500 using dot1q trunk.
And the subinterfaces are traffic shaped according to the customers
bandwidth subcription.
Now due to this traffic shaping on the ethernet sub interfaces , the
packets aren't CEF switched.
Iam trying to MQC with something like following.
class-map match-all shaping
match protocol ip
policy-map 512
class shaping
shape average 512000 2048 2048
interface FastEthernet4/0/0.623
encapsulation dot1Q 623
ip vrf forwarding Internet
ip address 192.168.1.1 255.255.255.252
no cdp enable
service-policy output 512
end
Right now Iam using :
interface FastEthernet4/0/0.623
encapsulation dot1Q 623
ip vrf forwarding Internet
ip address 192.168.1.1 255.255.255.252
no cdp enable
traffic-shape rate 512000 12800 12800 1000
End
Cheers
-----Original Message-----
From: Brian Dennis [mailto:bdennis@internetworkexpert.com]
Sent: Wednesday, 6 September 2006 11:53 AM
To: Subhash P; Vishal Patel
Cc: Cisco certification
Subject: RE: 7500 CPU Processes
Do you have a lot of ARP traffic on the network? I ran into an issue
recently when the internal hosts pointed to their own interface as their
default gateway as opposed to the router's IP address. This was causing
excessive CPU utilization related to the ARP processing.
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Subhash P
Sent: Tuesday, September 05, 2006 5:23 PM
To: Vishal Patel
Cc: Cisco certification
Subject: Re: 7500 CPU Processes
Hi Vishal,
Can you try disabling the " ip accounting" feature for a while and see if
its enabled?
Regards,
Subhash.
On 9/6/06, Vishal Patel <vpatel@accessproviders.com.au> wrote:
>
> Hey guys,
>
> I have a 7500 , with dual RSP 4 / 256 MB RAM.
>
> The router has 1 VIP 4-80 , and that VIP has two PAs
>
> 1) Fast Eth
>
> 2) ATM
>
> Customers connect to Fast Eth , on it's subinterfaces and almost all
the
> Fast Eth subinterfaces have CAR being implemented ( may be around 250
> subinterfaces )
>
> And ATM is used to connect to the SP's network , it also have around
80
> VCs.
>
> Router runs around 12 VRFs but no MPLS ( VRFs are connected back to
> back
> )
>
> Now the issue is the cpu run at around 80 % on average ,and the IP
Input
> Process is eating 25/30 % of the processes.
>
> I have trying to implement all the fast , CEF and DCEF switching ,
still
> it
> seems lot of traffic is process switched.
>
> VIP's cpu runs at only 20 %
>
> Any ideas which will help me to releive the CPU ?
>
> Cheers
>
> Vishal
>
>
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART