Configuring The Vip Vlan - OmniSwitch os6900 Network Configuration Manual

Table of Contents

Advertisement

Configuring MCLAG

Configuring the VIP VLAN

A virtual IP VLAN (VIP VLAN) is a special type of VLAN used to provide the underlying LAN infra-
structure for the support of basic IP/Layer 3 services on a multi-chassis link aggregation group. IP inter-
faces are configured for VIP VLANs to provide access to an MCLAG configuration over a routed
network.
The IP interface configured for a VIP VLAN consists of two IP addresses: a virtual IP address that is the
same on each peer switch and a local IP address to provide management access to a specific switch.
To configure a VIP VLAN, use the
-> multi-chassis vip-vlan 10
To configure a virtual IP interface for a VIP VLAN, use the
parameter. For example, the following command creates a virtual IP interface for VIP VLAN 10:
-> ip interface vip-vlan-10 vip-address 10.10.10.100 vlan 10
To configure a management address for the virtual IP interface, use the
address parameter, but specify the name of the virtual IP interface configured for the VIP VLAN. For
example, the following command assigns a management IP address to the "vip-vlan-10" interface:
-> ip interface vip-vlan 10 address 10.10.10.200 vlan 10
When configuring an IP interface for a VIP VLAN, it is possible to configure both the virtual IP address
and the management address at the same time. For example:
-> ip interface vip-vlan-10 vip-address 10.10.10.100 address 10.10.10.200 vlan
10
Use the
show vlan
command to verify the VIP VLAN configuration for the switch. Use the
face
command to verify the IP interface configuration for VIP VLANs.
page 10-32
multi-chassis vip-vlan
command. For example:
ip interface
OmniSwitch AOS Release 7 Network Configuration Guide
Configuring Multi-chassis Link Aggregation
command with the vip-address
ip interface
command with the
show ip inter-
June 2013

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents