R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)

178
Predefined user roles
network-admin
Parameters
size: Specifies the MTU in the range of 46 to 1500 bytes.
Usage guidelines
The MTU setting can affect IP packet fragmentation and reassembly on the interface.
Examples
# Configure the MTU for interface VE 2/4/0 as 200 bytes.
<Sysname> system-view
[Sysname] interface virtual-ethernet 2/4/0
[Sysname- Virtual-Ethernet2/4/0] mtu 200
oam ais-rdi
Use oam ais-rdi to configure the parameters related to AIS/RDI alarm cell detection.
Use undo oam ais-rdi to restore the default.
Syntax
oam ais-rdi up up-seconds down down-seconds
undo oam ais-rdi
Default
A PVC comes up if no AIS/RDI alarm cells are received in the last three seconds, and goes down if it
receives successive AIS/RDI alarm cells in one second.
Views
PVC view, PVC view in a PVC-group
Predefined user roles
network-admin
Parameters
up up-seconds: Specifies the time (in seconds) within which the PVC comes up if no AIS/RDI alarm cells
are received. The value range for the up-seconds argument is 3 to 60 seconds.
down down-seconds: Specifies the time (in seconds) within which the PVC goes down if it receives
successive AIS/RDI alarm cells. The value range for the down-seconds argument is 1 to 60 seconds.
Usage guidelines
The system uses a timer to detect AIS/RDI alarm cells received in the last one second:
A PVC goes down if it receives successive AIS/RDI alarm cells in the time period specified by the
down-seconds argument.
A PVC comes up if no AIS/RDI alarm cells are received in the time period specified by the
up-seconds argument.
Examples
# Configure the AIS/RDI alarm detection parameters for PVC 1/32, setting up-seconds to 5 and
down-seconds to 5.