Skip to content

Instantly share code, notes, and snippets.

@kevindd992002
Created December 10, 2023 14:59
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 kevindd992002/f0004f737a59262d355ac862a5ef3452 to your computer and use it in GitHub Desktop.
Save kevindd992002/f0004f737a59262d355ac862a5ef3452 to your computer and use it in GitHub Desktop.
SSH@mainswitch#show mac-address | inc fc9f.xxxx.xxxx
fc9f.xxxx.xxxx 1/1/40 Dynamic 39632 100
SSH@mainswitch#show int br | inc 1/1/40
1/1/40 Up Forward Full 1G None No 100 0 cc4e.yyyy.yyyy
SSH@mainswitch#show arp | inc fc9f.xxxx.xxxx
SSH@mainswitch#show lldp neigh
neighbors LLDP neighbor data
<cr>
SSH@mainswitch#show lldp neighbors
LLDP is not running
SSH@mainswitch#show stati
statistics Packet statistics
SSH@mainswitch#show statistics ether
ethernet Ethernet ports
SSH@mainswitch#show statistics ethernet 1/1/40
Port Link State Dupl Speed Trunk Tag Pvid Pri MAC Name
1/1/40 Up Forward Full 1G None No 100 0 cc4e.yyyy.yyyy
Port 1/1/40 Counters:
InOctets 247640 OutOctets 34370
InPkts 2624 OutPkts 357
InBroadcastPkts 1622 OutBroadcastPkts 62
InMulticastPkts 80 OutMulticastPkts 0
InUnicastPkts 922 OutUnicastPkts 295
InBadPkts 0
InFragments 0
InDiscards 0 OutErrors 0
CRC 0 Collisions 0
InErrors 0 LateCollisions 0
InGiantPkts 0
InShortPkts 0
InJabber 0
InFlowCtrlPkts 0 OutFlowCtrlPkts 0
InBitsPerSec 1440 OutBitsPerSec 264
InPktsPerSec 2 OutPktsPerSec 0
InUtilization 0.00% OutUtilization 0.00%
SSH@mainswitch#show interfa
interfaces Port status
SSH@mainswitch#show interfaces ether
ethernet Ethernet port
SSH@mainswitch#show interfaces ethernet 1/1/40
GigabitEthernet1/1/40 is up, line protocol is up
Port up for 4 minute(s) 58 second(s)
Hardware is GigabitEthernet, address is cc4e.yyyy.yyyy (bia cc4e.zzzz.zzzz)
Configured speed auto, actual 1Gbit, configured duplex fdx, actual fdx
Configured mdi mode AUTO, actual MDIX
Member of L2 VLAN ID 100, port is untagged, port state is FORWARDING
BPDU guard is Disabled, ROOT protect is Disabled, Designated protect is Disabled
Link Error Dampening is Disabled
STP configured to ON, priority is level0, mac-learning is enabled
Flow Control is config enabled, oper enabled, negotiation disabled
Mirror disabled, Monitor disabled
Mac-notification is disabled
Not member of any active trunks
Not member of any configured trunks
No port name
Inter-Packet Gap (IPG) is 96 bit times
MTU 1500 bytes, encapsulation ethernet
300 second input rate: 1488 bits/sec, 2 packets/sec, 0.00% utilization
300 second output rate: 288 bits/sec, 0 packets/sec, 0.00% utilization
2669 packets input, 250520 bytes, 0 no buffer
Received 1667 broadcasts, 80 multicasts, 922 unicasts
0 input errors, 0 CRC, 0 frame, 0 ignored
0 runts, 0 giants
358 packets output, 34974 bytes, 0 underruns
Transmitted 63 broadcasts, 0 multicasts, 295 unicasts
0 output errors, 0 collisions
Relay Agent Information option: Disabled
Egress queues:
Queue counters Queued packets Dropped Packets
0 0 0
1 0 0
2 0 0
3 0 0
4 0 0
5 0 0
6 0 0
7 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment