Agenda: routers.net

File routers.net, 4.2 KB (added by cvicente, 6 years ago)
Line 
1# NSRC REN Routing Workshop lab
2# Using c7200-advipservicesk9-mz.151-4.M4
3
4model = 7200
5
6[localhost]   
7    [[7200]]
8        image = c7200-1514M4
9        ram = 176
10        npe = npe-400
11        ghostios = True
12        idlepc=0x60608f64
13        slot1 = PA-GE
14        slot2 = PA-GE
15        slot3 = PA-GE
16        slot4 = PA-GE
17        slot5 = PA-GE
18
19############################################
20## Regional REN
21
22    [[router RREN]]
23        model   = 7200
24        console = 2001
25        aux     = 3001
26        g1/0    = NREN1 g1/0
27        g2/0    = NREN2 g1/0
28        g3/0    = IXP 3
29   
30############################################
31## National REN 1
32
33    [[router NREN1]]
34        model   = 7200
35        console = 2002
36        aux     = 3002
37        g1/0    = RREN g1/0
38        g2/0    = ISP1 g2/0
39        g3/0    = R11 g1/0
40        g4/0    = R21 g1/0
41        g5/0    = R31 g1/0
42
43
44############################################
45## IXP
46
47    [[ETHSW IXP]]
48        1 = access 1
49        2 = access 1
50        3 = access 1
51
52############################################
53# ISP 1
54
55    [[router ISP1]]
56        model   = 7200
57        console = 2003
58        aux     = 3003
59        g1/0    = IXP 1
60        g2/0    = NREN1 g2/0
61        g3/0    = R12 g1/0
62        g4/0    = R22 g1/0
63        g5/0    = R32 g1/0
64
65
66############################################
67# Group 1
68
69    [[router R11]]
70        model   = 7200
71        console = 2011
72        aux     = 3011
73        g1/0    = NREN1 g3/0
74        g2/0    = R12 g2/0
75   
76    [[router R12]]
77        model   = 7200
78        console = 2012
79        aux     = 3012
80        g1/0    = ISP1 g3/0
81        g2/0    = R11 g2/0
82        g3/0    = R21 g3/0
83
84
85############################################
86# Group 2
87
88    [[router R21]]
89        model   = 7200
90        console = 2021
91        aux     = 3021
92        g1/0    = NREN1 g4/0
93        g2/0    = R22 g2/0
94        g3/0    = R12 g3/0
95   
96    [[router R22]]
97        model   = 7200
98        console = 2022
99        aux     = 3022
100        g1/0    = ISP1 g4/0
101        g2/0    = R21 g2/0
102        g3/0    = R31 g3/0
103
104############################################
105# Group 3
106
107    [[router R31]]
108        model   = 7200
109        console = 2031
110        aux     = 3031
111        g1/0    = NREN1 g5/0
112        g2/0    = R32 g2/0
113        g3/0    = R22 g3/0
114   
115    [[router R32]]
116        model   = 7200
117        console = 2032
118        aux     = 3032
119        g1/0    = ISP1 g5/0
120        g2/0    = R31 g2/0
121
122   
123############################################
124# 2nd process
125############################################
126
127[localhost:7201]
128    udp = 11000
129 
130    [[7200]]
131        image = c7200-1514M4
132        ram = 176
133        npe = npe-400
134        ghostios = True
135        idlepc=0x60608f64
136        slot1 = PA-GE
137        slot2 = PA-GE
138        slot3 = PA-GE
139        slot4 = PA-GE
140        slot5 = PA-GE
141
142############################################
143# National REN 2
144
145    [[router NREN2]]
146        model   = 7200
147        console = 2004
148        aux     = 3004
149        g1/0    = RREN g2/0
150        g2/0    = ISP2 g2/0
151        g3/0    = R41 g1/0
152        g4/0    = R51 g1/0
153        g5/0    = R61 g1/0
154
155############################################
156# ISP 2
157
158    [[router ISP2]]
159        model   = 7200
160        console = 2005
161        aux     = 3005
162        g1/0    = IXP 2
163        g2/0    = NREN2 g2/0
164        g3/0    = R42 g1/0
165        g4/0    = R52 g1/0
166        g5/0    = R62 g1/0
167
168
169############################################
170# Group 4
171
172    [[router R41]]
173        model   = 7200
174        console = 2041
175        aux     = 3041
176        g1/0    = NREN2 g3/0
177        g2/0    = R42 g2/0
178   
179    [[router R42]]
180        model   = 7200
181        console = 2042
182        aux     = 3042
183        g1/0    = ISP2 g3/0
184        g2/0    = R41 g2/0
185        g3/0    = R51 g3/0
186
187############################################
188# Group 5
189
190    [[router R51]]
191        model   = 7200
192        console = 2051
193        aux     = 3051
194        g1/0    = NREN2 g4/0
195        g2/0    = R52 g2/0
196        g3/0    = R42 g3/0
197   
198    [[router R52]]
199        model   = 7200
200        console = 2052
201        aux     = 3052
202        g1/0    = ISP2 g4/0
203        g2/0    = R51 g2/0
204        g3/0    = R61 g3/0
205
206############################################
207# Group 6
208
209    [[router R61]]
210        model   = 7200
211        console = 2061
212        aux     = 3061
213        g1/0    = NREN2 g5/0
214        g2/0    = R62 g2/0
215        g3/0    = R52 g3/0
216   
217    [[router R62]]
218        model   = 7200
219        console = 2062
220        aux     = 3062
221        g1/0    = ISP2 g5/0
222        g2/0    = R61 g2/0
223