cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8638
Views
4
Helpful
0
Comments
Parminder Sian
Level 1
Level 1

Issue:-


Configuring FTP to be inspected on non standard port in addition to port 21.


Resolution:-


To configure FTP inspection on non standard port, following configuration is required.

NOTE:- In this example we have used port 2100 for FTP inspection.


  • Create a new Class-map and match tcp port 2100 in it.


Class FTP2100
Match port tcp eq 2100


  • Now go into global_policy and call the class-map that was created before, set action to "inspect FTP" on it.

policy-map global_policy
class FTP2100
    inspect ftp

Assuming that Service-policy is already applied globally, once configure FTP inspection will start on port 2100 along with port 21.


Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: