cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
216
Views
1
Helpful
2
Replies

RESTCONF on an ios switch?

PatWruk
Level 1
Level 1

We are looking at automating some configuration checks across all of our switches, I created a quick script to run an api call and it works great on our newer switches running ios-xe, but we are running into an issue with our ios switches (Catalyst 2960x). even going down to the base of https://(ip)/restconf gives a 404 error.

I can't seem to find any non xe documentation on restconf, but the switch did support the restconf command and seems to have enabled it. Can someone point me in the right direction?

1 Accepted Solution

Accepted Solutions

hi @PatWruk classic ios do not support restconf

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

View solution in original post

2 Replies 2

hi @PatWruk classic ios do not support restconf

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

PatWruk
Level 1
Level 1

That's what I was afraid of. Thank you @Kasun Bandara