Good Morning Team,
My Issue:
- I have 2x Brocade 6470T Switches stacked.
- Each switch is licenses with 8x 10Gbe ports licensed
rbridge-id: 11
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
10G Port Upgrade license
Feature name:PORT_10G_UPGRADE
License is valid
Capacity: 8
- I have two ports I am try to remove from from the assigned license.
#sh dpod
10G ports not assigned to a license:
11/0/46
Example of sh interface status of 11/0/46 for example
switch# show interface tengigabitethernet 11/0/46
TenGigabitEthernet 11/0/46 is admin down, line protocol is down (no 10G Port Upgrade license)
Hardware is Ethernet, address is 50eb.1aae.5c8c
Current address is 50eb.1aae.5c8c
Fixed Copper RJ45 Media Present
Description: DMZ-Trunk-FW
Interface index (ifindex) is 47446343680
MTU 2500 bytes
LineSpeed Actual : Nil
LineSpeed Configured : 1000 Mbit, Duplex: Full
Priority Tag disable
Last clearing of show interface counters: 165w4d20h
Queueing strategy: fifo
Receive Statistics:
0 packets, 0 bytes
Unicasts: 0, Multicasts: 0, Broadcasts: 0
64-byte pkts: 0, Over 64-byte pkts: 0, Over 127-byte pkts: 0
Over 255-byte pkts: 0, Over 511-byte pkts: 0, Over 1023-byte pkts: 0
Over 1518-byte pkts(Jumbo): 0
Runts: 0, Jabbers: 0, CRC: 0, Overruns: 0
Errors: 0, Discards: 0
Transmit Statistics:
0 packets, 0 bytes
Unicasts: 0, Multicasts: 0, Broadcasts: 0
Underruns: 0
Errors: 0, Discards: 0
Rate info:
Input 0.000000 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 0.000000 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Time since last interface status change: 165w4d20h
What is the switch firmware?
Hardware Rev : 137.4
What I have done:
Tried to release a port from a POD set using the following
Releasing a port from a POD set:
Once a port has been assigned to a Dynamic POD license port set, it remains licensed (or "reserved") untilthe userremoves the port from the port set.To remove a port from the port set,release the port with the dpod release command. Releasing a port removes it from the Dynamic POD license port set; the port appears as unassigned until it comes back online.
switch# configure terminal
Entering configuration mode terminal
switch(config)# interface 1/0/10
switch(conf-if-te-1/0/10)# shutdown
switch(conf-if-te-1/0/10)# exit
switch(config)# dpod 1/0/10 release
switch(config-dpod-1/0/10)# exit
Thank you for taking the time to read my question. Also, I hope you have a fantastic day.