cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1202
Views
0
Helpful
6
Replies

SG200-10FP 10-Port Gigabit PoE Smart Switch - GE9 and GE10 unusable

NotMyusualid
Level 1
Level 1

Hi,

 

Aforementioned switch - GE9 & 10 are ComboC ports (copper and SFP), though I can find no place to enable them as copper (fiber not needed)...

 

Also, just upgraded to latest f/w, hoping that'd reveal some missing option / menu / etc. But  no change.

 

Can anybody help with this? I need at least one more port...

 

Thanks and regards.

6 Replies 6

Martin Aleksandrov
Cisco Employee
Cisco Employee

Hi, 

 

On the SFP port it depends on what SFP module you insert. You can't set it to be copper or fiber. What are you trying to achieve? Also as a combo port you can't have both ports up and running but only one of them at a time.

 

Regards,

Martin

I have all eight POE ports assigned to WLC & APs.

 

I wanted to use the 9'th port as an untagged port for direct local switch access, as there is no console port on this device.

 

I'm not trying to insert any SFP, I just want to assign VLAN1 (if not already assigned), and keep it as described.

 

I do not see a way to choose the copper port.

Regards.

Hi,

 

You should be able to see the interfaces and assign them VLAN. Go to VLAN Management-->Port to VLAN and see if interfaces 9 & 10 are there.

 

Regards,

Martin

balaji.bandi
Hall of Fame
Hall of Fame

can you post config show run from command line. show interface status.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi I thought these were GUI-only affairs?

Actually THEY ARE GUI-only devices.

 

The SG200E has cli access.

 

However, I was able to save the config via http and pasted here:

 

Begin paste>

 

config-file-header
switchcceeaa
v1.4.9.4 / R800_NIK_1_4_205_011
CLI v1.0
set system
file SSD indicator plaintext
@
vlan database
vlan 10,27,30,40
exit
voice vlan oui-table add 0001e3 Siemens_AG_phone________
voice vlan oui-table add 00036b Cisco_phone_____________
voice vlan oui-table add 00096e Avaya___________________
voice vlan oui-table add 000fe2 H3C_Aolynk______________
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone___________
voice vlan oui-table add 00e075 Polycom/Veritel_phone___
voice vlan oui-table add 00e0bb 3Com_phone______________
hostname switchcceeaa
username cisco password encrypted < > privilege 15
no ip http server
!
interface vlan 1
ip address 192.168.10.2 255.255.255.0
no ip address dhcp
!
interface vlan 10
name WLC-MANAGEMENT
!
interface vlan 27
name AP-ADDS
!
interface vlan 30
name USER-DEVICES
!
interface vlan 40
name HOME-DEVICES
!
interface gigabitethernet1
description Port1-of-2-LAG1
channel-group 1 mode on
!
interface gigabitethernet2
description Port2-of2-LAG1
channel-group 1 mode on
!
interface gigabitethernet3
description LINK-TO-R1
switchport trunk allowed vlan add 10,27,30,40
switchport default-vlan tagged
!
interface gigabitethernet4
description AP-ACCESS-PORT1
switchport mode access
switchport access vlan 27
!
interface gigabitethernet5
description AP-ACCESS-PORT2
switchport mode access
switchport access vlan 27
!
interface gigabitethernet6
description AP-ACCESS-PORT3
switchport mode access
switchport access vlan 27
!
interface gigabitethernet7
description AP-ACCESS-PORT4
switchport mode access
switchport access vlan 27
!
interface gigabitethernet8
description AP-ACCESS-PORT5
switchport mode access
!
interface gigabitethernet9
description AP-ACCESS-PORT6
switchport mode access
!
interface gigabitethernet10
switchport mode access
!
interface Port-channel1
description LAG/PO1
switchport trunk allowed vlan add 10,27,30,40
!
exit
ip ssh-client key rsa key-pair
---- BEGIN SSH2 PRIVATE KEY ----
hidden
---- END SSH2 PRIVATE KEY ----

---- BEGIN SSH2 PUBLIC KEY ----
Comment: RSA Public Key
hidden
---- END SSH2 PUBLIC KEY ----
.
ip ssh-client key dsa key-pair
---- BEGIN SSH2 PRIVATE KEY ----
Comment: DSA Private Key
hidden
---- END SSH2 PRIVATE KEY ----

---- BEGIN SSH2 PUBLIC KEY ----
Comment: DSA Public Key
truncated
-----END CERTIFICATE-----
.