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

Descargar
Página de 42
 
17
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 Loopback for E3
Perform this task to loop an entire E3 line toward the line and back toward the router.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
controller e3 slot/port
4.
loopback {local | network {line payload} }
5.
no loopback
6.
exit
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
controller t3
 slot/port
Example:
Router(config)# controller t3 1/0
Selects the T3 controller and enters controller configuration 
mode.
slot/port—Backplane slot number and port number on 
the controller.
Step 4
loopback
 {local | network {line | payload} | 
remote
}
Example:
Router(config-controller)# loopback local
Loops the T3 line toward the line and back toward the 
router.
local—Loops the data back toward the router and sends 
an AIS signal out toward the network.
network {line | payload}—Sets the loopback toward 
the network before going through the framer (line) or 
after going through the framer (payload).
Step 5
no loopback
Example:
Router(config-controller)# no loopback
Removes the loop.
Step 6
exit
Example:
Router(config-controller)# exit
Exits controller configuration mode and returns to 
privileged EXEC mode.