how to remove MPLS tag from capture file.
Pawel <[email protected]>
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
Hallo group members. I want to merge two pcap files where each of them contains one direction of traffic. One of them contains MPLS tags, while another does not. I want resulting file did not contain MPLS tags. I believe that procedure would look like following: 1) remove MPLS tag from the file that contains that. 2) merge files that do not contain MPLS tags into one using mergecap utility. My question is whether I can remove MPLS tags using one of tools from ethereal family? Greetings.