summaryrefslogtreecommitdiffstats
path: root/Bachelor/Computernetze2/CFG/westasman03.txt
blob: 1fe37c47ceb05ffd7f78193b1f4987435b50cb7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Westasman#sh run

Building configuration...



Current configuration:

!

version 12.0

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname Westasman

!

enable secret 5 $1$AH.p$o8UjA9wqYalR2vGcI78YP.

!

!

!

!

!

ip subnet-zero

no ip domain-lookup

!

!

!

process-max-time 200

!

interface Loopback0

 ip address 172.16.8.1 255.255.255.0

 no ip directed-broadcast

!

interface Loopback1

 ip address 172.16.9.1 255.255.255.0

 no ip directed-broadcast

!

interface Loopback2

 ip address 172.16.10.1 255.255.255.0

 no ip directed-broadcast

!

interface Loopback3

 ip address 172.16.11.1 255.255.255.0

 no ip directed-broadcast

!

interface Loopback4

 ip address 172.16.12.1 255.255.255.0

 no ip directed-broadcast

!

interface Loopback5

 ip address 172.16.13.1 255.255.255.0

 no ip directed-broadcast

!

interface Loopback6

 ip address 172.16.14.1 255.255.255.0

 no ip directed-broadcast

!

interface Loopback7

 ip address 172.16.15.1 255.255.255.0

 no ip directed-broadcast

!

interface Ethernet0

 ip address 192.168.72.1 255.255.255.0

 no ip directed-broadcast

!

interface Serial0

 ip address 192.168.64.2 255.255.255.252

 no ip directed-broadcast

 no ip mroute-cache

 no fair-queue

 clockrate 56000

!

interface Serial1

 ip address 192.168.64.6 255.255.255.252

 no ip directed-broadcast

 clockrate 56000

!

router eigrp 100

 network 172.16.0.0 0.0.0.255

 network 192.168.64.0

 network 192.168.72.0

 no auto-summary

!

ip classless

no ip http server

!

!

line con 0

 exec-timeout 0 0

 password cisco

 logging synchronous

 login

 transport input none

line aux 0

line vty 0 4

 password cisco

 login

!

end



Westasman#