Computer Networks Cidr
Q Determine the total number of valid IPs in each subnet for the given IP 192.168.10.0/26 using the CIDR value.
  • A A. 26
  • B B. 128
  • C C. Total number of bits in an ip address = 32 let n be the number of bits in the host portion of the given ip address n = total number of bits in an ip address €? cidr value n = 32 €? 26 n = 6 total number of valid ips in a subnet = 2n = 26 total number o
  • D D. 64
Leave a Comment