mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 21:33:25 +01:00
ongoing additions, changes, and fixes
This commit is contained in:
@@ -37,6 +37,9 @@ Author: Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/
|
|||||||
|*display interface*
|
|*display interface*
|
||||||
|Show detailed information of an interface: MAC address, state, speed, VLAN id if any.
|
|Show detailed information of an interface: MAC address, state, speed, VLAN id if any.
|
||||||
|
|
||||||
|
|*show interface transceiver*
|
||||||
|
|Info on installed optical transceivers: Port number where installed, Type/Speed, Serial Number.
|
||||||
|
|
||||||
|*show ip*
|
|*show ip*
|
||||||
| Show all configured IP addresses on a switch.
|
| Show all configured IP addresses on a switch.
|
||||||
|
|
||||||
@@ -66,13 +69,20 @@ Author: Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/
|
|||||||
| Show routing table for Layer 3 switch.
|
| Show routing table for Layer 3 switch.
|
||||||
|
|
||||||
|*show ip*
|
|*show ip*
|
||||||
| Show IP routing state: disabled/enabled. It is dsiabled by default, to enable: *(config)# ip routing*.
|
| Show IP routing state: disabled/enabled. It is disabled by default, to enable: *(config)# ip routing* on platforms that support Layer 3 routing.
|
||||||
|
|
||||||
|
|
||||||
|*display boot-loader*
|
|*display boot-loader*
|
||||||
| Show what image will be loaded on the next boot.
|
| Show what image will be loaded on the next boot.
|
||||||
|
|
||||||
|
|
||||||
|
|*show time*
|
||||||
|
|Show switch time and date, for log correlation.
|
||||||
|
|
||||||
|
|
||||||
|
|*show power-over-ethernet [brief| [ethernet] ]*
|
||||||
|
|Show state of PoE-enabled interfaces.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user