EIGRP – Mindah Jalur – Bandwidth
Selain nilai delay, bisa juga merubah nilai bandwidthnya
R1 
R1(config)#interface gigabitEthernet 1/0 
R1(config-if)#no delay 1000000
R1 
R1(config)#interface gigabitEthernet 1/0 
R1(config-if)#bandwidth 10
R1 
R1#sh ip eigrp topology 3.3.3.3 255.255.255.255 
IP-EIGRP (AS 10): Topology entry for 3.3.3.3/32 
 State is Passive, Query origin flag is 1, 1 Successor(s), FD is 156416
 Routing Descriptor Blocks:
 12.12.12.2 (FastEthernet0/0), from 12.12.12.2, Send flag is 0x0
Composite metric is (156416/130816), Route is Internal 
 Vector metric:
 Minimum bandwidth is 100000
 Kbit Total delay is 5110 microseconds
 Reliability is 255/255 
 Load is 1/255 
 Minimum MTU is 1500 
 Hop count is 2
13.13.13.3 (GigabitEthernet1/0), from 13.13.13.3, Send flag is 0x0 
 Composite metric is (256128256/128256), Route is Internal 
 Vector metric: Minimum bandwidth is 10 Kbit 
 Total delay is 5010 microseconds 
 Reliability is 255/255 
 Load is 1/255 
 Minimum MTU is 1500 
 Hop count is 1
SETELAH ITU CEK DENGAN TRACEROUTE
R1 
R1#traceroute 3.3.3.3 
Type escape sequence to abort. 
Tracing the route to 3.3.3.3 
1 12.12.12.2 24 msec 16 msec 24 msec 
 2 23.23.23.3 32 msec 36 msec 28 msec
SELESAI
Comments
Post a Comment