Operation Manual – Getting Started
H3C VG Series Voice Gateways
Chapter 2 Fundamental Configuration
2-22
Table 2-18
Set an Ethernet interface to obtain its IP address through DHCP
Operation
Command
Set an Ethernet interface to obtain its IP
address through DHCP
ip address dhcp-alloc
Cancel an Ethernet interface to obtain its
IP address through DHCP
undo ip address dhcp-alloc
By default, the Ethernet interface is not set to obtain its IP address through DHCP.
Note:
z
You cannot use the
ip address dhcp-alloc
command and the
ip address
ip-address
{
mask
|
mask-length
} command at the same time.
z
The
ip address dhcp-alloc
command does not support setting the secondary IP
address.
IV. Configuring the descriptive string for an interface
Perform the following configuration in system view.
Table 2-19
Configure the descriptive string for an interface
Operation
Command
Configure the descriptive string for an interface
description
string
Delete the descriptive string of an interface
undo description
V. Setting frame format for sending messages
The Ethernet interface supports both Ethernet_II and Ethernet_SNAP frames for
receiving messages, but only one of them for sending messages.
Perform the following configuration in Ethernet interface view.
Table 2-20
Set frame format for sending messages
Operation
Command
Set frame format for sending messages
send-frame-type
{
ethernet_ii
|
ethernet_snap
}
Reset frame format to the default value
undo send-frame-type
By default, messages are sent in Ethernet_II frames.