Configuring the testhead profile for the OAM testhead tool

Example: Testhead profile configuration output

A:Dut-B>config>test-oam># info detail 
----------------------------------------------
        testhead-profile 1 create
            description "Testhead_Profile_1"
            frame-size 512
            rate cir 962388 adaptation-rule max
            no dot1p
            no test-duration
            no test-completion-trap-enable
            frame-payload 1 payload-type tcp-ipv4 create
                description "Frame-payload_1"
                no data-pattern
                dscp "af11"
                dst-ip ipv4 10.2.2.2
                dst-mac 00:00:00:00:00:02
                src-mac 00:00:00:00:00:01
                dst-port 50
                src-port 40
                no ethertype
                ip-proto 6
                ip-tos 8
                ip-ttl 64
                src-ip ipv4 10.1.1.1
                no vlan-tag-1
                no vlan-tag-2
            exit
        exit 
----------------------------------------------