curtc
New Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022
09:37 AM
Stop 3430 SBC from pinging LAN networks
Hello,
We have a Netvanta 3430 SBC with a 10.x.x.x LAN interface and a public 77.x.x.x interface doing back to back user agent SIP trunk from cloud SIP provider. It works fine. However, if we packet capture from the main voicemail server and from a phone, we can sort "icmp.type==8 or icmp.type==0" and see that the Adtran is pinging LAN devices.
Why is it doing that can how can I make it stop?
Thanks!
2 Replies
curtc
New Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
03-14-2022
05:03 PM
Re: Stop 3430 SBC from pinging LAN networks
Might be onto something with:
no ip rtp quality-monitoring
no ip rtp quality-monitoring sip
I'll know more tomorrow.
curtc
New Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
03-15-2022
08:25 AM
Re: Stop 3430 SBC from pinging LAN networks
This appears to have solved the issue.