📜  创建加密的特权 EXEC 模式密码 - 任何代码示例

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

代码示例1
// This will set the privilaged mode password as "class"
R1>en
R1#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
R1(config)#enable password class
R1(config)#exit