Sie sind auf Seite 1von 5

ROUTER1 (Madrid):

Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router ospf 1
Router(config-router)#network 192.168.0.0 0.0.0.255 area 1
Router(config-router)#network 10.10.10.0 0.0.0.3 area 1
Router(config-router)#network 10.10.10.16 0.0.0.3 area 1
ROUTER2 (Barcelona):
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router ospf 1
Router(config-router)#network 192.168.1.0 0.0.0.255 area 1
Router(config-router)#network 10.10.10.0 0.0.0.3 area 1
Router(config-router)#network 10.10.10.8 0.0.0.3 area 1
ROUTER3 (Sevilla):
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router ospf 1
Router(config-router)#network 192.168.2.0 0.0.0.255 area 1
Router(config-router)#network 10.10.10.8 0.0.0.3 area 1
Router(config-router)#network 10.10.10.16 0.0.0.3 area 1
Router#show ip route ospf
ROUTER1 (Madrid):
Router#show ip route ospf
10.0.0.0/30 is subnetted, 3 subnets
O 10.10.10.8 [110/128] via 10.10.10.18, 00:53:14, Serial0/1/1
[110/128] via 10.10.10.2, 00:53:14, Serial0/1/0
O 192.168.1.0 [110/65] via 10.10.10.2, 00:53:14, Serial0/1/0
O 192.168.2.0 [110/65] via 10.10.10.18, 00:53:14, Serial0/1/1
ROUTER2 (Barcelona):
Router#show ip route ospf
10.0.0.0/30 is subnetted, 3 subnets
O 10.10.10.16 [110/128] via 10.10.10.10, 01:00:36, Serial0/1/1
[110/128] via 10.10.10.1, 01:00:36, Serial0/1/0
O 192.168.0.0 [110/65] via 10.10.10.1, 01:00:36, Serial0/1/0
O 192.168.2.0 [110/65] via 10.10.10.10, 01:00:36, Serial0/1/1
ROUTER3 (Sevilla):
Router#show ip route ospf
10.0.0.0/30 is subnetted, 3 subnets
O 10.10.10.16 [110/128] via 10.10.10.10, 01:00:36, Serial0/1/1
[110/128] via 10.10.10.1, 01:00:36, Serial0/1/0
O 192.168.0.0 [110/65] via 10.10.10.1, 01:00:36, Serial0/1/0
O 192.168.2.0 [110/65] via 10.10.10.10, 01:00:36, Serial0/1/1
ROUTER1 (Madrid):
Router>en
Router#config
Configuring from terminal, memory, or network [terminal]? terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial 0/1/0
Router(config-if)#bandwidth 50
Router(config-if)#interface serial 0/1/1
Router(config-if)#bandwidth 10000
Router(config-if)#
ROUTER2 (Barcelona):
Router>en
Router#config
Configuring from terminal, memory, or network [terminal]? terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial 0/1/0
Router(config-if)#bandwidth 50
Router(config-if)#interface serial 0/1/1
Router(config-if)#bandwidth 10000
Router(config-if)#
ROUTER3 (Sevilla):
Router>en
Router#config
Configuring from terminal, memory, or network [terminal]? terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial 0/1/0
Router(config-if)#bandwidth 10000
Router(config-if)#interface serial 0/1/1
Router(config-if)#bandwidth 10000

Das könnte Ihnen auch gefallen