Configuring Ipv4 Multinetting - Extreme Networks ExtremeWare XOS Guide Manual

Concepts guide
Hide thumbs Also See for ExtremeWare XOS Guide:
Table of Contents

Advertisement

IPv4 Unicast Routing
To provide VRRP protection to such a VLAN, you must configure one of the following:
Configure VRRP in VLAN v1 with two VRRP VRIDs. One VRID will have the virtual IP address
10.0.0.1/24, and the other VRID will have the virtual IP address 20.0.0.1/24. The other VRRP router,
the one configured to act as backup, should be configured similarly.
—OR—
Configure VRRP in VLAN v1 with two VRRP VRIDs. One VRID will have the virtual IP address as
10.0.0.1/24, and the other VRID will have the virtual IP address as 20.0.0.1/24
It is possible for a VRRP VR to have additional virtual IP addresses assigned to it. In this case, the
following conditions must be met:
Multiple virtual IP addresses for the same VRID must be on the same subnet.
Multiple virtual IP addresses must all not be owned by the switch.
Assuming a VLAN v1 that has IP addresses 1.1.1.1/24 and 2.2.2.2/24, here are some more examples of
valid configurations:
VRRP VR on v1 with VRID of 99 with virtual IP addresses of 1.1.1.2 and 1.1.1.3
VRRP VR on v1 with VRID of 100 with virtual IP addresses of 2.2.2.3 and 2.2.2.4
VRRP VR on v1 with VRID of 99 with virtual IP addresses of 1.1.1.98 and 1.1.1.99
VRRP VR on v1 with VRID of 100 with virtual IP addresses of 2.2.2.98 and 2.2.2.99
Given the same VLAN v1 as above, here are some invalid configurations:
VRRP VR on v1 with VRID of 99 with virtual IP addresses of 1.1.1.1 and 2.2.2.2 (the virtual IP
addresses are not on the same subnet)
VRRP VR on v1 with VRID of 100 with virtual IP addresses of 2.2.2.2 and 1.1.1.1 (the virtual IP
addresses are not on the same subnet)
VRRP VR on v1 with VRID of 99 with virtual IP addresses of 1.1.1.1 and 1.1.1.99 (one virtual IP
address is owned by the switch and one is not)
VRRP VR on v1 with VRID of 100 with virtual IP addresses of 2.2.2.2 and 2.2.2.99 (one virtual IP
address is owned by the switch and one is not).

Configuring IPv4 Multinetting

You configure IP multinetting by adding a secondary IP address to a vlan. Use the following command
to add a secondary IP address:
configure vlan <vlan_name> add secondary-ipaddress [<ipaddress> {<netmask>} |
<ipNetmask>]
Once you have added a secondary IP address, you cannot change the primary IP address of a VLAN
until you first delete all the secondary IP addresses. Use the following command to delete secondary IP
addresses:
configure vlan <vlan_name> delete secondary-ipaddress [<ipaddress> | all]
508
ExtremeWare XOS 11.3 Concepts Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents