netaddr / netaddr

A network address manipulation library for Python

Home Page:https://netaddr.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to express wildcard like 1.0.1.0/0.255.0.255

Black4T2 opened this issue · comments

wildcard ip like 1.0.1.0/0.255.0.255

Is this a documented format? I have to admit I'm not familiar with it.

Hi, thanks for replay.
It's very common for many famous network or security manufacturers such as cisco, huawei, juniper, pa, fortigate to config ipv4 network with wildcard format like 0.255.0.255 . the principle is the same as the wildcard like 0.0.255.255.