Category: Network

Software Defined Network: The last key to a full DevOps world ?

  Following a talk of my brilliant colleague Sylvain Réverault about SDN in an intern SII event, i decided to go deeper in the SDN world and apply it to PowerShell 🙂 But before talking about PowerShell controllinig a Openflow controller, let’s get an eye on what is Software Defined Network! I think the 3…




Test if IPs are in same subnet

Hello, today this is not a post about Windows Azure, but an old little function to test if an ip is in the same subnet as another ip. How it works ? Well, we have 3 functions, the two first are here to be used locally, and the function you’ll have to use to test…