设为首页收藏本站language 语言切换
查看: 2102|回复: 4
收起左侧

[求助] 导致属于同一组内的两台HSPR路由器都说自己是active的原因有哪些?

[复制链接]
发表于 2016-9-18 20:50:14 | 显示全部楼层 |阅读模式
5鸿鹄币
IOU1#show running-config
Building configuration...

Current configuration : 1852 bytes
!
! Last configuration change at 11:35:10 UTC Sun Sep 18 2016
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname IOU1
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no ip icmp rate-limit unreachable
!         
!
!
!
!
!


!
!
!
!
no ip domain lookup
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!         
!
!
redundancy
!
!
ip tcp synwait-time 5
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/0
ip address 192.168.1.1 255.255.255.0
standby 1 ip 192.168.1.100
!         
interface Ethernet0/1
no ip address
shutdown
!
interface Ethernet0/2
no ip address
shutdown
!
interface Ethernet0/3
no ip address
shutdown
!
interface Ethernet1/0
no ip address
shutdown
!
interface Ethernet1/1
no ip address
shutdown
!
interface Ethernet1/2
no ip address
shutdown
!
interface Ethernet1/3
no ip address
shutdown
!
interface Serial2/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/3
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/3
no ip address
shutdown
serial restart-delay 0
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
transport input none
!
!
end

IOU1#
IOU3#show running-config
Building configuration...

Current configuration : 1852 bytes
!
! Last configuration change at 11:34:40 UTC Sun Sep 18 2016
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname IOU3
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no ip icmp rate-limit unreachable
!         
!
!
!
!
!


!
!
!
!
no ip domain lookup
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!         
!
!
redundancy
!
!
ip tcp synwait-time 5
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/0
no ip address
shutdown
!         
interface Ethernet0/1
ip address 192.168.1.3 255.255.255.0
standby 1 ip 192.168.1.100
!
interface Ethernet0/2
no ip address
shutdown
!
interface Ethernet0/3
no ip address
shutdown
!
interface Ethernet1/0
no ip address
shutdown
!
interface Ethernet1/1
no ip address
shutdown
!
interface Ethernet1/2
no ip address
shutdown
!
interface Ethernet1/3
no ip address
shutdown
!
interface Serial2/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/3
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial3/3
no ip address
shutdown
serial restart-delay 0
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
transport input none
!
!
end

IOU3#  


415AE50265A746BFB1C6B499FD9F48E0.jpg

最佳答案

查看完整内容

两个接口不能通信。不能正常通信有很多种原因,没法细说。
发表于 2016-9-18 20:50:15 | 显示全部楼层
Rockyw 发表于 2016-9-18 22:39
是不是针对不同vlan

两个接口不能通信。不能正常通信有很多种原因,没法细说。
沙发 2016-9-18 20:50:15 回复 收起回复
回复

使用道具 举报

发表于 2016-9-18 21:39:31 | 显示全部楼层
是不是针对不同vlan
板凳 2016-9-18 21:39:31 回复 收起回复
回复

使用道具 举报

 楼主| 发表于 2016-9-19 07:47:14 | 显示全部楼层
sboku 发表于 2016-9-18 22:14
两个接口不能通信。不能正常通信有很多种原因,没法细说。

但是IOU1和IOU3之间可以相互ping通呀,IOU1和IOU3的配置没有问题吧。另外IOU2保持默认,所以所有接口都在同一个VLAN 1下。
地板 2016-9-19 07:47:14 回复 收起回复
回复

使用道具 举报

 楼主| 发表于 2016-9-19 07:55:11 | 显示全部楼层
Rockyw 发表于 2016-9-18 21:39
是不是针对不同vlan

iou2二层交换机所有接口在同一vlan下。
5# 2016-9-19 07:55:11 回复 收起回复
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-28 15:56 , Processed in 0.124376 second(s), 30 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表