Page 1 of 1

Show running-config showed less info

Posted: Mon Jan 28, 2019 1:39 am
by netwobiz
Hi, there
I am a newbie for EVE-NG. While I did a show running-config for the Cisco IOL from the CLI, it showed less data than in all the Cisco IOL devices. Below is the screen shot for the show run. There are no context such as all the interfaces. Appreciated if anyone can shed some light on that.


==========================================================
R9#sh run
Building configuration...

Current configuration : 1088 bytes
!
! Last configuration change at 01:58:47 CET Mon Jan 28 2019
!
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname R9
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
clock timezone CET 1 0
no ipv6 cef
ipv6 multicast rpf use-bgp
!

R9#

Re: Show running-config showed less info

Posted: Mon Jan 28, 2019 8:24 am
by Uldis (UD)
it is your putty or CRT default settings issu.
Reset telnet terminal settings

Re: Show running-config showed less info

Posted: Mon Jan 28, 2019 10:56 pm
by netwobiz
It works. Problem solved. Thank you!

The previous telnet came from Win10 default Telnet client (it popped up after double click on devices). I used Xshell6 and it worked like a charm.

I am still wondering what is the cause of it? Any idea is welcomed.