Manual Chapter :
NSH-unaware service function of type Pool
Applies To:
Show Versions
BIG-IP LTM
- 16.0.1, 16.0.0, 15.1.2, 15.1.1, 15.1.0, 15.0.1, 15.0.0, 14.1.4, 14.1.3, 14.1.2, 14.1.0
NSH-unaware service function of type Pool
One type of network service header (NSH)-unaware service
function (SF) that you can configure is an SF of type
Pool
.In this topology, the SF is on the external network.

Use this sytax to create this
topology:
tmsh create net sfc sf <SF NAME>_non_nsh_pool {nsh-aware disabled pool-name <POOL NAME> ingress-interface <INGRESS VLAN> egress-interface <EGRESS VLAN>}
For
example:
tmsh create net sfc sf sf1_non_nsh_pool {nsh-aware disabled pool-name <pool1> ingress-interface <vlan 460> egress-interface <vlan 459>}