- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-04-2016 12:31 PM
This may seem like a silly question but hope someone will be able to answer for clarification. I have inherited a less then stellar network IP Scheme where the second octet is the same as the vlan id. However they started this in the 172. address space so I have things such as 172.111.0.0/16 as a adress range with multiple devices all assigned with static IP's. So my question is can I set a secondary IP address on the same interface currently serving these devices. So that they will continue referencing the gateway of 172.111.0.254 then also have an address of 172.17.0.254 as the new gateway so that as I'm moving things over there will be minimal interference and downtime.
05-09-2016 02:22 AM - edited 05-09-2016 02:29 AM
the secondary IP with /32 is only required if the secondary IP address is inside the primary's subnet
it's perfectly possible to have 2 subnets side by side, as long as there is no overlap: 172.111.0.0/24 and 172.16.0.0/24
05-04-2016 01:17 PM
Hi,
You can put a secondary address on an interface, but make sure you enter the second address without a netmask. You will then have to add a static entry in the corresponding router. Keep in mind that both addresses will be in the same zone (that's probably you wanted anyway).
Benjamin
05-05-2016 12:19 AM
Yes you can put multiple IP addresses. Just make sure netowrks don't overlap: (hosts can overlap with networks)
So you can have like 192.168.0.100/24, 192.168.0.200/32, 192.168.0.201/32, 10.10.10.100/24, 10.10.10.150/32...
05-09-2016 02:22 AM - edited 05-09-2016 02:29 AM
the secondary IP with /32 is only required if the secondary IP address is inside the primary's subnet
it's perfectly possible to have 2 subnets side by side, as long as there is no overlap: 172.111.0.0/24 and 172.16.0.0/24
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!