Manual Chapter :
NSH-aware service function of type IP
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-aware service function of type IP
One type of network service header (NSH)-aware service
function (SF) that you can configure is an SF of type
IP
.In this topology, the SF is on the
external network.

Use this sytax to create this
topology:
tmsh create net sfc sf <SF NAME> {nsh-aware enabled ip-address <IP ADDRESS > ingress-interface <INGRESS TUNNEL > egress-interface <EGRESS TUNNEL>}
For
example:
tmsh create net sfc sf sf1_nsh_ip {nsh-aware enabled ip-address <ip1> ingress-interface <VXLAN GPE TUNNEL 1452> egress-interface <VXLAN GPE TUNNEL 1451>}