FTOS » Historique » Version 23
Laurent GUERBY, 16/02/2018 22:09
1 | 1 | Laurent GUERBY | {{>toc}} |
---|---|---|---|
2 | 1 | Laurent GUERBY | |
3 | 1 | Laurent GUERBY | h1. FTOS |
4 | 1 | Laurent GUERBY | |
5 | 1 | Laurent GUERBY | Dell/Force10 S4810 48 ports 10G SFP+ + 4 ports 40G |
6 | 1 | Laurent GUERBY | supporte cumulus http://cumulusnetworks.com/static/cumulus/pdf/Cumulus_Networks_Dell_Datasheet.pdf |
7 | 1 | Laurent GUERBY | http://cumulusnetworks.com/ |
8 | 1 | Laurent GUERBY | |
9 | 13 | Laurent GUERBY | * ssh keys |
10 | 13 | Laurent GUERBY | http://www.force10networks.com/CSPortal20/TechTips/0006_RSA-SSH.aspx |
11 | 13 | Laurent GUERBY | |
12 | 20 | Laurent GUERBY | https://www.dell.com/support/article/fr/fr/frbsdt1/how10657/how-to-manage-the-qsfp-ports-on-a-force10-s4810-switch?lang=en |
13 | 20 | Laurent GUERBY | |
14 | 1 | Laurent GUERBY | h2. Commandes |
15 | 1 | Laurent GUERBY | |
16 | 22 | Laurent GUERBY | <pre> |
17 | 2 | Laurent GUERBY | screen -m -c /dev/null /dev/ttyUSB0 9600 8n1 |
18 | 22 | Laurent GUERBY | </pre> |
19 | 2 | Laurent GUERBY | |
20 | 22 | Laurent GUERBY | <pre> |
21 | 1 | Laurent GUERBY | dir |
22 | 1 | Laurent GUERBY | delete flash://startup-config |
23 | 1 | Laurent GUERBY | reload |
24 | 1 | Laurent GUERBY | no |
25 | 1 | Laurent GUERBY | yes |
26 | 1 | Laurent GUERBY | |
27 | 1 | Laurent GUERBY | |
28 | 1 | Laurent GUERBY | en exec |
29 | 1 | Laurent GUERBY | stop jumpstart |
30 | 1 | Laurent GUERBY | wr |
31 | 1 | Laurent GUERBY | |
32 | 1 | Laurent GUERBY | username force10 password force10 |
33 | 1 | Laurent GUERBY | enable password force10 |
34 | 1 | Laurent GUERBY | wr |
35 | 22 | Laurent GUERBY | </pre> |
36 | 1 | Laurent GUERBY | |
37 | 23 | Laurent GUERBY | <pre> |
38 | 1 | Laurent GUERBY | portmod hybrid |
39 | 1 | Laurent GUERBY | switchport |
40 | 1 | Laurent GUERBY | int vl 2 |
41 | 1 | Laurent GUERBY | unttagged t0/23 |
42 | 1 | Laurent GUERBY | int vl 3 |
43 | 1 | Laurent GUERBY | tagged t0/23 |
44 | 1 | Laurent GUERBY | |
45 | 1 | Laurent GUERBY | |
46 | 1 | Laurent GUERBY | show vlan |
47 | 1 | Laurent GUERBY | |
48 | 1 | Laurent GUERBY | stack-unit 1 renumber 0 |
49 | 1 | Laurent GUERBY | no |
50 | 1 | Laurent GUERBY | yes |
51 | 22 | Laurent GUERBY | </pre> |
52 | 1 | Laurent GUERBY | |
53 | 22 | Laurent GUERBY | <pre> |
54 | 1 | Laurent GUERBY | show inventory media |
55 | 1 | Laurent GUERBY | |
56 | 4 | Mehdi Abaakouk | ip ssh server enable |
57 | 3 | Mehdi Abaakouk | |
58 | 12 | Laurent GUERBY | show mac-address-table dynamic |
59 | 1 | Laurent GUERBY | show mac-address-table dynamic vlan 3132 |
60 | 22 | Laurent GUERBY | </pre> |
61 | 16 | Laurent GUERBY | |
62 | 22 | Laurent GUERBY | <pre> |
63 | 22 | Laurent GUERBY | Force10# sh int swi te0/0 |
64 | 22 | Laurent GUERBY | |
65 | 22 | Laurent GUERBY | Codes: U - Untagged, T - Tagged |
66 | 22 | Laurent GUERBY | x - Dot1x untagged, X - Dot1x tagged |
67 | 22 | Laurent GUERBY | G - GVRP tagged, M - Trunk, H - VSN tagged |
68 | 22 | Laurent GUERBY | i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged |
69 | 22 | Laurent GUERBY | |
70 | 22 | Laurent GUERBY | Name: TenGigabitEthernet 0/0 |
71 | 22 | Laurent GUERBY | 802.1QTagged: Hybrid |
72 | 22 | Laurent GUERBY | Vlan membership: |
73 | 22 | Laurent GUERBY | Q Vlans |
74 | 22 | Laurent GUERBY | U 1 |
75 | 22 | Laurent GUERBY | T 3133-3135,3175 |
76 | 22 | Laurent GUERBY | |
77 | 22 | Laurent GUERBY | Native VlanId: 1. |
78 | 22 | Laurent GUERBY | </pre> |
79 | 16 | Laurent GUERBY | |
80 | 1 | Laurent GUERBY | <pre> |
81 | 19 | Laurent GUERBY | show interface tengigabitethernet 0/47 transceiver |
82 | 16 | Laurent GUERBY | ... |
83 | 16 | Laurent GUERBY | SFP+ 47 Temperature = 41.902C |
84 | 16 | Laurent GUERBY | SFP+ 47 Voltage = 3.287V |
85 | 16 | Laurent GUERBY | SFP+ 47 Tx Bias Current = 34.012mA |
86 | 16 | Laurent GUERBY | SFP+ 47 Tx Power = 0.519mW |
87 | 16 | Laurent GUERBY | SFP+ 47 Rx Power = 0.451mW |
88 | 18 | Laurent GUERBY | </pre> |
89 | 16 | Laurent GUERBY | |
90 | 18 | Laurent GUERBY | <pre> |
91 | 18 | Laurent GUERBY | FTOS#sh int status |
92 | 18 | Laurent GUERBY | Port Description Status Speed Duplex Vlan |
93 | 18 | Laurent GUERBY | Te 0/0 Down Auto Auto 1,3131,3175,3199 |
94 | 18 | Laurent GUERBY | Te 0/1 Up 10000 Mbit Full 1,20,128,666,3118,3131,3175,3199 |
95 | 18 | Laurent GUERBY | Te 0/2 Up 10000 Mbit Full 3188 |
96 | 18 | Laurent GUERBY | Te 0/3 Down Auto Auto 3188 |
97 | 18 | Laurent GUERBY | Te 0/4 Up 10000 Mbit Full 3188 |
98 | 18 | Laurent GUERBY | Te 0/5 Up 10000 Mbit Full 3188 |
99 | 18 | Laurent GUERBY | Te 0/6 Down Auto Auto 3188 |
100 | 18 | Laurent GUERBY | Te 0/7 Up 10000 Mbit Full 3188 |
101 | 18 | Laurent GUERBY | Te 0/8 Up 10000 Mbit Full 3188 |
102 | 18 | Laurent GUERBY | Te 0/9 Up 10000 Mbit Full 3188 |
103 | 18 | Laurent GUERBY | Te 0/10 Down Auto Auto 3188 |
104 | 18 | Laurent GUERBY | Te 0/11 Down Auto Auto 3188 |
105 | 18 | Laurent GUERBY | Te 0/12 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
106 | 18 | Laurent GUERBY | Te 0/13 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
107 | 18 | Laurent GUERBY | Te 0/14 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
108 | 18 | Laurent GUERBY | Te 0/15 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
109 | 18 | Laurent GUERBY | Te 0/16 Down Auto Auto 1,3131-3132,3175,3199 |
110 | 18 | Laurent GUERBY | Te 0/17 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
111 | 18 | Laurent GUERBY | Te 0/18 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
112 | 18 | Laurent GUERBY | Te 0/19 Down Auto Auto 1,3131-3132,3175,3199 |
113 | 18 | Laurent GUERBY | Te 0/20 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
114 | 18 | Laurent GUERBY | Te 0/21 Up 10000 Mbit Full 1,3131-3132,3175,3199 |
115 | 18 | Laurent GUERBY | ... |
116 | 16 | Laurent GUERBY | </pre> |
117 | 18 | Laurent GUERBY | |
118 | 18 | Laurent GUERBY | <pre> |
119 | 18 | Laurent GUERBY | FTOS#sh interfaces switchport tengigabitethernet 0 |
120 | 18 | Laurent GUERBY | |
121 | 18 | Laurent GUERBY | Codes: U - Untagged, T - Tagged |
122 | 18 | Laurent GUERBY | x - Dot1x untagged, X - Dot1x tagged |
123 | 18 | Laurent GUERBY | G - GVRP tagged, M - Trunk, H - VSN tagged |
124 | 18 | Laurent GUERBY | i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged |
125 | 18 | Laurent GUERBY | |
126 | 18 | Laurent GUERBY | Name: TenGigabitEthernet 0/0 |
127 | 18 | Laurent GUERBY | 802.1QTagged: Hybrid |
128 | 18 | Laurent GUERBY | Vlan membership: |
129 | 18 | Laurent GUERBY | Q Vlans |
130 | 18 | Laurent GUERBY | U 1 |
131 | 18 | Laurent GUERBY | T 3131,3175,3199 |
132 | 18 | Laurent GUERBY | |
133 | 18 | Laurent GUERBY | Native VlanId: 1. |
134 | 18 | Laurent GUERBY | |
135 | 18 | Laurent GUERBY | |
136 | 18 | Laurent GUERBY | |
137 | 18 | Laurent GUERBY | Name: TenGigabitEthernet 0/1 |
138 | 18 | Laurent GUERBY | 802.1QTagged: Hybrid |
139 | 18 | Laurent GUERBY | Vlan membership: |
140 | 18 | Laurent GUERBY | Q Vlans |
141 | 18 | Laurent GUERBY | U 1 |
142 | 18 | Laurent GUERBY | T 20,128,666,3118,3131,3175,3199 |
143 | 18 | Laurent GUERBY | |
144 | 18 | Laurent GUERBY | Native VlanId: 1. |
145 | 18 | Laurent GUERBY | |
146 | 18 | Laurent GUERBY | |
147 | 18 | Laurent GUERBY | |
148 | 18 | Laurent GUERBY | Name: TenGigabitEthernet 0/2 |
149 | 18 | Laurent GUERBY | 802.1QTagged: Hybrid |
150 | 18 | Laurent GUERBY | Vlan membership: |
151 | 18 | Laurent GUERBY | Q Vlans |
152 | 18 | Laurent GUERBY | U 3188 |
153 | 18 | Laurent GUERBY | |
154 | 18 | Laurent GUERBY | Native VlanId: 3188. |
155 | 18 | Laurent GUERBY | ... |
156 | 18 | Laurent GUERBY | </pre> |
157 | 18 | Laurent GUERBY | |
158 | 18 | Laurent GUERBY | <pre> |
159 | 18 | Laurent GUERBY | FTOS#sh interfaces tengigabitethernet 0 |
160 | 18 | Laurent GUERBY | TenGigabitEthernet 0/0 is up, line protocol is down |
161 | 18 | Laurent GUERBY | Hardware is DellForce10Eth, address is 00:01:e8:8b:4f:cf |
162 | 18 | Laurent GUERBY | Current address is 00:01:e8:8b:4f:cf |
163 | 18 | Laurent GUERBY | Pluggable media not present |
164 | 18 | Laurent GUERBY | Interface index is 33883138 |
165 | 18 | Laurent GUERBY | Internet address is not set |
166 | 18 | Laurent GUERBY | MTU 1554 bytes, IP MTU 1500 bytes |
167 | 18 | Laurent GUERBY | LineSpeed auto |
168 | 18 | Laurent GUERBY | Flowcontrol rx on tx off |
169 | 18 | Laurent GUERBY | ARP type: ARPA, ARP Timeout 04:00:00 |
170 | 18 | Laurent GUERBY | Last clearing of "show interface" counters 80w0d1h |
171 | 18 | Laurent GUERBY | Queueing strategy: fifo |
172 | 18 | Laurent GUERBY | Input Statistics: |
173 | 18 | Laurent GUERBY | 0 packets, 0 bytes |
174 | 18 | Laurent GUERBY | 0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts |
175 | 18 | Laurent GUERBY | 0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts |
176 | 18 | Laurent GUERBY | 0 Multicasts, 0 Broadcasts |
177 | 18 | Laurent GUERBY | 0 runts, 0 giants, 0 throttles |
178 | 18 | Laurent GUERBY | 0 CRC, 0 overrun, 0 discarded |
179 | 18 | Laurent GUERBY | Output Statistics: |
180 | 18 | Laurent GUERBY | 0 packets, 0 bytes, 0 underruns |
181 | 18 | Laurent GUERBY | 0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts |
182 | 18 | Laurent GUERBY | 0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts |
183 | 18 | Laurent GUERBY | 0 Multicasts, 0 Broadcasts, 0 Unicasts |
184 | 18 | Laurent GUERBY | 0 throttles, 0 discarded, 0 collisions, 0 wreddrops |
185 | 18 | Laurent GUERBY | Rate info (interval 299 seconds): |
186 | 18 | Laurent GUERBY | Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate |
187 | 18 | Laurent GUERBY | Output 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate |
188 | 18 | Laurent GUERBY | Time since last interface status change: 80w0d1h |
189 | 18 | Laurent GUERBY | |
190 | 18 | Laurent GUERBY | |
191 | 18 | Laurent GUERBY | TenGigabitEthernet 0/1 is up, line protocol is up |
192 | 18 | Laurent GUERBY | Hardware is DellForce10Eth, address is 00:01:e8:8b:4f:cf |
193 | 18 | Laurent GUERBY | Current address is 00:01:e8:8b:4f:cf |
194 | 18 | Laurent GUERBY | Pluggable media present, SFP+ type is 10GBASE-CU5M |
195 | 18 | Laurent GUERBY | Medium is Twinax Copper |
196 | 18 | Laurent GUERBY | Interface index is 34145282 |
197 | 18 | Laurent GUERBY | Internet address is not set |
198 | 18 | Laurent GUERBY | MTU 1554 bytes, IP MTU 1500 bytes |
199 | 18 | Laurent GUERBY | LineSpeed 10000 Mbit |
200 | 18 | Laurent GUERBY | Flowcontrol rx on tx off |
201 | 18 | Laurent GUERBY | ARP type: ARPA, ARP Timeout 04:00:00 |
202 | 18 | Laurent GUERBY | Last clearing of "show interface" counters 80w0d1h |
203 | 18 | Laurent GUERBY | Queueing strategy: fifo |
204 | 18 | Laurent GUERBY | Input Statistics: |
205 | 18 | Laurent GUERBY | 77846344701 packets, 33998273797981 bytes |
206 | 18 | Laurent GUERBY | 4710063270 64-byte pkts, 40824319413 over 64-byte pkts, 9871182555 over 127-byte pkts |
207 | 18 | Laurent GUERBY | 3982474520 over 255-byte pkts, 684219485 over 511-byte pkts, 17774085458 over 1023-byte pkts |
208 | 18 | Laurent GUERBY | 64436920 Multicasts, 108058987 Broadcasts |
209 | 18 | Laurent GUERBY | 0 runts, 0 giants, 0 throttles |
210 | 18 | Laurent GUERBY | 0 CRC, 0 overrun, 0 discarded |
211 | 18 | Laurent GUERBY | Output Statistics: |
212 | 18 | Laurent GUERBY | 100565862739 packets, 85221880135780 bytes, 0 underruns |
213 | 18 | Laurent GUERBY | 5520274128 64-byte pkts, 32394947465 over 64-byte pkts, 5238057644 over 127-byte pkts |
214 | 18 | Laurent GUERBY | 2670375206 over 255-byte pkts, 2001008247 over 511-byte pkts, 52741200049 over 1023-byte pkts |
215 | 18 | Laurent GUERBY | 300101222 Multicasts, 601777166 Broadcasts, 99663984351 Unicasts |
216 | 18 | Laurent GUERBY | 0 throttles, 0 discarded, 0 collisions, 0 wreddrops |
217 | 18 | Laurent GUERBY | Rate info (interval 299 seconds): |
218 | 18 | Laurent GUERBY | Input 00.00 Mbits/sec, 217 packets/sec, 0.00% of line-rate |
219 | 18 | Laurent GUERBY | Output 00.00 Mbits/sec, 237 packets/sec, 0.01% of line-rate |
220 | 18 | Laurent GUERBY | Time since last interface status change: 1w5d1h |
221 | 18 | Laurent GUERBY | ... |
222 | 18 | Laurent GUERBY | </pre> |
223 | 12 | Laurent GUERBY | |
224 | 12 | Laurent GUERBY | h2. Switch Openstack |
225 | 3 | Mehdi Abaakouk | |
226 | 3 | Mehdi Abaakouk | |
227 | 3 | Mehdi Abaakouk | On se logue |
228 | 3 | Mehdi Abaakouk | |
229 | 3 | Mehdi Abaakouk | <pre> |
230 | 3 | Mehdi Abaakouk | enable password force10 |
231 | 3 | Mehdi Abaakouk | conf |
232 | 3 | Mehdi Abaakouk | </pre> |
233 | 3 | Mehdi Abaakouk | |
234 | 3 | Mehdi Abaakouk | Preparation des ports |
235 | 3 | Mehdi Abaakouk | |
236 | 3 | Mehdi Abaakouk | <pre> |
237 | 7 | Mehdi Abaakouk | int range tengigabitethernet 0/0 - 47 |
238 | 3 | Mehdi Abaakouk | no switchport |
239 | 3 | Mehdi Abaakouk | portmod hybrid |
240 | 3 | Mehdi Abaakouk | switchport |
241 | 3 | Mehdi Abaakouk | no shut |
242 | 6 | Mehdi Abaakouk | |
243 | 8 | Mehdi Abaakouk | int range fortyGigE 0/48 - 60 |
244 | 8 | Mehdi Abaakouk | no switchport |
245 | 8 | Mehdi Abaakouk | portmod hybrid |
246 | 8 | Mehdi Abaakouk | switchport |
247 | 8 | Mehdi Abaakouk | no shut |
248 | 8 | Mehdi Abaakouk | |
249 | 6 | Mehdi Abaakouk | # Pour le port uplink |
250 | 6 | Mehdi Abaakouk | int range tengigabitethernet 0/1 |
251 | 6 | Mehdi Abaakouk | speed 1000 |
252 | 3 | Mehdi Abaakouk | </pre> |
253 | 3 | Mehdi Abaakouk | |
254 | 11 | Laurent GUERBY | Pour un seul port : |
255 | 11 | Laurent GUERBY | <pre> |
256 | 11 | Laurent GUERBY | enable |
257 | 11 | Laurent GUERBY | conf |
258 | 11 | Laurent GUERBY | int t0/10 |
259 | 11 | Laurent GUERBY | speed 1000 |
260 | 11 | Laurent GUERBY | exit |
261 | 11 | Laurent GUERBY | exit |
262 | 11 | Laurent GUERBY | wr |
263 | 11 | Laurent GUERBY | # ou do wr |
264 | 11 | Laurent GUERBY | </pre> |
265 | 3 | Mehdi Abaakouk | |
266 | 21 | Laurent GUERBY | Au cas ou "no negotiation auto" peut aider (cas des SFP bidi alturna CISCO) : |
267 | 21 | Laurent GUERBY | |
268 | 21 | Laurent GUERBY | <pre> |
269 | 21 | Laurent GUERBY | |
270 | 21 | Laurent GUERBY | FTOS(conf-if-te-0/16)#negotiation ? |
271 | 21 | Laurent GUERBY | auto Perform link autonegotiation |
272 | 21 | Laurent GUERBY | FTOS(conf-if-te-0/16)#speed ? |
273 | 21 | Laurent GUERBY | 10 10 Mbps |
274 | 21 | Laurent GUERBY | 100 100 Mbps |
275 | 21 | Laurent GUERBY | 1000 1000 Mbps |
276 | 21 | Laurent GUERBY | 10000 10000 Mbps |
277 | 21 | Laurent GUERBY | auto Auto negotiation (default) |
278 | 21 | Laurent GUERBY | </pre> |
279 | 21 | Laurent GUERBY | |
280 | 3 | Mehdi Abaakouk | Creation des vlans |
281 | 3 | Mehdi Abaakouk | <pre> |
282 | 3 | Mehdi Abaakouk | int vlan 3131 |
283 | 3 | Mehdi Abaakouk | no shut |
284 | 1 | Laurent GUERBY | |
285 | 3 | Mehdi Abaakouk | int vlan 3175 |
286 | 4 | Mehdi Abaakouk | ip address 192.168.3.48/24 |
287 | 3 | Mehdi Abaakouk | no shut |
288 | 3 | Mehdi Abaakouk | |
289 | 14 | Mehdi Abaakouk | |
290 | 3 | Mehdi Abaakouk | int vlan 3195 |
291 | 3 | Mehdi Abaakouk | no shut |
292 | 3 | Mehdi Abaakouk | |
293 | 3 | Mehdi Abaakouk | int vlan 174 |
294 | 3 | Mehdi Abaakouk | no shut |
295 | 3 | Mehdi Abaakouk | </pre> |
296 | 3 | Mehdi Abaakouk | |
297 | 14 | Mehdi Abaakouk | |
298 | 3 | Mehdi Abaakouk | Ajout des ports au vlan |
299 | 3 | Mehdi Abaakouk | <pre> |
300 | 3 | Mehdi Abaakouk | int vlan 3131 |
301 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/1 |
302 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/5 |
303 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/7 |
304 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/9 |
305 | 3 | Mehdi Abaakouk | |
306 | 10 | Mehdi Abaakouk | int vlan 3132 |
307 | 10 | Mehdi Abaakouk | tagged tengigabitethernet 0/1 |
308 | 10 | Mehdi Abaakouk | tagged tengigabitethernet 0/5 |
309 | 10 | Mehdi Abaakouk | tagged tengigabitethernet 0/7 |
310 | 10 | Mehdi Abaakouk | tagged tengigabitethernet 0/9 |
311 | 10 | Mehdi Abaakouk | |
312 | 3 | Mehdi Abaakouk | int vlan 3175 |
313 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/1 |
314 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/5 |
315 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/7 |
316 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/9 |
317 | 3 | Mehdi Abaakouk | |
318 | 3 | Mehdi Abaakouk | int vlan 3199 |
319 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/1 |
320 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/5 |
321 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/7 |
322 | 3 | Mehdi Abaakouk | tagged tengigabitethernet 0/9 |
323 | 15 | Laurent GUERBY | |
324 | 15 | Laurent GUERBY | |
325 | 15 | Laurent GUERBY | </pre> |
326 | 15 | Laurent GUERBY | |
327 | 15 | Laurent GUERBY | Pour le TouIX untagged 4031 |
328 | 15 | Laurent GUERBY | |
329 | 15 | Laurent GUERBY | <pre> |
330 | 15 | Laurent GUERBY | FTOS>enable |
331 | 15 | Laurent GUERBY | FTOS#conf |
332 | 15 | Laurent GUERBY | FTOS(conf)#int vlan 4031 |
333 | 15 | Laurent GUERBY | FTOS(conf-if-vl-4031)#no shut |
334 | 15 | Laurent GUERBY | FTOS(conf-if-vl-4031)#description TouIX |
335 | 15 | Laurent GUERBY | FTOS(conf-if-vl-4031)#untagged tengigabitethernet 0/35 |
336 | 15 | Laurent GUERBY | FTOS(conf-if-vl-4031)#exit |
337 | 15 | Laurent GUERBY | FTOS(conf)#wr |
338 | 3 | Mehdi Abaakouk | </pre> |
339 | 5 | Mehdi Abaakouk | |
340 | 5 | Mehdi Abaakouk | Detruire un vlan |
341 | 5 | Mehdi Abaakouk | <pre> |
342 | 5 | Mehdi Abaakouk | no int vlan2 |
343 | 5 | Mehdi Abaakouk | </pre> |
344 | 5 | Mehdi Abaakouk | |
345 | 5 | Mehdi Abaakouk | Enlever un port d'un vlan |
346 | 5 | Mehdi Abaakouk | <pre> |
347 | 5 | Mehdi Abaakouk | |
348 | 5 | Mehdi Abaakouk | int vlan 2 |
349 | 5 | Mehdi Abaakouk | no tagged tengigabitethernet 0/1 |
350 | 5 | Mehdi Abaakouk | </pre> |
351 | 9 | Mehdi Abaakouk | |
352 | 14 | Mehdi Abaakouk | Configuration routage |
353 | 14 | Mehdi Abaakouk | <pre> |
354 | 14 | Mehdi Abaakouk | ip route 0.0.0.0/0 192.168.3.47 |
355 | 14 | Mehdi Abaakouk | </pre> |
356 | 14 | Mehdi Abaakouk | |
357 | 14 | Mehdi Abaakouk | Configuration du logging |
358 | 14 | Mehdi Abaakouk | <pre> |
359 | 14 | Mehdi Abaakouk | logging 91.224.149.152 |
360 | 14 | Mehdi Abaakouk | </pre> |
361 | 9 | Mehdi Abaakouk | |
362 | 9 | Mehdi Abaakouk | Fabrication port bonding |
363 | 9 | Mehdi Abaakouk | |
364 | 9 | Mehdi Abaakouk | <pre> |
365 | 9 | Mehdi Abaakouk | - enable |
366 | 9 | Mehdi Abaakouk | - conf |
367 | 9 | Mehdi Abaakouk | - int tengigabitethernet 0/46 |
368 | 9 | Mehdi Abaakouk | - port-channel-protocol lacp |
369 | 9 | Mehdi Abaakouk | - port-channel 10 mode active |
370 | 9 | Mehdi Abaakouk | - no shut |
371 | 9 | Mehdi Abaakouk | |
372 | 9 | Mehdi Abaakouk | - int tengigabitethernet 0/47 |
373 | 9 | Mehdi Abaakouk | - port-channel-protocol lacp |
374 | 9 | Mehdi Abaakouk | - port-channel 10 mode active |
375 | 9 | Mehdi Abaakouk | - no shut |
376 | 9 | Mehdi Abaakouk | - exit |
377 | 9 | Mehdi Abaakouk | |
378 | 9 | Mehdi Abaakouk | - int port-channel 10 |
379 | 9 | Mehdi Abaakouk | - sw |
380 | 9 | Mehdi Abaakouk | - no shut |
381 | 9 | Mehdi Abaakouk | - end |
382 | 9 | Mehdi Abaakouk | - wr |
383 | 13 | Laurent GUERBY | </pre> |
384 | 13 | Laurent GUERBY | |
385 | 13 | Laurent GUERBY | tcpdump |
386 | 13 | Laurent GUERBY | <pre> |
387 | 13 | Laurent GUERBY | FTOS#tcpdump cp packet-count 10 |
388 | 13 | Laurent GUERBY | % Copy operation not allowed until the TCP dump completes % |
389 | 13 | Laurent GUERBY | FTOS#dir flash:/TCP_DUMP_DIR/Tcpdump_141014021344/ |
390 | 9 | Mehdi Abaakouk | </pre> |