02-22-2017 12:56 PM - edited 03-05-2019 08:05 AM
Hi
Interface is already down. After command "default interface te0/0/0" and commit. the interface become up. Why interface become up after default interface te0/0/0 in ASR9K?. When show run, all config in the interface is gone.
Thank you
Solved! Go to Solution.
02-22-2017 01:22 PM
Hello,
the default interface status is 'no shut'. When you issue a 'default interface te0/0/0' the interface loses all previous configuration and is set to its default, which is 'no shut'.
Is that what you are referring to ?
02-22-2017 01:22 PM
Hello,
the default interface status is 'no shut'. When you issue a 'default interface te0/0/0' the interface loses all previous configuration and is set to its default, which is 'no shut'.
Is that what you are referring to ?
02-22-2017 01:33 PM
Yes, I also think so.
After the default command, show run interface te0/0/0 can get the output:
"% No such configuration item(s)", we cannot see any info on the interface. but it does exist, right?
Thanks
02-22-2017 01:35 PM
Hello,
exactly. When you do a 'show int brief' the interface should show up. Since you reset it to its default values, there is no running config.
02-22-2017 01:50 PM
thank you
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