Cisco 3825 Software Configuration Manual page 110

Mobile wireless edge router
Table of Contents

Advertisement

Configuration Sequence
Step 3
Enable Transmission Control Protocol (TCP) header compression.
Router(config-if)# ip tcp header-compression keyword
For example, the following command enables IETF-Format as the header compression:
Router(config-if)# ip tcp header-compression ietf-format
Change the length of time for which data is used, enter the following command:
Step 4
Router(config-if)# load-interval seconds
Where seconds is the length of time for which data is used to compute load statistics. A value that is a
multiple of 30, from 30 to 600 (30, 60, 90, 120, and so forth).
For example, the following command has the length of time set at 30 seconds:
Router(config-if)# load-interval 30
Disable the keepalive parameters.
Step 5
Router(config-if)# no keepalive
Disable the Cisco Discovery Protocol (CDP) on the interface.
Step 6
Router(config-if)# no cdp enable
To configure PFC on the router, enter the following command:
Step 7
Router(config-if)# ppp pfc local {request | forbid}
Where:
request—The PFC option is included in outbound configuration requests.
forbid—The PFC option is not sent in outbound configuration requests, and requests from a remote
peer to add the PFC option are not accepted.
For example, the following command creates how the router handles PFC:
Router(config-if)# ppp pfc local request
Step 8
To configure how the router handles the PFC option in configuration requests received from a remote
peer, enter the following command:
Router(config-if)# ppp pfc remote {apply | reject | ignore}
Where:
apply—PFC options are accepted and ACFC may be performed on frames sent to the remote peer.
reject—PFC options are explicitly ignored.
ignore—PFC options are accepted, but ACFC is not performed on frames sent to the remote peer.
For example, the following command allows PFC options to be accepted:
Router(config)# ppp pfc remote apply
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
4-52
Chapter 4
Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line
OL-15667-03

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents