cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
863
Views
5
Helpful
3
Replies

module error not resolved

petercinvest
Level 1
Level 1

in ASR 9K router, we have below error, how to resolve?

SSHD_[65895]: %SECURITY-SSHD-3-ERR_GENERAL : Failed to write to pty 
LDP-4-PEER_DUP_ADDRS : VRF 'default' (0x60000000), 1 Duplicate address(es) advertised by more than one peer 
3 Replies 3

dperezoquendo
Level 1
Level 1

Hello,

You may want to try to restart your VTY process via command "process restart devc-vty"

As for the LDP issue, it appears you have a duplicate address with 2 of your LDP neighbors. You can probably do "show mpls ldp neighbor" to help verify which neighbors are present and which ones you don't have that you should have.

This process solved my problem!! Thank you!!

Austin Sabio
Level 4
Level 4

And to answer the first syslog, check out bug CSCup58585 and quite few similar ones.

https://bst.cloudapps.cisco.com/bugsearch/bug/CSCup58585/?referring_site=bugquickviewredir

I hope this helps. Good luck!