04-08-2013 08:33 AM - edited 03-10-2019 12:21 PM
Hi All,
I hope you can help me, im currenly configuring a 4500X with 16 port. All sfp are 1Gig, but when I input show ip int brief, it shows that the interfaces are on 10 Gig. Does Catalyst 4500X already support the 1Gig SFP without inputting a command or do I have to configure it to activate the 1Gig interface?
Thanks,
Jackie Gabriel
Solved! Go to Solution.
04-08-2013 09:04 AM
Hi,
The switch should just recognise the port is using a 1GE SFP and run at the appropriate speed. The following is from my switch running IOS-XE 03.03.02.
As you'll see the show ip interface brief still names the interfaces as TenGigabitEthernetX/Y, but the SFP in Te1/9 is recognised as a GE SFP and operates at that speed. Also from the show run int te1/9 you can see there are no specific commands added for speed.
ocs4516x-1#sh ip int brie
Interface IP-Address OK? Method Status Protocol
FastEthernet1 unassigned YES unset down down
TenGigabitEthernet1/1 192.168.71.2 YES manual up up
[..]
TenGigabitEthernet1/9 unassigned YES unset up up
[..]
ocs4516x-1#sh inventory
[..]
NAME: "TenGigabitEthernet1/9", DESCR: "1000BaseSX"
PID: GLC-SX-MMD , VID: V01 , SN: FNS164400TK
ocs4516x-1#sh int te1/9
TenGigabitEthernet1/9 is up, line protocol is up (connected)
Hardware is Ten Gigabit Ethernet Port, address is 6c20.56c5.2e98 (bia 6c20.56c5.2e98)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s, link type is auto, media type is 1000BaseSX
input flow-control is off, output flow-control is off
[..]
ocs4516x-1#sh run int te1/9
Building configuration...
Current configuration : 100 bytes
!
interface TenGigabitEthernet1/9
switchport trunk allowed vlan 11,111
switchport mode trunk
end
Regards
04-08-2013 09:04 AM
Hi,
The switch should just recognise the port is using a 1GE SFP and run at the appropriate speed. The following is from my switch running IOS-XE 03.03.02.
As you'll see the show ip interface brief still names the interfaces as TenGigabitEthernetX/Y, but the SFP in Te1/9 is recognised as a GE SFP and operates at that speed. Also from the show run int te1/9 you can see there are no specific commands added for speed.
ocs4516x-1#sh ip int brie
Interface IP-Address OK? Method Status Protocol
FastEthernet1 unassigned YES unset down down
TenGigabitEthernet1/1 192.168.71.2 YES manual up up
[..]
TenGigabitEthernet1/9 unassigned YES unset up up
[..]
ocs4516x-1#sh inventory
[..]
NAME: "TenGigabitEthernet1/9", DESCR: "1000BaseSX"
PID: GLC-SX-MMD , VID: V01 , SN: FNS164400TK
ocs4516x-1#sh int te1/9
TenGigabitEthernet1/9 is up, line protocol is up (connected)
Hardware is Ten Gigabit Ethernet Port, address is 6c20.56c5.2e98 (bia 6c20.56c5.2e98)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s, link type is auto, media type is 1000BaseSX
input flow-control is off, output flow-control is off
[..]
ocs4516x-1#sh run int te1/9
Building configuration...
Current configuration : 100 bytes
!
interface TenGigabitEthernet1/9
switchport trunk allowed vlan 11,111
switchport mode trunk
end
Regards
04-08-2013 05:17 PM
Steve,
Thanks for the info!
Wow, you have to do a "sh int tex/x" to see a 1Gig SFP?
Who came up with this type of design?
Reza
04-09-2013 12:30 PM
Hi Steve,
Thank you for your explanation. It really helped me a lot. But I hope the developers of 4500-X will also change the the show ip int brief display with respect to the SFP since the port is auto-detect. Just to avoid confusion.
Regards,
Jackie Gabriel
04-08-2013 04:24 PM
I agree. The port will determine the type of SFP you use.
04-08-2013 05:29 PM
Hi Jackie,
I am not sure if this is what you are looking for:
Try this out:
4506-E(config)#hw-module module 1 port-group 2 select ? gigabitethernet Select this port-group's gigabit interfaces tengigabitethernet Select this port-group's 10G interfaces
(Eg: 4506-E(config) #hw-module module 1 port-group 1/2 select gigabitethernet )
So after entering this command you will have all the ports trun into gig bit rather than 10 gig.
HTH
Regards
Inayath.
04-09-2013 12:25 PM
Hi Inayath,
I tried that command but it is not supported on 4500-X.
Thanks.
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