Page 1 of 1

Interface not connected but UP

Posted: Fri Jun 23, 2017 10:51 pm
by willidu78
Hi,

I add two node (7206VXR), i just start one of them. I configured the ip address / mask. I put the command "no shutdown" and the interface is going up (protocol status). I test it on packet tracer and the protocol status is down. Why the interface is going up on EVE-NG while the interface is not connected to any device ?

Best Regards,

Re: Interface not connected but UP

Posted: Sat Jun 24, 2017 4:29 am
by ecze
packet tracer is a Simulator.
It means that you don't run real IOS.
Packet tracer simultate link down.

Eve ( or GNS3 or Virl ) are Emulator and runs real images. In the virtual world, the layer 1 doesn't exist and physical link is always up.

E.

Re: Interface not connected but UP

Posted: Sat Jun 24, 2017 9:20 am
by willidu78
Hi,

Thanks for your answer :-)

Best Regards,