Hi, What I noticed is from #show ip eigrp interface //there's change in pacing time. So, before you change, note down the value first, verify with the result after you've changed. I know that way only.
Here's 100M FE interface , default BW% result R1#sh ip eigrp interfaces IP-EIGRP interfaces for process 1001 Xmit Queue Mean Pacing Time Multicast Pending Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes Fa0/0 1 0/0 73 0/2 260 0 Here's the result I set to BW% 25 R1#sh ip eigrp interfaces IP-EIGRP interfaces for process 1001 Xmit Queue Mean Pacing Time Multicast Pending Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes Fa0/0 1 0/0 73 0/4 260 0 Then, set to use 100% R1#sh ip eigrp interfaces IP-EIGRP interfaces for process 1001 Xmit Queue Mean Pacing Time Multicast Pending Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes Fa0/0 1 0/0 73 0/1 260 0 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx If I set the interface BW to 64K, then the pacing time will be change like this for default BW % . R1#sh ip eigrp interfaces IP-EIGRP interfaces for process 1001 Xmit Queue Mean Pacing Time Multicast Pending Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes Fa0/0 1 0/0 73 10/380 260 0 Then set to use 100% BW R1#sh ip eigrp interfaces IP-EIGRP interfaces for process 1001 Xmit Queue Mean Pacing Time Multicast Pending Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes Fa0/0 1 0/0 73 5/190 260 0 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx I test with GNS3 LAB with your BW and % value, default is R2#show ip eigrp interfaces IP-EIGRP interfaces for process 1001 Xmit Queue Mean Pacing Time Multicast Pending Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes Fa0/0 1 0/0 53 5/190 256 0 43% is R2#show ip eigrp interfaces IP-EIGRP interfaces for process 1001 Xmit Queue Mean Pacing Time Multicast Pending Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes Fa0/0 1 0/0 53 5/220 256 0 Regards, Phyo ________________________________ From: Ramcharan Arya <[email protected]> To: Nitin Kumar <[email protected]>; [email protected] Sent: Sunday, November 28, 2010 8:49:47 Subject: Re: [OSL | CCIE_RS] VOL1 : LAB 9: Task 9.17 [ ip bandwidth-percent eigrp ] Hi, Thank you for reponse but I am still unable to validate task 9.17. R5#sh ip protocols Routing Protocol is "eigrp 1001" Outgoing update filter list for all interfaces is not set Incoming update filter list for all interfaces is not set Default networks flagged in outgoing updates Default networks accepted from incoming updates EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0 EIGRP maximum hopcount 100 EIGRP maximum metric variance 2 Redistributing: connected, eigrp 1001 EIGRP NSF-aware route hold timer is 240s Automatic network summarization is not in effect Maximum path: 4 Routing for Networks: 150.100.25.5/32 150.100.100.5/32 150.100.220.5/32 150.100.221.5/32 Passive Interface(s): Loopback0 VoIP-Null0 Routing Information Sources: Gateway Distance Last Update 150.100.221.7 90 00:04:52 150.100.220.7 90 00:04:52 150.100.100.2 90 00:04:52 150.100.25.2 90 00:04:52 Distance: internal 90 external 170 R5#sh run int se0/2/0 Building configuration... Current configuration : 150 bytes ! interface Serial0/2/0 bandwidth 128 ip address 150.100.25.5 255.255.255.0 ip bandwidth-percent eigrp 1001 43 encapsulation ppp delay 2125 end R5# Can someone please explain me procedure to validate task 9.17. Thanks in advance Regards, Ramcharan Arya On Sun, Nov 7, 2010 at 8:56 PM, Nitin Kumar <[email protected]> wrote: show ip protocol eigrp > > >On Mon, Nov 8, 2010 at 7:26 AM, Ramcharan Arya <[email protected]> wrote: > >Hi, >> >>What is the command to verify Bandwidth used by EIGRP process as per task >>9.17 >>my configuration is below: >> >> >>interface Serial0/2/0 >> bandwidth 128 >> ip address 150.100.25.5 255.255.255.0 >> ip bandwidth-percent eigrp 1001 43 >> encapsulation ppp >> delay 1225 >>end >> >>Please let me know. >> >>Thanks, >>Ram >> >>_______________________________________________ >>For more information regarding industry leading CCIE Lab training, please >>visit >>www.ipexpert.com >> >> >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
