123
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
Chapter Configuring Backup Data Lines and Remote Management
Configuring Third-Party SFPs
Examples
This example shows how to configure a third-party SFP on a Cisco ISR G2 Series Router:
Router# configure terminal
Router(config-if)# service unsupported-transceiver
Router(config)# interface ethernet 0/3/0
Router(config-if)# media-type sfp
Router(config-if)# speed 100
Router(config-if)# shutdown
Router(config-if)# no shutdown
Router(config-if)# exit
Router(config)# exit
Step 8
no shutdown
Example:
Router(config-if)# no shutdown
Enables the interface, changing its state
from administratively DOWN to
administratively UP.
Step 9
exit
Example:
Router(config-if)# exit
Router(config)#
Exits the configuration mode and returns
the global configuration mode.
Command or Action
Purpose