06-19-2011 01:03 PM - edited 03-07-2019 12:53 AM
Dears I put a card on slot 7, but after remeve them. For exemplo when I do show ip int brief, its say that that is still there, How I can remove this configuration?
Thanks
06-19-2011 02:15 PM
Hi,
If it is none VSS, the module should not be there once you remove it physically
anyway, try this command:
no module provision slot xx
HTH
06-20-2011 04:58 AM
Reza thanks for your help.
1 - I do the command below:
no module provision 7 dynamic
no module provision 7 first-insert
But my problems continues
Look this:
2 - When I set command to show status of card:
sw6509#show interfaces status module 7
% Module 7 not present.
3 - But configure is there:
sw6509# sh runn interface GigabitEthernet7/1
interface GigabitEthernet7/1
no ip address
shutdown
end
06-20-2011 05:07 AM
Hi,
Before the Module is Removed If a module is physically removed and the configuration is not needed anymore, then apply the module clear-config command from the global configuration mode before you physically remove the module. Note: The module clear-config command is currently available only in Cisco Catalyst 6500/6000 Series Switches. Note: The command works when applied before you remove the module. This is an example of the command usage from the switch: 6509switch(config)#module ? ContentServicesGateway Configure a CSG module ContentSwitchingModule configure a CSM SLB module clear-config To clear configuration when module is removed provision Configure module provision status Complete these steps: 1. Apply the module clear-config command in global configuration mode. 6509switch(config)#module clear-config 2. Once the command is applied and the configuration is saved, check the output of the show run command to see if the command is there. 6509switch#show run Building configuration... Current configuration : 6786 bytes ! version 12.2 service timestamps debug datetime service timestamps log datetime service password-encryption service counters max age 10 ! !--- Output supressed. no spanning-tree optimize bpdu transmission module clear-config fabric required fabric switching-mode allow truncated diagnostic bootup level com ! !--- Output supressed. ! 6509switch# 3. After the changes have been saved, remove the module from the chassis. Once the module is physically removed from the chassis, the configuration will also be removed from the show run command output. Note: The side effect of this CLI is that all the configuration related to the removed module will be deleted. Also, when the card is re-inserted, all of the deleted configuration needs to be re-entered.
Reference Link:
Hope that helps.
Sweta
P.S. Please rate the answer if it helped
06-20-2011 07:05 AM
Hi thank!!!
I think that I´ll insert the card again before execute de command module clear-config. I'll do this later this week and post here the status.
For now, have a nice day
06-28-2011 10:30 AM
Sweta, thank for your help!
Know is OK!
look
sw6509# sh runn interface GigabitEthernet7/1
^
% Invalid input detected at '^' marker.
Have a nice day!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide