I am trying to alter the DELAY on a remote interface so that I can decrease my routing metric on a local router. Basically, I want the metric from Router A to Router C to decrease by adjusting the e0/0 delay from 1000 (eth) to 100(fast-eth) on Router C.
The current metric on Router A s1/1 (point-to-point)looks like this:
D 172.20.0.0/16 [90/2195456] via 172.16.200.10, 00:09:15, Serial1/1
I changed the delay on Router C's e0/0 to 100 but the routing metric hasn't changed. It should change to 2172416. Also when I do a sh int e0/0 on Router C, it still shows the DELAY at 1000 (but the sh run shows the delay 100 line for e0/0):
ROUTERC#sh int e0/0
Ethernet0/0 is up, line protocol is up
Hardware is AmdP2, address is 0050.5469.30a0 (bia 0050.5469.30a0)
Internet address is 172.20.2.1/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Anyone have any experience with this kind of stuff?? Thanks ahead.
The current metric on Router A s1/1 (point-to-point)looks like this:
D 172.20.0.0/16 [90/2195456] via 172.16.200.10, 00:09:15, Serial1/1
I changed the delay on Router C's e0/0 to 100 but the routing metric hasn't changed. It should change to 2172416. Also when I do a sh int e0/0 on Router C, it still shows the DELAY at 1000 (but the sh run shows the delay 100 line for e0/0):
ROUTERC#sh int e0/0
Ethernet0/0 is up, line protocol is up
Hardware is AmdP2, address is 0050.5469.30a0 (bia 0050.5469.30a0)
Internet address is 172.20.2.1/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Anyone have any experience with this kind of stuff?? Thanks ahead.