双核心交换机+双核心路由器(HSRP+OSPF) 具体配置 R3 不做配置 R0 配置
version 12
1 service timestamps debug uptime service timestamps log uptime no service password-encryption
hostname R0
memory-size iomem 15 ip subnet-zero
interface FastEthernet0/0 ip address 192
0 duplex auto speed auto
interface FastEthernet0/1 ip address 172
0 duplex auto speed auto
router ospf 1 log-adjacency-changes network 172
255 area 0 network 192
255 area 0
ip classless no ip http server
line con 0 transport input none line aux 0 line vty 0 4 login
no scheduler allocate end R 1 配置
version 12
1 service timestamps debug uptime service timestamps log uptime no service password-encryption
hostname R1
memory-size iomem 15 ip su