R3204P16-HP Load Balancing Module Network Management Configuration Guide-6PW101

Table Of Contents
76
To do… Use the command…
Remarks
Configure the link type of the
ten-GigabitEthernet interface as
trunk
port link-type trunk Required
Assign the trunk port to the
specified VLANs
port trunk permit vlan
{ vlan-id-list | all }
Required
The VLANs of the LB module and the
VLANs on the switch must be included.
Create a VLAN interface and enter
its view
interface vlan-interface
vlan-interface-id
Required
The vlan-interface-id must be one of the
VLAN IDs created on the switch.
Assign an IP address to the VLAN
interface
ip address ip-address
{ mask | mask-length }
[ sub ]
Required
By default, the VLAN interface has no IP
address.
Create another VLAN interface
and enter its view
interface vlan-interface
vlan-interface-id
Required
The vlan-interface-id must be the ID of the
other VLAN created on the switch.
Assign an IP address to the VLAN
interface
ip address ip-address
{ mask | mask-length }
[ sub ]
Required
By default, the VLAN interface has no IP
address.
Displaying and maintaining inter-VLAN Layer 3 forwarding
To do… Use the command…
Remarks
Display brief interface
information
display brief interface [ interface-type [ interface-number |
interface-number.subnumber ] ] [ | { begin | include |
exclude } text ]
Available in any view
Display
interface/subinterface
state and related
information
display interface [ interface-type [interface-number |
interface-number.subnumber ] ]
Available in any view
Clear
interface/subinterface
statistics
reset counters interface [ interface-type [ interface-number
| interface-number.subnumber ] ]
Available in user
view
Display VLAN
information
display vlan [ vlan-id1 [ to vlan-id2 ] | all | dynamic |
interface interface-type interface-number.subnumber |
reserved | static ]
Available in any view
Layer 3 subinterface forwarding configuration
example
Network requirements
As shown in Figure 38, traffic between GigabitEthernet 3/0/1 and GigabitEthernet 3/0/2 is filtered by
a LB module, and Layer 3 subinterface forwarding needs to be configured.