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

34
To do… Use the command…
Remarks
Display VLAN information
display vlan [ vlan-id1 [ to vlan-id2 ] | all | dynamic |
interface interface-type interface-number.subnumber |
reserved | static ]
Available in any
view
Forward-type inline Layer 2 forwarding
configuration example
Network requirements
Configure forward-type inline Layer 2 forwarding between Ten-GigabitEthernet 0/0.1 and
Ten-GigabitEthernet 0/0.2. Then packets received on Ten-GigabitEthernet 0/0.1 can be forwarded
through Ten-GigabitEthernet 0/0.2 directly, and vice versa.
Configuration procedure
# Create forward-type inline Layer 2 forwarding entry 1.
<Sysname> system-view
[Sysname] inline-interfaces 1
# Assign Ten-GigabitEthernet 0/0.1 to forward-type inline Layer 2 forwarding entry 1.
[Sysname] interface Ten-GigabitEthernet 0/0.1
[Sysname-Ten-GigabitEthernet0/0.1] port inline-interfaces 1
# Assign Ten-GigabitEthernet 0/0.2 to forward-type inline Layer 2 forwarding entry 1.
[Sysname-Ten-GigabitEthernet0/0.1] interface Ten-GigabitEthernet 0/0.2
[Sysname-Ten-GigabitEthernet0/0.2] port inline-interfaces 1
Blackhole-type inline Layer 2 forwarding
configuration example
Network requirements
Configure blackhole-type inline Layer 2 forwarding on Ten-GigabitEthernet 0/0.1. Then packets received
on Ten-GigabitEthernet 0/0.1 are directly dropped.
Configuration Procedure
# Create blackhole-type inline Layer 2 forwarding entry 1.
<Sysname> system-view
[Sysname] inline-interfaces 1 blackhole
# Assign Ten-GigabitEthernet 0/0.1 to blackhole-type inline Layer 2 forwarding entry 1.
[Sysname] interface Ten-GigabitEthernet 0/0.1
[Sysname-Ten-GigabitEthernet0/0.1] port inline-interfaces 1