Cisco Systems EHWIC1GESFPCU Additional References, Examples, Command or Action, Purpose, shutdown

Models: EHWIC1GESFPCU

1 18
Download 18 pages 12.71 Kb
Page 15
Image 15
Command or Action

Additional References

 

Command or Action

Purpose

 

 

 

Step 4

interface type slot/subslot/port number

Selects an interface to configure.

 

Example:

 

 

Router(config)# interface ethernet 0/3/0

 

 

 

 

Step 5

media-type sfp

Changes media type to SFP.

 

Example:

 

 

Router(config-if)# media-type sfp

 

 

 

 

Step 6

speed value

Configures the speed of the interface.

 

 

Note For 100BASE SFPs, configure the

 

Example:

speed to 100 Mbps only. Similarly,

 

Router(config-if)# speed 100

for 1000BASE SFPs, configure

 

 

the speed to 1000 Mbps only.

 

 

 

Step 7

shutdown

Disables the interface, changing its state

 

 

from administratively UP to

 

Example:

administratively DOWN.

 

 

 

Router(config-if)# shutdown

 

 

 

 

Step 8

no shutdown

Enables the interface, changing its state

 

 

from administratively DOWN to

 

Example:

administratively UP.

 

 

 

Router(config-if)# no shutdown

 

 

 

 

Step 9

exit

Exits the configuration mode and returns

 

 

the global configuration mode.

 

Example:

 

 

Router(config-if)# exit

 

 

Router(config)#

 

 

 

 

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

Additional References

The following sections provide references related to EHWIC 1 GE-SFP-CU.

Configuring Gigabit Ethernet Enhanced High-Speed WAN Interface Cards

 

OL-24318-02

15

 

 

 

Page 15
Image 15
Cisco Systems EHWIC1GESFPCU Additional References, Examples, Command or Action, Purpose, media-type sfp, speed value, exit