
Operation Manual – Access Management
H3C S5600 Series Ethernet Switches
Chapter 1 Access Management Configuration
1-5
z
Allow the PCs of Organization 1 to access the external network through
GigabitEthernet 1/0/1 of Switch A.
z
Allow the PCs of Organization 2 to access the external network through
GigabitEthernet 1/0/2 of Switch A.
z
GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2 belong to VLAN 1. The IP
address of VLAN-interface 1 is 202.10.20.200/24.
z
PCs of Organization 1 are isolated from those of Organization 2 on Layer 2.
II. Network diagram
Switch A
Switch B
GE1/0/1
PC1_1
PC1_2
PC1_20
Internet
202.10.20.1/24
~
202.10.20.20/24
Switch C
GE1/0/2
PC2_1
PC2_2
PC2_37
Organization 2
Organization 1
202.10.20.25/24
~
202.10.20.50/24
202.10.20.55/24
~
202.10.20.65/24
Vlan-int1
202.10.20.200/24
Figure 1-3
Network diagram for combining access management and port isolation
III. Configuration procedure
Perform the following configuration on Switch A.
For information about port isolation and the corresponding configuration, refer to the
Port Isolation Operation
.
# Enable access management.
<Sysname> system-view
[Sysname] am enable
# Set the IP address of VLAN-interface 1 to 202.10.20.200/24.
[Sysname] interface Vlan-interface 1
[Sysname-Vlan-interface1] ip address 202.10.20.200 24
[Sysname-Vlan-interface1] quit