Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
A L3 interface on a c9500-32 (on 17.15.4) is configured with an incoming and an outgoing ACL, the latter also evaluating a reflexive ACL which runs up to some 500 entries. All works fine for a few days, then sessions like icmp or ssh to (apparently) ...
Dear Community, we'd like to use streaming telemetry to acquire live data from our network but on some devices we continually run into a state where most to all telemetry messages get lost/dropped. The affected devices mainly do L3/routing, devices t...
After an updating our Windows DC to server 2025 and subsequent downgrade back to server 2022 our ise server (3.3p4) tries and fails to automatically renew it's AD account password starting 15 days after the last (manual) action. The ISE account is se...
Is it possible, to query authentication status of a port like the 'show authentication session int ...'; command with netconf/yang? To get MAC address and auth method? Especially on Catalyst 3650 switches or at least on 9200 series? What information ...
The AnyConnect Dart module mentiones a file debuglogconfig.json with the description "AnyConnect Debug Log Configuration". Is there any description of the syntax and options for this file?Also, is it possible to read the entries from the Client Gui "...
Right now, with everything working as expected it looks like thisshow platform hardware fed switch active sgacl resource usageSGACL RESOURCE DETAILS ASIC :#0================================Percent ThresholdsHardware Resource MAX Used Used Upper Lower...
Thanks, I checked all xpaths, especially regarding authentication, but I couldn't find anything that showed the authentication session status. Are there any specific areas I could look at?
actually, I did: The TURN Server clientAddress had an invisible character (if I recall correctly it was a newline \n) at the end. I was able to remove it with an API put call, then it worked as expected.
HTH,
J.
since someone asked :^)
The solution was to take a different approach and block the reinvite instead:
dial-peer voice xyz voip (to device)
...
voice-class sip midcall-signaling block
...
dial-peer voice abc voip (incoming from network)
......