04-05-2002 08:17 AM - edited 03-01-2019 09:11 PM
MPPC compression is not activiating when my Microsoft clients connect to my 3640 server.
I have "enable compression" set under my PPP settings on my client.
I have configured "encapsulation ppp" and "compress mppc" on my GroupAsync interface, but when my Microsoft 2000 client connects, compression is not activated.
I have also applied the "encapsulation ppp" and "compress mppc" to my Serial interface (wasn't sure if this was necessary), but still no compression indicated by either the 3640 or the client's Connection Status window.
Can anyone tell me if I am applying the commands incorrectly, or if I need to do something else to enable mppc compression?
04-06-2002 10:10 AM
We need to know that the "Compression" is negotiated during ppp negotiation or not..So pl. turn on
debug ppp negotiation
debug ppp authentication
and capture it for a call.Once the call is connected make sure that the ping accross is successful.
Post "sh run interface group-async x" with "sh ver" and "sh compress"
Thx..Tejal Patel
04-08-2002 05:23 AM
Tejal,
First let me correct myself; the server is my AS5300, not a 3640 as I indicated in my original post.
Can you tell me if I am supposed to enable compression on the GroupAsync interface, the Serial interface, or both?
Here is the results of the debug as you suggested.
+++++++++++++++++++++++++++++++++++++++++++++++++++
daphne#debug ppp auth
PPP authentication debugging is on
daphne#debug ppp neg
PPP protocol negotiation debugging is on
daphne#term mon
daphne#
daphne#
daphne#
daphne#
*Jan 1 01:20:24.555: %LINK-3-UPDOWN: Interface Async41, changed state to up
*Jan 1 01:20:24.555: As41 PPP: Treating connection as a dedicated line
*Jan 1 01:20:24.555: As41 PPP: Phase is ESTABLISHING, Active Open
*Jan 1 01:20:24.555: As41 LCP: O CONFREQ [Closed] id 1 len 20
*Jan 1 01:20:24.555: As41 LCP: ACCM 0x000A0000 (0x0206000A0000)
*Jan 1 01:20:24.555: As41 LCP: MagicNumber 0x034711CB (0x0506034711CB)
*Jan 1 01:20:24.555: As41 LCP: PFC (0x0702)
*Jan 1 01:20:24.555: As41 LCP: ACFC (0x0802)
*Jan 1 01:20:25.079: As41 LCP: I CONFREQ [REQsent] id 0 len 23
*Jan 1 01:20:25.079: As41 LCP: ACCM 0x00000000 (0x020600000000)
*Jan 1 01:20:25.079: As41 LCP: MagicNumber 0x00002BCC (0x050600002BCC)
*Jan 1 01:20:25.079: As41 LCP: PFC (0x0702)
*Jan 1 01:20:25.079: As41 LCP: ACFC (0x0802)
*Jan 1 01:20:25.079: As41 LCP: Callback 6 (0x0D0306)
*Jan 1 01:20:25.079: As41 LCP: O CONFREJ [REQsent] id 0 len 7
*Jan 1 01:20:25.079: As41 LCP: Callback 6 (0x0D0306)
*Jan 1 01:20:25.223: As41 LCP: I CONFREQ [REQsent] id 1 len 20
*Jan 1 01:20:25.223: As41 LCP: ACCM 0x00000000 (0x020600000000)
*Jan 1 01:20:25.223: As41 LCP: MagicNumber 0x00002BCC (0x050600002BCC)
*Jan 1 01:20:25.223: As41 LCP: PFC (0x0702)
*Jan 1 01:20:25.223: As41 LCP: ACFC (0x0802)
*Jan 1 01:20:25.223: As41 LCP: O CONFACK [REQsent] id 1 len 20
*Jan 1 01:20:25.223: As41 LCP: ACCM 0x00000000 (0x020600000000)
*Jan 1 01:20:25.223: As41 LCP: MagicNumber 0x00002BCC (0x050600002BCC)
*Jan 1 01:20:25.223: As41 LCP: PFC (0x0702)
*Jan 1 01:20:25.223: As41 LCP: ACFC (0x0802)
*Jan 1 01:20:26.555: As41 LCP: TIMEout: State ACKsent
*Jan 1 01:20:26.555: As41 LCP: O CONFREQ [ACKsent] id 2 len 20
*Jan 1 01:20:26.555: As41 LCP: ACCM 0x000A0000 (0x0206000A0000)
*Jan 1 01:20:26.555: As41 LCP: MagicNumber 0x034711CB (0x0506034711CB)
*Jan 1 01:20:26.555: As41 LCP: PFC (0x0702)
*Jan 1 01:20:26.555: As41 LCP: ACFC (0x0802)
*Jan 1 01:20:26.679: As41 LCP: I CONFACK [ACKsent] id 2 len 20
*Jan 1 01:20:26.679: As41 LCP: ACCM 0x000A0000 (0x0206000A0000)
*Jan 1 01:20:26.679: As41 LCP: MagicNumber 0x034711CB (0x0506034711CB)
*Jan 1 01:20:26.679: As41 LCP: PFC (0x0702)
*Jan 1 01:20:26.679: As41 LCP: ACFC (0x0802)
*Jan 1 01:20:26.679: As41 LCP: State is Open
*Jan 1 01:20:26.879: As41 PPP: Phase is UP
*Jan 1 01:20:27.079: As41 IPCP: O CONFREQ [Closed] id 1 len 10
*Jan 1 01:20:27.079: As41 IPCP: Address xx.xx.xx.xx (0x03060AFB0801)
*Jan 1 01:20:27.479: As41 CCP: State is Closed
*Jan 1 01:20:27.679: As41 CDPCP: State is Closed
*Jan 1 01:20:27.679: As41 LCP: I IDENTIFY [Open] id 2 len 18 magic 0x00002BCC MSRASV4.00
*Jan 1 01:20:27.679: As41 LCP: I IDENTIFY [Open] id 3 len 24 magic 0x00002BCC MSRAS-1-TELECOM1
*Jan 1 01:20:27.679: As41 CCP: I CONFREQ [Closed] id 4 len 10
*Jan 1 01:20:27.679: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:27.679: As41 CCP: Lower layer not up, discarding packet
*Jan 1 01:20:27.679: As41 IPCP: I CONFREQ [REQsent] id 5 len 40
*Jan 1 01:20:27.679: As41 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)
*Jan 1 01:20:27.679: As41 IPCP: Address 0.0.0.0 (0x030600000000)
*Jan 1 01:20:27.679: As41 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000)
*Jan 1 01:20:27.679: As41 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000)
*Jan 1 01:20:27.679: As41 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000)
*Jan 1 01:20:27.679: As41 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000)
*Jan 1 01:20:27.679: As41 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want xx.xx.xx.xx
*Jan 1 01:20:27.679: As41 AAA/AUTHOR/IPCP: Says use pool dialin_pool
*Jan 1 01:20:27.679: As41 AAA/AUTHOR/IPCP: Pool returned xx.xx.xx.xx
*Jan 1 01:20:27.679: As41 AAA/AUTHOR/IPCP: Done. Her address 0.0.0.0, we want xx.xx.xx.xx
*Jan 1 01:20:27.679: As41 IPCP: O CONFREJ [REQsent] id 5 len 10
*Jan 1 01:20:27.683: As41 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)
*Jan 1 01:20:27.683: As41 IPCP: I CONFACK [REQsent] id 1 len 10
*Jan 1 01:20:27.683: As41 IPCP: Address xx.xx.xx.xx (0x03060AFB0801)
*Jan 1 01:20:27.831: As41 IPCP: I CONFREQ [ACKrcvd] id 6 len 34
*Jan 1 01:20:27.831: As41 IPCP: Address 0.0.0.0 (0x030600000000)
*Jan 1 01:20:27.831: As41 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000)
*Jan 1 01:20:27.831: As41 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000)
*Jan 1 01:20:27.831: As41 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000)
*Jan 1 01:20:27.831: As41 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000)
*Jan 1 01:20:27.831: As41 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want xx.xx.xx.xx
*Jan 1 01:20:27.831: As41 AAA/AUTHOR/IPCP: Done. Her address 0.0.0.0, we want xx.xx.xx.xx
*Jan 1 01:20:27.831: As41 IPCP: O CONFNAK [ACKrcvd] id 6 len 34
*Jan 1 01:20:27.835: As41 IPCP: Address xx.xx.xx.xx (0x03060AFB080B)
*Jan 1 01:20:27.835: As41 IPCP: PrimaryDNS xx.xx.xx.xx (0x81060A010A0A)
*Jan 1 01:20:27.835: As41 IPCP: PrimaryWINS xx.xx.xx.xx (0x82060A010A0A)
*Jan 1 01:20:27.835: As41 IPCP: SecondaryDNS xx.xx.xx.xx (0x83060A010A0D)
*Jan 1 01:20:27.835: As41 IPCP: SecondaryWINS xx.xx.xx.xx (0x84060A010A0D)
*Jan 1 01:20:27.879: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async41, changed state to up
*Jan 1 01:20:27.879: As41 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiations]
*Jan 1 01:20:27.879: As41 CDPCP: State is Closed
*Jan 1 01:20:27.879: As41 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiations]
*Jan 1 01:20:27.879: As41 CDPCP: State is Closed
*Jan 1 01:20:27.879: As41 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiations]
*Jan 1 01:20:27.879: As41 CDPCP: State is Closed
*Jan 1 01:20:27.879: As41 CDPCP: TIMEout: State Closed
*Jan 1 01:20:27.879: As41 CDPCP: State is Listen
*Jan 1 01:20:27.975: As41 IPCP: I CONFREQ [ACKrcvd] id 7 len 34
*Jan 1 01:20:27.975: As41 IPCP: Address xx.xx.xx.xx (0x03060AFB080B)
*Jan 1 01:20:27.975: As41 IPCP: PrimaryDNS xx.xx.xx.xx (0x81060A010A0A)
*Jan 1 01:20:27.975: As41 IPCP: PrimaryWINS xx.xx.xx.xx (0x82060A010A0A)
*Jan 1 01:20:27.975: As41 IPCP: SecondaryDNS xx.xx.xx.xx (0x83060A010A0D)
*Jan 1 01:20:27.975: As41 IPCP: SecondaryWINS xx.xx.xx.xx (0x84060A010A0D)
*Jan 1 01:20:27.975: As41 AAA/AUTHOR/IPCP: Start. Her address xx.xx.xx.xx, we want xx.xx.xx.xx
*Jan 1 01:20:27.975: As41 AAA/AUTHOR/IPCP: Request xx.xx.xx.xx from pool dialin_pool
*Jan 1 01:20:27.979: As41 AAA/AUTHOR/IPCP: Pool grants xx.xx.xx.xx
*Jan 1 01:20:27.979: As41 AAA/AUTHOR/IPCP: Done. Her address xx.xx.xx.xx, we want xx.xx.xx.xx
*Jan 1 01:20:27.979: As41 IPCP: O CONFACK [ACKrcvd] id 7 len 34
*Jan 1 01:20:27.979: As41 IPCP: Address xx.xx.xx.xx (0x03060AFB080B)
*Jan 1 01:20:27.979: As41 IPCP: PrimaryDNS xx.xx.xx.xx (0x81060A010A0A)
*Jan 1 01:20:27.979: As41 IPCP: PrimaryWINS xx.xx.xx.xx (0x82060A010A0A)
*Jan 1 01:20:27.979: As41 IPCP: SecondaryDNS xx.xx.xx.xx (0x83060A010A0D)
*Jan 1 01:20:27.979: As41 IPCP: SecondaryWINS xx.xx.xx.xx (0x84060A010A0D)
*Jan 1 01:20:27.979: As41 IPCP: State is Open
*Jan 1 01:20:27.979: As41 IPCP: Install route to xx.xx.xx.xx
*Jan 1 01:20:31.147: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:31.147: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:31.163: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:31.163: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:34.075: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:34.075: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:38.079: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:38.079: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:42.095: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:42.095: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:46.099: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:46.099: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:50.103: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:50.103: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 01:20:54.119: As41 CCP: I CONFREQ [Listen] id 4 len 10
*Jan 1 01:20:54.119: As41 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
daphne#
daphne#
daphne#no debug all
All possible debugging has been turned off
daphne#sh ver
Cisco Internetwork Operating System Software
IOS (tm) 5300 Software (C5300-J-M), Version 12.0(7)T, RELEASE SOFTWARE (fc2)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Wed 08-Dec-99 20:38 by phanguye
Image text-base: 0x600088F8, data-base: 0x60D80000
ROM: System Bootstrap, Version 12.0(2)XD1, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
BOOTFLASH: 5300 Software (C5300-BOOT-M), Version 12.0(4)T1, RELEASE SOFTWARE (fc1)
daphne uptime is 1 hour, 21 minutes
System returned to ROM by reload
System image file is "flash:c5300-j-mz.120-7.T"
cisco AS5300 (R4K) processor (revision A.32) with 131072K/16384K bytes of memory.
Processor board ID 21264879
R4700 CPU at 150Mhz, Implementation 33, Rev 1.0, 512KB L2 Cache
Bridging software.
X.25 software, Version 3.0.0.
SuperLAT software (copyright 1990 by Meridian Technology Corp).
TN3270 Emulation software.
Primary Rate ISDN software, Version 1.1.
Backplane revision 2
Manufacture Cookie Info:
EEPROM Type 0x0001, EEPROM Version 0x01, Board ID 0x30,
Board Hardware Version 3.1, Item Number 800-2544-3,
Board Revision D0, Serial Number 21264879,
PLD/ISP Version 0.0, Manufacture Date 30-Jul-200.
1 Ethernet/IEEE 802.3 interface(s)
1 FastEthernet/IEEE 802.3 interface(s)
52 Serial network interface(s)
48 terminal line(s)
8 Channelized T1/PRI port(s)
128K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
8192K bytes of processor board Boot flash (Read/Write)
Configuration register is 0x2102
daphne#sh run int group-async 2
Building configuration...
Current configuration:
!
interface Group-Async2
ip unnumbered FastEthernet0
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
async mode interactive
peer default ip address pool dialin_pool
compress mppc
ppp authentication ms-chap chap pap
group-range 25 48
end
daphne#sh compress
Async25
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async26
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async27
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async28
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async29
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async30
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async31
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async32
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async33
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async34
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async35
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async36
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async37
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async38
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async39
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async40
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async41
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async42
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async43
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async44
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async45
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async46
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async47
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Async48
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Group-Async2
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:0
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:1
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:2
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:3
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:4
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:5
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:6
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:7
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:8
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:9
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:10
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:11
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:12
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:13
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:14
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:15
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:16
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:17
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:18
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:19
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:20
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:21
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
Serial1:22
Software compression enabled
uncompressed bytes xmt/rcv 0/0
1 min avg ratio xmt/rcv 0.000/0.000
5 min avg ratio xmt/rcv 0.000/0.000
10 min avg ratio xmt/rcv 0.000/0.000
no bufs xmt 0 no bufs rcv 0
resyncs 0
daphne#
Thanks
R.Burke
04-08-2002 08:38 PM
For Async users, you only need to enable the "compress mppc" under the group-async interface. From the debug, somehow, the access server is not sending the CONFACK to the CONFREQ from the user..You should see like this
*Jan 1 02:12:57.183: As3 CCP: I CONFREQ [REQsent] id 6 len 10
*Jan 1 02:12:57.183: As3 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
*Jan 1 02:12:57.183: As3 CCP: O CONFACK [REQsent] id 6 len 10
*Jan 1 02:12:57.183: As3 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)
Here is the place which discuss that
http://www.cisco.com/warp/public/116/mppc_com.html#user
Try to open a case at www.cisco.com/tac to get help from cisco's TAC engineers in this issue.
What about the mppc for isdn users? Does it work?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide