Non-Transport Tunnel Termination

Non-transport tunnel termination applies to packets that do not have destination MAC address within the chassis MAC address range and considered “not destined to us.”

Type of headers to be decapsulated can be configured using CLI or gNMI commands. Non-transport tunnel termination supports header decapsulation for VXLAN, IPGRE, nvGRE, GTP-U, and IP-in-IP.

For VXLAN, GTP-U, and nvGRE packets, a key or identifier can be configured for termination. For example, in VXLAN, a particular VNID can be configured to match for termination. If a key or identifier is not configured for traffic types, all packets are matched irrespective of the key or identifier they ingresses with.

The non-transport tunnel termination parameters can be configured through ingress-group CLI command. Tunnel termination takes the configured action on incoming GRE, GTP, IP-in-IP, NVGRE, and VXLAN packets:

Click to expand in new window
Non-transport tunnel termination in terminate mode
In terminate mode, outer header is decapsulated and scope is shifted to inner header.
Click to expand in new window
Non-transport tunnel termination in scope-shift mode
In scope-shift mode, scope shifts to inner header and outer header is not decapsulated.
Click to expand in new window
Non-transport tunnel termination in no-op mode
In no-op mode, neither scope shifts nor header is decapsulated.
Note

Note

All VXLAN packets without a VLAN-Tag are considered as Transport tunnel packets even if the transport header destination MAC address does not match the chassis MAC.