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.
Hello to all experts.Cisco Nexus 9000 OS-VER: 10.4(3)When I attempt the following command:Nx9K(config)# snmp-server user USER1 GROUP1 auth sha AUTH-PHRASE priv des PRIV-PHRASE
^
% ...
Hello experts. I have an issue with route-map.*** Router A relevant configuration: ***hostname Router_A!track 2 ip sla reachability!interface GigabitEthernet0/0description LAN_Aip address 100.100.100.3 255.255.0.0standby 1 ip 100.100.100.2standby 1 p...
I have several couples of stacked Cisco 9300L.In an interval of exactly 24:05 hours, an unexplained and undocumented log message appears (12 times in a raw). For example:Mar 27 16:47:20 LLDP-Local-Chassi-ID: Global stack mac address retreival succeed...
With c3750 it was very easy to display table of multicast levels by executing: "show storm-control multicast". I can't find similar a way to do this with c6800. I'm trying to identify which device caused the storm-control mechanism to send a trap. An...
It turns out it is supported after all. Strangely, in version 10.x(y), it works only when using copy-paste of the full command. In version 9 .x(y) (and maybe earlier), DES is the default, but it isn't explicitly stated in the configuration. When chec...
Ashish, thank you for your detailed response. My hesitation stemmed from the fact that Cisco doesn't always update their manuals; your answer confirmed my suspicion that DES is indeed not supported and the documentation is simply outdated.
Hello David. As I posted earlier, the "any any" was a typo. I later changed it to:permit tcp 100.200.200.0 any eq 5555permit tcp 100.200.200.0 any eq 2222But that didn't change anything.
Hello everyone, and thanks so much for your responses. Most of you noticed the typo in the access-list, where I mistakenly wrote "any any". My router is on a closed network, so I can't copy and paste the configurations; everything has to be typed man...