configure vlan subvlan-address-range
Description
Configures subVLAN address ranges on each subVLAN to prohibit the entry of IP addresses from hosts outside of the configured range.
Syntax Description
vlan_name | Specifies a subVLAN name. |
ipaddress1 | Specifies an IP address. |
ipaddress2 | Specifies another IP address. |
Default
N/A.
Usage Guidelines
There is no error checking to prevent the configuration of overlapping subVLAN address ranges between multiple subVLANs. Doing so can result in unexpected behavior of ARP within the superVLAN and associated subVLANs.
Example
The following example configures the subVLAN vsuper to prohibit the entry of IP addresses from hosts outside of the configured range of IP addresses:
configure vlan vsuper subvlan-address-range 10.1.1.1 - 10.1.1.255
History
This command was first available in ExtremeXOS 12.1.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.