6 juli 20232 min.Konsultföretaget SDNit förenklar leveransen av Multi Tenant-lösningar med Cisco DNA CenterSDNit har utvecklat en metod för automatiserad deployment av templates och Ciscos Zero Touch Provisioning
3 nov. 20211 min.Wtf PythonPython can be weird. Let’s explore some strange examples. Example 1 - 8 bit issue? >>> a = 256 >>> b = 256 >>> a is b True >>> a = 257...
26 aug. 20216 min.The Python requests libraryIf you want to be a network engineer with programmability skills you need to be comfortable working with APIs. APIs make automation...