Reserving a port assignment

Reserving an assignment for a port assigns that port to a POD or COD license regardless of whether the port is online or offline. Reserving assignments allocates the POD license to specified ports. This operation overrides automatic port assignments. The reserved assignment will not be available to other ports that come online. To reserve an assignment for a port, a free assignment must be available.

  1. Enter the show dpod command to determine the unassigned ports.

    If all ports are assigned, select a port to release its POD assignment. Follow the instructions in Releasing a port from a POD set to release a port from its POD assignment. Once the port is released, you can reuse the assignment for another port.

  2. Enter the global configuration mode by issuing the configure terminal command.
  3. Select the port for which you want to reserve an assignment and enter the dpod reserve command.
  4. Enter the exit command to return to the global configuration mode before you reserve another port.
    device# configure terminal
    Entering configuration mode terminal
    device(config)# dpod 0/15 reserve
    device(config-dpod-0/15)# exit
    Note

    Note

    Which reboot of the switch is NOT required to make DPOD licensing effective, be aware that License reservations or removals do not persist across switch reboots and power cycles. To make them persistent, save the configuration changes by issuing the use copy running-config startup-config command before you reboot the switch.
  5. Save the configuration changes.
    device# copy running-config startup-config
  6. Reboot the switch.
  7. Enter the show running-config dpod command to verify the port is reserved.
    device# show running-config dpod 0/15
    dpod 0/15
     reserve
    !