Monitoring the Interface Protocol

Use the following CLI command to monitor the interface protocol on the SMF.

monitor protocol interface endpoint_name capture-duration duration_sec 

NOTES:

  • interface endpoint_name : Specifies the endpoint name on which PCAP is captured. This CLI allows the configuration of multiple endpoint names in a single CLI command.

  • capture-duration duration_sec : Specifies the duration in seconds during which the monitor subscriber is enabled. The default is 300 seconds (5 minutes).

  • The configured endpoint names can be retrieved using the show endpoint CLI command.

The monitor protocol CLI can be run simultaneously on multiple terminals. Also, the interface endpoint_name CLI allows the configuration of multiple endpoint names in a single CLI command. For example:

monitor protocol interface sbi,N4:10.86.73.161:8805,gtpc capture-duration 1000