Forum Discussion
fubarSUSHI
Altocumulus
Nov 02, 2014Cisco CSS "application ftp-control" F5 equivalent
content ftp-test
application ftp-control
advanced-balance sticky-srcip
arrowpoint-cookie expiration 00:00:30:00
sticky-inact-timeout 32
add service ftp1
add service ftp2
add service ftp3
add service ftp4
port 21
protocol tcp
vip address x.x.x.x
active
Trying to find what the equivalent F5 virtual server creation would be for application ftp-control? Is it just adding an FTP profile on it?
1 Reply
- fubarSUSHI
Altocumulus
create ltm node ftp1 address x.x.x.d create ltm node ftp2 address x.x.x.c create ltm node ftp3 address x.x.x.b create ltm node ftp4 address x.x.x.a create ltm pool b2b-21_pool monitor tcp members add { ftp1:21 ftp2:21 ftp3:21 ftp4:21 } create ltm virtual ftp-21_vs destination x.x.x.x:21 pool ftp-21_pool profiles add { tcp } source-address-translation { type automap } persist replace-all-with { source_addr-32m } disabled Should I add ftp into the profiles?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects