Wednesday, August 13, 2014

Brocade Switch: How To Tell How Much Time Is Left On A Trial License (ICX)

I have an ICX6610 stack that I need to put a premium license on.  But first, I need to know how much time I have left on the temp license.  You know in services, it gets busy sometimes, so sometimes you need just a little more time to do things.  So login to the ICX and lets see how to get this info:

telnet@6610#sh license unit 1 index 1
License information for unit 1 license <1>:
        +license name:        ICX6610-PREM-LIC-SW
        +lid:                 xxxxxxxxx
        +license type:        trial
        +status:              active
        +license period:      45 days
Trial license information:
        +days used:          22
        +hours used:         1
        +days left:          22
        +hours left:         23
telnet@6610#
telnet@6610#sh license unit 2 index 1
License information for unit 2 license <1>:
        +license name:        ICX6610-PREM-LIC-SW
        +lid:                 xxxxxxxxx
        +license type:        Trial
        +status:              Active
        +license period:      45 days
Trial license information:
        +days used:          22
        +hours used:         1
        +days left:          22
        +hours left:         23
telnet@6610#

No comments:

Post a Comment

Your comment will be reviewed for approval. Thank you for submitting your comments.