Chapter 41: Logging
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1039
Enable Debug Facility Notification
The following example command gives detailed debug information on the Mac address of 0004.bdcc.75b0:
configure logging debug dhcp filter cmMac filter-data 0004.bdcc.75b0
configure logging debug modem ranging filter cmMac filter-data 0004.bdcc.75b0
Disable Debug Facility Notification
The following example command disables debug information on the Mac address of 0004.bdcc.75b0:
configure logging debug dhcp filter cmMac filter-data 0004.bdcc.75b0 no
configure logging debug modem ranging filter cmMac filter-data 0004.bdcc.75b0 no
Override Priority Settings
The configure logging override command overrides the priority setting and allows a specified event ID to do one of three
things:
Admit
Control by Priority
Inhibit
The following command provides an example of an override of an event priority setting:
configure logging override event 2473102638
The outcome is dependent upon the current priority settings.
Note: The show log history detail command can be used to find the ID number of a given event.
Assign Priority to CLI Access Level
The following command example assigns CLI access level 3 a priority level of 7:
configure logging priority cli 3 7