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

Descargar
Página de 42
 
10
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 the Primary IP Address
Perform this task to specify the primary IP address used by the SM interface on 2900 and 3900 Series 
ISRs:
1.
enable
2.
configure terminal
3.
interface serial slot/port
4.
ip address ip-address mask 
5.
no shut
6.
exit
DETAILED STEPS
Step 5
dsu bandwidth 
kbps
Example:
Router(config-if)# dsu bandwidth 44210
Specifies the maximum allowable bandwidth in the range 
from 1 to 44210 kbps.
The real (actual) vendor-supported bandwidth is in the 
range from 75 to 44210 kbps. 
Step 6
exit
Example:
Router(config-if)# exit
Exits interface configuration mode and returns to privileged 
EXEC mode.
Command or Action
Purpose
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/port
Example:
Router(config)# interface serial 1/0
Enters interface configuration mode.
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.