cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1391
Views
6
Helpful
2
Replies

LMS 2.5.1 CLI - does it exist?

w.kuhn
Level 2
Level 2

Need to enable and disable a port on 6509 from a CLI on Ciscoworks. Is this possible and how?

2 Replies 2

nhabib
Level 11
Level 11

You may use the snmpset command located in CSCOpx/objects/jt/bin

You will have to figure out the instance of the interface first, and set its ifAdminStatus to down(2)

Thomas Koons
Community Member

If you just need to issue straight CLI commands you could use the netconfig tool and use adhoc. Just type in the CLI commands and away you go