Multi IPs per VLAN Interface
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-15-2016 04:18 AM
Is it possible to have more than one Ip per VLAN Interface? It is something like IP aliasing.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-16-2016 01:13 AM
If I do DHCP relaying, will secondary IP do DHCP relaying too? I want to expand my exhausted DHCP pool of a VLAN but I cannot just resize the subnet since the adjacent subnet has been used. So I think I can do it by adding secondary IPs with different subnet in same VLAN so the DHCP clients will randomly (or load balanced) get the IPs from primary and secondary subnets. Any tough?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-15-2016 04:35 AM
Hi ,
Yes it’s possible to configure more than one IP per vlan and this is called IP Multinetting.
Please refer - EXOS_User_Guide_16_1.pdf on page number # 1332.
check and let us know if you have any questions.
Thanks,
Suresh.B
Yes it’s possible to configure more than one IP per vlan and this is called IP Multinetting.
Please refer - EXOS_User_Guide_16_1.pdf on page number # 1332.
check and let us know if you have any questions.
Thanks,
Suresh.B
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-15-2016 04:35 AM
Here's a link to the HTML version of the IPv4 Multinetting chapter from the EXOS User Guide: http://documentation.extremenetworks.com/exos/EXOS_All/IPUnicast/c_ipv4-multinetting.shtml
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-15-2016 04:34 AM
Yes you can configure multiple ipaddress for a single vlan.
You need to add it as secondary ipaddress.
Example:
configure v1 ipaddress 10.1.1.1/24
configure v1 add secondary-ipaddress 20.1.1.1/24
You need to add it as secondary ipaddress.
Example:
configure v1 ipaddress 10.1.1.1/24
configure v1 add secondary-ipaddress 20.1.1.1/24
