From: wwwjjang@chol.com
Date: Sat Aug 30 2003 - 10:43:42 GMT-3
Hi.. Everyone..
I don't know what kind of queueing has to be used in this question??
Help me..!!!
Thanks..
----------
Diagram
----------
--Outside's IGP-Domain---R1-(e0 1.1.1.1)
------------
Question
------------
-Configure that multicast traffic from R1'E0 network will only
be allowed 20kbps of bandwidth.
Any multicast traffic exceeding this amount will be dropped..
-Do not place any restrictions on any other traffic.
Do so with the fewest possible commands
---------
My Answer **> Is it correct ??
----------
R1>
interface Ethernet0
ip address 1.1.1.1 255.255.255.0
rate-limit input access-group 113 16000 2500 2500 conform-action transmit
exceed-action drop **
!
access-list 113 permit pim 1.1.1.0 0.0.0.255 224.0.0.0 15.255.255.255 **
=>How can i get the Bc(2500) & Be(2500) ?
=>Does The ACL 113 means that "multicast traffic from R1'E0 network" ??
=>What kind of Queueing is used for the "Remaining Traffic"???
This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:54:10 GMT-3