how to enable a SFP port for full duplex via the console on a Catalyst 3570G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 08:58 AM
hi new to the forums,
I recently purchased a Cisco Catalyst 3570G.
all of the Ethernet ports have been enabled successfully. however i cannot seem to find the correct commands to enable the SFP ports for full duplex.
SFP port 49: from router
SFP port 50: PowerEdge R815
SFP port 51: PowerEdge 2950
i was under the impression that the the command to tell the SFP what to do is "duplex full" via the console once the desired SFP port is chosen.
any help would be greatly appreciated.
- Labels:
-
Optical Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 06:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 06:15 AM
You have to access the interface of each port in specific to apply the necessary command
Switch # conf t
Enter configuration commands, one per line. End with CNTL / Z.
Switch (config) #
Switch (config) #interfac
Switch (config) #interface fas
Switch (config) #interface fastEthernet 1/1
Switch (config-if) #du
Switch (config-if) #duplex full
Switch (config-if) #duplex full
Switch (config-if) #
Switch#sh interface status
Port Name Status Vlan Duplex Speed Type
Fa1 / 1 notconnect 1 full auto 10 / 100BaseTX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 04:22 PM
@wesleyribeiro wrote:
You have to access the interface of each port in specific to apply the necessary command
Fa1 / 1 notconnect 1 full auto 10 / 100BaseTX
This is not correct.
The question is duplex settings for SFP ports. The example you've just provided is a copper port.
Speed/Duplex settings can be configured for copper ports but not possible with SFP ports.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2020 05:38 AM
Strange because I configure the port in whatever way is necessary, at least in the equipment that work both RJ-45 and SFP -Everyone starts business as auto - or I can get it wrong on your part
Gi1/0/48 notconnect 801 auto auto 10/100/1000BaseTX
Gi1/0/49 connected trunk a-full a-1000 1000BaseSX SFP
Gi1/0/50 notconnect trunk auto auto Not Present
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2020 10:34 AM
link light only turns green when i run it from another switch. Even using
the same sfp config on my server dell r710 wont light it up. Even after I
reenable the port in the console it still dosent turn on. It sees the SFP
but does not send or receive traffic, while all my there switches see the
server just fine via sfps.
So the cisco switch will connect via sfp lc fiber to other switches but not
to my server.
