Forum Discussion
genseek_32178
Nimbostratus
Jan 07, 2013VIP issue
Hi,
We have the following VS setup,
virtual vl100-bz {
snatpool bz-vl100
pool bz-pl
destination 172.20.10.50:https
ip protocol tcp
persist persist-profile ...
nitass
Employee
Jan 08, 2013e.g.
root@ve10(Active)(tmos) list ltm virtual vl100-bz
ltm virtual vl100-bz {
destination 172.20.10.50:https
ip-protocol tcp
mask 255.255.255.255
persist {
persist-profile {
default yes
}
}
pool bz-pl
profiles {
http-xforward { }
tcp { }
}
snatpool bz-vl100
vlans {
vlan100
}
vlans-enabled
}
root@ve10(Active)(tmos) modify ltm virtual vl100-bz profiles delete { http-xforward } profiles add { clientssl }
root@ve10(Active)(tmos) list ltm virtual vl100-bz
ltm virtual vl100-bz {
destination 172.20.10.50:https
ip-protocol tcp
mask 255.255.255.255
persist {
persist-profile {
default yes
}
}
pool bz-pl
profiles {
clientssl {
context clientside
}
tcp { }
}
snatpool bz-vl100
vlans {
vlan100
}
vlans-enabled
}
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