Command Manual – Getting Started
H3C VG Series Voice Gateways
Chapter 1 Fundamental Configuration Commands
1-18
View
Any view
Parameter
type
: Interface type. Refer to Table 1-1 for interface types that the VG supports.
number
: Interface number. Various types of interfaces of the VG are numbered
respectively, each type starting from 0 or 1.
Description
Use the
interface
command to enter the specific interface view or create logical
interfaces.
Use the
undo interface
command to delete a specified logical interface.
You can input the interface type in shortened form, as long as it is not in conflict with
other interface types. For example, you can shorten the Ethernet 0 as e0.
Table 1-1
Interface types that the VG supports
Interface type
Description
Interface attribute
Dialer
Dial interface
Logical interface
Ethernet Ethernet
interface Physical
interface
Loopback
Loopback interface
Logical interface
Example
# Enter the Ethernet interface view from the system view.
[VG]interface ethernet 0
[VG-Ethernet0]
1.3.9 ip address
Syntax
ip
address
{
ip-address
{
mask
|
mask-length
} [
sub
] |
dhcp-alloc
}
undo
[
ip address
ip-address
{
mask
|
mask-length
} [
sub
] |
dhcp-alloc
]
View
Interface view
Parameter
ip-address
: IP address of the Ethernet interface.
mask
: Sub-net mask, in dotted decimal notion.