-
Notifications
You must be signed in to change notification settings - Fork 0
/
R3.txt
145 lines (145 loc) · 1.99 KB
/
R3.txt
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
hostname SCP-R3
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
memory-size iomem 10
!
!
!
!
logging 10.9.240.8
!
!
username student privilege 15 secret cisco
!
!
!
no ip domain lookup
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
cts logging verbose
!
!
license udi pid CISCO2911/K9 sn FTX1822AMDG
license accept end user agreement
license boot module c2900 technology-package securityk9
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Multilink1
ip address 10.9.0.21 255.255.255.252
ppp multilink
ppp multilink group 1
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 10.9.0.14 255.255.255.252
duplex auto
speed auto
no shutdown
!
interface GigabitEthernet0/1
ip address 10.9.0.6 255.255.255.252
duplex auto
speed auto
no shutdown
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
no shutdown
!
interface Serial0/0/1
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
clock rate 2000000
no shutdown
!
interface Serial0/1/0
no ip address
shutdown
clock rate 2000000
!
interface Serial0/1/1
no ip address
shutdown
clock rate 2000000
!
router ospf 1
network 10.9.0.4 0.0.0.3 area 0
network 10.9.0.12 0.0.0.3 area 0
network 10.9.0.20 0.0.0.3 area 0
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
line con 0
exec-timeout 180 0
logging synchronous
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
exec-timeout 180 0
password cisco
logging synchronous
login
transport input none
line vty 5 15
login
transport input none
!
scheduler allocate 20000 1000
!
end