Specifying The Atm Ilmi Keepalive Rate; Configuring Atm Clock; Specifying The Atm Flag; Controlling Atm Alarm Reporting - Cisco 10000 Series Configuration Manual

Router line card
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Commands

Specifying the ATM ILMI Keepalive Rate

To specify the ILMI keepalive rate, enter the atm ilmi-keepalive command.
atm ilmi-keepalive [seconds [retry counts]]
Where:
The default value for seconds is 5000 and for retry counts is 4.
The following example shows how to enable ILMI keepalives for the ATM interface 5/0/0:
Router(config)# interface atm 5/0/0
Router(config-if)# atm ilmi-keepalive 10000 retry 3

Configuring ATM Clock

To configure the clock source as internal, use the atm clock internal command:
atm clock internal
no atm clock internal
The default clock setting is no atm clock internal, which means that clocking is derived from the line.
In the following example, clocking is set from the router.
Router(config)# interface atm 5/0/0
Router(config-if)# atm clock internal

Specifying the ATM Flag

To specify the ATM flag value for the s1s0 bit, use the atm flag s1s0 command. This command is
typically used to meet a standards requirement or to ensure interoperability with another vendor's
equipment.
atm flag s1s0 value
Where:
The default s1s0 value is 0.
The following example assigns a value of 2 to the ATM flag:
Router(config)# interface atm 5/0/0
Router(config-if)# atm flag s1s0 2

Controlling ATM Alarm Reporting

To control selected SONET alarms so that they are logged to the console for an ATM interface, use the
atm report interface configuration command.
atm report {b1-tca | b2-tca | b3-tca | lais | lcd | lrdi | pais | plop | prdi | rdool |
sd-ber | sf-ber | slof | slos}
no atm report {b1-tca | b2-tca | b3-tca | lais | lcd | lrdi | pais | plop | prdi | rdool |
sd-ber | sf-ber | slof | slos}
Cisco 10000 Series Router Line Card Configuaration Guide
3-12
seconds is a value from 1 to 65535
retry counts is a value from 2 to 5
s1s0 is part of the payload pointer byte
value is from 0 to 3
Chapter 3
1-Port OC-12 ATM Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents