R3303-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide

119
6602 HSR6602 6604/6608/6616
1 to 6 1 to 6
For the router with the MCP MPU installed: 1 to 12
For the router with the RPE-X1 or RSE-X1 MPU installed:
{ 1 to 12 on 6604
{ 1 to 24 on 6608
{ 1 to 48 on 6616
Examples
# Create HDLC link bundle interface 1 and enter its view.
<Sysname> system-view
[Sysname] interface hdlc-bundle 1
[Sysname-Hdlc-bundle1]
mtu
Use mtu to set the MTU size for an HDLC link bundle interface.
Use undo mtu to restore the default.
Syntax
mtu size
undo mtu
Default
The MTU size of an HDLC link bundle interface is 1500 bytes.
Views
HDLC link bundle interface view
Default command level
2: System level
Parameters
size: Specifies the MTU in bytes on an HDLC link bundle interface.
The following matrix shows the value ranges for the size argument:
6602 HSR6602
6604/6608/6616
46 to 2000 46 to 9600 46 to 9600
Usage guidelines
To forward traffic correctly, make sure the largest MTU supported by the member interface is no less than
the MTU size configured for the HDLC link bundle interface.
Examples
# Set the MTU size of HDLC link bundle interface 1 to 1430 bytes.
<Sysname> system-view
[Sysname] interface hdlc-bundle 1
[Sysname-Hdlc-bundle1] mtu 1430