I have 3 simple questions:-
Is is possible to have multiple subnets behind a router? I believe it is, e.g. router LAN interface would have subnet mask 255.255.0.0 and machines connecting to the router would have subnet mask 255.255.255.0.
Is there a usecase to have multiple subnets behind a router? I don't see any, unless anybody else can point out otherwise.
Is there a performance benefit of having multiple subnets behind a router? Again, i don't see any. One of the uses of a subnet is to separate traffic between different set of users. However, in this case all the traffic meant for multiple subnets is ending up on the same router.
[ADDED] I think there some confusion due to the wording i used. Thanks for all the answers but let me rephrase the questions.
Is is possible to have computers belonging to multiple subnet's connected to one router?
Is there a usecase to have computers belonging to multiple subnet's connected to one router?
Is there a performance benefit to have computers belonging to multiple subnet's connected to one router?