cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5057
Views
50
Helpful
16
Replies

/31 254 prefix usages

SJ K
Level 5
Level 5

Hi all,


All along, I have been taught that 2 IPs must be reserved for any network. The netid and broadcast address.

q1) Hence can /31 or .254 subnet mask be use ?

q2) can I also say that netid and broadcast address are logical ips that are not really residing on any interfaces.

 

Thank you and happy labour day.

 

Regards,
Noob

16 Replies 16

Before L3 switches if you had a pair of core switches they were obviously L2.

This meant all your distribution devices eg. routers would need to be on a common subnet so they could peer with each other. So you often had multiple L3 devices on the same subnet.

Nowadays with L3 switches this is less of an issue but it is still quite common to have multiple L3 devices on a single subnet eg. a pair of L3 switches peering with a firewall for example, or a pair of L3 switches peering with a router that only has one spare interface etc.

It really depends on the requirements of the network but don't make the assumption that routers always use P2P links for everything because they don't.

Jon

Noted.

Thanks Jon.