H3C S5600 Series Operation Manual page 125

Hide thumbs Also See for H3C S5600 Series:
Table of Contents

Advertisement

Operation Manual – VLAN
H3C S5600 Series Ethernet Switches
[SwitchA-Vlan-interface200] ip address 192.168.2.1 24
Configure Switch B.
# Create VLAN 100, specify its descriptive string as Dept1, and add GigabitEthernet
1/0/13 to VLAN 100.
<SwitchB> system-view
[SwitchB] vlan 100
[SwitchB-vlan100] description Dept1
[SwitchB-vlan100] port GigabitEthernet 1/0/13
[SwitchB-vlan103] quit
# Create VLAN 200, specify its descriptive string as Dept2 and add GigabitEthernet
1/0/11 and GigabitEthernet 1/0/12 to VLAN 200.
[SwitchB] vlan 200
[SwitchB-vlan200] description Dept2
[SwotchB-vlan200] port GigabitEthernet1/0/11 GigabitEthernet 1/0/12
[SwitchB-vlan200] quit
Configure the link between Switch A and Switch B.
Because the link between Switch A and Switch B needs to transmit data of both VLAN
100 and VLAN 200, you can configure the ports at both ends of the link as trunk ports
and permit packets of the two VLANs to pass through the two ports.
# Configure GigabitEthernet 1/0/2 of Switch A.
[SwitchA] interface GigabitEthernet 1/0/2
[SwitchA-GigabitEthernet1/0/2] port link-type trunk
[SwitchA-GigabitEthernet1/0/2] port trunk permit vlan 100
[SwitchA-GigabitEthernet1/0/2] port trunk permit vlan 200
# Configure GigabitEthernet 1/0/10 of Switch B.
[SwitchB] interface GigabitEthernet 1/0/10
[SwitchB-GigabitEthernet1/0/10] port link-type trunk
[SwitchB-GigabitEthernet1/0/10] port trunk permit vlan 100
[SwitchB-GigabitEthernet1/0/10] port trunk permit vlan 200
2-7
Chapter 2 VLAN Configuration

Advertisement

Table of Contents
loading

This manual is also suitable for:

S5600-26cS5600-26c-pwrS5600-26fS5600-50cS5600-50c-pwr

Table of Contents