How can I disable FTP on I/B/S Series switch ??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-14-2014 04:48 AM
As a switch hardening , It is required to disable FTP and i cannot find direct command
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-16-2014 02:54 PM
You could try
set policy profile 5 name "N0-FTP"
set policy rule 5 tcpsourceport 21 mask 16 drop
set policy port x.x.x 5
set policy profile 5 name "N0-FTP"
set policy rule 5 tcpsourceport 21 mask 16 drop
set policy port x.x.x 5
