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

SFTP Configurations

  • 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 Cisco and/or its affiliates. All rights reserved.
 
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms

For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks



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.