
Command Manual – Getting Started
H3C VG Series Voice Gateways
Chapter 1 Fundamental Configuration Commands
1-22
1.3.13 speed
Syntax
speed
{
10
|
100
|
negotiation
}
undo speed
View
Ethernet interface view
Parameter
negotiation
: The FE interface runs in negotiation mode.
10
: The FE interface runs in 10Base-T (10 Mbps) mode.
100
: The FE interface runs in 100Base-T (100 Mbps) mode.
Description
Use the
speed
command to set the speed at the 10/100Base Ethernet interface.
Use the
undo speed
command to reset the interface speed to the default value.
By default, the FE interface runs in negotiation mode.
If you set the interface to run in negotiation mode, the peer interface must be also in
negotiation mode. It is recommended to use the
speed
command to set both ends at
the same speed mode if you are not sure they are in the same mode.
Using the command
speed
{
10
|
100
} first and then the command
duplex negotiation
,
you can set the interface speed in negotiation mode and start the process to negotiate
both speed and operating mode.
Related command:
duplex
and
display interfaces
.
Example
# Set the FE interface run in 10Base-T mode.
[VG-Ethernet0] speed 10
1.4 Default Route Configuration Commands
1.4.1 ip route-static
Syntax
ip route-static
0.0.0.0 { 0.0.0.0 | 0 }
nexthop-address
[
preference value
] [
reject
]
[
blackhole
]
undo ip route-static
0.0.0.0 { 0.0.0.0 | 0 } [
nexthop-address
] [
preference value
]