filmov
tv
Calculating Subnets w/Python3

Показать описание
Welcome back, everyone!
Today we cover the bit for bit representation of network addresses and get into how subnet masks work at a binary level. The ability to convert from base 10 to base 2 and from dotted decimal to binary is critical if you want to calculate ranges by hand. Even if you use an online calculator to determine your subnet ranges if you really want to understand what's going on this video should help you get there.
We cover three addresses and then get into the code, going through both classful and classless subnets. Ultimately this expands on the video from Monday about ARPANET and the beginnings of the internet, getting into modern network concepts. As a bonus, we go over some advanced Python format strings and representing binary data in different formats.
Please like and sub if you're reading this! :)
Content
00:00 Introduction
00:50 Bit Masking & Ranges
07:36 Calculator Code Review
13:19 Outro
Today we cover the bit for bit representation of network addresses and get into how subnet masks work at a binary level. The ability to convert from base 10 to base 2 and from dotted decimal to binary is critical if you want to calculate ranges by hand. Even if you use an online calculator to determine your subnet ranges if you really want to understand what's going on this video should help you get there.
We cover three addresses and then get into the code, going through both classful and classless subnets. Ultimately this expands on the video from Monday about ARPANET and the beginnings of the internet, getting into modern network concepts. As a bonus, we go over some advanced Python format strings and representing binary data in different formats.
Please like and sub if you're reading this! :)
Content
00:00 Introduction
00:50 Bit Masking & Ranges
07:36 Calculator Code Review
13:19 Outro
Calculating Subnets w/Python3
Playground - simple subnet calculator with python
09 Python Network Programming - IP Subnet Calculator
IP Subnetting With python
IP Subnetting Using Python Tutorial
Checking IP Address in CIDR Subnet w/ Python
Total beginners guide to coding Python script subnetting Class C networks.
IP Range Calculation in Python PART 01
IP Subnetting from CIDR Notations using PowerShell
Python ipaddress module Tutorial Part3: How to validate IP Address is part of a specific Subnet
Creating Smaller Subnets with CIDR
How to check,validate,create AWS VPC and Subnets with Python
python3 cidr from dotted notation
How to validate IP Address/Network using Python ipaddress module Part2: tutorial Network Automation
Python ipaddress
Automate Subnets with AWS CLI using Python...
Tutorial Python : Membuat Subnet calculator sederhana
Get all the IP address of your networks using python
python cidr calculator
Programming 2 C# - Subnet Calculator
QuickTip #177 - Python Tutorial - Get IP Address with Socket | Network Details | Socket
how do you convert to cidr in python3
How to run a network subnetting program
Python Libraries for Network Engineers - IPADDRESS
Комментарии