botanic Posted May 28, 2015 Posted May 28, 2015 I have 2 blocks such as 192.168.0.0/24 and 192.168.0.1/24, and I need to combine them into 192.168.0.0/23 Anyone know of any way to do this? or of any scripts for it? for example in Ruby I can use NetAddr.merge thanks
UEZ Posted May 28, 2015 Posted May 28, 2015 (edited) Maybe you can try to explain how merging two subnets is working. Found a Python script: http://nullege.com/codes/search/netaddr.ip.cidr_merge Edited May 28, 2015 by UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now