Skip to content

Commit 5becfb5

Browse files
Fix for ticket 536808
1 parent 6c508ae commit 5becfb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/private-5g-core/data-plane-packet-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Data plane packet capture works by mirroring packets to a Linux kernel interface
5050

5151
1. Copy the output files:
5252

53-
`kubectl cp -n core core-upf-pp-0: <path to output file> <location to copy to> -c troubleshooter`.
53+
`kubectl cp -n core core-upf-pp-0:<path to output file> <location to copy to> -c troubleshooter`.
5454

5555
The `tcpdump` may have been stopped in the middle of writing a packet, which can cause this step to produce an error stating `unexpected EOF`. However, your file should have copied successfully, but you can check your target output file to confirm.
5656

0 commit comments

Comments
 (0)