03-Interface Command Reference

HomeSupportRoutersMSR5600 Series(Comware V7)Reference GuidesCommand ReferencesH3C MSR 5600 Routers Command References(V7)-R0707-6W30103-Interface Command Reference
04-POS interface commands
Title Size Download
04-POS interface commands 126.52 KB

POS interface commands

Commands in this chapter are supported only when the device has related interfaces. For the interfaces that the device has, see the installation guide and interface module manuals.

Unless otherwise noted, the term "POS interfaces" in this document refers to standard POS interfaces.

bandwidth

Use bandwidth to configure the expected bandwidth of an interface.

Use undo bandwidth to restore the default.

Syntax

bandwidth bandwidth-value

undo bandwidth

Default

The expected bandwidth (in kbps) is the interface baud rate divided by 1000.

Views

Standard POS interface view

POS subinterface view

Predefined user roles

network-admin

Parameters

bandwidth-value: Specifies the expected bandwidth in the range of 1 to 400000000 kbps.

Usage guidelines

The expected bandwidth is an informational parameter used only by higher-layer protocols for calculation. You cannot adjust the actual bandwidth of an interface by using this command.

Examples

# Set the expected bandwidth to 50 kbps for POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] bandwidth 50

clock

Use clock to set the clock mode of a standard POS interface.

Use undo clock to restore the default.

Syntax

clock { master | slave }

undo clock

Default

The clock mode of a POS interface is slave.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

master: Sets the clock mode to master.

slave: Sets the clock mode to slave.

Usage guidelines

Standard POS interfaces support the following clock modes:

·     Master—Uses internal clock signal.

·     Slave—Uses line clock signal.

If the standard POS interface is connected to another router, set its clock mode to be different from the mode used by the remote end. If the standard POS interface is connected to a SONET/SDH device, which provides higher clock precision, always set its clock mode to slave.

Examples

# Set the clock mode to master for POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] clock master

crc

Use crc to set the CRC length on an interface.

Use undo crc to restore the default.

Syntax

crc { 16 | 32 }

undo crc

Default

The CRC length on an interface is 32 bits.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

16: Sets the CRC length to 16 bits.

32: Sets the CRC length to 32 bits.

Usage guidelines

The CRC length must be the same at both ends.

Examples

# Set the CRC length to 16 bits on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] crc 16

dampening

Use dampening to enable the device to dampen an interface when it is flapping.

Use undo dampening to disable interface dampening.

Syntax

dampening [ half-life reuse suppress max-suppress-time ]

undo dampening

Default

Interface dampening is disabled on POS interfaces.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

half-life: Specifies the amount of time (in seconds) for a penalty to decrease by half of its value. The value range is 1 to 120 seconds, and the default is 54 seconds.

reuse: Specifies the reuse threshold. The value range is 200 to 20000, and the default is 750. The reuse threshold must be lower than the suppression threshold.

suppress: Specifies the suppression threshold. The value range is 200 to 20000, and the default is 2000.

max-suppress-time: Specifies the maximum amount of time an interface can be dampened. The value range is 1 to 255 seconds, and the default is 162 seconds (three times the default half-life timer).

Usage guidelines

This command does not take effect on the administratively down events. When you execute the shutdown command, the penalty restores to 0, and the interface reports the down event to the higher layer protocols.

For more information about the interface dampening feature, see Interface Configuration Guide.

Examples

# Configure interface dampening on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] dampening 2 800 3000 5

Related commands

display interface pos

default

Use default to restore the default settings for an interface.

Syntax

default

Views

Standard POS interface view

POS subinterface view

Predefined user roles

network-admin

Usage guidelines

CAUTION

CAUTION:

The default command might interrupt ongoing network services. Make sure you are fully aware of the impact of this command when you use it on a live network.

This command might fail to restore the default settings for some commands for reasons such as command dependencies or system restrictions. You can use the display this command in interface view to check for these commands, and use their undo forms or follow the command reference to restore their default settings. If your restoration attempt still fails, follow the error message to resolve the problem.

Examples

# Restore the default settings of POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] default

description

Use description to configure the description of an interface.

Use undo description to restore the default.

Syntax

description text

undo description

Default

The interface description uses the interface-name Interface format, for example, Pos2/2/1 Interface.

Views

Standard POS interface view

POS subinterface view

Predefined user roles

network-admin

Parameters

text: Specifies the description, a case-sensitive string of 1 to 255 characters.

Examples

# Configure the description of POS 2/2/1 as pos-interface.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] description pos-interface

display interface pos

Use display interface pos to display information about POS interfaces.

Syntax

display interface [ pos [ interface-number | interface-number.subnumber ] ] [ brief [ description | down ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

pos [ interface-number | interface-number.subnumber ]: Specifies a standard POS interface or POS subinterface. The interface-number.subnumber arguments specify a POS subinterface. The interface-number argument specifies the main interface number, and the subnumber argument specifies the subinterface number in the range of 0 to 1023. If you do not specify the pos keyword, this command displays information about all interfaces except VA interfaces on the device. If you specify the pos keyword without specifying an interface, this command displays information about all POS interfaces. For more information about VA interfaces, see PPPoE configuration in Layer 2—WAN Access Configuration Guide.

brief: Displays brief interface information. If you do not specify this keyword, the command displays detailed interface information.

description: Displays complete interface descriptions. If you do not specify this keyword, the command displays only the first 27 characters of interface descriptions.

down: Displays physically down interfaces and their down causes. If you do not specify this keyword, the command displays information about interfaces in any state.

Examples

# Display detailed information about POS 2/2/1.

<Sysname> display interface pos 2/2/1

Pos2/2/1

Current state: DOWN

Line protocol state: DOWN

Description: Pos2/2/1 Interface

Bandwidth: 50kbps

Maximum transmission unit: 1500

Dampening enabled:

 Penalty: 0 (not suppressed)

 Ceiling: 4525

 Reuse: 800

 Suppress: 3000

 Half-life: 2 seconds

 Max-suppress-time: 5 seconds

 Flap count: 0

Hold timer: 10 seconds, retry times: 5

Internet Address: 5.5.5.2/24 Primary

Link layer protocol: PPP

LCP: opened, IPCP: opened

Physical layer: Packet Over SONET, Baudrate: 155520000 bps

Scramble: enabled, crc: 32, clock: slave, loopback: not set

SONET alarm:

  section layer: OOF LOF LOS

  line    layer: AIS

  path    layer: AIS RDI

  C2(Rx): 0xff, C2(Tx): 0x16

  J0(Rx): unknown

  J0(Tx): ""

  J1(Rx): unknown

  J1(Tx): ""

SONET error:

  section layer: B1 65535

  line    layer: B2 0 M1 0

  path    layer: B3 0 G1 0

Last link flapping: 6 hours 39 minutes 25 seconds

Last clearing of counters: Never

Last 300 seconds input rate: 0.00 bytes/sec, 0 bits/sec, 0.00 packets/sec

Last 300 seconds output rate: 0.00 bytes/sec, 0 bits/sec, 0.00 packets/sec

Input:

  0 packets, 0 bytes

  0 errors, 0 runts, 0 giants, 0 CRC

  0 overruns, 0 aborts, 0 no buffers

Output:

  0 packets, 0 bytes

  0 errors, 0 underruns, 0 aborts

# Display brief information about POS 2/2/1.

<Sysname> display interface pos 2/2/1 brief

Brief information on interfaces in route mode:

Link: ADM - administratively down; Stby - standby

Protocol: (s) - spoofing

Interface            Link Protocol Primary IP      Description

Pos2/2/1             DOWN DOWN     --

# Display brief information about all standard POS interfaces, POS subinterfaces, and POS channel interfaces in a down state and the causes.

<Sysname> display interface pos brief down

Brief information on interfaces in route mode:

Link: ADM - administratively down; Stby - standby

Interface            Link Cause

Pos2/2/1             ADM  Administratively

Table 1 Command output

Field

Description

Current state

Physical link state of the interface:

·     Administratively DOWN—The interface has been shut down by using the shutdown command.

·     DOWN—The interface is administratively up, but its physical state is down (possibly because no physical link exists or the link has failed).

·     UP—The interface is both administratively and physically up.

Line protocol state

Data link layer state of the interface. The state is determined through automatic parameter negotiation at the data link layer.

·     UP—The data link layer protocol is up.

·     DOWN—The data link layer protocol is down.

Description

Description of the interface.

Bandwidth

Expected bandwidth of the interface.

Maximum transmission unit

MTU of the interface.

Dampening enabled:

 Penalty: 0 (not suppressed)

 Ceiling: 4525

 Reuse: 800

 Suppress: 3000

 Half-life: 2 seconds

 Max-suppress-time: 5 seconds

 Flap count: 0

Interface dampening information:

·     Dampening enabled—The dampening feature is enabled.

·     Penalty—Penalty value. The interface suppression state is displayed in parentheses.

¡     Not suppressed—The interface is not dampened. Interface state changes are reported to higher layer protocols.

¡     Suppressed—The interface is dampened. Interface state changes are not reported to higher layer protocols.

·     Ceiling—Maximum penalty value.

·     Reuse—Reuse threshold.

·     Suppress—Suppression threshold.

·     Half-life—Half-life timer.

·     Max-suppress-time—Maximum suppression time.

·     Flap count—Number of times that the interface has flapped.

These fields are not displayed if dampening is disabled on the interface.

Hold timer

Interval at which the data link layer protocol sends keepalives.

retry times

Maximum number of keepalive attempts.

The interface determines that the remote end is down if it does not receive a keepalive response after the maximum number of keepalive attempts have been made.

Internet protocol processing: Disabled

The interface is not assigned an IP address and cannot process IP packets.

Internet address: ip-address/mask-length (Type)

IP address of the interface and type of the address in parentheses.

Possible IP address types include:

·     Primary—Manually configured primary IP address.

·     Sub—Manually configured secondary IP address. If the interface has both primary and secondary IP addresses, the primary IP address is displayed. If the interface has only secondary IP addresses, the lowest secondary IP address is displayed.

·     DHCP-Allocated—DHCP allocated IP address. For more information, see DHCP client configuration in Layer 3IP Services Configuration Guide.

·     BOOTP-AllocatedBOOTP allocated IP address. For more information, see BOOTP client configuration in Layer 3IP Services Configuration Guide.

·     PPP-Negotiated—IP address assigned by a PPP server during PPP negotiation. For more information, see PPP configuration in Layer 2WAN Access Configuration Guide.

·     Unnumbered—IP address borrowed from another interface.

·     Cellular-Allocated—IP address allocated through the modem-manufacturer's proprietary protocol. For more information, see 3G/4G modem management in Layer 2WAN Access Configuration Guide.

·     MAD—IP address assigned to an IRF member device for MAD on the interface. For more information, see IRF configuration in Virtual Technologies Configuration Guide.

·     MTunnel—IP address of the multicast tunnel interface (MTI), which is the same as the IP address of the MVPN source interface. For more information, see multicast VPN configuration in IP Multicast Configuration Guide.

Link layer protocol

Data link layer protocol of the interface.

LCP: opened, IPCP: opened

Both LCP negotiation and IPCP negotiation succeeded.

Physical layer

Physical interface.

Baudrate

Baud rate of the interface.

Scramble

Payload scrambling state.

crc

CRC length.

clock

Clock mode.

loopback

Loopback state.

SONET alarm

SONET alarms.

SONET error

SONET errors.

Last link flapping

The amount of time that has elapsed since the most recent physical state change of the interface. This field displays Never if the interface has been physically down since device startup.

Last clearing of counters

The most recent time that the reset counters interface pos command was executed. This field displays Never if the command has not been executed on the interface since device startup.

Current system time

Current system time in the YYYY-MM-DD HH:MM:SS format. If the time zone is configured, this field is in the YYYY-MM-DD HH:MM:SS UTC±HH:MM:SS format.

Last 300 seconds input rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec

Average input rates (in Bps, bps, and pps) for the last 300 seconds.

Last 300 seconds output rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec

Average output rates (in Bps, bps, and pps) for the last 300 seconds.

Input:

  0 packets, 0 bytes

  0 errors, 0 runts, 0 giants, 0 CRC

  0 overruns, 0 aborts, 0 no buffers

Inbound traffic statistics for the POS interface:

·     errors—Number of inbound packets with errors detected at the physical layer.

·     runts—Number of inbound packets shorter than the minimum frame length.

·     giants—Number of inbound packets larger than the maximum frame length.

·     CRC—Total number of inbound normal-size packets with CRC errors.

·     overruns—Number of packet drops because the input rate of the interface exceeded the forwarding capability.

·     aborts—Number of invalid inbound frames.

·     no buffers—Number of packet drops because the receive buffer is full.

Output:

  0 packets, 0 bytes

  0 errors, 0 underruns, 0 aborts

Outbound traffic statistics for the POS interface:

·     errors—Number of outbound packets with errors detected at the physical layer.

·     underruns—Number of packets dropped because the output rate of the interface exceeded the memory reading rate.

·     aborts—Total number of invalid outbound packets.

Brief information on interface(s) under route mode:

Brief information about Layer 3 interfaces.

Interface

Abbreviated interface name.

Link

Physical link state of the interface:

·     UP—The interface is physically up.

·     DOWN—The interface is physically down.

·     ADM—The interface has been shut down by using the shutdown command. To restore the physical state of the interface, use the undo shutdown command.

·     Stby—The interface is a backup interface in standby state. To see the primary interface, use the display interface-backup state command.

Protocol

Data link layer protocol state of the interface:

·     UP—The data link layer protocol of the interface is up.

·     DOWN—The data link layer protocol of the interface is down.

·     UP(s)—The data link layer protocol of the interface is up, but the link is an on-demand link or does not exist. The (s) attribute represents the spoofing flag.

Primary IP

Primary IP address of the interface. This field displays two hyphens (--) if the interface does not have an IP address.

Description

Description of the interface.

Cause

Cause for the physical link state of an interface to be DOWN:

·     Administratively—The interface has been manually shut down by using the shutdown command. To restore the physical state of the interface, use the undo shutdown command.

·     Not connected—No physical connection exists (possibly because the network cable is disconnected or faulty).

Related commands

reset counters interface pos

flag c2

Use flag c2 to set the C2 path signal label byte.

Use undo flag c2 to restore the default.

Syntax

flag c2 flag-value

undo flag c2

Default

The C2 value is 16 in hexadecimal notation.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

flag-value: Specifies a C2 byte value, a hexadecimal number in the range of 0 to ff.

Usage guidelines

The C2 byte is a higher-order path overhead byte. It indicates the multiplex structure of virtual container (VC) frames and the property of payload.

When the C2 byte of one end is set to 1, the C2 byte of the other end can be set to any character in hexadecimal notation. If the C2 byte of either ends of a link is not set to 1, the C2 byte must be the same at both ends.

Examples

# Set the C2 byte to 01 in hexadecimal notation on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] flag c2 01

Related commands

display interface pos

flag j0

Use flag j0 to set the J0 regenerator section trace byte for SONET or SDH frames.

Use undo flag j0 to restore the default.

Syntax

flag j0 { sdh | sonet } flag-value

undo flag j0 { sdh | sonet }

Default

The device uses the SDH framing format. In SDH frames, the J0 byte value is null .

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

flag-value: Specifies the J0 byte. It must be a string of 1 to 15 characters for SDH, and a hexadecimal number in the range of 0 to ff for SONET.

sdh: Specifies the SDH framing format.

sonet: Specifies the SONET framing format.

Usage guidelines

J0 byte is a section overhead byte. SDH and SONET use this byte to test continuity of the connection between two interfaces at the section level.

The J0 byte can be different on devices of the same service provider. On the interfaces between two service providers, the J0 byte must be the same.

Examples

# Set the J0 byte to ff in hexadecimal notation for SDH on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] flag j0 sdh ff

Related commands

display interface pos

frame-format

flag j1

Use flag j1 to set the J1 path trace byte for SONET or SDH frames.

Use undo flag j1 to restore the default.

Syntax

flag j1 { sdh | sonet } flag-value

undo flag j1 { sdh | sonet }

Default

The device uses the SDH framing format. In SDH frames, the J1 byte value is null.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

flag-value: Specifies a J1 byte value. It must be a string of 1 to 15 characters for SDH and a string of 1 to 62 characters for SONET.

sdh: Specifies the SDH framing format.

sonet: Specifies the SONET framing format.

Usage guidelines

J1 byte is a higher-order path overhead byte. SDH and SONET use this byte to test continuity of the connection between two interfaces at the path level.

The J1 byte must be the same at both ends of a link.

Examples

# Set the J1 byte to aabbcc for SDH on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] flag j1 sdh aabbcc

Related commands

display interface pos

·     flag j1 ignore

frame-format

flow-interval

Use flow-interval to set the statistics polling interval for an interface.

Use undo flow-interval to restore the default.

Syntax

flow-interval interval

undo flow-interval

Default

The statistics polling interval is 300 seconds.

Views

System view

Predefined user roles

network-admin

Parameters

interval: Specifies the statistics polling interval in the range of 5 to 300 and in steps of 5, in seconds.

Usage guidelines

In system view, the command takes effect on all interfaces.

Examples

# Set the statistics polling interval to 180 seconds for interfaces.

<Sysname> system-view

[Sysname] flow-interval 180

frame-format

Use frame-format to set the framing format on a standard POS interface.

Use undo frame-format to restore the default.

Syntax

frame-format { sdh | sonet }

undo frame-format

Default

The framing format is SDH on a standard POS interface.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

sdh: Specifies the SDH framing format.

sonet: Specifies the SONET framing format.

Usage guidelines

When you use the flag j0 and flag j1 commands to set the overhead bytes, the settings must match the framing format.

Examples

# Set the framing format to SONET on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] frame-format sonet

Related commands

flag j0

flag j1

interface pos

Use interface pos to create a POS subinterface and enter its view, or enter the view of an existing standard POS interface or POS subinterface.

Use undo interface pos to delete a POS subinterface.

Syntax

interface pos { interface-number | interface-number.subnumber [ p2mp | p2p ] }

undo interface pos interface-number.subnumber

Default

No POS subinterfaces exist.

Views

System view

Predefined user roles

network-admin

Parameters

interface-number: Specifies a standard POS interface or POS channel interface by its number.

interface-number.subnumber: Specifies a POS subinterface. The interface-number argument specifies the main interface number. The subnumber argument specifies the subinterface number in the range of 0 to 1023.

p2mp: Sets the subinterface type to point-to-multipoint. By default, a POS subinterface is P2MP type.

p2p: Sets the subinterface type to point-to-point.

Usage guidelines

You can create POS subinterfaces only on Frame Relay-enabled standard POS interfaces.

Examples

# Enter the view of POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1]

# Create POS subinterface POS 2/2/1.1.

<Sysname> system-view

[Sysname] interface pos 2/2/1.1

[Sysname-Pos2/2/1.1]

Related commands

link-protocol

link-protocol

Use link-protocol to set the data link layer protocol of an interface.

Syntax

link-protocol { fr | hdlc | ppp }

Default

PPP is used.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

fr: Specifies Frame Relay as the data link layer protocol of the interface.

hdlc: Specifies HDLC as the data link layer protocol of the interface.

ppp: Specifies PPP as the data link layer protocol of the interface.

Examples

# Specify HDLC as the data link protocol of POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] link-protocol hdlc

loopback

Use loopback to enable loopback for a standard POS interface.

Use undo loopback to disable loopback for a standard POS interface.

Syntax

loopback { local | remote }

undo loopback

Default

Loopback is disabled on a standard POS interface.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

local: Enables internal loopback.

remote: Enables external loopback.

Usage guidelines

Loopback is intended for testing only. Disable the feature when the interface is operating correctly.

Before you use this command on a standard POS interface, make sure its clock mode is master.

If you enable internal loopback on an unconnected standard POS interface, the status of the data link layer protocol changes to up.

Examples

# Enable internal loopback on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] loopback local

Related commands

clock

mtu

Use mtu to set the MTU size for an interface.

Use undo mtu to restore the default.

Syntax

mtu size

undo mtu

Default

The MTU size for an interface is 1500 bytes.

Views

Standard POS interface view

POS subinterface view

Predefined user roles

network-admin

Parameters

size: Sets the maximum transmission unit (MTU) in bytes. The value range for this argument is 128 to 1650.

Usage guidelines

The MTU setting affects the assembly and fragmentation of IP packets.

After configuring the MTU for an interface, you must use the shutdown command and then the undo shutdown command on the interface for the modification to take effect.

Examples

# Set the MTU to 1430 bytes for POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] mtu 1430

reset counters interface pos

Use reset counters interface pos to clear interface statistics.

Syntax

reset counters interface [ pos [ interface-number | interface-number.subnumber ] ]

Views

User view

Predefined user roles

network-admin

Parameters

pos [ interface-number | interface-number.subnumber ]: Clears statistics for a standard POS interface, POS channel interface,. The interface-number.subnumber arguments specify a POS subinterface. The interface-number argument specifies the main interface number, and the subnumber argument specifies the subinterface number in the range of 0 to 1023. If you do not specify the pos keyword, this command clears statistics for all interfaces except VA interfaces. If you specify the pos keyword without specifying an interface, this command clears statistics for all standard POS interfaces, POS subinterfaces,. For more information about VA interfaces, see PPPoE configuration in Layer 2—WAN Access Configuration Guide.

Usage guidelines

Use this command to clear history statistics before you collect statistics for a time period.

Examples

# Clear statistics for POS 2/2/1.

<Sysname> reset counters interface pos 2/2/1

Related commands

display interface pos

scramble

Use scramble to enable payload scrambling on an interface.

Use undo scramble to disable payload scrambling on an interface.

Syntax

scramble

undo scramble

Default

Payload scrambling is enabled on standard POS interfaces and POS channel interfaces.

Views

Standard POS interface view

Predefined user roles

network-admin

Usage guidelines

Payload scrambling enables an interface to scramble outgoing data and descramble incoming data. By preventing the presence of long strings of all 1s or all 0s, payload scrambling enables the receiving end to extract the line clock signal correctly.

If payload scrambling is disabled, the interface does not scramble outgoing data or descramble incoming data.

The payload scrambling setting must be the same at both ends of a link to ensure correct communication.

After payload scrambling is enabled or disabled on an interface, the C2 byte on the interface does not change automatically. Use the flag c2 command to set the same C2 byte on the interface as its peer.

Examples

# Enable payload scrambling on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1]scramble

shutdown

Use shutdown to shut down an interface.

Use undo shutdown to bring up an interface.

Syntax

shutdown

undo shutdown

Default

An interface is up.

Views

Standard POS interface view

POS subinterface view

Predefined user roles

network-admin

Examples

# Shut down POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] shutdown

snmp-agent trap enable { b1-tca | b2-tca | b3-tca }

Use snmp-agent trap enable { b1-tca | b2-tca | b3-tca } to enable SNMP notifications about signal transmission performance for a standard POS interface.

Use undo snmp-agent trap enable { b1-tca | b2-tca | b3-tca } to disable SNMP notifications about signal transmission performance for a standard POS interface.

Syntax

snmp-agent trap enable { b1-tca | b2-tca | b3-tca }

undo snmp-agent trap enable { b1-tca | b2-tca | b3-tca }

Default

Signal transmission performance notifications are enabled for the standard POS interface.

Views

Standard POS interface view

Predefined user roles

network-admin

Usage guidelines

To generate SNMP notifications when a B1, B2, or B3 alarm occurs on a standard POS interface, use this command.

B1, B2, and B3 bytes indicate the signal transmission performance of a line at different levels.

·     B1 alarm occurs if the bit error rate of a complete STM-N frame exceeds the B1 alarm threshold.

·     B2 alarm occurs if the bit error rate of an STM-1 frame exceeds the B2 alarm threshold.

·     B3 alarm occurs if the bit error rate of a multiplexed signal (VC3 or VC4 frame) in the STM-1 frame exceeds the B3 alarm threshold.

For B1, B2, or B3 alarm SNMP notifications to be sent correctly, you must also configure SNMP on the device. For more information about SNMP configuration, see Network Management and Monitoring Configuration Guide.

Examples

# Disable B1 alarm notifications on POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] undo snmp-agent trap enable b1-tca

timer-hold

Use timer-hold to set the keepalive interval.

Use undo timer-hold to restore the default.

Syntax

timer-hold seconds

undo timer-hold

Default

The keepalive interval is 10 seconds.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

seconds: Specifies the interval at which the interface sends keepalive packets. The value range for this argument is 0 to 32767 seconds.

Usage guidelines

On an interface encapsulated with PPP, FR, or HDLC, the data link layer sends keepalive packets at keepalive intervals to detect the availability of the remote end. The data link layer determines that the peer end is down if it does not receive a response after the maximum number of keepalive attempts have been made. The data link layer then reports the link down event to the upper-layer protocols.

To set the maximum number of keepalive attempts, use the timer-hold retry command.

On a slow link, increase the keepalive interval to prevent false shutdown of the interface. This situation might occur when keepalive packets are delayed because a large packet is being transmitted on the link.

Examples

# Set the keepalive interval to 15 seconds for POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] timer-hold 15

Related commands

timer-hold retry

timer-hold retry

Use timer-hold retry to set the maximum number of keepalive attempts.

Use undo timer-hold retry to restore the default.

Syntax

timer-hold retry retries

undo timer-hold retry

Default

The maximum number of keepalive attempts is 5.

Views

Standard POS interface view

Predefined user roles

network-admin

Parameters

retries: Specifies the maximum number of keepalive attempts, in the range of 1 to 255.

Usage guidelines

The interface determines that the remote end is down if it does not receive a keepalive response after the maximum number of keepalive attempts have been made.

This command applies to interfaces encapsulated with PPP, FR, or HDLC. To set the keepalive interval, use the timer-hold command.

On a slow link, increase the maximum number of keepalive attempts to prevent false shutdown of the interface. This situation might occur when keepalive packets are delayed because a large packet is being transmitted on the link.

Examples

# Set the maximum number of keepalive attempts to 10 for POS 2/2/1.

<Sysname> system-view

[Sysname] interface pos 2/2/1

[Sysname-Pos2/2/1] timer-hold retry 10

Related commands

timer-hold

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网