09-27-2019 09:00 PM
Hello Experts,
I am going to create an interface in L3 switch as below. My question is that in the syntax there is no command as no shutdown. Will the interface will be up as per the below without the no shutdown command.
interface TenGigabitEthernet1/4/7
description XXX
no switchport
ip address XXX
ip pim sparse-mode
ip ospf dead-interval minimal hello-multiplier 3
ip ospf cost 5
logging event link-status
load-interval 30
speed nonegotiate
mls qos trust cos
service-policy input XXX
service-policy output XXX
write memory
exit
Regards
Sathish
09-28-2019 12:20 AM
Hello,
the 'no shutdown' does not appear in the running config, only the 'shutdown' does. If 'shutdown' is not visible in the interface configuration, that means the interface is in the 'no shutdown' state.
09-29-2019 02:26 AM
Hi,
As we know that "No Shutdown" command is not appearing in the running or startup configuration. As you didn't mention the hardware & software details so we are not sure that it's interface is "no shutdown" in default configuration or not but switches mostly having "no shutdown" by default.
You can check the interface status for the admin status of the interface. It will give you a clear picture that this port is admin shutdown or not.
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