Score:0

networking default gateway, default route

ua flag

in ipv4 cidr notation you can have an ip address like 10.10.20.0/24

it's expanded to

network  : 10.10.20.0
first ip : 10.10.20.1
last ip  : 10.10.20.254
broadcast: 10.10.20.255
netmask  : 255.255.255.0

That means I have a usable ip range from 10.10.20.1-.254 on this subnet.

would 10.10.20.0 be the default gateway for this subnet?

Score:1
in flag

The default gw (if any) could be at any IP in that range. From first IP to last IP.

The network and broadcast address are reserved, and can not be used by any device.

In summary, we don't know what the gateway IP is, but we do know that it can not be 10.10.20.0 since that is network address.

ua flag
who decides the default gateway for that ip address range? Can the default gateway change?
in flag
The network administrator that sets up the network, yes it can change, you can have multiple etc etc
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.