CISCO2691的OSPF点对点密文测评测试

本文详细介绍了一台Cisco路由器的具体配置情况,包括系统版本、接口配置、路由协议设置等关键信息,并展示了Loopback、FastEthernet及Serial接口的IP地址分配,以及OSPF认证配置。

都差不多,粘一个文件就能说明问题了。

Router#show run
Building configuration...

Current configuration : 1179 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
!
!
!
ip cef
!
!
!
!         
!
!
!
!
!
!
!
!
!
! 
!
!
!
!
interface Loopback0
 ip address 1.1.1.1 255.255.255.0
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!         
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial1/0
 ip address 12.0.0.1 255.255.255.0
 ip ospf message-digest-key 5 md5 md5pass
 serial restart-delay 0
!
interface Serial1/1
 ip address 13.0.0.1 255.255.255.0
 ip ospf message-digest-key 5 md5 md5pass
 serial restart-delay 0
!
interface Serial1/2
 no ip address
 shutdown
 serial restart-delay 0
!
interface Serial1/3
 no ip address
 shutdown
 serial restart-delay 0
!
router ospf 100
 router-id 1.1.1.1
 log-adjacency-changes
 area 0 authentication message-digest
 network 1.1.1.0 0.0.0.255 area 0
 network 12.0.0.1 0.0.0.0 area 0
 network 13.0.0.1 0.0.0.0 area 0
!
ip http server
no ip http secure-server
ip classless
!
!
!
!
!
!
!
!
!         
!
!
!
line con 0
line aux 0
line vty 0 4
!
end

测试过程截图:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值