Reference Guide  5. Debug Commands 
Version 7.2  57  Mediant MSBR 
Arguments  Description 
<interface>  Use one of the following:  
•  eth-lan 
•  eth-wan  
•  cellular-wan  
•  shdsl-wan  
•  t1-wan  
•  dsl-wan 
depending on the hardware capabilities of the device. 
This command may be issued multiple times to capture 
data from several interfaces at once. 
Default 
By default, capture is inactive. 
Note: 
This command is applicable to Mediant MSBR. 
Command Mode 
Enable 
Related Commands 
NA 
Examples: 
The following are examples of how this command can be used. 
  Defines the Syslog message event, upon which the device stops the debug capture:  
# debug capture data physical auto-stop event syslog 
"<message>" 
  Defines the state change on a specific interface, upon which the device stops the 
debug capture: 
# debug capture data physical auto-stop event state-change 
<interface, e.g., GigabitEthernet 0/0> 
  Defines a state change on any interface, upon which the device stops the debug 
capture: 
# debug capture data physical auto-stop event state-change any 
  Defines what to do with the debug capture when it is automatically stopped:  
# debug capture data physical auto-stop {send <IP 
address>|keep} 
Where: 
send sends the capture to the defined IP address 
keep saves the capture on the device for later retrieval 
  Disables the automatic stopping feature for debug captures:  
# no debug capture data physical auto-stop