10-16-2022 07:58 AM - last edited on 10-19-2022 11:11 PM by Translator
Hello,
The ISR-4331 has two SFP
interfaces gig0/0/1
you can add an SFP and it works by default.
However
gig0/0/0
will not work with an SFP by default, the interface is set to use the RJ45 copper port by default.
How do I switch
gig0/0/0
to use the SFP interface instead?
Solved! Go to Solution.
10-19-2022 12:23 PM
Figured it out. Needed to go into the interface on the 4331, and change the `media-type`. Interface came right up after.
$ conf t
# interface gig0/0/0
# media-type sfp
10-16-2022 08:10 AM - last edited on 10-19-2022 11:16 PM by Translator
Hello,
in the attached file, I have configured both
GigabitEthernet0/0/0
ports as media type RJ-45, and connected both ports with a copper cable. The connection works fine. What exactly is not working in your setup, can you post the relevant (zipped) Packet Tracer project (.pkt) file ?
10-16-2022 09:31 AM - last edited on 10-19-2022 11:18 PM by Translator
As I said in the previous post, I want
gig0/0/0
to use the fiber SFP port, not the RJ45 port, but it does not work. I think I need to adjust a setting to tell the router to use the SFP port instead of the rj45 port for
gig0/0/0.
I want both
gig0/0/0 and gig0/0/1
to use SFP ports not rj45.
10-19-2022 12:23 PM
Figured it out. Needed to go into the interface on the 4331, and change the `media-type`. Interface came right up after.
$ conf t
# interface gig0/0/0
# media-type sfp
12-12-2023 09:56 AM
I will complement this answer, in tracert package it is mandatory to select whether it is SFP or RJ45, with the "media-type" command in the configuration interface, but in a real ISR 4331, there is an additional command (by default) "auto-select" , and identifies the type of media that has been connected...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide