RE: Need to make an access port very slow on a 2950 [7:54764]

2002-10-03 Thread John Brandis

Thanks mate,

I will put that config on my managers port this afternoon and have a go at
it.



-Original Message-
From: Vance Krier [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, October 03, 2002 5:07 PM
To: [EMAIL PROTECTED]
Subject: Re: Need to make an access port very slow on a 2950 [7:54764]


Hey John,

One thing that comes to mind is rate-limiting.  Do you have L3?   Maybe you
could create a new vlan (to make all traffic go through the L3 device) with
a new subnet and drop that port/pc into that vlan.  Then setup an
access-list and rate limit commands to throttle that traffic to 9600.
Something like this:

access-list rate-limit 110 

interface 
rate-limit input access-group rate-limit 110 9600 0 0 conform-action
transmit exceed-action drop rate-limit output access-group rate-limit 110
9600 0 0 conform-action transmit exceed-action drop

Good luck,
Vance



""John Brandis""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi All,
>
> Without going into it to much, I really would like to set some type of 
> policy where by a user's PC on port 5 of my 2950 switch, has access to 
> the rest of the LAN at 9.6kb/s..Can this be done on the switch, or do 
> I need
to
> do this on my 4006 ?
>
> John
> Sydney Australia
>
>
> **
>
> visit http://www.solution6.com
>
> UK Customers - http://www.solution6.co.uk
>
> *
> This email message (and attachments) may contain information that is 
> confidential to Solution 6. If you are not the intended recipient you
cannot
> use, distribute or copy the message or attachments.  In such a case,
please
> notify the sender by return email immediately and erase all copies of 
> the message and attachments.  Opinions, conclusions and other 
> information in this message and attachments that do not relate to the 
> official business
of
> Solution 6 are neither given nor endorsed by it.
> *




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=54835&t=54764
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Need to make an access port very slow on a 2950 [7:54764]

2002-10-02 Thread Vance Krier

Hey John,

One thing that comes to mind is rate-limiting.  Do you have L3?   Maybe you
could create a new vlan (to make all traffic go through the L3 device) with
a new subnet and drop that port/pc into that vlan.  Then setup an
access-list and rate limit commands to throttle that traffic to 9600.
Something like this:

access-list rate-limit 110 

interface 
rate-limit input access-group rate-limit 110 9600 0 0 conform-action
transmit exceed-action drop
rate-limit output access-group rate-limit 110 9600 0 0 conform-action
transmit exceed-action drop

Good luck,
Vance



""John Brandis""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi All,
>
> Without going into it to much, I really would like to set some type of
> policy where by a user's PC on port 5 of my 2950 switch, has access to the
> rest of the LAN at 9.6kb/s..Can this be done on the switch, or do I need
to
> do this on my 4006 ?
>
> John
> Sydney Australia
>
>
> **
>
> visit http://www.solution6.com
>
> UK Customers - http://www.solution6.co.uk
>
> *
> This email message (and attachments) may contain information that is
> confidential to Solution 6. If you are not the intended recipient you
cannot
> use, distribute or copy the message or attachments.  In such a case,
please
> notify the sender by return email immediately and erase all copies of the
> message and attachments.  Opinions, conclusions and other information in
> this message and attachments that do not relate to the official business
of
> Solution 6 are neither given nor endorsed by it.
> *




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=54777&t=54764
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]