12-21-2016 07:19 PM - edited 03-08-2019 08:40 AM
Hello everyone
I have a CISCO2921/K9 router running 15.1(4)M4, I entered follow commands :
##########################################################
ip subnet-zero
no service finger
no boot network
############################################################
But i can't see any output about these commands use show running/show running all
Any method can display these commands?
Thank you
12-21-2016 07:54 PM
Hi,
Usually if a command is disabled or enabled by default, the IOS does not show it in the running config. For example, in the newer IOS versions ip subnet-zero is enabled by default, so the IOS does not show it in the config. no service finger has been replaced by no ip finger and it is disabled by default. See this document for more info:
http://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_r1.html#wp1014016
HTH
12-21-2016 08:33 PM
Thank you very much.
12-21-2016 09:41 PM
Hi Reza
"Usually if a command is disabled or enabled by default, the IOS does not show it in the running config. For example, in the newer IOS versions ip subnet-zero is enabled by default, so the IOS does not show it in the config."
Is there a ducument explain this?
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