python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Azure Policy How to relate VM's using a specified subnet
I am trying to write a policy which identifies all VM's attached to a specified subnet and ensure that they are backed up to a specified Backup Vault within the same location. Identifying the VM's is ...
Alan Isherwood
Votes: 0
Answers: 0
Subnetting network Class B possible masks for maximum 120 hosts
I have an Ipv4 180.3.0.0 (class B, network bits reserved - 16bits).
What are my possible subnet masks if i want my network to have at least 22 subnets and 120 maximum hosts?
I can understand that i ne...
Demokles
Votes: 0
Answers: 1
Select every first and last IP Address of subnet ranges
I have a subnet 172.16.0.0/22 where I have four ranges 172.16.0.0 → 172.16.0.255 , 172.16.1.0 → 172.16.1.255, 172.16.2.0 → 172.16.2.255, and 172.16.3.0 → 172.16.3.255. I am using netaddr to find these...

Tes3awy
Votes: 0
Answers: 3