""" createTrafficItemAddPacketHeader.py Description Configure custom packet headers in raw Traffic Item. - Create a Raw Traffic Items. - Example to show how to add packet header: Ethernet, PFC queue, PFC pause 802.1QBB, VLAN, IPv4 + DSCP, UDP, TCP and ICMP - Enable tracking to track the packet headers in Flow Statistics Requirements: - Minimum UHD 1.0 - Python 2.7 and 3+ - pip install requests - pip install ixnetwork_restpy (minimum version 1.0.54) RestPy Doc: https://www.openixia.github.io/ixnetwork_restpy Usage: - Enter: python