Projet

Général

Profil

FTOS » Historique » Version 28

Laurent GUERBY, 12/03/2018 09:20

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 28 Laurent GUERBY
https://www.force10networks.com/CSPortal20/KnowledgeBase/DOCUMENTATION/CLIConfig/FTOS/S4810_CONFIG_8.3.12.0_29-Aug-2012.pdf
10 28 Laurent GUERBY
11 13 Laurent GUERBY
* ssh keys
12 13 Laurent GUERBY
http://www.force10networks.com/CSPortal20/TechTips/0006_RSA-SSH.aspx
13 13 Laurent GUERBY
14 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
15 20 Laurent GUERBY
16 25 Laurent GUERBY
17 1 Laurent GUERBY
h2. Commandes
18 28 Laurent GUERBY
19 28 Laurent GUERBY
h3. Version
20 28 Laurent GUERBY
21 28 Laurent GUERBY
<pre>
22 28 Laurent GUERBY
s4810a#show version
23 28 Laurent GUERBY
Dell Force10 Real Time Operating System Software
24 28 Laurent GUERBY
Dell Force10 Operating System Version: 1.0
25 28 Laurent GUERBY
Dell Force10 Application Software Version: 8.3.12.1
26 28 Laurent GUERBY
Copyright (c) 1999-2012 by Dell Inc. All Rights Reserved.
27 28 Laurent GUERBY
Build Time: Sun Nov 18 11:05:15 2012
28 28 Laurent GUERBY
Build Path: /sites/sjc/work/build/buildSpaces/build20/E8-3-12/SW/SRC/Cp_src/Tacacs
29 28 Laurent GUERBY
s4810a uptime is 2 year(s), 5 week(s), 6 day(s), 0 hour(s), 54 minute(s)
30 28 Laurent GUERBY
31 28 Laurent GUERBY
System image file is "system://A"
32 28 Laurent GUERBY
33 28 Laurent GUERBY
System Type: S4810 
34 28 Laurent GUERBY
Control Processor: Freescale QorIQ P2020 with 2147483648 bytes of memory.
35 28 Laurent GUERBY
36 28 Laurent GUERBY
128M bytes of boot flash memory.
37 28 Laurent GUERBY
38 28 Laurent GUERBY
  1 52-port GE/TE/FG (SE)
39 28 Laurent GUERBY
 48 Ten GigabitEthernet/IEEE 802.3 interface(s)
40 28 Laurent GUERBY
  4 Forty GigabitEthernet/IEEE 802.3 interface(s)
41 28 Laurent GUERBY
42 28 Laurent GUERBY
</pre>
43 28 Laurent GUERBY
44 28 Laurent GUERBY
<pre>
45 28 Laurent GUERBY
s4810b>show version
46 28 Laurent GUERBY
Dell Real Time Operating System Software
47 28 Laurent GUERBY
Dell Operating System Version:  2.0
48 28 Laurent GUERBY
Dell Application Software Version:  9.5(0.0P2)
49 28 Laurent GUERBY
Copyright (c) 1999-2014 by Dell Inc. All Rights Reserved.
50 28 Laurent GUERBY
Build Time: Thu Jul  3 15:45:57 2014
51 28 Laurent GUERBY
Build Path: /sites/eqx/work/swbuild01_1/build04/E9-5-0/SW/SRC
52 28 Laurent GUERBY
Dell Networking OS uptime is 3 day(s), 18 hour(s), 41 minute(s)
53 28 Laurent GUERBY
54 28 Laurent GUERBY
System image file is "system://A"
55 28 Laurent GUERBY
56 28 Laurent GUERBY
System Type: S4810 
57 28 Laurent GUERBY
Control Processor: Freescale QorIQ P2020 with 2 Gbytes (2147483648 bytes) of memory, cores(s) 1.
58 28 Laurent GUERBY
59 28 Laurent GUERBY
128M bytes of boot flash memory.
60 28 Laurent GUERBY
61 28 Laurent GUERBY
  1 52-port GE/TE/FG (SE)
62 28 Laurent GUERBY
 48 Ten GigabitEthernet/IEEE 802.3 interface(s)
63 28 Laurent GUERBY
  4 Forty GigabitEthernet/IEEE 802.3 interface(s)
64 28 Laurent GUERBY
65 28 Laurent GUERBY
</pre>
66 1 Laurent GUERBY
67 26 Laurent GUERBY
h3. Screen
68 26 Laurent GUERBY
69 22 Laurent GUERBY
<pre>
70 2 Laurent GUERBY
screen -m -c /dev/null /dev/ttyUSB0 9600 8n1
71 1 Laurent GUERBY
</pre>
72 1 Laurent GUERBY
73 26 Laurent GUERBY
h3. Setup
74 26 Laurent GUERBY
75 22 Laurent GUERBY
<pre>
76 1 Laurent GUERBY
dir 
77 1 Laurent GUERBY
delete flash://startup-config 
78 1 Laurent GUERBY
reload 
79 1 Laurent GUERBY
no 
80 1 Laurent GUERBY
yes
81 1 Laurent GUERBY
82 1 Laurent GUERBY
83 1 Laurent GUERBY
en exec 
84 1 Laurent GUERBY
stop jumpstart
85 1 Laurent GUERBY
wr 
86 1 Laurent GUERBY
87 1 Laurent GUERBY
username force10 password force10 
88 1 Laurent GUERBY
enable password force10 
89 1 Laurent GUERBY
wr
90 22 Laurent GUERBY
</pre>
91 1 Laurent GUERBY
92 23 Laurent GUERBY
<pre>
93 1 Laurent GUERBY
portmod hybrid 
94 1 Laurent GUERBY
switchport
95 1 Laurent GUERBY
int vl 2
96 1 Laurent GUERBY
unttagged t0/23
97 1 Laurent GUERBY
int vl 3
98 1 Laurent GUERBY
tagged t0/23
99 1 Laurent GUERBY
100 1 Laurent GUERBY
101 1 Laurent GUERBY
show vlan 
102 1 Laurent GUERBY
103 1 Laurent GUERBY
stack-unit 1 renumber 0 
104 1 Laurent GUERBY
no 
105 1 Laurent GUERBY
yes
106 24 Laurent GUERBY
107 24 Laurent GUERBY
ip ssh server enable
108 1 Laurent GUERBY
</pre>
109 1 Laurent GUERBY
110 27 Laurent GUERBY
h3. NTP
111 27 Laurent GUERBY
112 27 Laurent GUERBY
NTP client de nagios
113 27 Laurent GUERBY
114 27 Laurent GUERBY
<pre>
115 27 Laurent GUERBY
conf t
116 27 Laurent GUERBY
ntp server 192.168.3.7
117 27 Laurent GUERBY
ntp source Vlan 3175
118 27 Laurent GUERBY
</pre>
119 27 Laurent GUERBY
120 26 Laurent GUERBY
h3. Misc
121 26 Laurent GUERBY
122 22 Laurent GUERBY
<pre>
123 4 Mehdi Abaakouk
show inventory media 
124 24 Laurent GUERBY
</pre>
125 3 Mehdi Abaakouk
126 24 Laurent GUERBY
<pre>
127 1 Laurent GUERBY
show mac-address-table dynamic
128 1 Laurent GUERBY
show mac-address-table dynamic vlan 3132
129 24 Laurent GUERBY
show mac-address-table dyn int te0/0
130 16 Laurent GUERBY
</pre>
131 22 Laurent GUERBY
132 22 Laurent GUERBY
<pre>
133 22 Laurent GUERBY
Force10# sh int swi te0/0
134 22 Laurent GUERBY
135 22 Laurent GUERBY
Codes:  U - Untagged, T - Tagged
136 22 Laurent GUERBY
        x - Dot1x untagged, X - Dot1x tagged
137 22 Laurent GUERBY
        G - GVRP tagged, M - Trunk, H - VSN tagged
138 22 Laurent GUERBY
        i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
139 22 Laurent GUERBY
140 22 Laurent GUERBY
Name: TenGigabitEthernet 0/0
141 22 Laurent GUERBY
802.1QTagged: Hybrid
142 22 Laurent GUERBY
Vlan membership:
143 22 Laurent GUERBY
Q       Vlans
144 22 Laurent GUERBY
U       1
145 22 Laurent GUERBY
T       3133-3135,3175
146 22 Laurent GUERBY
147 22 Laurent GUERBY
Native VlanId:    1.
148 16 Laurent GUERBY
</pre>
149 1 Laurent GUERBY
150 19 Laurent GUERBY
<pre>
151 16 Laurent GUERBY
show interface tengigabitethernet 0/47 transceiver
152 16 Laurent GUERBY
...
153 16 Laurent GUERBY
SFP+ 47 Temperature                      = 41.902C
154 16 Laurent GUERBY
SFP+ 47 Voltage                          = 3.287V
155 16 Laurent GUERBY
SFP+ 47 Tx Bias Current                  = 34.012mA
156 16 Laurent GUERBY
SFP+ 47 Tx Power                         = 0.519mW
157 18 Laurent GUERBY
SFP+ 47 Rx Power                         = 0.451mW
158 16 Laurent GUERBY
</pre>
159 18 Laurent GUERBY
160 18 Laurent GUERBY
<pre>
161 18 Laurent GUERBY
FTOS#sh int status
162 18 Laurent GUERBY
Port     Description  Status Speed     Duplex Vlan  
163 18 Laurent GUERBY
Te 0/0                Down   Auto      Auto   1,3131,3175,3199
164 18 Laurent GUERBY
Te 0/1                Up     10000 Mbit Full   1,20,128,666,3118,3131,3175,3199
165 18 Laurent GUERBY
Te 0/2                Up     10000 Mbit Full   3188
166 18 Laurent GUERBY
Te 0/3                Down   Auto      Auto   3188
167 18 Laurent GUERBY
Te 0/4                Up     10000 Mbit Full   3188
168 18 Laurent GUERBY
Te 0/5                Up     10000 Mbit Full   3188
169 18 Laurent GUERBY
Te 0/6                Down   Auto      Auto   3188
170 18 Laurent GUERBY
Te 0/7                Up     10000 Mbit Full   3188
171 18 Laurent GUERBY
Te 0/8                Up     10000 Mbit Full   3188
172 18 Laurent GUERBY
Te 0/9                Up     10000 Mbit Full   3188
173 18 Laurent GUERBY
Te 0/10               Down   Auto      Auto   3188
174 18 Laurent GUERBY
Te 0/11               Down   Auto      Auto   3188
175 18 Laurent GUERBY
Te 0/12               Up     10000 Mbit Full   1,3131-3132,3175,3199
176 18 Laurent GUERBY
Te 0/13               Up     10000 Mbit Full   1,3131-3132,3175,3199
177 18 Laurent GUERBY
Te 0/14               Up     10000 Mbit Full   1,3131-3132,3175,3199
178 18 Laurent GUERBY
Te 0/15               Up     10000 Mbit Full   1,3131-3132,3175,3199
179 18 Laurent GUERBY
Te 0/16               Down   Auto      Auto   1,3131-3132,3175,3199
180 18 Laurent GUERBY
Te 0/17               Up     10000 Mbit Full   1,3131-3132,3175,3199
181 18 Laurent GUERBY
Te 0/18               Up     10000 Mbit Full   1,3131-3132,3175,3199
182 18 Laurent GUERBY
Te 0/19               Down   Auto      Auto   1,3131-3132,3175,3199
183 18 Laurent GUERBY
Te 0/20               Up     10000 Mbit Full   1,3131-3132,3175,3199
184 18 Laurent GUERBY
Te 0/21               Up     10000 Mbit Full   1,3131-3132,3175,3199
185 16 Laurent GUERBY
...
186 18 Laurent GUERBY
</pre>
187 18 Laurent GUERBY
188 18 Laurent GUERBY
<pre>
189 18 Laurent GUERBY
FTOS#sh interfaces switchport tengigabitethernet 0
190 18 Laurent GUERBY
191 18 Laurent GUERBY
Codes:  U - Untagged, T - Tagged
192 18 Laurent GUERBY
        x - Dot1x untagged, X - Dot1x tagged
193 18 Laurent GUERBY
        G - GVRP tagged, M - Trunk, H - VSN tagged
194 18 Laurent GUERBY
        i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
195 18 Laurent GUERBY
196 18 Laurent GUERBY
Name: TenGigabitEthernet 0/0
197 18 Laurent GUERBY
802.1QTagged: Hybrid
198 18 Laurent GUERBY
Vlan membership:
199 18 Laurent GUERBY
Q       Vlans
200 18 Laurent GUERBY
U       1
201 18 Laurent GUERBY
T       3131,3175,3199
202 18 Laurent GUERBY
203 18 Laurent GUERBY
Native VlanId:    1.
204 18 Laurent GUERBY
205 18 Laurent GUERBY
206 18 Laurent GUERBY
207 18 Laurent GUERBY
Name: TenGigabitEthernet 0/1
208 18 Laurent GUERBY
802.1QTagged: Hybrid
209 18 Laurent GUERBY
Vlan membership:
210 18 Laurent GUERBY
Q       Vlans
211 18 Laurent GUERBY
U       1
212 18 Laurent GUERBY
T       20,128,666,3118,3131,3175,3199
213 18 Laurent GUERBY
        
214 18 Laurent GUERBY
Native VlanId:    1.
215 18 Laurent GUERBY
        
216 18 Laurent GUERBY
217 18 Laurent GUERBY
        
218 18 Laurent GUERBY
Name: TenGigabitEthernet 0/2
219 18 Laurent GUERBY
802.1QTagged: Hybrid
220 18 Laurent GUERBY
Vlan membership:
221 18 Laurent GUERBY
Q       Vlans
222 18 Laurent GUERBY
U       3188
223 18 Laurent GUERBY
        
224 18 Laurent GUERBY
Native VlanId:    3188.
225 18 Laurent GUERBY
...
226 18 Laurent GUERBY
</pre>
227 18 Laurent GUERBY
228 18 Laurent GUERBY
<pre>
229 18 Laurent GUERBY
FTOS#sh interfaces tengigabitethernet 0           
230 18 Laurent GUERBY
TenGigabitEthernet 0/0 is up, line protocol is down
231 18 Laurent GUERBY
Hardware is DellForce10Eth, address is 00:01:e8:8b:4f:cf
232 18 Laurent GUERBY
    Current address is 00:01:e8:8b:4f:cf
233 18 Laurent GUERBY
Pluggable media not present
234 18 Laurent GUERBY
Interface index is 33883138
235 18 Laurent GUERBY
Internet address is not set
236 18 Laurent GUERBY
MTU 1554 bytes, IP MTU 1500 bytes
237 18 Laurent GUERBY
LineSpeed auto
238 18 Laurent GUERBY
Flowcontrol rx on tx off
239 18 Laurent GUERBY
ARP type: ARPA, ARP Timeout 04:00:00
240 18 Laurent GUERBY
Last clearing of "show interface" counters 80w0d1h
241 18 Laurent GUERBY
Queueing strategy: fifo
242 18 Laurent GUERBY
Input Statistics:
243 18 Laurent GUERBY
     0 packets, 0 bytes
244 18 Laurent GUERBY
     0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
245 18 Laurent GUERBY
     0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
246 18 Laurent GUERBY
     0 Multicasts, 0 Broadcasts
247 18 Laurent GUERBY
     0 runts, 0 giants, 0 throttles
248 18 Laurent GUERBY
     0 CRC, 0 overrun, 0 discarded
249 18 Laurent GUERBY
Output Statistics:
250 18 Laurent GUERBY
     0 packets, 0 bytes, 0 underruns
251 18 Laurent GUERBY
     0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
252 18 Laurent GUERBY
     0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
253 18 Laurent GUERBY
     0 Multicasts, 0 Broadcasts, 0 Unicasts
254 18 Laurent GUERBY
     0 throttles, 0 discarded, 0 collisions, 0 wreddrops
255 18 Laurent GUERBY
Rate info (interval 299 seconds):
256 18 Laurent GUERBY
     Input 00.00 Mbits/sec,          0 packets/sec, 0.00% of line-rate
257 18 Laurent GUERBY
     Output 00.00 Mbits/sec,          0 packets/sec, 0.00% of line-rate
258 18 Laurent GUERBY
Time since last interface status change: 80w0d1h
259 18 Laurent GUERBY
260 18 Laurent GUERBY
        
261 18 Laurent GUERBY
TenGigabitEthernet 0/1 is up, line protocol is up
262 18 Laurent GUERBY
Hardware is DellForce10Eth, address is 00:01:e8:8b:4f:cf
263 18 Laurent GUERBY
    Current address is 00:01:e8:8b:4f:cf
264 18 Laurent GUERBY
Pluggable media present, SFP+ type is 10GBASE-CU5M
265 18 Laurent GUERBY
    Medium is Twinax Copper
266 18 Laurent GUERBY
Interface index is 34145282
267 18 Laurent GUERBY
Internet address is not set
268 18 Laurent GUERBY
MTU 1554 bytes, IP MTU 1500 bytes
269 18 Laurent GUERBY
LineSpeed 10000 Mbit
270 18 Laurent GUERBY
Flowcontrol rx on tx off
271 18 Laurent GUERBY
ARP type: ARPA, ARP Timeout 04:00:00
272 18 Laurent GUERBY
Last clearing of "show interface" counters 80w0d1h
273 18 Laurent GUERBY
Queueing strategy: fifo
274 18 Laurent GUERBY
Input Statistics:
275 18 Laurent GUERBY
     77846344701 packets, 33998273797981 bytes
276 18 Laurent GUERBY
     4710063270 64-byte pkts, 40824319413 over 64-byte pkts, 9871182555 over 127-byte pkts
277 18 Laurent GUERBY
     3982474520 over 255-byte pkts, 684219485 over 511-byte pkts, 17774085458 over 1023-byte pkts
278 18 Laurent GUERBY
     64436920 Multicasts, 108058987 Broadcasts
279 18 Laurent GUERBY
     0 runts, 0 giants, 0 throttles
280 18 Laurent GUERBY
     0 CRC, 0 overrun, 0 discarded
281 18 Laurent GUERBY
Output Statistics:
282 18 Laurent GUERBY
     100565862739 packets, 85221880135780 bytes, 0 underruns
283 18 Laurent GUERBY
     5520274128 64-byte pkts, 32394947465 over 64-byte pkts, 5238057644 over 127-byte pkts
284 18 Laurent GUERBY
     2670375206 over 255-byte pkts, 2001008247 over 511-byte pkts, 52741200049 over 1023-byte pkts
285 18 Laurent GUERBY
     300101222 Multicasts, 601777166 Broadcasts, 99663984351 Unicasts
286 18 Laurent GUERBY
     0 throttles, 0 discarded, 0 collisions, 0 wreddrops
287 18 Laurent GUERBY
Rate info (interval 299 seconds):
288 18 Laurent GUERBY
     Input 00.00 Mbits/sec,        217 packets/sec, 0.00% of line-rate
289 18 Laurent GUERBY
     Output 00.00 Mbits/sec,        237 packets/sec, 0.01% of line-rate
290 18 Laurent GUERBY
Time since last interface status change: 1w5d1h
291 1 Laurent GUERBY
...
292 12 Laurent GUERBY
</pre>
293 12 Laurent GUERBY
294 26 Laurent GUERBY
h3. Switch Openstack
295 3 Mehdi Abaakouk
296 3 Mehdi Abaakouk
297 3 Mehdi Abaakouk
On se logue
298 3 Mehdi Abaakouk
299 3 Mehdi Abaakouk
<pre>
300 3 Mehdi Abaakouk
enable password force10 
301 3 Mehdi Abaakouk
conf
302 3 Mehdi Abaakouk
</pre>
303 3 Mehdi Abaakouk
304 3 Mehdi Abaakouk
Preparation des ports
305 3 Mehdi Abaakouk
306 7 Mehdi Abaakouk
<pre>
307 3 Mehdi Abaakouk
int range tengigabitethernet 0/0 - 47
308 3 Mehdi Abaakouk
no switchport
309 3 Mehdi Abaakouk
portmod hybrid 
310 3 Mehdi Abaakouk
switchport
311 6 Mehdi Abaakouk
no shut
312 8 Mehdi Abaakouk
313 8 Mehdi Abaakouk
int range fortyGigE 0/48 - 60
314 8 Mehdi Abaakouk
no switchport
315 8 Mehdi Abaakouk
portmod hybrid 
316 8 Mehdi Abaakouk
switchport
317 8 Mehdi Abaakouk
no shut
318 6 Mehdi Abaakouk
319 6 Mehdi Abaakouk
# Pour le port uplink
320 6 Mehdi Abaakouk
int range tengigabitethernet 0/1
321 3 Mehdi Abaakouk
speed 1000
322 3 Mehdi Abaakouk
</pre>
323 11 Laurent GUERBY
324 11 Laurent GUERBY
Pour un seul port :
325 11 Laurent GUERBY
<pre>
326 11 Laurent GUERBY
enable
327 11 Laurent GUERBY
conf
328 11 Laurent GUERBY
int t0/10
329 11 Laurent GUERBY
speed 1000
330 11 Laurent GUERBY
exit
331 11 Laurent GUERBY
exit
332 11 Laurent GUERBY
wr
333 11 Laurent GUERBY
# ou do wr
334 3 Mehdi Abaakouk
</pre>
335 21 Laurent GUERBY
336 21 Laurent GUERBY
Au cas ou "no negotiation auto" peut aider (cas des SFP bidi alturna CISCO) :
337 21 Laurent GUERBY
338 21 Laurent GUERBY
<pre>
339 21 Laurent GUERBY
340 21 Laurent GUERBY
FTOS(conf-if-te-0/16)#negotiation ?
341 21 Laurent GUERBY
auto                	Perform link autonegotiation            
342 21 Laurent GUERBY
FTOS(conf-if-te-0/16)#speed ?     
343 21 Laurent GUERBY
10                  	10 Mbps                                 
344 21 Laurent GUERBY
100                 	100 Mbps                                
345 21 Laurent GUERBY
1000                	1000 Mbps                               
346 21 Laurent GUERBY
10000               	10000 Mbps                              
347 21 Laurent GUERBY
auto                	Auto negotiation (default)   
348 21 Laurent GUERBY
</pre>
349 3 Mehdi Abaakouk
350 3 Mehdi Abaakouk
Creation des vlans
351 3 Mehdi Abaakouk
<pre>
352 3 Mehdi Abaakouk
int vlan 3131
353 1 Laurent GUERBY
no shut
354 3 Mehdi Abaakouk
355 4 Mehdi Abaakouk
int vlan 3175
356 3 Mehdi Abaakouk
ip address 192.168.3.48/24
357 3 Mehdi Abaakouk
no shut
358 14 Mehdi Abaakouk
359 3 Mehdi Abaakouk
360 3 Mehdi Abaakouk
int vlan 3195
361 3 Mehdi Abaakouk
no shut
362 3 Mehdi Abaakouk
363 3 Mehdi Abaakouk
int vlan 174
364 3 Mehdi Abaakouk
no shut
365 3 Mehdi Abaakouk
</pre>
366 14 Mehdi Abaakouk
367 3 Mehdi Abaakouk
368 3 Mehdi Abaakouk
Ajout des ports au vlan
369 3 Mehdi Abaakouk
<pre>
370 3 Mehdi Abaakouk
int vlan 3131
371 3 Mehdi Abaakouk
tagged tengigabitethernet 0/1
372 3 Mehdi Abaakouk
tagged tengigabitethernet 0/5
373 3 Mehdi Abaakouk
tagged tengigabitethernet 0/7
374 3 Mehdi Abaakouk
tagged tengigabitethernet 0/9
375 10 Mehdi Abaakouk
376 10 Mehdi Abaakouk
int vlan 3132
377 10 Mehdi Abaakouk
tagged tengigabitethernet 0/1
378 10 Mehdi Abaakouk
tagged tengigabitethernet 0/5
379 10 Mehdi Abaakouk
tagged tengigabitethernet 0/7
380 10 Mehdi Abaakouk
tagged tengigabitethernet 0/9
381 3 Mehdi Abaakouk
382 3 Mehdi Abaakouk
int vlan 3175
383 3 Mehdi Abaakouk
tagged tengigabitethernet 0/1
384 3 Mehdi Abaakouk
tagged tengigabitethernet 0/5
385 3 Mehdi Abaakouk
tagged tengigabitethernet 0/7
386 3 Mehdi Abaakouk
tagged tengigabitethernet 0/9
387 3 Mehdi Abaakouk
388 3 Mehdi Abaakouk
int vlan 3199
389 3 Mehdi Abaakouk
tagged tengigabitethernet 0/1
390 3 Mehdi Abaakouk
tagged tengigabitethernet 0/5
391 3 Mehdi Abaakouk
tagged tengigabitethernet 0/7
392 15 Laurent GUERBY
tagged tengigabitethernet 0/9
393 15 Laurent GUERBY
394 15 Laurent GUERBY
395 15 Laurent GUERBY
</pre>
396 15 Laurent GUERBY
397 15 Laurent GUERBY
Pour le TouIX untagged 4031
398 15 Laurent GUERBY
399 15 Laurent GUERBY
<pre>
400 15 Laurent GUERBY
FTOS>enable
401 15 Laurent GUERBY
FTOS#conf
402 15 Laurent GUERBY
FTOS(conf)#int vlan 4031
403 15 Laurent GUERBY
FTOS(conf-if-vl-4031)#no shut
404 15 Laurent GUERBY
FTOS(conf-if-vl-4031)#description TouIX
405 15 Laurent GUERBY
FTOS(conf-if-vl-4031)#untagged tengigabitethernet 0/35
406 15 Laurent GUERBY
FTOS(conf-if-vl-4031)#exit
407 3 Mehdi Abaakouk
FTOS(conf)#wr
408 5 Mehdi Abaakouk
</pre>
409 5 Mehdi Abaakouk
410 5 Mehdi Abaakouk
Detruire un vlan
411 5 Mehdi Abaakouk
<pre>
412 5 Mehdi Abaakouk
no int vlan2
413 5 Mehdi Abaakouk
</pre>
414 5 Mehdi Abaakouk
415 5 Mehdi Abaakouk
Enlever un port d'un vlan
416 5 Mehdi Abaakouk
<pre>
417 5 Mehdi Abaakouk
418 5 Mehdi Abaakouk
int vlan 2
419 5 Mehdi Abaakouk
no tagged tengigabitethernet 0/1
420 9 Mehdi Abaakouk
</pre>
421 14 Mehdi Abaakouk
422 14 Mehdi Abaakouk
Configuration routage
423 14 Mehdi Abaakouk
<pre>
424 14 Mehdi Abaakouk
ip route 0.0.0.0/0 192.168.3.47
425 14 Mehdi Abaakouk
</pre>
426 14 Mehdi Abaakouk
427 14 Mehdi Abaakouk
Configuration du logging
428 14 Mehdi Abaakouk
<pre>
429 14 Mehdi Abaakouk
logging 91.224.149.152
430 9 Mehdi Abaakouk
</pre>
431 9 Mehdi Abaakouk
432 9 Mehdi Abaakouk
Fabrication port bonding
433 9 Mehdi Abaakouk
434 9 Mehdi Abaakouk
<pre>
435 9 Mehdi Abaakouk
- enable
436 9 Mehdi Abaakouk
- conf
437 9 Mehdi Abaakouk
- int tengigabitethernet 0/46
438 9 Mehdi Abaakouk
- port-channel-protocol lacp
439 9 Mehdi Abaakouk
- port-channel 10 mode active
440 9 Mehdi Abaakouk
- no shut
441 9 Mehdi Abaakouk
442 9 Mehdi Abaakouk
- int tengigabitethernet 0/47
443 9 Mehdi Abaakouk
- port-channel-protocol lacp
444 9 Mehdi Abaakouk
- port-channel 10 mode active
445 9 Mehdi Abaakouk
- no shut
446 9 Mehdi Abaakouk
- exit
447 9 Mehdi Abaakouk
448 9 Mehdi Abaakouk
- int port-channel 10
449 9 Mehdi Abaakouk
- sw
450 9 Mehdi Abaakouk
- no shut
451 9 Mehdi Abaakouk
- end
452 13 Laurent GUERBY
- wr
453 13 Laurent GUERBY
</pre>
454 13 Laurent GUERBY
455 13 Laurent GUERBY
tcpdump
456 13 Laurent GUERBY
<pre>
457 13 Laurent GUERBY
FTOS#tcpdump cp packet-count 10
458 1 Laurent GUERBY
% Copy operation not allowed until the TCP dump completes %
459 1 Laurent GUERBY
FTOS#dir flash:/TCP_DUMP_DIR/Tcpdump_141014021344/ 
460 1 Laurent GUERBY
</pre>
461 26 Laurent GUERBY
462 26 Laurent GUERBY
h3. 40G
463 26 Laurent GUERBY
464 26 Laurent GUERBY
40G to 4x10G  : reboot necessaire
465 26 Laurent GUERBY
466 26 Laurent GUERBY
http://www.dell.com/support/article/us/en/19/how10657/how-to-manage-the-qsfp-ports-on-a-force10-s4810-switch?lang=en