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.
Using: Cisco Nexus 3524, with 6.0(2)A7(2). My problem is that for a particular packet feed, going from Eth1/10 to Eth1/20, I can only monitor the flow of packets once - I want redundant feeds. The monitors are defined like this: monitor session 1
...
I've got a SG350X pair of switches connected to a Linux host. The LACP comes up and works fine.gi1/0/1 and gi2/0/1 are in po1.On Linux this is a 802.3ad bond0. When I do "ifdown bond0" on Linux, I see these messages on the switch: %STP-W-PORTSTATUS: ...
Combination of Google and ChatGPT led me to believe that was the correct MIB.The correct MIB name prefix that I needed to find was "CISCOSB", not "CISCO-SMB". The list I ended up going with is below. Walking the entire MIB takes far too long because ...
The SG350X does not support the configuration syntax you are using above. I tried and anything that it has a keyword for it will reject, e.g: switch(config-dhcp)#option 4 ip 1.2.3.4This code 4 is supported explicitly. Please use appropriate command. ...
Yes. I am using 2.5.5.47. The problem is that the Cisco switch is not putting the "NTP Server" or "bootfile" in the DHCP response. Configuration is: ip dhcp pool host myhostaddress 1.1.1.2 255.255.255.0 hardware-address 00:11:22:33:44:55client-name m...
Do these MIB variables depend on the firmware being used? For switches I've upgraded to the latest 1.2 version of firmware, the above do not work: Cisco Sx220 Series Switch Software, Version 1.2.0.3, RELEASE SOFTWARE CISCO-SMI::ciscoSB.101.1.7.0 = No...