cisco路由器基本实验之五 配置Loopback接口进行远程登(2010-02-01 17:33:06)
cisco路由器基本实验之五 配置Loopback接口进行远程登录 (Boson NetSim)
!
Version 12.1 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname r1 ! ! ! ip subnet-zero ! ! ! ! ! ! ! ! ! ! interface Loopback ! interface Serial0 ! interface Ethernet0 ! ! router rip ! ip classless no ip http server ! ! ! line con 0 line aux 0 line vty 0 4 ! no scheduler allocate end r1# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP C C C R r1#show ip pro
Routing Protocol is "rip" !
Version 12.1 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname r2 ! ! ! ip subnet-zero ! ! ! ! ! ! ! ! ! ! interface Serial0 ! interface Ethernet0 ! ! router rip ! ip classless no ip http server ! ! ! line con 0 line aux 0 line vty 0 4 ! no scheduler allocate end r2#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP C C R R r2#show ip pro
Routing Protocol is "rip" |
已投稿到: |
|
---|