Quick Guide
9
4.3 Setting1000BASE-Xfor10GSFP+Port
The Managed Switch supports both 1000BASE-X and 10GBASE-X SFP
transceivers by manual setting and the default SFP+ port speed is set to 10Gbps.
For example,to establish the ber connection with 1000BASE-X SFP transceiver in
the Ethernet 1/0/1,thefollowingcommandcongurationisrequired:
Switch# cong
Switch(cong)# interface ethernet 1/0/1
Switch(cong-if-ethernet1/0/1)# speed-duplex force1g-full
Switch(cong-if-ethernet1/0/1)# exit
4.4 Changing Password
The default password of the switch is “admin”. For security reason, it is
recommended to change password and the following command conguration is
required:
Switch# cong
Switch(cong)# username admin password planet2018
Switch(cong)#
4.5 SavingtheConguration
In the Managed Switch, the running conguration le stores in the RAM. In the
current version, the running conguration sequence running-cong can be saved
from the RAM to FLASH by write command or copy running-cong startup-
congcommand,sothattherunningcongurationsequencebecomesthestart-up
congurationle,whichiscalledcongurationsave.
Switch# copy running-cong startup-cong
Writerunning-congtocurrentstartup-cong successful