我有一个 cisco 4500x 交换机,这是许可证输出:
Switch#show lic all
License Store: Primary License Storage
StoreIndex: 0 Feature: entservices  Version: 1.0
      License Type: Permanent
      License State: Active, In Use
      License Count: Non-Counted
      License Priority: Medium
License Store: Dynamic License Storage
License Store: Primary License Storage
License Store: Dynamic License Storage
StoreIndex: 0 Feature: entservices  Version: 1.0
      License Type: Evaluation
        Evaluation total period: 8 weeks 4 days
        Evaluation period left: 8 weeks 4 days
      License State: Inactive
      License Count: Non-Counted
      License Priority: None
StoreIndex: 1 Feature: entservices  Version: 1.0
      License Type: PermanentRightToUse
      License State: Inactive
      License Count: Non-Counted
StoreIndex: 2 Feature: ipbase  Version: 1.0
      License Type: Evaluation
        Evaluation total period: 8 weeks 4 days
        Evaluation period left: 8 weeks 4 days
      License State: Active, Not in Use, EULA not accepted
      License Count: Non-Counted
      License Priority: None
StoreIndex: 3 Feature: ipbase  Version: 1.0
      License Type: PermanentRightToUse
      License State: Inactive
      License Count: Non-Counted
StoreIndex: 4 Feature: lanbase  Version: 1.0
      License Type: PermanentRightToUse
      License State: Active, Not in Use, EULA not accepted
      License Count: Non-Counted
我想确保它具有永久企业许可证,并且似乎具有终身永久企业许可证,对吗?我认为这是真的,因为它在许可证输出中有以下选项
StoreIndex: 0 Feature: entservices  Version: 1.0
      License Type: Permanent
      License State: Active, In Use
      License Count: Non-Counted
      License Priority: Medium
但是许可证中的以下选项是什么:
  License Type: Evaluation
    Evaluation total period: 8 weeks 4 days
    Evaluation period left: 8 weeks 4 days
谢谢你。