IP addressing question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2014 08:01 PM - edited 03-04-2019 10:44 PM
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
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2014 08:36 PM
You configure secondary IP address on the same VLAN.
The command is "ip address 1.2.3.4 255.255.255.0 secondary".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2014 10:56 PM
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.
