Introduction to Header Stripping Features for Nexus Data Broker
Cisco Nexus Data Broker (NDB) builds scalable packet broker network solutions that are easy to operate. The Cisco Nexus Dashboard Data Broker controller software and Cisco Nexus switches provide a new software-defined approach for monitoring both out-of-band and inline network traffic.
NDB switches are used for packet monitoring. Packet monitoring is needed for performance monitoring, intrusion detection, check compliance, and so on.
For header strip, Out-of-Band monitoring is done, which means it is non-intrusive, and the copy of the packet is monitored using TAP or SPAN. So, the traffic is filtered and replicated from production network, stripped off any headers on NDB switches, and forwarded to Tools for monitoring. Input/source ports mentioned here are the ports on which the header stripping takes place. Monitoring/Tool ports are the ports which are connected directly to Tools.
The reasons for removing the header are as follows:
-
Some monitoring tools do not understand an encapsulated packet.
-
Presence of an additional header skews the analytics data.
-
Addition of a header adds to the packet size, hampering the optimization of the amount of data that is sent to and processed by the tools.
The benefits of the packet header or label stripping feature of Cisco Nexus Data Broker switch are as follows:
-
Enable Multiprotocol Label Switching (MPLS) label stripping
-
Native support for VXLAN header stripping from copy traffic
-
Support for Generic Route Encapsulation (GRE) header stripping
-
Q-in-Q VLAN header stripping at egress
Thus, NDB aligns the legacy VXLAN, IVXLAN, ERSPAN, GRE, and MPLS stripping functionality to the Overlay Forwarding Manager (OFM) based model. The OFM hosts the command line interface (CLI) for header stripping functionality.
This chapter contains the following sections: