- 70
- 0
- 约 42页
- 2017-02-16 发布于湖北
- 举报
网络实验指令汇总
一、配置Cisco交换机配置VLANCisco VTP和非VTP中继
四、STP生成树协议无线路由配置
六、配置单个路由器
七、静态路由
八、配置动态路由RIP九、Cisco EIGRP(增强型内部网关路由协议)
十、配置单区域OSPF路由器实现Vlan间通信
十二、PPP(数据链路层协议
十三、ACL简单的配置使用 Easy IP 配置 DHCP利用 NAT 扩展网络配置Cisco交换机设置访问口令
switch(config)#enable password 设置进入特权模式进的密码?????? switch(config-line) 可以设置通过console端口连接设备及telnet远程登录时所需要的密码S1#configure terminal
S1(config)#line console 0
S1(config-line)#password cisco
S1(config-line)#login
S1(config-line)#line vty 0 15
S1(config-line)#password cisco
S1(config-line)#login
S1(config-line)#exit
设置命令模式口令将使能加密口令设置为 classS1(config)#enable secret class
配置IP地址及默认网关
管理MA
原创力文档

文档评论(0)