How to disable TFTP service on B5, N1, N3, C3, C5 series switch
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-14-2014 06:02 PM
Its sounds stupid. But, recently IT Auditor requested to disable TFTP on our switches.
I know how to do on A4 using the command
>set system service-acl denytftp service eq tftp
But, this command is not supported on B5, C3 and N1
I know how to do on A4 using the command
>set system service-acl denytftp service eq tftp
But, this command is not supported on B5, C3 and N1
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-20-2014 07:21 AM
Thanks Jason for your time.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-16-2014 02:21 PM
Try
set policy profile 8 name "NoNo"
set policy rule 8 udpdestport 69 mask 16 drop
set policy port ge.x.x 8
Jason
set policy profile 8 name "NoNo"
set policy rule 8 udpdestport 69 mask 16 drop
set policy port ge.x.x 8
Jason
