| Cisco | Remarks | Huawei | Remarks | 
|---|---|---|---|
| ? | ? | ||
| show clock | display clock | ||
| show users | display users | ||
| show current-configuration | display current-configuration | ||
| show startup-config | display saved-configuration | ||
| display this | displays the configuration of the part you are editing | ||
| wr / Copy running-config startup-config | save | ||
| write erase | reset saved-configuration | ||
| show ip interface brief | display ip interface brief | Only shows L3 interfaces | |
| Command does not exist | display interface brief | Shows L2 interfaces but no IP information | |
| show interface gi X/X | display interface gi X/X/X | ||
| show ip route | display ip routing-table | ||
| show version | display version | Does not include serial number | |
| Command does not exist | display sn / display esn | display serial number only | |
| show logging | display logbuffer | ||
| debug / no debug | debugging / undo debugging | ||
| configure terminal | system-view | ||
| shutdown | shutdown | ||
| exit | quit | ||
| end | return | ||
| no | undo | ||
| router bgp | bgp | ||
| show ip bgp | display bgp routing-table | ||
| Router rip | rip | ||
| reload | reboot | ||
| ping | ping | ||
| traceroute | tracert | ||
| clear ip bgp | reset bgp all | ||
| show ip nat translation | display nat session | ||
| show tech | display diagnostic-information |