R3303-HP HSR6800 Routers Interface Command Reference

Table Of Contents
192
Default
Link state change suppression is disabled on the POS interface.
Views
POS interface view
Default command level
2: System level
Parameters
seconds: Sets the link state change suppression interval on the POS interface in the range of 0 to 10
seconds.
Usage guidelines
This command prevents frequent link state changes within an interval.
Examples
# Set the link state change suppression interval of interface POS 2/1/0 to 10 seconds.
<Sysname> system-view
[Sysname] interface pos 2/1/0
[Sysname-Pos2/1/0] link-delay 10
link-protocol
Use link-protocol to set the link layer protocol of the interface.
Syntax
link-protocol { fr [ ietf | mfr interface-number | nonstandard ] | hdlc | ppp }
Default
PPP is used.
Views
POS interface view
Default command level
2: System level
Parameters
fr: Specifies Frame Relay as the link layer protocol of the interface.
ietf: Adopts the Interface Engineering Task Force (IETF) standard encapsulation format, which is the
default encapsulation format.
mfr interface-number: MFR interface or subinterface number. The specified interface must be one that
already exists.
nonstandard: Adopts non-IETF standard compatible encapsulation format.
hdlc: Specifies High-level Data Link Control (HDLC) as the link layer protocol of the interface.
ppp: Specifies the Point-to-Point protocol (PPP) as the link layer protocol of the interface.
Usage guidelines