• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

need help erasing a name-server in the startup config of a 3524 cisco switch!

loosbrew

Golden Member
hey all,
im having the darndest time erasing an entry in the ip name-server area of my startup config. i can add entries without a problem, but I have no idea how to erase them. im sure its very simple, but i just havent found it yet! if anyone knows the command for this pls let me know!

tia

loosbrew
 
fyi:

any changes you make while in configuratio mode are in RAM only. Meaning "running-config". You must save your changes to NVRAM (startup-config) with COPY RUNNING-CONFIG STARTUP-CONFIG.

copy run start - for short

also you can disable domain lookup with "no ip domain-lookup". You can also disable domain lookup for your current session only with "term no ip domain-lookup":

good luck
 
Back
Top