08-13-2020 09:24 PM
Hello,
Can anyone shed some light in the difference of show output command? My client thinks it is a Cisco bug. But I told him it is a default configuration when you create a L3 interface.
He stated like this as below:
switch shows strange behavior on displaying config when listing only displaying the running config from VLAN94, the line "no ip route-cache" is present:
Switch#sh run int vlan94
Building configuration...
Current configuration : 110 bytes
!
interface Vlan94
description MGMT_VL94
ip address 172.21.94.225 255.255.255.0
no ip route-cache
end
--------------------------------------
but when listing the whole running config the config line is missing:
-------------------------------------------------------
Switch#sh run
Building configuration...
Current configuration : 139889 bytes
!
......<omitted>
!
interface Vlan94
description MGMT_VL94
ip address 172.21.94.225 255.255.255.0
!
Can anyone who knows something about this provide an explanation? Appreciate the response.
08-13-2020 10:39 PM
08-13-2020 10:45 PM
08-14-2020 02:49 AM
i do not see that behaviour, ( iam running near by version 16.12.2)
can you post show version, can you check by issueing wr command ?
08-17-2020 09:16 PM
Its not accessible now. They may have powered off the switch. What do you need from the show version output aside from the IOS-XE version?
08-14-2020 04:42 AM
- Defaulted settings may be omitted from show run,
M.
08-17-2020 09:12 PM
'show running-config all' output command also doesn't show it.
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