3com 3031 Instruccion De Instalación

Descargar
Página de 1122
Frame Relay Compression Overview
267
[3Com-Serial4/0/0]interface serial 4/0/1
[3Com-Serial4/0/1]link-protocol fr mfr 4/0/100
Configure Router B:
Create and configure the MFR interface 4/0/200.
[3Com]interface mfr 4/0/200
[3Com-MFR4/0/200]ip address 10.140.10.2 255.255.255.0
[3Com-MFR4/0/200]fr interface-type dce
[3Com-MFR4/0/200]fr dlci 100
[3Com-fr-dlci-MFR4/0/200-100] quit
[3Com-MFR4/0/200]fr map ip 10.140.10.1 100
[3Com-MFR4/0/200]quit
Bundle the interfaces Serial4/0/0 and Serial4/0/1 into mfr4/0/200.
[3Com]interface serial 4/0/0
[3Com-Serial4/0/0]link-protocol fr mfr 4/0/200
[3Com-Serial4/0/0]interface serial 4/0/1
[3Com-Serial4/0/1]link-protocol fr mfr 4/0/200
Frame Relay 
Compression 
Overview
Frame relay compression technique can be used to compress frame relay packets 
to save network bandwidth, reduce network load and improve the data transfer 
efficiency on frame relay network.
Routers support FRF.9 (FRF.9 stac compression).
FRF.9 classifies packets into two types: control packet and data packet. Control 
packets are used for status negotiation between the two ends of DLCI where 
compression protocol has been configured. Only after the negotiation succeeds 
can FRF.9 data packets be switched. If FRF9 control packets are sent more than 
certain times and negotiation still can not succeed, negotiation will stop and 
compression configuration does not work.
FRF.9 only compresses data packets and Inverse ARP packets, excluding LMI 
packets.
Configuring Frame 
Relay Compression
Frame relay main interface is a point-to-multipoint interface, while frame relay 
sub-interface includes two types: point-to-point interface and point-to-multipoint 
interface. Therefore, the configuration of frame relay compression includes:
Configuration of point-to-point frame relay compression
Configuration of point-to-multipoint frame relay compression
Configuring Frame Relay 
Compression of a 
Point-to-point Interface
Perform the following configuration in Interface View.
By default, frame relay compression function is disabled.
Table 331   Configuring frame relay compression on a point-to-point interface
Operation
Command
Enable frame relay compression
fr compression frf9
Disable frame relay compression
undo fr compression