Skip to content

Instantly share code, notes, and snippets.

@jvehent
Created October 26, 2012 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvehent/3961095 to your computer and use it in GitHub Desktop.
Save jvehent/3961095 to your computer and use it in GitHub Desktop.
s240int#sh interface GigabitEthernet0/46
GigabitEthernet0/46 is down, line protocol is down (notconnect)
Hardware is Gigabit Ethernet, address is 3cdf.1e68.052e (bia 3cdf.1e68.052e)
Description: Uplink
MTU 1500 bytes, BW 10000 Kbit/sec, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not set
Auto-duplex, Auto-speed, link type is auto, media type is 1000BaseSX SFP
input flow-control is off, output 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 multicasts)
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
@jvehent
Copy link
Author

jvehent commented Oct 26, 2012

!
interface GigabitEthernet0/46
description Uplink
switchport access vlan 3

@jvehent
Copy link
Author

jvehent commented Oct 26, 2012

!
interface GigabitEthernet0/46
description Uplink
switchport access vlan 3
media-type sfp
speed nonegotiate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment