天天看點

H3C指令集

system-view -> enable

interface vlan-interface 1 //ip設定

undo ip address

ip address 172.16.1.11 255.255.240.0

local-user admin //建立本地使用者

service-type telnet level 3

password simple admin

user-interface vty 0 4

authentication-mode scheme //配置telnet管理的使用者和密碼

ip route-static 0.0.0.0 0.0.0.0 172.16.0.50 //路由

display current-configuration //顯示正在運作的配置資訊

[H3C]quit

<H3C>save //儲存配置資訊

sysname //命名裝置

undo shutdown -> no shutdown //開啟

quit -> end

本文轉自 qinling_bai 51CTO部落格,原文連結:http://blog.51cto.com/22494/616699,如需轉載請自行聯系原作者

繼續閱讀