cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
351
Views
0
Helpful
2
Replies

IP addressing question

Manu Shankar
Level 1
Level 1

 

I have a Network - 192.168.1.1/24. The range is fully utilized (all IP addresses are already assigned to hosts). How can I add 10 more hosts without changing the address or mask. 

Thanks, 

Manu

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame

You configure secondary IP address on the same VLAN.  

 

The command is "ip address 1.2.3.4 255.255.255.0 secondary".

Hello Manu,

as you already have utilized the IPs from the range you have to go for an other subnet, so as said by Leo Laohoo you must configure the secondary IP on the interface and then you can utilize the range for the hosts.