Huawei:VRP: Difference between revisions

From Cheatsheet
Jump to navigationJump to search
No edit summary
m (Patrick moved page Huawei:Cloudengine to Huawei:VRP)
(No difference)

Revision as of 09:04, 2 October 2023


Checks

Common

# 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

Interfaces

# Show counter information for all interfaces
display counters

# Show counters for a specific interface
display counters interface 10GE1/0/20

Basics

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

Commands

Common

# Shutdown a port
shutdown

undo shutdown