cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
738
Views
0
Helpful
1
Replies

CLI Command to Disable Telnet access?

estein
Level 1
Level 1

What is the CLI command to disable telnet access to Cisco 1200 series APs on IOS?

1 Reply 1

m.sir
Level 7
Level 7

You can write simple access list

ap(config)#access-list 1 deny any

ap(config)#line vty 0 4

ap(config-line)#access-class 1 in

M.

Hope that helps, rate if it does

Review Cisco Networking for a $25 gift card