Projet

Général

Profil

NXOS » Historique » Version 38

Matthieu Herrb, 30/01/2022 12:05
sauvegarde TFTP

1 20 Laurent GUERBY
{{>toc}}
2 20 Laurent GUERBY
3 1 Matthieu Herrb
h1. NXOS
4 1 Matthieu Herrb
5 11 Laurent GUERBY
Cisco Nexus 3064X
6 30 Laurent GUERBY
version @7.0(3)I4(7)@
7 1 Matthieu Herrb
8 10 Laurent GUERBY
Voir aussi https://www.grenode.net/Documentation_technique/Machines/kraken/
9 10 Laurent GUERBY
10 21 Laurent GUERBY
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/503_U3_1/b_Nexus_3000_Fundamentals_Guide_Release_503_U3_1.pdf
11 18 Laurent GUERBY
12 31 Laurent GUERBY
h2. Password
13 31 Laurent GUERBY
14 31 Laurent GUERBY
<pre>
15 31 Laurent GUERBY
conf t
16 31 Laurent GUERBY
username admin password LEPASSWORD
17 31 Laurent GUERBY
exit
18 31 Laurent GUERBY
copy run start
19 31 Laurent GUERBY
</pre>
20 31 Laurent GUERBY
21 1 Matthieu Herrb
h2. Interface de management out-of-band
22 1 Matthieu Herrb
23 9 Laurent GUERBY
* n3064a Adresse: 192.168.129.46
24 31 Laurent GUERBY
* n3064b Adresse: 192.168.129.45
25 31 Laurent GUERBY
* n3064c Adresse: 192.168.129.44
26 9 Laurent GUERBY
27 9 Laurent GUERBY
<pre>
28 9 Laurent GUERBY
interface mgmt0
29 9 Laurent GUERBY
  vrf member management
30 9 Laurent GUERBY
  ip address 192.168.129.46/24
31 9 Laurent GUERBY
32 9 Laurent GUERBY
</pre>
33 1 Matthieu Herrb
34 1 Matthieu Herrb
h2. Commandes
35 1 Matthieu Herrb
36 1 Matthieu Herrb
h3. Sauvegarde config 
37 1 Matthieu Herrb
38 1 Matthieu Herrb
<pre>
39 1 Matthieu Herrb
nexus# copy run start
40 1 Matthieu Herrb
</pre>
41 1 Matthieu Herrb
42 1 Matthieu Herrb
Copie via scp
43 1 Matthieu Herrb
44 1 Matthieu Herrb
<pre>
45 1 Matthieu Herrb
nexus# copy run scp://matthieu@192.168.129.1/
46 1 Matthieu Herrb
</pre>
47 1 Matthieu Herrb
48 25 Laurent GUERBY
h3. Passwordless ssh
49 25 Laurent GUERBY
50 25 Laurent GUERBY
<pre>
51 27 Laurent GUERBY
n3064a# show user-account 
52 27 Laurent GUERBY
user:admin
53 27 Laurent GUERBY
        this user account has no expiry date
54 27 Laurent GUERBY
        roles:network-admin 
55 25 Laurent GUERBY
conf t
56 25 Laurent GUERBY
username admin sshkey ssh-rsa AAAA...
57 26 Laurent GUERBY
</pre>
58 25 Laurent GUERBY
59 25 Laurent GUERBY
Ensuite :
60 25 Laurent GUERBY
61 25 Laurent GUERBY
<pre>
62 25 Laurent GUERBY
(echo conf t;echo int e1/42;echo switchport access vlan 3189) |ssh n3064a
63 25 Laurent GUERBY
</pre>
64 25 Laurent GUERBY
65 1 Matthieu Herrb
h3. Config interface
66 1 Matthieu Herrb
67 1 Matthieu Herrb
<pre>
68 1 Matthieu Herrb
nexus# conf t
69 1 Matthieu Herrb
nexus(config)# interface ethernet 1/3
70 1 Matthieu Herrb
nexus(config-if)# switchport mode trunk
71 1 Matthieu Herrb
nexus(config-if)# exit
72 1 Matthieu Herrb
nexus(config)# exit
73 1 Matthieu Herrb
nexus#
74 1 Matthieu Herrb
</pre>
75 1 Matthieu Herrb
76 1 Matthieu Herrb
pour un vlan non taggé
77 1 Matthieu Herrb
<pre>
78 1 Matthieu Herrb
nexus(config-if)# switchport access vlan 3131
79 1 Matthieu Herrb
</pre>
80 1 Matthieu Herrb
81 2 Matthieu Herrb
h3. Etat des interfaces
82 3 Matthieu Herrb
83 1 Matthieu Herrb
<pre>
84 1 Matthieu Herrb
nexus# sh int status
85 1 Matthieu Herrb
nexus# sh int transceiver
86 1 Matthieu Herrb
nexus# sh int ethernet 1/1
87 16 Sebastien Badia
# Afficher le DOM d'une optique
88 16 Sebastien Badia
nexus# sh int Eth 1/1 tran de
89 1 Matthieu Herrb
</pre>
90 1 Matthieu Herrb
</pre>
91 2 Matthieu Herrb
92 1 Matthieu Herrb
h3. Boot
93 1 Matthieu Herrb
94 32 Laurent GUERBY
Si ça tombe dans le loader :
95 32 Laurent GUERBY
96 32 Laurent GUERBY
<pre>
97 32 Laurent GUERBY
loader> dir
98 32 Laurent GUERBY
bootflash:
99 32 Laurent GUERBY
  sprom_3_0_0 
100 32 Laurent GUERBY
  nxos.7.0.3.I7.2.bin 
101 32 Laurent GUERBY
  mts.log 
102 32 Laurent GUERBY
  sprom_cstruct_2_0_0 
103 32 Laurent GUERBY
  vdc_2 
104 32 Laurent GUERBY
  vdc_3 
105 32 Laurent GUERBY
  vdc_4 
106 32 Laurent GUERBY
  virt_strg_pool_bf 
107 32 Laurent GUERBY
  logflash 
108 32 Laurent GUERBY
  license_FOC1636R174_23.lic 
109 32 Laurent GUERBY
  virtual-instance 
110 32 Laurent GUERBY
  sprom_cstruct_3_0_0 
111 32 Laurent GUERBY
  20120525_150205_poap_3968_init.log 
112 32 Laurent GUERBY
  sprom_2_0_1 
113 32 Laurent GUERBY
  n3000-uk9-kickstart.6.0.2.U6.2a.bin 
114 32 Laurent GUERBY
  platform-sdk.cmd 
115 32 Laurent GUERBY
  scripts 
116 32 Laurent GUERBY
  n3000-uk9.6.0.2.U6.2a.bin 
117 32 Laurent GUERBY
  20120717_161025_poap_13595_init.log 
118 32 Laurent GUERBY
loader> boot bootflash:nxos.7.0.3.I7.2.bin
119 32 Laurent GUERBY
</pre>
120 32 Laurent GUERBY
121 33 Laurent GUERBY
Pour rendre permanent choisir la version donnée par dir "nxos...XXX.bin" puis :
122 32 Laurent GUERBY
123 1 Matthieu Herrb
<pre>
124 1 Matthieu Herrb
nexus# conf t
125 33 Laurent GUERBY
nexus(config)# boot nxos bootflash:/nxos.7.0.3.XXX.bin 
126 1 Matthieu Herrb
nexus(config)# boot order bootflash
127 1 Matthieu Herrb
nexus(config)# exit
128 1 Matthieu Herrb
nexus#
129 4 Matthieu Herrb
</pre>
130 4 Matthieu Herrb
131 15 Sebastien Badia
h3. Features et Misc
132 8 Laurent GUERBY
133 1 Matthieu Herrb
<pre>
134 15 Sebastien Badia
# Pour dire au switch d'accepter n'importe quel type de SFP
135 1 Matthieu Herrb
service unsupported-transceiver
136 15 Sebastien Badia
# Autoriser le switch à avoir une IP sur une interface VLAN
137 15 Sebastien Badia
feature interface-vlan
138 35 Laurent GUERBY
# desactiver STP (actif par défaut)
139 35 Laurent GUERBY
no spanning-tree vlan 1-3967,4048-4093
140 15 Sebastien Badia
# Activer les features LACP
141 15 Sebastien Badia
feature lacp
142 15 Sebastien Badia
# Activer la possiblité de faire du LLDP
143 15 Sebastien Badia
feature lldp
144 36 Laurent GUERBY
# Mettre tous les ports en shutdown par défaut 
145 36 Laurent GUERBY
#  (penser à activer le port lors de la configuration avec un 'no shutdown'
146 15 Sebastien Badia
system default switchport shutdown
147 15 Sebastien Badia
</pre>
148 15 Sebastien Badia
149 15 Sebastien Badia
h3. Misc
150 15 Sebastien Badia
151 15 Sebastien Badia
<pre>
152 8 Laurent GUERBY
no password strength-check
153 8 Laurent GUERBY
154 13 Laurent GUERBY
nexus# sh mac address-table 
155 13 Laurent GUERBY
156 13 Laurent GUERBY
nexus# sh environment
157 13 Laurent GUERBY
(...) 
158 13 Laurent GUERBY
Temperature:
159 13 Laurent GUERBY
-------------------------------------------------------------------------
160 13 Laurent GUERBY
Module  Sensor             MajorThresh   MinorThres   CurTemp     Status 
161 13 Laurent GUERBY
                           (Celsius)     (Celsius)   (Celsius)           
162 13 Laurent GUERBY
-------------------------------------------------------------------------
163 13 Laurent GUERBY
1        Back-Right (D0)   70            44            33         Ok             
164 13 Laurent GUERBY
1        Back-Left  (D1)   70            42            29         Ok             
165 13 Laurent GUERBY
1        Front-Right(D2)   70            47            32         Ok             
166 13 Laurent GUERBY
1        Front-Left (D3)   70            49            30         Ok         
167 13 Laurent GUERBY
168 14 Laurent GUERBY
nexus# sh int e1/1 cap
169 14 Laurent GUERBY
nexus# sh int e1/1 tra det
170 14 Laurent GUERBY
171 1 Matthieu Herrb
172 1 Matthieu Herrb
# TODO verifier
173 1 Matthieu Herrb
conf t
174 1 Matthieu Herrb
int eth1/4
175 1 Matthieu Herrb
switchport trunk allowed vlan xxx
176 1 Matthieu Herrb
switchport trunk native vlan nnn
177 1 Matthieu Herrb
</pre>
178 19 Laurent GUERBY
179 38 Matthieu Herrb
h3. TFTP 
180 38 Matthieu Herrb
181 38 Matthieu Herrb
Vers nagios 
182 38 Matthieu Herrb
183 38 Matthieu Herrb
<pre>
184 38 Matthieu Herrb
n3064b# copy running-config tftp:
185 38 Matthieu Herrb
Enter destination filename: [n3064b-running-config] n3604b
186 38 Matthieu Herrb
Enter vrf (If no input, current vrf 'default' is considered): 
187 38 Matthieu Herrb
Enter hostname for the tftp server: 192.168.3.19
188 38 Matthieu Herrb
Trying to connect to tftp server......
189 38 Matthieu Herrb
Connection to Server Established.
190 38 Matthieu Herrb
TFTP put operation was successful                                                   
191 38 Matthieu Herrb
Copy complete, now saving to disk (please wait)...
192 38 Matthieu Herrb
Copy complete.
193 38 Matthieu Herrb
n3064b# 
194 38 Matthieu Herrb
</pre>
195 38 Matthieu Herrb
196 22 Laurent GUERBY
h3. NTP
197 22 Laurent GUERBY
198 22 Laurent GUERBY
Client de nagios :
199 22 Laurent GUERBY
200 22 Laurent GUERBY
<pre>
201 22 Laurent GUERBY
conf t
202 22 Laurent GUERBY
ntp server 192.168.3.7
203 22 Laurent GUERBY
ntp source-interface  Vlan3175
204 22 Laurent GUERBY
</pre>
205 22 Laurent GUERBY
206 19 Laurent GUERBY
h3. 40G
207 19 Laurent GUERBY
208 19 Laurent GUERBY
40G <=> 4x10G reboot necessaire
209 19 Laurent GUERBY
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/interfaces/6_x/b_Cisco_n3k_Interfaces_Configuration_Guide_602_U11/b_Cisco_n3k_Interfaces_Configuration_Guide_602_U11_chapter_010.html
210 19 Laurent GUERBY
211 19 Laurent GUERBY
<pre>
212 19 Laurent GUERBY
conf t
213 19 Laurent GUERBY
hardware profile portmode 48x10g+4x40g
214 19 Laurent GUERBY
exit
215 19 Laurent GUERBY
reload
216 19 Laurent GUERBY
</pre>
217 19 Laurent GUERBY
218 34 Laurent GUERBY
4x4x10G :
219 19 Laurent GUERBY
220 19 Laurent GUERBY
<pre>
221 1 Matthieu Herrb
hardware profile portmode 64x10G
222 34 Laurent GUERBY
</pre>
223 34 Laurent GUERBY
224 34 Laurent GUERBY
4x10G (port 49) + 3x40G (port 50-52)
225 34 Laurent GUERBY
<pre>
226 34 Laurent GUERBY
hardware profile portmode 52x10G+3x40G
227 19 Laurent GUERBY
</pre>
228 19 Laurent GUERBY
229 24 Laurent GUERBY
h3. MPLS
230 8 Laurent GUERBY
231 24 Laurent GUERBY
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/label_switching/7x/b_Cisco_Nexus_3000_Series_NX-OS_Label_Switching_Configuration_Guide_7x/b_Cisco_Nexus_3000_Series_NX-OS_Label_Switching_Configuration_Guide_7x_chapter_010.html
232 24 Laurent GUERBY
<pre>
233 24 Laurent GUERBY
n3064a# show feature-set 
234 24 Laurent GUERBY
Feature Set Name      ID        State   
235 24 Laurent GUERBY
--------------------  --------  --------
236 24 Laurent GUERBY
fex                    3          uninstalled
237 24 Laurent GUERBY
mpls                   4          uninstalled
238 24 Laurent GUERBY
fabric                 7          uninstalled
239 24 Laurent GUERBY
fcoe-npv               8          uninstalled
240 24 Laurent GUERBY
</pre>
241 24 Laurent GUERBY
242 24 Laurent GUERBY
Linux
243 24 Laurent GUERBY
<pre>
244 24 Laurent GUERBY
20180312 09:09:57<guerby> test du lundi matin sur kernel 4.16-rc4 avec iproute2 4.15.0:  ip route add 10.1.1.0/30 encap mpls 200/300 dev eth0 et tcpdump donne
245 24 Laurent GUERBY
20180312 09:09:59<guerby> 09:07:56.394863 70:85:c2:3a:17:2a > ff:ff:ff:ff:ff:ff, ethertype MPLS unicast (0x8847), length 106: MPLS (label 200, exp 0, ttl 64) (label 300, exp 0, [S], ttl 64) 91.224.148.12 > 10.1.1.1: ICMP echo request, id 25171, seq 37, length 64
246 24 Laurent GUERBY
</pre>
247 24 Laurent GUERBY
248 4 Matthieu Herrb
h2. Infos
249 4 Matthieu Herrb
250 4 Matthieu Herrb
<pre>
251 4 Matthieu Herrb
nexus# sh version
252 4 Matthieu Herrb
Cisco Nexus Operating System (NX-OS) Software
253 4 Matthieu Herrb
TAC support: http://www.cisco.com/tac
254 4 Matthieu Herrb
Copyright (C) 2002-2017, Cisco and/or its affiliates.
255 4 Matthieu Herrb
All rights reserved.
256 4 Matthieu Herrb
The copyrights to certain works contained in this software are
257 4 Matthieu Herrb
owned by other third parties and used and distributed under their own
258 4 Matthieu Herrb
licenses, such as open source.  This software is provided "as is," and unless
259 4 Matthieu Herrb
otherwise stated, there is no warranty, express or implied, including but not
260 4 Matthieu Herrb
limited to warranties of merchantability and fitness for a particular purpose.
261 4 Matthieu Herrb
Certain components of this software are licensed under
262 4 Matthieu Herrb
the GNU General Public License (GPL) version 2.0 or 
263 4 Matthieu Herrb
GNU General Public License (GPL) version 3.0  or the GNU
264 4 Matthieu Herrb
Lesser General Public License (LGPL) Version 2.1 or 
265 4 Matthieu Herrb
Lesser General Public License (LGPL) Version 2.0. 
266 4 Matthieu Herrb
A copy of each such license is available at
267 4 Matthieu Herrb
http://www.opensource.org/licenses/gpl-2.0.php and
268 4 Matthieu Herrb
http://opensource.org/licenses/gpl-3.0.html and
269 4 Matthieu Herrb
http://www.opensource.org/licenses/lgpl-2.1.php and
270 4 Matthieu Herrb
http://www.gnu.org/licenses/old-licenses/library.txt.
271 4 Matthieu Herrb
272 4 Matthieu Herrb
Software
273 4 Matthieu Herrb
  BIOS: version 4.0.0
274 4 Matthieu Herrb
  NXOS: version 7.0(3)I4(7)
275 4 Matthieu Herrb
  BIOS compile time:  12/05/2016
276 4 Matthieu Herrb
  NXOS image file is: bootflash:///nxos.7.0.3.I4.7.bin
277 4 Matthieu Herrb
  NXOS compile time:  6/28/2017 14:00:00 [06/28/2017 21:53:29]
278 4 Matthieu Herrb
279 4 Matthieu Herrb
280 4 Matthieu Herrb
Hardware
281 4 Matthieu Herrb
  cisco Nexus3000 C3064PQ Chassis 
282 4 Matthieu Herrb
  Intel(R) Celeron(R) CPU        P4505  @ 1.87GHz with 3903284 kB of memory.
283 4 Matthieu Herrb
  Processor Board ID FOC17342TSZ
284 4 Matthieu Herrb
285 4 Matthieu Herrb
  Device name: nexus
286 4 Matthieu Herrb
  bootflash:    1638000 kB
287 4 Matthieu Herrb
  usb1:               0 kB (expansion flash)
288 4 Matthieu Herrb
289 4 Matthieu Herrb
Kernel uptime is 0 day(s), 2 hour(s), 10 minute(s), 12 second(s)
290 4 Matthieu Herrb
291 4 Matthieu Herrb
Last reset at 335975 usecs after  Wed Feb 14 15:25:27 2018
292 4 Matthieu Herrb
293 4 Matthieu Herrb
  Reason: Reset Requested by CLI command reload
294 4 Matthieu Herrb
  System version: 7.0(3)I4(7)
295 4 Matthieu Herrb
  Service: 
296 4 Matthieu Herrb
297 4 Matthieu Herrb
plugin
298 4 Matthieu Herrb
  Core Plugin, Ethernet Plugin
299 4 Matthieu Herrb
300 4 Matthieu Herrb
Active Package(s):
301 5 Matthieu Herrb
302 12 Laurent GUERBY
nexus# sh inventory all
303 5 Matthieu Herrb
NAME: "Chassis",  DESCR: "Nexus3000 C3064PQ Chassis"             
304 5 Matthieu Herrb
PID: N3K-C3064PQ-10GX    ,  VID: V01 ,  SN: FOC1734R15F          
305 5 Matthieu Herrb
306 5 Matthieu Herrb
NAME: "Slot 1",  DESCR: "48x10GE + 4x40G Supervisor"            
307 5 Matthieu Herrb
PID: N3K-C3064PQ-10GX    ,  VID: V01 ,  SN: FOC17342TSZ          
308 5 Matthieu Herrb
309 5 Matthieu Herrb
NAME: "Power Supply 1",  DESCR: "Nexus3000 C3064PQ Chassis Power Supply"
310 5 Matthieu Herrb
PID: N2200-PAC-400W      ,  VID: V04 ,  SN: DTN1733P0VH          
311 5 Matthieu Herrb
312 5 Matthieu Herrb
NAME: "Power Supply 2",  DESCR: "Nexus3000 C3064PQ Chassis Power Supply"
313 5 Matthieu Herrb
PID: N2200-PAC-400W      ,  VID: V04 ,  SN: DTN1733P0UK          
314 5 Matthieu Herrb
315 5 Matthieu Herrb
NAME: "Fan 1",  DESCR: "Nexus3000 C3064PQ Chassis Fan Module"  
316 1 Matthieu Herrb
PID: N3K-C3064-FAN-F     ,  VID: V00 ,  SN: N/A                  
317 12 Laurent GUERBY
318 12 Laurent GUERBY
NAME: Ethernet1/1,  DESCR: FiberStore                              
319 12 Laurent GUERBY
PID: SFP-H10GB-ACU10M    ,  VID: SFP-10G-AOC     ,  SN: F176CO35764-1    
320 23 Laurent GUERBY
321 23 Laurent GUERBY
nexus# sh license 
322 23 Laurent GUERBY
license_FOC1734R15F_12_1.lic:
323 23 Laurent GUERBY
SERVER this_host ANY
324 23 Laurent GUERBY
VENDOR cisco
325 23 Laurent GUERBY
FEATURE LAN_BASE_SERVICES_PKG cisco 1.0 permanent uncounted \
326 23 Laurent GUERBY
        VENDOR_STRING=<LIC_SOURCE>NEXUS_PRODUCTION</LIC_SOURCE><SKU>N3K-BAS1K9</SKU> \
327 23 Laurent GUERBY
        HOSTID=VDH=FOC1734R15F \
328 23 Laurent GUERBY
        NOTICE=<LicFileID>20131030222602000</LicFileID><LicLineID>1</LicLineID><PAK>N3K-C3064PQ-10GXFOC1734R15F</PAK> \
329 23 Laurent GUERBY
        SIGN=BBF8EBE2F7B6
330 23 Laurent GUERBY
FEATURE LAN_ENTERPRISE_SERVICES_PKG cisco 1.0 permanent uncounted \
331 23 Laurent GUERBY
        VENDOR_STRING=<LIC_SOURCE>NEXUS_PRODUCTION</LIC_SOURCE><SKU>N3K-LAN1K9</SKU> \
332 23 Laurent GUERBY
        HOSTID=VDH=FOC1734R15F \
333 23 Laurent GUERBY
        NOTICE=<LicFileID>20131030222602000</LicFileID><LicLineID>2</LicLineID><PAK>N3K-C3064PQ-10GXFOC1734R15F</PAK> \
334 23 Laurent GUERBY
        SIGN=FF75EB18A86E
335 23 Laurent GUERBY
336 23 Laurent GUERBY
</pre>
337 23 Laurent GUERBY
338 28 Laurent GUERBY
h2. Boot log
339 28 Laurent GUERBY
340 28 Laurent GUERBY
screen /dev/ttyUSB0 9600 8n1
341 28 Laurent GUERBY
342 28 Laurent GUERBY
A la question entrer "skip" puis login "admin" password vide.
343 28 Laurent GUERBY
344 28 Laurent GUERBY
<pre>
345 28 Laurent GUERBY
Press  ctrl L to go to loader prompt in 2 secs
346 28 Laurent GUERBY
347 28 Laurent GUERBY
Booting kickstart image: bootflash:/nxos.7.0.3.I7.2.bin
348 28 Laurent GUERBY
CardIndex = 11060
349 28 Laurent GUERBY
 Image valid
350 28 Laurent GUERBY
graphics_set_kernel_params enter: 
351 28 Laurent GUERBY
Installing klm_card_index
352 28 Laurent GUERBY
done
353 28 Laurent GUERBY
INIT: version 2.88 booting
354 28 Laurent GUERBY
Skipping ata_piix install for n3k.
355 28 Laurent GUERBY
Unsquashing rootfs ...
356 28 Laurent GUERBY
Removing libcrdcfgdata and linking libcrdcfgdata3nk
357 28 Laurent GUERBY
Installing isan procfs ... done.
358 28 Laurent GUERBY
Installing SSE module with card index 11060 ... done.
359 28 Laurent GUERBY
Creating SSE device node 246 ... done.
360 28 Laurent GUERBY
Loading I2C driver ... done.
361 28 Laurent GUERBY
Installing CCTRL driver for card_type 30 without NEED_GEM ... done.
362 28 Laurent GUERBY
10.20: Interrupt throttling disabled. No cctrl irq detected.
363 28 Laurent GUERBY
Loading IGB driver ... done.
364 28 Laurent GUERBY
365 28 Laurent GUERBY
Checking all filesystems.Current boot disk sda3..
366 28 Laurent GUERBY
367 28 Laurent GUERBY
Installing SPROM driver ... IS_N3K done.
368 28 Laurent GUERBY
Skipping installing default sprom values for N3k...
369 28 Laurent GUERBY
Installing pfmsvcs module with SPROM card index 11060 ... done.
370 28 Laurent GUERBY
Installing nvram module ... done.
371 28 Laurent GUERBY
Installing if_index module with port mode 1 ... done.
372 28 Laurent GUERBY
Installing fcfwd stub
373 28 Laurent GUERBY
Installing RNI lcnd ... done
374 28 Laurent GUERBY
Installing LC netdev ... done
375 28 Laurent GUERBY
Installing psdev module ... done.
376 28 Laurent GUERBY
Installing veobc module ... done.
377 28 Laurent GUERBY
Inserting OBFL module ... done.
378 28 Laurent GUERBY
Making OBFL character devices
379 28 Laurent GUERBY
Mounting OBFL pstore for mtd
380 28 Laurent GUERBY
Starting OpenBSD Secure Shell server: sshd ... done.
381 28 Laurent GUERBY
Trim files after extracting TOR files ...
382 28 Laurent GUERBY
tune2fs 1.42.1 (17-Feb-2012)
383 28 Laurent GUERBY
Setting reserved blocks percentage to 0% (0 blocks)
384 28 Laurent GUERBY
Starting portmap daemon...
385 28 Laurent GUERBY
creating NFS state directory: done
386 28 Laurent GUERBY
starting 8 nfsd kernel threads: done
387 28 Laurent GUERBY
starting mountd: done
388 28 Laurent GUERBY
starting statd: done
389 28 Laurent GUERBY
Saving image for img-sync ...
390 28 Laurent GUERBY
Loading system software
391 28 Laurent GUERBY
Installing local RPMS
392 28 Laurent GUERBY
Patch Repository Setup completed successfully
393 28 Laurent GUERBY
Creating /dev/mcelog
394 28 Laurent GUERBY
Starting mcelog daemon
395 28 Laurent GUERBY
Removing dme lib
396 28 Laurent GUERBY
Moving N3K specific syslog config file
397 28 Laurent GUERBY
INIT: Entering runlevel: 3
398 28 Laurent GUERBY
Running S93thirdparty-script...
399 28 Laurent GUERBY
400 28 Laurent GUERBY
Populating conf files for hybrid sysmgr ...
401 28 Laurent GUERBY
Removing bios-imgs and /lcimages
402 28 Laurent GUERBY
Starting hybrid sysmgr ...
403 28 Laurent GUERBY
inserting /isan/lib/modules/klm_cisco_nb.o ... done
404 28 Laurent GUERBY
Executing Prune clis.
405 28 Laurent GUERBY
2012 Jul 17 16:09:10  %$ VDC-1 %$ %USER-0-SYSTEM_MSG:  pfm_init; line 1496   - pfm
406 28 Laurent GUERBY
2012 Jul 17 16:09:11  %$ VDC-1 %$ %PLATFORM-2-PS_FAIL: Power supply 1 failed or shut down (Serial number DTN1710P431)
407 28 Laurent GUERBY
2012 Jul 17 16:09:11  %$ VDC-1 %$ %PLATFORM-2-PS_OK: Power supply 2 ok (Serial number DTN1801P09K)
408 28 Laurent GUERBY
2012 Jul 17 16:09:11  %$ VDC-1 %$ %PLATFORM-2-PS_FANOK: Fan in Power supply 2 ok
409 28 Laurent GUERBY
2012 Jul 17 16:09:11  %$ VDC-1 %$ %PLATFORM-2-PS_ABSENT: Power supply 1 is absent/shutdown, ps-redundancy might be affected
410 28 Laurent GUERBY
2012 Jul 17 16:09:11  %$ VDC-1 %$ %PLATFORM-2-PS_RED_MODE_CHG: Power supply operational redundancy mode changed to non-redundant
411 28 Laurent GUERBY
2012 Jul 17 16:09:11  %$ VDC-1 %$ %PLATFORM-2-FANMOD_FAN_OK: Fan module 1 (Fan1(sys_fan1) fan) ok
412 28 Laurent GUERBY
2012 Jul 17 16:09:11  %$ VDC-1 %$ %USER-0-SYSTEM_MSG:  before access to bkout_cfg  - clis
413 28 Laurent GUERBY
2012 Jul 17 16:09:17  %$ VDC-1 %$ netstack: Registration with cli server complete
414 28 Laurent GUERBY
2012 Jul 17 16:09:32  %$ VDC-1 %$ %USER-2-SYSTEM_MSG: ssnmgr_app_init called on ssnmgr up - aclmgr
415 28 Laurent GUERBY
2012 Jul 17 16:09:41  %$ VDC-1 %$ %USER-0-SYSTEM_MSG: end of default policer - copp
416 28 Laurent GUERBY
2012 Jul 17 16:09:52  %$ VDC-1 %$ %VDC_MGR-2-VDC_ONLINE: vdc 1 has come online 
417 28 Laurent GUERBY
Waiting for system online status before starting POAP ...
418 28 Laurent GUERBY
Starting Power On Auto Provisioning...2012 Jul 17 16:10:21 switch %$ VDC-1 %$ %ASCII-CFG-2-CONF_CONTROL: System ready
419 28 Laurent GUERBY
Done
420 28 Laurent GUERBY
421 28 Laurent GUERBY
Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 2012 Jul 17 16:10:25 switch %$ VDC-1 %$ %POAP-2-POAP_INITED: [FOC1636R174-6C:20:56:E6:D4:01] - POAP process initialized                                                                                                                                                                                                                                                   
422 28 Laurent GUERBY
2012 Jul 17 16:10:46 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB Initializing Success
423 28 Laurent GUERBY
2012 Jul 17 16:10:46 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB disk not detected
424 28 Laurent GUERBY
2012 Jul 17 16:10:46 switch %$ VDC-1 %$ last message repeated 1 time
425 28 Laurent GUERBY
2012 Jul 17 16:10:46 switch %$ VDC-1 %$ %POAP-2-POAP_DHCP_DISCOVER_START: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP Discover phase started
426 28 Laurent GUERBY
2012 Jul 17 16:10:46 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
427 28 Laurent GUERBY
2012 Jul 17 16:10:46 switch %$ VDC-1 %$ %POAP-2-POAP_FAILURE: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP discover phase failed
428 28 Laurent GUERBY
2012 Jul 17 16:10:48 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
429 28 Laurent GUERBY
2012 Jul 17 16:10:51 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB Initializing Success
430 28 Laurent GUERBY
2012 Jul 17 16:10:51 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB disk not detected
431 28 Laurent GUERBY
2012 Jul 17 16:10:51 switch %$ VDC-1 %$ last message repeated 1 time
432 28 Laurent GUERBY
2012 Jul 17 16:10:51 switch %$ VDC-1 %$ %POAP-2-POAP_DHCP_DISCOVER_START: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP Discover phase started
433 28 Laurent GUERBY
2012 Jul 17 16:10:51 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
434 28 Laurent GUERBY
2012 Jul 17 16:10:51 switch %$ VDC-1 %$ %POAP-2-POAP_FAILURE: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP discover phase failed
435 28 Laurent GUERBY
2012 Jul 17 16:10:53 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
436 28 Laurent GUERBY
2012 Jul 17 16:10:57 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB Initializing Success
437 28 Laurent GUERBY
2012 Jul 17 16:10:57 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB disk not detected
438 28 Laurent GUERBY
2012 Jul 17 16:10:57 switch %$ VDC-1 %$ last message repeated 1 time
439 28 Laurent GUERBY
2012 Jul 17 16:10:57 switch %$ VDC-1 %$ %POAP-2-POAP_DHCP_DISCOVER_START: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP Discover phase started
440 28 Laurent GUERBY
2012 Jul 17 16:10:57 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
441 28 Laurent GUERBY
2012 Jul 17 16:10:57 switch %$ VDC-1 %$ %POAP-2-POAP_FAILURE: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP discover phase failed
442 28 Laurent GUERBY
2012 Jul 17 16:10:59 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
443 28 Laurent GUERBY
2012 Jul 17 16:11:03 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB Initializing Success
444 28 Laurent GUERBY
2012 Jul 17 16:11:03 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB disk not detected
445 28 Laurent GUERBY
2012 Jul 17 16:11:03 switch %$ VDC-1 %$ last message repeated 1 time
446 28 Laurent GUERBY
2012 Jul 17 16:11:03 switch %$ VDC-1 %$ %POAP-2-POAP_DHCP_DISCOVER_START: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP Discover phase started
447 28 Laurent GUERBY
2012 Jul 17 16:11:03 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
448 28 Laurent GUERBY
2012 Jul 17 16:11:03 switch %$ VDC-1 %$ %POAP-2-POAP_FAILURE: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP discover phase failed
449 28 Laurent GUERBY
skip
450 28 Laurent GUERBY
!!! NOTE: You have selected skip option. POAP will be aborted and password configuration will be skipped !!!
451 28 Laurent GUERBY
Disabling POAP.......2012 Jul 17 16:11:05 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
452 28 Laurent GUERBY
Disabling POAP
453 28 Laurent GUERBY
2012 Jul 17 16:11:08 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB Initializing Success
454 28 Laurent GUERBY
2012 Jul 17 16:11:09 switch %$ VDC-1 %$ %POAP-2-POAP_INFO: [FOC1636R174-6C:20:56:E6:D4:01] - USB disk not detected
455 28 Laurent GUERBY
2012 Jul 17 16:11:09 switch %$ VDC-1 %$ last message repeated 1 time
456 28 Laurent GUERBY
2012 Jul 17 16:11:09 switch %$ VDC-1 %$ %POAP-2-POAP_DHCP_DISCOVER_START: [FOC1636R174-6C:20:56:E6:D4:01] - POAP DHCP Discover phase started
457 28 Laurent GUERBY
2012 Jul 17 16:11:09 switch %$ VDC-1 %$ %POAP-2-POAP_INFO:   - Abort Power On Auto Provisioning [yes - continue with normal setup, skip - bypass password and basic configuration, no - continue with Power On Auto Provisioning] (yes/skip/no)[no]: 
458 28 Laurent GUERBY
skip
459 28 Laurent GUERBY
Enabling feature lldp by default
460 28 Laurent GUERBY
Basic configuration has been skipped!
461 28 Laurent GUERBY
Applying default configuration
462 28 Laurent GUERBY
N3K:Applying Default CoPP configuration
463 28 Laurent GUERBY
464 28 Laurent GUERBY
465 28 Laurent GUERBY
466 28 Laurent GUERBY
User Access Verification
467 28 Laurent GUERBY
 login: admin
468 28 Laurent GUERBY
Password: 
469 28 Laurent GUERBY
470 28 Laurent GUERBY
Cisco Nexus Operating System (NX-OS) Software
471 28 Laurent GUERBY
TAC support: http://www.cisco.com/tac
472 28 Laurent GUERBY
Copyright (C) 2002-2017, Cisco and/or its affiliates.
473 28 Laurent GUERBY
All rights reserved.
474 28 Laurent GUERBY
The copyrights to certain works contained in this software are
475 28 Laurent GUERBY
owned by other third parties and used and distributed under their own
476 28 Laurent GUERBY
licenses, such as open source.  This software is provided "as is," and unless
477 28 Laurent GUERBY
otherwise stated, there is no warranty, express or implied, including but not
478 28 Laurent GUERBY
limited to warranties of merchantability and fitness for a particular purpose.
479 28 Laurent GUERBY
Certain components of this software are licensed under
480 28 Laurent GUERBY
the GNU General Public License (GPL) version 2.0 or 
481 28 Laurent GUERBY
GNU General Public License (GPL) version 3.0  or the GNU
482 28 Laurent GUERBY
Lesser General Public License (LGPL) Version 2.1 or 
483 28 Laurent GUERBY
Lesser General Public License (LGPL) Version 2.0. 
484 28 Laurent GUERBY
A copy of each such license is available at
485 28 Laurent GUERBY
http://www.opensource.org/licenses/gpl-2.0.php and
486 28 Laurent GUERBY
http://opensource.org/licenses/gpl-3.0.html and
487 28 Laurent GUERBY
http://www.opensource.org/licenses/lgpl-2.1.php and
488 28 Laurent GUERBY
http://www.gnu.org/licenses/old-licenses/library.txt.
489 28 Laurent GUERBY
switch# 
490 28 Laurent GUERBY
</pre>
491 23 Laurent GUERBY
492 29 Laurent GUERBY
<pre>
493 29 Laurent GUERBY
switch# show version
494 29 Laurent GUERBY
Cisco Nexus Operating System (NX-OS) Software
495 29 Laurent GUERBY
TAC support: http://www.cisco.com/tac
496 29 Laurent GUERBY
Copyright (C) 2002-2017, Cisco and/or its affiliates.
497 29 Laurent GUERBY
All rights reserved.
498 29 Laurent GUERBY
The copyrights to certain works contained in this software are
499 29 Laurent GUERBY
owned by other third parties and used and distributed under their own
500 29 Laurent GUERBY
licenses, such as open source.  This software is provided "as is," and unless
501 29 Laurent GUERBY
otherwise stated, there is no warranty, express or implied, including but not
502 29 Laurent GUERBY
limited to warranties of merchantability and fitness for a particular purpose.
503 29 Laurent GUERBY
Certain components of this software are licensed under
504 29 Laurent GUERBY
the GNU General Public License (GPL) version 2.0 or 
505 29 Laurent GUERBY
GNU General Public License (GPL) version 3.0  or the GNU
506 29 Laurent GUERBY
Lesser General Public License (LGPL) Version 2.1 or 
507 29 Laurent GUERBY
Lesser General Public License (LGPL) Version 2.0. 
508 29 Laurent GUERBY
A copy of each such license is available at
509 29 Laurent GUERBY
http://www.opensource.org/licenses/gpl-2.0.php and
510 29 Laurent GUERBY
http://opensource.org/licenses/gpl-3.0.html and
511 29 Laurent GUERBY
http://www.opensource.org/licenses/lgpl-2.1.php and
512 29 Laurent GUERBY
http://www.gnu.org/licenses/old-licenses/library.txt.
513 29 Laurent GUERBY
514 29 Laurent GUERBY
Software
515 29 Laurent GUERBY
  BIOS: version 4.5.0
516 29 Laurent GUERBY
  NXOS: version 7.0(3)I7(2)
517 29 Laurent GUERBY
  BIOS compile time:  11/09/2017
518 29 Laurent GUERBY
  NXOS image file is: bootflash:///nxos.7.0.3.I7.2.bin
519 29 Laurent GUERBY
  NXOS compile time:  11/22/2017 13:00:00 [11/22/2017 21:55:29]
520 29 Laurent GUERBY
521 29 Laurent GUERBY
522 29 Laurent GUERBY
Hardware
523 29 Laurent GUERBY
  cisco Nexus3000 C3064PQ Chassis 
524 29 Laurent GUERBY
  Intel(R) Celeron(R) CPU        P4505  @ 1.87GHz with 3902872 kB of memory.
525 29 Laurent GUERBY
  Processor Board ID FOC16382AE1
526 29 Laurent GUERBY
527 29 Laurent GUERBY
  Device name: switch
528 29 Laurent GUERBY
  bootflash:    1635720 kB
529 29 Laurent GUERBY
  usb1:               0 kB (expansion flash)
530 29 Laurent GUERBY
531 29 Laurent GUERBY
Kernel uptime is 0 day(s), 0 hour(s), 7 minute(s), 5 second(s)
532 29 Laurent GUERBY
533 29 Laurent GUERBY
Last reset 
534 29 Laurent GUERBY
  Reason: Unknown
535 29 Laurent GUERBY
  System version: 7.0(3)I7(2)
536 29 Laurent GUERBY
  Service: 
537 29 Laurent GUERBY
538 29 Laurent GUERBY
plugin
539 29 Laurent GUERBY
  Core Plugin, Ethernet Plugin
540 29 Laurent GUERBY
541 29 Laurent GUERBY
Active Package(s):
542 29 Laurent GUERBY
543 29 Laurent GUERBY
switch# 
544 29 Laurent GUERBY
545 29 Laurent GUERBY
</pre>
546 29 Laurent GUERBY
547 7 Laurent GUERBY
h2. Consommation
548 6 Laurent GUERBY
549 6 Laurent GUERBY
77 Watt, cos phi 0.92, pas de pic pendant le boot
550 37 Matthieu Herrb
551 37 Matthieu Herrb
h1. Nexus 5000 + fabric extender 
552 37 Matthieu Herrb
553 37 Matthieu Herrb
https://www.networkcomputing.com/networking/how-set-cisco-nexus-fabric-extender/185197401