Gsm-abis retransmit – Cisco 3825 User Manual

Page 165

Advertising
background image

A-33

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

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

gsm-abis retransmit

gsm-abis retransmit

To enable retransmission of repetitive subrate sample, use the gsm-abis retransmit Interface
configuration command. This command is useful when the latency introduced by the characteristics of
the backhaul network is excessive. Examples are the use of satellite transmission facilities or multiple
router hops on the backhaul network.

gsm-abis retransmit [sample-delay]

Syntax Description

Defaults

There are no default settings or behaviors.

Command Modes

Interface configuration

Command History

Examples

The following example shows how a retransmit delay of 100 ms:

Router(config)# interface Serial10/1/0.0

Router(config-if)# encapsulation gsm-abis

Router(config-if)# gsm-abis local 10.10.10.1 5504

Router(config-if)# gsm-abis remote 10.10.10.2 5504

Router(config-if)# gsm-abis retransmit 5

Related Commands

sample-delay

The number of duplicate samples that must be observed before the duplicate
sample will be retransmitted. The sample-delay in a range of 5 to 255 or 100
to 5100 ms at 20 ms intervals.

Release

Modification

12.4(2)MR

This command was introduced.

Command

Description

gsm-abis local

Configures the local parameters for an IP/UDP backhaul
connection.

gsm-abis remote

Configures the remote parameters for an IP/UDP backhaul
connection.

show gsm-abis packet

Displays packet statistics counters of the GSM
compression/decompression.

show gsm-abis packet | include
retransmit

Displays packet statistics counters of the GSM
compression/decompression to include the repetitive sub-rate
samples retransmitted.

Advertising