Cisco Cisco MGX-FRSM-HS2 B Serial Frame Service Module

Descargar
Página de 42
 
35
Cisco SM-X-1T3/E3 Enhanced Service Module Configuration Guide
OL-27148-02
Cisco SM-X-1T3/E3 Enhanced Service Module Configuration Guide
  Configuring the SM-1T3/E3 Service Module
Configuring Encapsulation
When traffic crosses a WAN link, the connection needs a Layer 2 protocol to encapsulate traffic. To set 
the encapsulation method, use the following commands:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface serial slot/subslot/port
4.
encapsulation encapsulation-type {hdlc | ppp | frame-relay}
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter the password if prompted.
Step 2
configure
 terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface serial
 slot/subslot/port
Example:
Router(config)# interface serial 1/0/0
Enters interface configuration mode.
Note
On the Cisco SM-X-1T3/E3, both the 
subslot and port are 0.
Step 4
encapsulation encapsulation-type {hdlc | ppp | 
frame-relay}
Example:
Router(config-if)# encapsulation ppp
Sets the encapsulation type on the interface:
hdlc—High-Level Data Link Control (HDLC) 
protocol for serial interface. This 
encapsulation method provides the 
synchronous framing and error detection 
functions of HDLC without windowing or 
retransmission. This is the default for 
synchronous serial interfaces.
ppp—PPP (for serial interface).
frame-relay—Frame Relay (for serial 
interface).