Cisco SDM Configuration on CISCO router
I hope you will be in the best of your health. Just enable CISCO SDM access on my office router. Thought to share the configurations with you people too :
ip http server
ip http secure-server
ip http authentication local
ip http timeout-policy idle 600 life 86400 requests 10000
username XXXXXXX privilege 15 secret 0 YYYYYYYY
Router(config)# line vty 5 15
Router(config-line)# privilege level 15
Router(config-line)# login local
Router(config-line)# transport input telnet ssh
Router(config-line)# exit
Router(config)#
Router(config)# logging buffered 51200 warning
Router(config)# end
Router#
I hope this post was helpful for you guys too. Keep me posted with your comments and feedback, as i would love to hear from you!
0 comments:
Post a Comment