Configuring Dhcp Client; Configuring Dhcpv6 Client - Raisecom ISCOM2600G-HI (A) Series Configuration Manual

Table of Contents

Advertisement

Raisecom
ISCOM2600G-HI (A) Series Configuration Guide

6.1.4 Configuring DHCP Client

Before a DHCP client applies for an IP address, you must create a VLAN, and add the
interface of the IP address to the VLAN. Meanwhile you must configure the DHCP server,
otherwise the interface will fail to obtain the IP address through DHCP.
For interface IP 0, the IP addresses obtained through DHCP and configured manually can
overwrite each other.
Configure DHCP Client for the ISCOM2600G-HI series switch as below.
Step
1
2
3
4
5
6

6.1.5 Configuring DHCPv6 Client

Configure the DHCPv6 client for the ISCOM2600 series switch as below.
By default, the ISCOM2600G-HI series switch is enabled with DHCP Client. Use
the no ip address dhcp command to disable DHCP Client.
If the ISCOM2600G-HI series switch obtains the IP address from the DHCP server
through DHCP previously, it will restart the application process for IP address if
you use the ip address dhcp command to modify the IP address of the DHCP
server.
Command
Raisecom#config
Raisecom(config)#interfa
ce vlan 1
Raisecom(config-vlan)#ip
dhcp client { class-id
class-id
| client-id
client-id
| hostname
hostname
}
Raisecom(config-vlan)#ip
address dhcp [ server-ip
ip-address
]
Raisecom(config-vlan)#ip
dhcp client renew
Raisecom(config-ip)#no
ip address dhcp
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
Description
Enter global configuration mode.
Enter Layer 3 interface configuration mode.
(Optional) configure DHCP client information,
including the type identifier, client identifier,
and host name.
After the IP address is obtained by a
DHCP client, client information cannot be
modified.
Configure the DHCP client to obtain IP
address through DHCP.
(Optional) renew the IP address.
If the Layer 3 interface of the DHCP client has
obtained an IP address through DHCP, the IP
address will automatically be renewed when
the lease period expires.
(Optional) release the IP address.
6 DHCP
255

Advertisement

Table of Contents
loading

Table of Contents