SFTP Configurations
  • 06 Jul 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

SFTP Configurations

  • Dark
    Light
  • PDF

Article Summary

This article describes the procedures for the following SFTP features using the CLI:

  • Configure the SFTP port number
  • Reset the SFTP port number

Configuring the SFTP Port Number

These CLI configuration steps configure the SFTP port number.

  1. Enter Global configuration mode.
    your product# configure terminal

  2. Configure the SFTP port number. The administrator can give numerical values from 1025 to 65535 for the SFTP port number.
    your product(config)# sftp port 2000

  3. Exit the Global Configuration mode.
    your product(config)# end

  4. View the configuration of the SFTP port number.
    your product# show sftp port
    SFTP destination port number: 2000
    your product#

Reseting the SFTP Port Number

These CLI configuration steps reset the SFTP port number.

  1. Enter Global configuration mode.
    your product# configure terminal

  2. Reset the SFTP port number. The SFTP port number will be reset to the default or standard SSH port number 22.
    your product(config)# no sftp port

  3. Exit the Global Configuration mode.
    your product(config)# end

  4. View the configuration of the SFTP port number
    your product# show sftp port
    SFTP destination port number: 22
    your product#

© 2024 Accedian Networks Inc. All rights reserved. Accedian®, Accedian Networks®,  the Accedian logo™, Skylight™, Skylight Interceptor™ and per-packet intel™, are trademarks or registered trademarks of Accedian Networks Inc. To view a list of Accedian trademarks visit: http://accedian.com/legal/trademarks/. 


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.