Configuring Frame Relay IPHC on an interface
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter interface view. | interface interface-type interface-number | N/A |
3. Enable Frame Relay IPHC. | fr compression iphc enable [ nonstandard ] | By default, Frame Relay IPHC is disabled. If you specify the nonstandard keyword, only RTP header compression is supported, and TCP header compression is not supported. |
4. Set the maximum number of RTP header-compression connections allowed. | fr compression iphc rtp-connections | The default setting is 16. |
5. Set the maximum number of TCP header-compression connections allowed. | fr compression iphc tcp-connections | The default setting is 16. |