Oam retry <up-count> <down-count> <retry-frequency – ADTRAN 1000R Series User Manual

Page 771

Advertising
background image

Command Reference Guide

ATM Sub-Interface Config Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

771

oam retry <up-count> <down-count> <retry-frequency>

Use the oam retry command to configure parameters related to Operation, Administration, and
Maintenance (OAM) management for an ATM interface. Use the no form of this command to
disable OAM management parameters.

Syntax Description

>

<up-count>

Specifies the number of consecutive end-to-end F5 OAM loopback cell responses
that must be received in order to change a PVC connection state to up. The range
is from 1 to 255.

<down-count>

Specifies the number of consecutive end-to-end F5 OAM loopback cell responses
that are not received in order to change a PVC state to down. The range is from 1
to 255.

<retry-frequency>

Specifies the frequency (in seconds) that end-to-end F5 OAM loopback cells are
transmitted when a change in the up/down state of a PVC is being verified. The
range is from 1 to 600.

Default Values

By default, the up-count is set to 3, the down-count is set to 5, and the retry frequency is 1.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 3000, and 4000 Series units.

Command History

Release 8.1

Command was introduced.

Usage Examples

The following example configures the OAM parameters with an up-count of 2, down-count of 2, and retry
frequency of 10:

(config)#interface atm 1.1

(config-atm 1.1)#oam retry 2 2 10

Advertising