
busscl
New Contributor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2017
07:40 AM
Netvanta 7100 Smdr record file 80% full
Hi Yesterday I received an email from the Netvanta 7100 Smdr record file 80% full. How can I fix this?
OS version R11.10.7.HA.E
Thanks
Claude
2 Replies

Anonymous
Not applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
06-02-2017
11:43 AM
Re: Netvanta 7100 Smdr record file 80% full
Claude,
If you don't need logging it can be disable see below, if you need it you should setup log forwarding so it's not tying up space on your 7100. If you need to keep the logs make sure you do show smdr first with output redirected to a text file before clearing the log.
To View the log use from enable prompt:
show smdr
To clear the log use the followingfrom enable prompt:
clear voice logging smdr
To disable the loging use the following from configure prompt:
no voice logging smdr
John Wable

busscl
New Contributor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
06-06-2017
03:13 PM
Re: Netvanta 7100 Smdr record file 80% full
Thanks John