
Cicso
文章平均质量分 79
haianzhangbin
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CISCO ADSL配置说明
vpdn enable no vpdn logging ! vpdn-group pppoe request-dialin protocol pppoe ! interface FastEthernet0 ip address 192.168.0.1 255.255.255.0 ip nat inside ! interface ATM0 no ip address no atm il原创 2005-03-24 17:03:00 · 548 阅读 · 0 评论 -
CICSO命令
一、 基本路由器的检验命令 show version show processes show protocols show mem show ip route show startup-config show running-config show flash show interfaces 二、 基本路由配置命令 进入:config terminal/memory/network 配置网络时常采原创 2005-03-25 14:35:00 · 1000 阅读 · 0 评论 -
SWITCH 命令大全
1.在基于IOS的交换机上设置主机名/系统名: switch(config)# hostname hostname 在基于CLI的交换机上设置主机名/系统名: switch(enable) set system name name-string 2.在基于IOS的交换机上设置登录口令: switch(config)# enable password level 1 password 在基于CLI的原创 2005-03-25 14:36:00 · 1118 阅读 · 0 评论