!############################################################################### !# pfv-core-sw01 !# !# Dell PowerConnect 5448 (48-port 1GbE copper, 4× combo SFP / 10G via stacking) !# OS: DNOS 4.x / PowerConnect CLI !# !# This file is a flat list of READ-ONLY show commands. !# Paste them in order from enable mode. Capture the whole session to !# returned-logs/pfv-core-sw01.log !# !# To capture from a terminal: !# 1. SSH/telnet in !# 2. enable !# 3. terminal datadump (disables --More-- pause) !# 4. paste everything below !############################################################################### enable terminal datadump ! --- Identify & versions --------------------------------------------------- show version show system show inventory show bootvar show running-config show stack show cpu utilization show memory show logging ! --- Interfaces ------------------------------------------------------------ show interfaces status show interfaces configuration show interfaces description show interfaces counters show interfaces counters errors show interfaces counters detail show interfaces counters cable 1-52 ! --- Port-channels / LAG (4-port LACP to pfv-r3-tor-stor) ----------------- show interfaces port-channel show lacp 1 show lacp 2 show lacp 3 show lacp 4 show lacp 5 show lacp 6 ! --- VLANs ----------------------------------------------------------------- show vlan show vlan detail show interfaces vlan 1 show interfaces vlan 1000 show vlan info ! --- Spanning tree --------------------------------------------------------- show spanning-tree show spanning-tree active show spanning-tree summary show spanning-tree detail ! --- IGMP / multicast (matters for storage/iSCSI-NFS sometimes) ----------- show ip igmp snooping show ip igmp snooping vlan 1 show ip igmp snooping vlan 1000 ! --- QoS / CoS ------------------------------------------------------------- show qos show qos interface show class-of-service ! --- Storm control / loop protection -------------------------------------- show storm-control show ports jumbo-frame ! --- ARP / MAC / FDB ------------------------------------------------------- show mac address-table show arp show ip route ! --- Environmental --------------------------------------------------------- show environment show fan show power show hardware ! --- Flow control ---------------------------------------------------------- show flowcontrol show interfaces flowcontrol ! --- Save the capture, then exit ------------------------------------------ exit