Idle-pattern – Cisco 3825 User Manual

Page 167

Advertising
background image

A-35

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference

idle-pattern

idle-pattern

To specify the data pattern transmitted on the T1/E1 when missing packets are detected on the PWE3
circuit, use the idle-pattern command in CEM configuration mode.

idle-pattern [pattern]

no idle-pattern

Syntax Description

Defaults

Default idle-pattern is 0xFF.

Command Modes

CEM circuit configuration

Command History

Usage Guidelines

The idle-pattern data is sent to replace the data from missing packets.

Examples

The following example illustrates the use of the idle-pattern command:

Router# config t

Router(config)# interface cem 0/0/0

Router(config-if)# no ip address

Router(config-if)# cem 0

Router(config-if-cem)# idle-pattern 0x55

Router(config-if-cem)# xconnect 10.10.10.10 200 encapsulation mpls

Router(config-if-cem-xconn)# exit

Router(config-if-cem)# exit

Router(config-if)# exit

Router(config)# exit

Related Commands

pattern

An 8-bit hexadecimal number that is transmitted as the idle pattern.

Release

Modification

12.4(12)MR2

This command was introduced.

Command

Description

cem

Enters circuit emulation configuration mode.

cem class

Applies the CEM interface parameters defined in the given
<cem-class-name> to the circuit.

class cem

Configure’s CEM interface parameters in a class that’s applied to
CEM interfaces together in the global configuration mode.

Advertising