首页 > 计算机考试 > 思科认证 > Cisco指导 > 最基础的路由器配置实例
最基础的路由器配置实例

最基础的路由器配置实例

2005-05-17 | 责任编辑:Michael

Enable
Configure terminal
Service password-encryption
Hostname cisco1721
Enable secret 654321
Enable password 123456
ip subnet-zero
ip name-server 202.96.134.133 202.96.172.218
interface fastethernet 0
ip address 61.142.221.5 255.255.255.240
speed auto
no shutdown
interface serial 0
ip unnumbered fastethernet 0
encapsulation ppp
no fair-queue
bandwidth 2048
no shutdown
exit
ip classless
ip route 0.0.0.0 0.0.0.0 serial 0
no ip http server
line con 0
line aux 0
line vty 0 4
password 12345678
login
no scheduler allocate
end
copy running-config startup-config
reload
按此在新窗口浏览图片
编辑整理:考试啦网站

本  文:最基础的路由器配置实例
用户名: 密码: 匿名 [免费注册会员]
最新评论
编辑推荐文章
一周阅读排行