8e3d27eed0c42536be74f4cb3a5ef8d97dad44e2
[dell-switch] / doc / dell-upgrade.txt
1 # Dell N1148T-ON
2
3 https://www.dell.com/support/home/en-hr/product-support/product/networking-n1100-series/docs
4
5 rack-2#show version
6
7 Machine Description............... Dell EMC Networking Switch
8 System Model ID................... N1148T-ON
9 Machine Type...................... Dell EMC Networking N1148T-ON
10 Serial Number..................... CN0386WH2829883B0257
11 Manufacturer...................... 0xbc00
12 Burned In MAC Address............. E4F0.04A6.07C5
13 System Object ID.................. 1.3.6.1.4.1.674.10895.3082
14 SOC Version....................... BCM53440_B0
15 HW Version........................ 4
16 CPLD Version...................... 7
17
18 unit active      backup      current-active next-active
19 ---- ----------- ----------- -------------- --------------
20 1    6.4.1.4     6.4.1.4     6.4.1.4        6.4.1.4
21
22
23 # disable talk home
24
25 rack-2#configure
26 rack-2(config)#eula-consent support-assist reject
27
28
29 # enable password
30
31 rack-2#configure 
32
33 rack-2(config)#enable password XXXXXXXX 
34
35 rack-2(config)#exit
36
37 rack-2#copy running-config startup-config 
38
39
40
41
42 # use test IP
43
44 dpavlin@dns01:/etc/bind$ host sw-test.infosl
45 sw-test.infosl has address 10.20.0.73
46
47 rack-2(config)#interface vlan 20
48
49 rack-2(config-if-vlan20)#ip address 10.20.0.73 255.255.255.0
50
51 rack-2(config-if-vlan20)#do copy running-config startup-config 
52
53
54 # copy update to tftp
55
56 dpavlin@slin:/mnt/siobhan/home/dpavlin/Dell-N1100/N1100v6.7.1.13.A07$ scp N1100v6.7.1.13.stk black.ffzg.hr:dell-switch/running-config/
57
58 (yes, tftp on black is in strange directory to backup config files)
59
60
61 ## copy file to switch
62
63 rack-2#copy tftp://10.20.0.216/N1100v6.7.1.13.stk backup
64
65
66 Transfer Mode.................................. TFTP  
67 Server IP Address.............................. 10.20.0.216
68 Source File Path............................... ./
69 Source Filename................................ N1100v6.7.1.13.stk
70 Data Type...................................... Code            
71 Destination Filename........................... backup
72
73 Management access will be blocked for the duration of the transfer
74 Are you sure you want to start? (y/n) y
75
76 File transfer in progress. Management access will be blocked for the duration of the transfer. Please wait...
77
78
79 TFTP Code transfer starting...
80
81 33714905 bytes transferred   
82
83 File contents are valid. Copying file to flash...
84
85 Attempting to send the STK file to other units in the stack...
86
87
88 File transfer operation completed successfully.
89
90
91 ## activate new firmware
92
93 rack-2#boot system backup
94 Activating image backup ..
95
96 rack-2#reload
97
98 ## check new version
99
100 rack-2>enable
101 Password:********
102
103 rack-2#show version 
104
105 Machine Description............... Dell EMC Networking Switch
106 System Model ID................... N1148T-ON
107 Machine Type...................... Dell EMC Networking N1148T-ON
108 Serial Number..................... CN0386WH2829883B0257
109 Manufacturer...................... 0xbc00
110 Burned In MAC Address............. E4F0.04A6.07C5
111 System Object ID.................. 1.3.6.1.4.1.674.10895.3082
112 SOC Version....................... BCM53440_B0
113 HW Version........................ 4
114 CPLD Version...................... 7
115 Image File........................ N1100v6.7.1.13
116 Software Capability............... Stack Limit = 4, VLAN Limit = 512
117
118 unit active      backup      current-active next-active
119 ---- ----------- ----------- -------------- --------------
120 1    6.7.1.13    6.6.3.17    6.7.1.13       6.7.1.13
121
122
123 ## reject hive agent
124
125 rack-2#configure 
126
127 rack-2(config)#eula-consent hiveagent reject
128
129
130 # if this is new switch, there are more housekeeping teasks
131
132 ## create user which can connect to switch
133
134 rack-2(config)#username admin password XXXXXXXX privilege 15
135
136 rack-2(config)#crypto key generate rsa 
137
138 RSA key generation started, this may take a few minutes.....
139 RSA key generation complete.
140
141 rack-2(config)#crypto key generate dsa 
142
143 DSA key generation started, this may take a few minutes....
144 DSA key generation complete.
145
146 rack-2(config)#ip ssh server
147
148 rack-2(config)#hostname sw-rack2
149
150
151 sntp unicast client enable
152 sntp server 10.20.0.216
153
154 snmp-server location "a125b"
155 snmp-server contact "admin@ffzg.hr"
156
157 snmp-server group "XXXXXXXXXXXXXXXXXXX" v1 read "Default"
158 snmp-server group "XXXXXXXXXXXXXXXXXXX" v2 read "Default"
159 snmp-server community "XXXXXXXXXXXXXXXXXXX" ro