3Com 5500 Switch User Manual


 
336 CHAPTER 38: ACCESS MANAGEMENT CONFIGURATION GUIDE
# Configure the IP address of VLAN-interface 1 as 202.10.20.200/24.
[SwitchA] interface Vlan-interface 1
[SwitchA-Vlan-interface1] ip address 202.10.20.200 24
[SwitchA-Vlan-interface1] quit
# Configure an access management IP address pool for Ethernet 1/0/1.
[SwitchA] interface Ethernet 1/0/1
[SwitchA-Ethernet1/0/1] am ip-pool 202.10.20.1 20
# Add Ethernet 1/0/1 to the isolation group.
[SwitchA-Ethernet1/0/1] port isolate
[SwitchA-Ethernet1/0/1] quit
# Configure an access management IP address pool for Ethernet 1/0/2.
[SwitchA] interface Ethernet 1/0/2
[SwitchA-Ethernet1/0/2] am ip-pool 202.10.20.25 26 202.10.20.55 11
# Add Ethernet 1/0/2 to the isolation group.
[SwitchA-Ethernet1/0/2] port isolate
[SwitchA-Ethernet1/0/2] quit
Complete Configuration #
am enable
#
interface Vlan-interface1
ip address 202.10.20.200 255.255.255.0
#
interface Ethernet1/0/1
port isolate
am ip-pool 202.10.20.1 20
#
interface Ethernet1/0/2
port isolate
am ip-pool 202.10.20.25 26 202.10.20.55 11
#
Precautions Refer to “Precautions” on page 334 for details.