cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3920
Views
0
Helpful
14
Replies

DIAGNOTIC TEST IN 5915 ESR

hamid khan
Level 1
Level 1

Hi All,

 

I am using Cisco 5915 ESR router having IOS version 15.2

 

As per customer demand i need to run diagnostic test on router to check the pass & fail test.

On switch module "#show diagnostic post" has been quite useful.

 

 I need help regarding diagnostic on router.

 

Looking forward for your support.

14 Replies 14

marce1000
Hall of Fame
Hall of Fame

 

 - Connect  (SSH) to router with : https://cway.cisco.com/cli/  , then at the top left press or run System Diagnostics

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@marce1000 : Your swift response is much appreciated but issue is this that i need to demonstrate the diagnostic on router only. 

You can use that procedure for demonstration too. M.


-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@marce1000 I tried my level best to utilize the "System Diagnostics" but no vail.

 

Like when I run "System Diagnostics" CLI Analyzer displays "logging In" message on screen.

 

Attached are screen shots are of "devices added" and "logging In" message on screen as well.

 

Kindly let me know what i am doing?

 

NOTE: Devices are configured for SSH

 

Looking forward for your support.

 

  - Following your first screenshot , you should indeed create a new session , then fill-in device credentials and connect to it. If the login hangs, then check logs on the Cisco 5915 ESR device.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@marce1000 Attached are screen shots for Cisco CLI analyzer.

 

Attached snap shot " Cisco CLI analyzer Router Login" is for new session

Attached snap shot "CLI ANAYLYZER SSH CONNECTION" is of ssh connection with Router through line VTY line 1

Attached snap shot "ROUTER DETAIL" is of added router on Cisco CLI analyzer after first login through ssh

 

But i am still unable to perform system diagnostic on router as the screen displays "loggin In" message.

 

Looking forward for your support.

Attaching the running-config file as well.

 

 

 >...But i am still unable to perform system diagnostic on router as the screen displays "loggin In" message.

  But from the second screenshot is appear that you are logged in , you can then use System Diagnostics at the upper left.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@marce1000 when i run System Diagnostic my screen shows "loggin In" message attaching the screen shot as well.

Screen only show "loggin In" message, i kept waiting for more than hour but nothing happend.

 

 

 

 - Ok, but on the second screenshot from previous reply , I could see that you were effectively logged in , no hanging-login screen.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@marce1000 When in run "System Diagnostic" on Cisco CLI Analyzer after loggin into Router CLI my screen shows "loggin In" message.

 

Attached is the screen shot for reference.

 

 

 

 - It looks like the device may not be compatible with CLI Analyzer , you will need to fallback to standard diagnostics commands.

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@marce1000 my very initial query was regarding standard diagnostic commands or procedures.

 

What are the commands/procedures  that is can run on my equipment for diagnostic tests? 

 

Below are my equipment details.

 

Cisco 5915 ESR router having IOS version 15.2

 

Your support is much appreciated & further looking for your support.

 

 

 - Since this is an embedded router , I think no specific diagnostics command(s) will be available , when troubles are observed you may issue the command show tech-support on the device or on the 'surrounding equipment' and perform analysis on the output (e.g.)

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hello,

 

I have been reading through this post, and I am not sure if that has already been mentioned, but try to configure a local user and local authentication for the VTY:

 

username diag privilege 15 password 0 cisco123
!
line vty 0 4
transport input ssh
login local