H3C S3600 Series Operation Manual page 60

Hide thumbs Also See for S3600 Series:
Table of Contents

Advertisement

Operation Manual – DHCP
H3C S3600 Series Ethernet Switches-Release 1510
[H3C] vlan 2
[H3C-vlan2] quit
# Create VLAN 3.
[H3C] vlan 3
[H3C-vlan3] quit
# Enter Ethernet1/0/2 port view and add the port to VLAN 2.
[H3C] interface Ethernet 1/0/2
[H3C-Ethernet1/0/2] port access vlan 2
[H3C-Ethernet1/0/2] quit
# Enter Ethernet1/0/1 port view and add the port to VLAN 3.
[H3C] interface Ethernet 1/0/1
[H3C-Ethernet1/0/1] port access vlan 3
[H3C-Ethernet1/0/1] quit
# Enter VLAN 2 interface view and assign the IP address 10.1.1.1/24 to the VLAN
interface.
[H3C] interface Vlan-interface 2
[H3C-Vlan-interface2] ip address 10.1.1.1 24
[H3C-Vlan-interface2] quit
# Enter VLAN 3 interface view and assign the IP address 10.1.2.1/24 to the VLAN
interface.
[H3C] interface Vlan-interface 3
[H3C-Vlan-interface3] ip address 10.1.2.1 24
[H3C-Vlan-interface3] quit
# Create a domain and a RADIUS scheme. Associate the domain with the RADIUS
scheme.
[H3C] radius scheme 123
[H3C-radius-123] primary authentication 10.1.2.2
[H3C-radius-123] primary accounting 10.1.2.2
[H3C] domain 123
[H3C-isp-123] scheme radius-scheme 123
[H3C-isp-123] quit
# Create an address pool on the DHCP server.
[H3C] dhcp server ip-pool test
[H3C-dhcp-pool-test] network 10.1.1.0 mask 255.255.255.0
# Enable DHCP accounting.
[H3C-dhcp-pool-test] accounting domain 123
Chapter 5 DHCP Accounting Configuration
5-3

Advertisement

Table of Contents
loading

Table of Contents