R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference

3
Views
Layer 3 VE interface view, Layer 3 VE subinterface view
Default command level
2: System level
Parameters
bandwidth-value: Specifies the intended bandwidth for the interface, in the range of 1 to 4294967295
kbps.
Usage guidelines
You can obtain the intended bandwidth of an interface by querying the ifspeed value of the MIB node
with third-party software.
The intended bandwidth is used for bandwidth monitoring of the network management, but does not
affect the actual bandwidth of the interface.
Examples
# Set the intended bandwidth to 10000 kbps for interface Virtual-Ethernet 1/0/1.
<Sysname> system-view
[Sysname] interface virtual-ethernet 1/0/1
[Sysname-Virtual-Ethernet1/0/1] bandwidth 10000
clock
Use clock to specify the clock to be used by the ATM interface.
Use undo clock to restore the default.
Syntax
clock { master | slave }
undo clock
Default
An ATM interface uses the line clock (slave).
Views
ATM main interface view
Default command level
2: System level
Parameters
master: Specifies the interface to use the internal transmission clock.
slave: Specifies the interface to use the line clock.
Usage guidelines
When two network devices are connected back-to-back through ATM interfaces, you must configure the
clock mode as master on one side and as slave on the other side.
The effect of this command applies to both ATM main interface and subinterface. However, the
command is available only in ATM main interface view.