Searched refs:CIDR (Results 1 – 5 of 5) sorted by relevance
76 CIDR=$179 if [ -z "${IP%%$CIDR}" ]; then84 BITS=${CIDR##*/}85 [ "$BITS" != "$CIDR" ] || BITS=3291 IP2VAL=$(ipv4_val ${CIDR%%/*})
14 # Networks have to be in CIDR notation, f.e. 192.168.1.0/24
21 -d : ($DEST_IP) destination IP. CIDR (e.g. 198.18.0.0/15) is also allowed
164 Target network in dotted decimal or CIDR notation
251 -d : ($DEST_IP) destination IP. CIDR (e.g. 198.18.0.0/15) is also allowed