EasyManua.ls Logo

Hitachi 3100 User Manual

Hitachi 3100
89 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #45 background imageLoading...
Page #45 background image
Adding VLAN interfaces
VLAN interfaces are explicitly created and deleted b
y the Administrator. To
create a VLAN interface, supply the base aggregation interface name and the
VLAN tag. Then associate IP addresses with those VLAN interfaces using the
evs or evsipaddr commands.
VLAN interfaces that have been dynamically created by the deprecated vlan
command only appear in the ifconfig display. For further information on
converting a dynamic VLAN interface into a static VLAN interface, see the
VLAN conversion Appendix.
Procedure
1. To create a VLAN interface, use the vlan-interface-create command
and supply the base aggregation interface name and the VLAN tag as
shown in the examples below:
$ vlan-interface-create --interface ag1 433
Created ag1-vlan0433
$ vlan-interface-create --interface ag1 499
Created ag1-vlan0499
F
or further details on vlan-interface-create, see the CLI Reference.
2. Use the vlan-interface-show command to display the existing VLAN
interface names.
$ vlan-interface-show
ag1-vlan0433
ag1-vlan0499
F
or further details on vlan-interface-show, see the CLI Reference.
3. Associate IP addresses with the VLAN interfaces using the evs create
command. Use the evs list command to show a list of the VLAN
interfaces with IP addresses.
$ evs create -l EVS1 -i 10.0.0.10/8 -p ag1-vlan0433
$ evs create -l EVS2 -i 172.16.0.10/16 -p ag1-vlan0499
$ evs list
5 Service EVS1 Yes Online 10.0.0.10 ag1-vlan0433
6 Service EVS2 Yes Online 172.16.0.10 ag1-vlan0499
For further details on evs create and evs list, see the CLI Reference.
4. You can also use evsipaddr to associate IP addresses with VLAN
interfaces
$ evsipaddr -e 1 -a -i 192.168.1.1 -m 255.255.255.0 -p ag1-vlan0433
Configuring VLAN interfaces 45
Hitachi NAS Platform Network Administration Guide

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Hitachi 3100 and is the answer not in the manual?

Hitachi 3100 Specifications

General IconGeneral
BrandHitachi
Model3100
CategoryServer
LanguageEnglish

Summary

Network Interfaces

File Serving Interfaces

Describes physical interfaces used by NAS servers for file serving.

Non-File Serving Interfaces

Details the non-file serving interfaces available on the NAS server.

Link Aggregation

Link Aggregation

Describes grouping file serving interfaces for increased bandwidth and redundancy.

Using LACP

Explains how to use the Link Aggregation Control Protocol (LACP) for dynamic aggregations.

Split-LAG Redundancy Scenarios

Illustrates Layer-2 redundancy and increased bandwidth configurations using LACP.

VLAN Interfaces

VLAN Interfaces

Explains partitioning a physical network into virtual LANs (VLANs).

Aggregate Linux Interfaces

Explains using virtual Linux network interfaces bound to aggregate interfaces.

Routing Overview

Default Gateways

Explains the server's support for multiple default gateways for IP traffic routing.

Static Routes

Describes configuring fixed paths for data in a network using static routes.

Dynamic Routes

Details how the server dynamically adds routes using ICMP redirects and RIP.

Managing Routes

Explains how the HNAS server selects the most specific available route for outgoing IP packets.

Name and Directory Services

Name Services

Details the name resolution methods supported by the HNAS server.

Directory Services

Explains the directory service methods supported by the HNAS server.

Using IPv6

IPv6 Overview

Provides an overview of the IPv6 protocol and its address formats.

IPv6 and the NAS Server

Discusses how to use IPv6 addresses with the NAS server.

Configuring Link Aggregation

Viewing Link Aggregations

Describes how to view the status and details of link aggregations.

Adding Link Aggregations

Details the procedure for adding new link aggregations.

Editing Link Aggregations

Explains how to modify existing link aggregation configurations.

LACP Configuration

Configuring LACP

Details how to enable and configure LACP for aggregations using CLI commands.

Configuring VLAN Interfaces

Configuring IP Addresses

Configuring Routes

Configuring Name and Directory Services

Managing Networks and Devices

Troubleshooting

Network Health Information

Provides information on the current network health status through the SMU.

Detecting Issues

Explains the automatic diagnosis system for identifying and prioritizing problems.

Collecting Network Packets

Describes how to perform network packet capture for protocol errors.

VLAN Conversion

Network Ports

Related product manuals