10
4.3 Setting 1000BASE-X for SFP+ Port
The Managed Switch supports both
1000BASE-X
and
10GBASE-X
SFP transceiver
by manual setting and the default SFP+ port speed is set to 10Gbps.
For example, to establish the fiber connection with 1000BASE-X SFP transceiver in
the
Ethernet 1/25
, the following command configuration is required:
Switch#
config terminal
Switch(config)#
interface ethernet 1/25
Switch(config-if)#
speed-duplex 1000full
Figure 4-6:
Setting 1000BASE-X Screen
4.4 Saving the Configuration
In Managed Switch, the running configuration file stores in the RAM. In the current
version, the running configuration sequence running-config can be saved from the
RAM to FLASH by
copy running-config startup-config
command, so that the
running configuration sequence becomes the start-up configuration file, which is
called configuration save.
Switch#
copy running-config startup-config
Startup configuration file name:
startup1.cfg