USER’S GUIDE394 CyberSWITCH3. Verify that the device to which the connection is being established has compression enabled. Ifthe device is another CyberSWITCH, refer to the previous step for instructions.4. Use the trace console command to examine the CCP frames exchanged with the device. This istypically accomplished by issuing thetrace ppp on command, erasing the log contents,establishing the call, and then examining the log again (by issuing thedr console command) toview the frame trace.The following traces illustrate some common PPP startup scenarios when compression isenabled. Only the CCP frames are excerpted for clarity.• Successful NegotiationAs a reference, the following trace illustrates a successful negotiation of CCP using the Staccompression protocol. The key feature of this sequence is that each side receives aCONFIG-ACK to its respective CONFIG-REQ.• Peer Protocol-Rejects CCPIf the peer does not actually support PPP compression, it will most likely Protocol-Rejectthe CyberSWITCH’s attempt to negotiate CCP. In this case, the CyberSWITCH willabandon its attempt to use compression and the connection will operate uncompressed.The incoming frame from the peer contains a PROT-REJ, whose 1st two hex octets in thetrace indicate the CCP protocol (0x80FD).• The CyberSWITCH does not have Compression ENABLEDIn this case, the CyberSWITCH will respond to all attempts by the peer to open CCP witha TERM-ACK frame. The connection will operate uncompressed. (Note: a device thatsupports compression but has it disabled will typically do the exact same thing).(I) 15:35:09.98 #80FD: Conn=001 OUT-PPP:CCP CFG REQ Id=0xB4 Len=9(I) 15:35:09.98 #9999: -Alg: 0x11 (STAC-LZS) Len: 5(I) 15:35:09.98 #9999: Hist Count: 01 Chk Mode: 0x03 (SEQ#)(I) 15:35:09.98 #80FD: Conn=001 IN -PPP:CCP CFG REQ Id=0x7B Len=9(I) 15:35:09.98 #9999: -Alg: 0x11 (STAC-LZS) Len: 5(I) 15:35:09.98 #9999: Hist Count: 01 Chk Mode: 0x03 (SEQ#)(I) 15:35:09.99 #80FD: Conn=001 OUT-PPP:CCP CFG ACK Id=0x7B Len=9(I) 15:35:09.99 #9999: -Alg: 0x11 (STAC-LZS) Len: 5(I) 15:35:09.99 #9999: Hist Count: 01 Chk Mode: 0x03 (SEQ#)(I) 15:35:09.99 #80FD: Conn=001 IN -PPP:CCP CFG ACK Id=0xB4 Len=9(I) 15:35:09.99 #9999: -Alg: 0x11 (STAC-LZS) Len: 5(I) 15:35:09.99 #9999: Hist Count: 01 Chk Mode: 0x03 (SEQ#)(I) 16:01:51.65 #80FD: Conn=001 OUT-PPP:CCP CFG REQ Id=0x87 Len=9(I) 16:01:51.65 #9999: -Alg: 0x11 (STAC-LZS) Len: 5(I) 16:01:51.65 #9999: Hist Count: 01 Chk Mode: 0x03 (SEQ#)(I) 16:01:51.65 #C021: Conn=001 IN -PPP:LCP PROT REJ Id=0x00 Len=15(I) 16:01:51.71 #0000: 80 FD 01 87 00 09 11 05 00 01 03(I) 15:36:40.54 #80FD: Conn=001 IN -PPP:CCP CFG REQ Id=0xEC Len=9(I) 15:36:40.54 #9999: -Alg: 0x11 (STAC-LZS) Len: 5(I) 15:36:40.54 #9999: Hist Count: 01 Chk Mode: 0x03 (SEQ#)(I) 15:36:40.54 #80FD: Conn=001 OUT-PPP:CCP TERM ACK Id=0xEC Len=4