-301
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
platform header-compression match access-group
platform header-compression match access-group
To apply a named Access Control List (ACL) containing a list of static flows to a multilink interface to
compress using IP header compression (IPHC), use the platform header-compression match
access-group command in interface configuration mode:
platform header-compression match access-group name
no platform header-compression match access-group name
Syntax Description
Defaults None.
Command Modes Interface configuration
Command History
Usage Guidelines If a QoS policy is attached to the multilink interface on which IPHC has been enable, ensure that you
configure the platform header-compression match access-group command in interface configuration
mode to apply an extended named Access Control List (ACL) of static flows (source IP address,
destination IP address, and destination port) to compress using IPHC.
You must configure the matching ACL as an extended named access-list and add the static flow
configuration to a Multilink interface that is in an UP state and on which the ip rtp header-compression
command is configured.
Examples The following example applys an ACL named “iphcM1” to the Mutlilink1 interface:
Router> enable
Router# configure terminal
Router(config)# interface Multilink1
Router(config-if)# platform header-compression match access-group ipchM1
Router(config-if)# exit
Related Commands
name Name of the extended named ACL of flows to compress using IPHC.
Release Modification
15.1(3)MR This command was introduced.
Command Description
ip rtp-header-compression Enables Real-Time Transport Protocol (RTP) header compression on an
interface.
Comments to this Manuals