R3303-HP HSR6800 Routers Interface Command Reference

Table Of Contents
20
half: Sets the interface to operate in half-duplex mode. This keyword is not available for the fiber combo
ports and 10-GE interfaces.
Examples
# Configure interface GigabitEthernet 4/0/1 to operate in full duplex mode.
<Sysname> system-view
[Sysname] interface gigabitethernet 4/0/1
[Sysname-GigabitEthernet4/0/1] duplex full
flag sdh
Use flag sdh to set a value for the overhead byte J0 or J1 in SDH frames when the 10-GE interface is
operating in WAN mode.
Use undo flag sdh to restore the default value of the J0 or J1 byte.
Syntax
flag { j0 | j1 } sdh value
undo flag { j0 | j1 } sdh
Default
The value of J0 and J1 bytes is all 0s.
Views
Ten-GigabitEthernet interface view
Default command level
2: System level
Parameters
j0: Sets the regenerator section trace byte.
j1: Sets the path trace byte.
value: Specifies the value for the J0 or J1 byte, a string of 1 to 15 characters.
Usage guidelines
This command is configurable only when the 10-GE interface is operating in WAN mode.
Examples
# Set J0 bytes in SDH frames to Sysname on interface Ten-GigabitEthernet 4/1/1.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 4/1/1
[Sysname-Ten-GigabitEthernet4/1/1] port-mode wan
[Sysname-Ten-GigabitEthernet4/1/1] flag j0 sdh Sysname
Related commands
port-mode
flow-interval
Use flow-interval to set the interface statistics polling interval.