winslade wrote: » For your subnet mask it consists of 32 1's or 0's the CIDR is simply reflecting how many 1's there are For example, /13 would equal 11111111.11111000.00000000.00000000 Convert binary to decimal and your mask equals 255.248.0.0 /1 would equal 10000000.00000000.00000000.000000000, which is 128.0.0.0 in decimal /32 would equal 11111111.11111111.11111111.11111111, which is 255.255.255.255 in decimal
dontstop wrote: » I've read that you can use /31's for point to point links.Using /31 subnets on point-to-point links - PacketLife.net