milliamp wrote: If I configure multiple IP addresses on one router interface, are they all then part of the same broadcast domain? I am sure that any traffic send to 255.255.255.255 or FF:FF:FF:FF:FF:FF would hit all devices on the interface (ie arp traffic). In my opinion I would call that ONE broadcast domain, but I am talking to someone who does not agree with me on this point.
milliamp wrote: I guess you could argue that traffic for 10.10.10.4/24 sent to 10.10.10.255 still is not addressed to your 192.168.x.x addresses on the interface... I don't know, what do you think?
Would hosts 10.10.10.5 and 10.10.20.5 be in the same broadcast domain?
EricO wrote: The short answer is : YES. The long answer is that you most likely would not want to do this on a production network. You would want to configure sub interfaces on the router and vlan trunking on the switch.
SV wrote: Could one please list few of the scenarios when we will be assigning a secondary address to an interface?