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

Descargar
Página de 42
 
27
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
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
T3
card type t3
 slot port
Example:
Router (config)# card type t3 1 0
E3
card type e3
 slot port
Example:
Router (config)# card type e3 1 0
T3
Selects the card type.
Creates a T3 controller and a serial interface.
t3—Selects the T3 controller.
slot—Slot number of the interface.
port—port number of the interface.
Note
Port is always 0.
By default, the T3 controller does not appear in the 
show running-config output.
E3
Selects the card type.
Creates an E3 controller and a serial interface.
e3—Selects the E3 controller.
slot—Slot number of the interface.
port—port number of the interface.
Note
Port is always 0.
By default, the E3 controller does not appear in the 
show running-config output.
Step 4
exit
Example:
Router(config)# exit
Exits configuration mode and returns to the EXEC 
command interpreter prompt.