学习热线

[组图]最基础的路由器配置实例         ★★★
最基础的路由器配置实例
学习热线网:http://www.xx988.com    来源:中国IT认证实验室    点击数:    更新时间:2005-5-17
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
按此在新窗口浏览图片screen.width-500)this.style.width=screen.width-500; border=0>
  • 上一篇文章: EIGRP特性-Stub Routing

  • 下一篇文章: 配置DHCP服务器