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

Descargar
Página de 42
 
28
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
Setting the IP Address for T3/E3
To set the IP address for the Cisco SM-X-1T3/E3 Service Module on a Cisco ISR 4451-X router, 
complete these steps:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface serial slot/subslot/port
4.
ip address ip-address mask
5.
clock source {internal | line}
6.
no shut
7.
exit
DETAILED STEPS
Command
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
ip address 
ip-address mask
Example:
Router(config-if)# ip address 
100.100.100.2 255.255.255.0
Sets a primary IP address for an interface.
ip-address—IP address.
mask—Mask for the associated IP subnet.
Step 5
clock source 
{internal | line}
Example:
Router(config-if)# clock source internal
Sets the clock source.
internal—Specifies that the internal clock source is used.
line—Specifies that the network clock source is used. This is the 
default.