R3204P16-HP Load Balancing Module Network Management Configuration Guide-6PW101
Table Of Contents
- Title page
- Contents
- Interface management configuration
- IP addressing configuration
- MAC address table configuration
- Layer 2 forwarding configuration
- Layer 2 forwarding overview
- Configuring general Layer 2 forwarding
- Configuring inline Layer 2 forwarding
- Configuring inter-VLAN Layer 2 forwarding
- Forward-type inline Layer 2 forwarding configuration example
- Blackhole-type inline Layer 2 forwarding configuration example
- Inter-VLAN Layer 2 forwarding configuration example
- VLAN configuration
- ARP configuration
- Gratuitous ARP configuration
- Proxy ARP configuration
- Layer 3 forwarding configuration
- NAT configuration
- Overview
- Configuring a NAT policy in the web interface
- Configuring NAT in the CLIs
- Configuration guidelines
- ALG configuration
- Static route configuration
- RIP configuration
- OSPF configuration
- BGP configuration
- Policy-based routing configuration
- Route displaying
- DNS configuration
- Overview
- Configuring DNS on the web interface
- Configuring DNS in the CLIs
- Troubleshooting IPv4 DNS configuration
- Support and other resources
- Index

45
• Click Ten-GigabitEthernet0/0 on the page that appears to enter the page displaying the port
statistics of Ten-GigabitEthernet 0/0.
Configuring a VLAN at the CLI
Configuring VLAN
Configuring basic VLAN settings
Follow these steps to configure basic VLAN settings:
To do… Use the command…
Remarks
Enter system view system-view —
Create VLANs
vlan { vlan-id1 [ to
vlan-id2 ] | all }
Optional
Use this command to create VLANs in bulk.
Enter VLAN view vlan vlan-id
Required
By default, only the default VLAN (VLAN 1) exists
in the system.
If the specified VLAN does not exist, this command
creates the VLAN first.
Configure broadcast
suppression for the VLAN
broadcast-suppression
ratio
Optional
By default, broadcast traffic is not suppressed.
Configure a name for the
VLAN
name text
Optional
By default, the name of a VLAN is its VLAN ID. For
example, VLAN 0001.
Configure the description of
the VLAN
description text
Optional
VLAN ID is used by default, VLAN 0001 for
example.
NOTE:
• As the default VLAN, VLAN 1 cannot be created or removed.
• You cannot manually create or remove VLANs reserved for special purposes.
• You cannot remove dynamic VLANs by using the undo vlan command.
• After associating an isolate-user-VLAN with a secondary VLAN by using the isolate-user-vlan
command, you cannot add ports to, remove ports from, or remove the VLANs. To do that, remove the
association first.
• You can configure broadcast suppression to limit the size of broadcast traffic permitted to pass throu
g
h
a VLAN. When the broadcast traffic exceeds the upper threshold, the exceedin
g
broadcast traffic will be
dropped.
Configuring basic settings of a VLAN interface
For hosts of different VLANs to communicate, you must use a router or Layer 3 switch to perform layer 3
forwarding. To achieve this, VLAN interfaces are used.
VLAN interfaces are virtual interfaces used for Layer 3 communication between different VLANs. They do
not exist as physical entities on network devices. For each VLAN, you can create one VLAN interface.