Manages Dynamic Ports on Demand (POD) assignments.
Global configuration mode
A port POD assignment can only be released if the port is currently offline. Enter shutdown to take the port offline.
Do not release a port unless you plan to disconnect the optical link or disable the port persistently. If the link (server or optical) is left in a state where the port could be brought online, the Dynamic POD mechanism will detect this unassigned port and attempt to reassign it to a port set.
The following example reserves a POD assignment.
device# configure terminal device(config)# dpod 8/15 reserve device(config-dpod-8/15)# exit
The following example removes a port from a POD port set.
device# configure terminal device(config)# dpod 8/15 release device(config-dpod-8/15)# exit