02-21-2022
07:16 AM
- last edited on
02-22-2022
12:35 AM
by
Translator
Hi everyone,
I have a question, I know that Packet Tracer has many limitations and bugs but it's easier to use than gns3 or eve ng (I have a strage issue in EVE - routers freeze after few minutes). How can I set OSPF cost on Tunnel interface in PT? It's very strange, because I also can't assign tunnel interface to OSPF. Tunnel interfaces does not accept any OSPF commands like in this case:
"R3(config)#int Tunnel 1
R3(config-if)#ip ospf 123 area 0
^
% Invalid input detected at '^' marker."
Is this normal? I must use command
network
instead, while configuring OSPF. Or is there any other way to set cost of tunnel interface? I want to make two self switchable tunnels but one of them should be preffered.
Solved! Go to Solution.
02-21-2022
07:52 AM
- last edited on
02-22-2022
12:37 AM
by
Translator
Hello,
is is (yet another) limitation in Packet Tracer. The only
ip
command available under a tunnel interface is 'address'...
02-21-2022
07:40 AM
- last edited on
02-22-2022
12:36 AM
by
Translator
try add ip to tunnel first,
then config the
router ospf 123
then enter this command.
02-21-2022
07:52 AM
- last edited on
02-22-2022
12:37 AM
by
Translator
Hello,
is is (yet another) limitation in Packet Tracer. The only
ip
command available under a tunnel interface is 'address'...
02-21-2022 08:24 AM
Thank you for the confirmation, so probably there is no solution in PT for this problem. I must use EVE NG or GNS3 for simulation.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide