9
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/0/25
, the following command configuration is required:
SGS-6341-Series
#config
SGS-6341-Series(config)
#interface ethernet 1/0/25
SGS-6341-Series(config-if-ethernet1/0/25)
#speed-duplex force1g-full
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
write
command or
copy running-config startup-
config
command, so that the running configuration sequence becomes the start-up
configuration file, which is called configuration save.
SGS-6341-Series
# copy running-config startup-config
SGS-6341-Series
# write
Figure 4-7
Copying Running-config Startup-config Screen