Reference Guide 276 Document #: LTRT-17939
Mediant MSBR
34.2 settings
This command configures debug recording settings.
Syntax
(config-troubleshoot)# logging settings
(logging-settings)#
Command Description
dbg-rec-dest-ip
Configures the destination IP address for debug
recording.
dbg-rec-dest-port
Configures the destination UDP port for debug
recording.
dbg-rec-status {start|stop}
Starts and stops debug recording.
Command Mode
Privileged User
Example
This example configures the debug recoding server at 10.13.28.10 and starts the recording:
(config-troubleshoot)# logging settings
(logging-settings)# dbg-rec-dest-ip 10.13.28.10
(logging-settings)# dbg-rec-status start