Huawei router base command

dis routing-table

display version # view this router system (VRP) version information

View interface information display interface #

View dis ip int brie # ip address for each interface

dis ip routing-table # View the routing table situation

display current-configuration # View all the configuration information stored in the memory of the router

display saved-configuration # View configuration file stored in flash Lane

delete flash: / filename in the file # delete flash

fixdisk flash: flash repair

 

dir flash: # Open flash, view files in the flash directory

int interface to
dis this # to view the current configuration information for all interfaces

dis user-interface # View user information

dir flash: # view things in the flash directory

View the current directory pwd #

dir # Display the files in the current directory

more # View the text file details

cd # Change directory, as with linux

Create a new directory mkdir #

remove directory rmdir #

delete files to delete the file name #

undelete file recovery file name # (to restore deleted files from the Recycle Bin)

reset recycle-bin # Empty Recycle Bin

rename the original file name new file name # modify the file name

move the file name path to move files #

display startup # view the router after boot

startup saved-configuration path / filename # specified router configuration boot configuration information using the configuration file


rip # rip into the protocol
ospf # to enter the ospf protocol

Subnet mask of the interface ip # ip route-static static routes connected thereto route

dir flash

Guess you like

Origin www.cnblogs.com/seatea/p/12543939.html