Huawei:VRP

From Cheatsheet
Revision as of 08:33, 7 September 2023 by Patrick (talk | contribs) (→‎Checks)
Jump to navigationJump to search


Checks

# Display the configuration of the current view (can be used in any view, including Interface view)
display this

# Show basic system information (User view)
display version

# Show the current configuration
display current-configuration

# Display logs
display logbuffer

Commands

Basics

# Enter System view to perform switch configuration
system-view

# Quit the current view or quit the session if in User view
quit

# Use the "run" command to execute a User view command within System view mode
run display version

# Enter Interface view for interface 10GE1/0/40
interface 10GE1/0/40