cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
534
Views
0
Helpful
1
Replies

SFTP and CSS 11500

sean-boston
Level 1
Level 1

Hello,

Is load balancing FTP and SFTP the same configuration? Or is it something different? Please provide a link to documentation or sample config.

Regards,

1 Reply 1

SFTP works on port 22 so you need something in line of the following config

service sftpserver1

ip address y.y.y.1

keepalive type tcp

port 22

keepalive port 22

protocol tcp

active

service sftpserver2

ip address y.y.y.2

keepalive type tcp

port 22

keepalive port 22

protocol tcp

active

content yourrule

protocol tcp

port 22

vip address x.x.x.x

add service sftpserver1

add service sftpserver2

active

Thanks

Syed Iftekhar Ahmed

Review Cisco Networking for a $25 gift card