Hi folks,
I have a T1 attached to my Serial0.  I would like to limit traffic on my 
192.168.168.1.9/29 to only 128kbps for both input/output.  Can this be done on a Cisco 
4000 running 12.07T ip-plus?  Thanks for any input.  Below is my config:

interface Ethernet0
 ip address 192.168.1.1 255.255.255.248
 no ip directed-broadcast
 media-type 10BaseT
!
interface Ethernet1
 ip address 192.168.1.9 255.255.255.248
 no ip directed-broadcast
 media-type 10BaseT
!
interface Serial0
 ip unnumbered Ethernet0
 no ip directed-broadcast
!
ip route 0.0.0.0 0.0.0.0 Serial0

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to