📜  更改路由器 cisco 的主机名 - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:20.598000             🧑  作者: Mango

代码示例1
R1>
R1>en
R1#config t

Enter configuration commands, one per line.  End with CNTL/Z.
R1(config)#hostname MyRouter
MyRouter(config)#exit
MyRouter#
%SYS-5-CONFIG_I: Configured from console by console

MyRouter#