Sie sind auf Seite 1von 6

Lab CCNA 3

Running Router Status


Lab 2.3.2
London#
OSPF Priority 1
Network Statement of 192.168.1.0
Loopback 0 Address 192.168.31.11 /32
Ottawa#
OSPF Priority 1
Network Statement of 192.168.1.0
Loopback 0 Address 192.168.31.22 /32
Brazilia#
OSPF Priority 1
Network Statement of 192.168.1.0
Loopback 0 Address 192.168.31.33 /32
Running Router Status
London#
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
Ottawa#
interface FastEthernet0/0
ip address 192.168.1.2 255.255.255.0

Brazilia#
interface FastEthernet0/0
ip address 192.168.1.3 255.255.255.0
Lab 2.3.3
Running Router Status
Cairo

interface FastEthernet0/0
ip address 192.168.1.129 255.255.255.192
interface Serial0/0
ip address 192.168.1.1 255.255.255.252
clock rate 56000
Moscow
interface FastEthernet0/0
ip address 192.168.0.1 255.255.255.0
interface Serial0/0
ip address 192.168.1.2 255.255.255.252
Lab 2.3.4
Running Router Status
Dublin#
OSPF Priority 0
Network Statement of 192.168.1.0
Loopback 0 Address 192.168.31.11 /32
Washington#
OSPF Priority 0
Network Statement of 192.168.1.0
Network Statement of 192.168.0.0
Loopback 0 Address 192.168.31.22 /32
Dublin
interface FastEthernet0/0
ip address 192.168.1.129 255.255.255.192
interface Serial0/0
ip address 192.168.1.1 255.255.255.252
clock rate 56000
Washington
interface FastEthernet0/0
ip address 192.168.0.1 255.255.255.0

interface Serial0/0
ip address 192.168.1.2 255.255.255.252

Lab 2.3.5
Sydney#
OSPF Priority 0
Network Statement of 192.168.1.0
Loopback 0 Address 192.168.31.11 /32
ROME#
OSPF Priority 0
Network Statement of 192.168.1.0
Network Statement of 192.168.0.0
Loopback 0 Address 192.168.31.22 /32
Rome
interface FastEthernet0/0
ip address 192.168.0.1 255.255.255.0
interface Serial0/0
ip address 192.168.1.2 255.255.255.252
router ospf 1
network 192.168.0.0 0.0.0.255 area 0
network 192.168.1.0 0.0.0.3 area 0
Sydney
interface FastEthernet0/0
ip address 192.168.1.129 255.255.255.192
interface Serial0/0
ip address 192.168.1.1 255.255.255.252
router ospf 1
network 192.168.1.0 0.0.0.3 area 0
network 192.168.1.128 0.0.0.63 area 0
Lab 2.3.6

Tokyo#
OSPF Priority 0
Network Statement of 192.168.1.0
Loopback 0 Address 192.168.31.11 /32
Madrid#
OSPF Priority 0
Network Statement of 192.168.1.0
Network Statement of 192.168.0.0
Loopback 0 Address 192.168.31.22 /32
ISP
Router#configure terminal
Router(config)#hostname ISP
ISP(config)#line vty 0 4
ISP(config-line)#password cisco
ISP(config-line)#login
ISP(config-line)#interface serial 1
ISP(config-if)#ip address 200.20.20.1 255.255.255.252
ISP(config-if)#clock rate 64000
ISP(config-if)#no shutdown
ISP(config-if)#interface loopback 0
ISP(config-if)#ip address 138.25.6.33 255.255.255.255
ISP(config-if)#exit
ISP(config)#ip route 192.168.1.0 255.255.255.0 200.20.20.2
ISP(config)#ip route 192.168.0.0 255.255.255.0 200.20.20.2
ISP(config)#end
ISP#copy running-config startup-config
Destination filename [startup-config]? [Enter]
Building configuration...
Tokyo
interface FastEthernet0/0
ip address 192.168.1.129 255.255.255.0
interface Serial0/0
ip address 192.168.1.1 255.255.255.252
DCE
router ospf 1
network 192.168.1.0 0.0.0.255 area 0
network 192.168.1.0 0.0.0.3 area 0
Madrid

interface FastEthernet0/0
ip address 192.168.0.1 255.255.255.0
interface Serial0/0
ip address 192.168.1.2 255.255.255.252
DTE
interface Serial0/1
ip address 200.20.20.2 255.255.255.252
DTE
router ospf 1
network 192.168.1.0 0.0.0.255 area 0
network 192.168.1.0 0.0.0.3 area 0
Lab 3.2.1
Paris
Loopback 0
192.168.0.2 /24
Paris
interface Loopback0
ip address 192.168.0.2 255.255.255.0
interface FastEthernet0/0
ip address 192.168.3.1 255.255.255.0
interface Serial0/0
ip address 192.168.2.1 255.255.255.252
clock rate 56000
Warsaw#
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
interface Serial0/0
ip address 192.168.2.2 255.255.255.252
DTE
Lab 3.2.3

Paris
Loopback 0
192.168.0.2 /24
ip host Warsaw 192.168.1.1 192.168.2.2
interface Loopback0
ip address 192.168.0.2 255.255.255.0
interface FastEthernet0/0
ip address 192.168.3.1 255.255.255.0
speed auto
interface Serial0/0
ip address 192.168.2.1 255.255.255.252
clock rate 56000
Warsaw
ip host Paris 192.168.3.1 192.168.2.1
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
speed auto
interface Serial0/0
ip address 192.168.2.2 255.255.255.252

Das könnte Ihnen auch gefallen