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

Cisco 2911 SFP interface number

JASON BARBER
Level 1
Level 1

I am configuring my first 2911 using a SFP card but I dont know the interface name for this module.

show inv shows the card..

Anyone know the interface number for this card or if it needs some config before it will recognize the interface?

6 Replies 6

Reza Sharifi
Hall of Fame
Hall of Fame

by default Gi0/0,Gi0/1,GI0/2 are all on broad interface. So, your SFP module should be something like Gi1/0 or Gi1/1.etc...

BDW, you don't need any config for the interface to show up.  Can you post "sh ip int bri"?

HTH

sh ip int bri
Interface                  IP-Address      OK? Method Status                Protocol
GigabitEthernet0/0         x.x.x.x        YES manual down                  down   
GigabitEthernet0/1         10.25.0.37      YES manual down                  down   
GigabitEthernet0/2         unassigned      YES unset  administratively down down


GigabitEthernet0/0 is down, line protocol is down
  Hardware is PQ3_TSEC, address is ccef.489a.aef0 (bia ccef.489a.aef0)
  Description: CCCI 100MB (Account: 156501)
  Internet address is 72.16.181.81/29
  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)
  Auto-duplex, Auto Speed, media type is unknown media type
  output flow-control is unsupported, input flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input never, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  30 second input rate 0 bits/sec, 0 packets/sec
  30 second output rate 0 bits/sec, 0 packets/sec
     0 packets input, 0 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 0 multicast, 0 pause input
     0 input packets with dribble condition detected
     0 packets output, 0 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     0 unknown protocol drops
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out

GigabitEthernet0/1 is down, line protocol is down
  Hardware is PQ3_TSEC, address is ccef.489a.aef1 (bia ccef.489a.aef1)
  Internet address is 10.25.0.37/29
  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)
  Auto-duplex, Auto Speed, media type is unknown media type
  output flow-control is unsupported, input flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input never, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     0 packets input, 0 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 0 multicast, 0 pause input
     0 input packets with dribble condition detected
     0 packets output, 0 bytes, 0 underruns
     0 output errors, 0 collisions, 88 interface resets
     0 unknown protocol drops
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out


GigabitEthernet0/2 is administratively down, line protocol is down
  Hardware is PQ3_TSEC, address is ccef.489a.aef2 (bia ccef.489a.aef2)
  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)
  Auto-duplex, Auto Speed, media type is unknown media type
  output flow-control is unsupported, input flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input never, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     0 packets input, 0 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 0 multicast, 0 pause input
     0 input packets with dribble condition detected
     0 packets output, 0 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 unknown protocol drops
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out

Ok, is the SFP network module all the way inserted into the slot?

If yes, if you connect a device to it, do you see a link light?

Have you tried the same card in a different slot or router?

What is the part number for the card and what ver of IOS are you running?

Its actually just sitting in the lab with nothing connected to it. I was just thinking it would come up with a special interface.

c2951-universalk9-mz.SPA.150-1.M7.bin

1000BASE-SX SFP

cadoimnoc
Level 1
Level 1

If you inserted a card you have to tell the router what it is and what slot it is in i.e. card type t3 Controller t3 2/0. Etc...

Hope this helps.

Sent from Cisco Technical Support iPad App

We do the card type statements for our T1s but this ISR doesnt recognize that command

ISR0019ATL(config)#ca?
call        call-history-mib  call-manager-fallback  call-router carrier-id 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card