cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1533
Views
0
Helpful
1
Replies

Network and Broadcast IP question

ALIAOF_
Level 6
Level 6

I know these two IP's should not be used as node IP's.  I'm trying to do some research on what would be the exact reason you wouldn't want to use them as I have seen people using them.  What impact it can have on the network?  Especially with using the broadcast IP for a node?

1 Accepted Solution

Accepted Solutions

nkarthikeyan
Level 7
Level 7

Hi mohammad,

You cannot use your network id. If you try to use the network id as an ip address. for eg you will be getting the below error.

I have used 10.0.0.8/29 subnet. Network id is 10.0.0.8 & Broadcast address is 10.0.0.15. between 10.0.0.9-14 is the valid ip address range.

Switch(config-if)#ip address 10.0.0.8 255.255.255.248

Bad mask /29 for address 10.0.0.8

Switch(config-if)#

The same result for broadcast IP address. See the below result for broadcast address.

Switch(config-if)#ip address 10.0.0.15 255.255.255.248

Bad mask /29 for address 10.0.0.15

Switch(config-if)#

You can use /32 ip address for say 10.0.0.255 255.255.255.255 as a loop back. But other than that it will cannot be used anyother way.

Please do rate if the given information helps.

By

Karthik

View solution in original post

1 Reply 1

nkarthikeyan
Level 7
Level 7

Hi mohammad,

You cannot use your network id. If you try to use the network id as an ip address. for eg you will be getting the below error.

I have used 10.0.0.8/29 subnet. Network id is 10.0.0.8 & Broadcast address is 10.0.0.15. between 10.0.0.9-14 is the valid ip address range.

Switch(config-if)#ip address 10.0.0.8 255.255.255.248

Bad mask /29 for address 10.0.0.8

Switch(config-if)#

The same result for broadcast IP address. See the below result for broadcast address.

Switch(config-if)#ip address 10.0.0.15 255.255.255.248

Bad mask /29 for address 10.0.0.15

Switch(config-if)#

You can use /32 ip address for say 10.0.0.255 255.255.255.255 as a loop back. But other than that it will cannot be used anyother way.

Please do rate if the given information helps.

By

Karthik

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco