|
sh run
Building configuration...
Current configuration : 956 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.2.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial1/0
ip address 10.1.1.2 255.255.255.0
ip summary-address eigrp 4 10.1.1.0 255.255.255.0 5
clock rate 9600
!
interface Serial1/1
ip address 10.1.2.1 255.255.255.0
ip summary-address eigrp 2 10.1.2.0 255.255.255.0 5
!
interface Serial1/2
ip address 172.16.2.1 255.255.255.0
ip summary-address eigrp 3 172.16.2.0 255.255.255.0 5
!
interface Serial1/3
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router eigrp 100
network 10.0.0.0
network 192.168.2.0
network 172.16.0.0
no auto-summary
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
|
-
-
-
自己做EIGRP.pkt
20.51 KB, 阅读权限: 1, 下载次数: 55, 下载积分: 鸿鹄币 -1 个
-
-
自己做的ospf(不等价).pkt
9 KB, 阅读权限: 1, 下载次数: 53, 下载积分: 鸿鹄币 -1 个
-
-
自己做的ospf.pkt
9.49 KB, 阅读权限: 1, 下载次数: 88, 下载积分: 鸿鹄币 -1 个
-
-
自己做的静态路由.pkt
8.61 KB, 阅读权限: 1, 下载次数: 49, 下载积分: 鸿鹄币 -1 个
-
-
自己做EIGRP.pkt
20.51 KB, 阅读权限: 1, 下载次数: 25, 下载积分: 鸿鹄币 -1 个
|