通信人家园

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

  上尉

注册:2009-10-8

家园IDC信息安全卫士

跳转到指定楼层
1#
发表于 2010-6-19 15:59:39 |只看该作者 |倒序浏览
非常感谢哪位高手过来指点下!!!

R1配置:
Current configuration:
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r1
!
!
!
!
!
!
memory-size iomem 15
ip subnet-zero
!
!
!
!
interface Ethernet1/0
ip address 10.1.10.1 255.255.255.0
!
interface Ethernet1/1
ip address 10.1.20.1 255.255.255.0
!
interface Ethernet1/2
no ip address
!
interface Ethernet1/3
ip address 192.168.0.1 255.255.255.0
shutdown
!
ip classless
no ip http server
!
!
line con 0
exec-timeout 0 0
transport input none
line aux 0
line vty 0 4
!
no scheduler allocate
end
r1#

R2配置Building configuration...
Current configuration:
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r2
!
!
!
!
!
!
memory-size iomem 15
ip subnet-zero
!
!
!
!
interface Ethernet1/0
ip address 10.1.10.2 255.255.255.0
!
interface Ethernet1/1
ip address 10.1.20.2 255.255.255.0
!
interface Ethernet1/2
no ip address
shutdown
!
interface Ethernet1/3
no ip address
shutdown
!
ip classless
no ip http server
!
!
line con 0
exec-timeout 0 0
transport input none
line aux 0
line vty 0 4
!
no scheduler allocate
end

为什么我R1 ping不通R2 ? 实验环境是不是要有其他配置把两个端口物理上连接起来才可以?

举报本楼

本帖有 3 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

版规|手机版|C114 ( 沪ICP备12002291号-1 )|联系我们 |网站地图  

GMT+8, 2025-8-15 17:28 , Processed in 0.098452 second(s), 18 queries , Gzip On.

Copyright © 1999-2025 C114 All Rights Reserved

Discuz Licensed

回顶部