guard-time

Specifies a value for the Ethernet Ring Protection (ERP) guard timer.

Syntax

guard-time time
no guard-time

Command Default

The guard timer is configured at 1500 milliseconds (ms) by default.

Parameters

time
Time in ms. Range is from 1200 through 4000, in intervals of 100.

Modes

ERP configuration mode

Usage Guidelines

Use the no form of this command to restore the default.

Examples

The following example configures a guard timer value of 1400 ms.

device# configure terminal
device(config)# erp 1
device(config-erp-1)# guard-time 1400