mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-25 10:45:10 +01:00
fix some broken icx6450 licensing links
This commit is contained in:
parent
ba7fab7cc7
commit
0cd7acabc3
@ -16,7 +16,7 @@ On the Brocade ICX6450, the `POD` license and the `PREM` license in this gui
|
||||
|
||||
## Update The Switch
|
||||
|
||||
To do this, you need the latest firmware - this is not optional! Follow the update guide to upgrade to the latest firmware image if you haven't already - [ICX6450 Update & Start Guide](icx64xx.md).
|
||||
To do this, you need the latest firmware - this is not optional! Follow the update guide to upgrade to the latest firmware image if you haven't already - [ICX6450 Update & Start Guide](icx6450.md).
|
||||
|
||||
**Note:** If this is a new/unconfigured switch, or a switch with an unknown config on it, follow that update guide all the way through to the `Saving & Conclusions` section! This will get the switch in a state that it can TFTP licenses in.
|
||||
|
||||
@ -38,8 +38,8 @@ The switch will reboot, and when it comes back up it will have a new license ID
|
||||
Once it's booted into the OS, ensure you are hosting the firmware ZIP contents via TFTP. If you need an easy and temporary TFTP server for windows, I recommend [Tftpd32 Portable Edition](http://www.tftpd64.com/tftpd32_download.html). Now we can import the licenses. Replace the IPs in the commands with the IP of your own TFTP server:
|
||||
```
|
||||
enable
|
||||
copy tftp license 192.168.1.8 ICX6450/1-6450-prem.xml unit 1
|
||||
copy tftp license 192.168.1.8 ICX6450/2-6450-ports.xml unit 1
|
||||
copy tftp license 192.168.1.8 ICX64xx/1-6450-prem.xml unit 1
|
||||
copy tftp license 192.168.1.8 ICX64xx/2-6450-ports.xml unit 1
|
||||
```
|
||||
|
||||
Now make sure they imported properly:
|
||||
|
Loading…
Reference in New Issue
Block a user