ā01-09-2021 10:52 AM
Dears
I have on switch bellow command
how can I remove this command from switch , I tried from
unconfigure bootprelay vlan CCTV-2 add 101.101.0.5 incorrect command
Solved! Go to Solution.
ā01-09-2021 06:29 PM
Greetings,
IMHO this isnāt the answer to his question. He doesnāt want to disable bootprelay for this vlan, he wants to remove one of the servers that are configured.
Out of my head I would say the command is:
configure bootprelay vlan CCTV-2 delete 101.101.0.5
Best regards
Stefan
ā01-09-2021 09:29 PM
Thanks for all
Yes this is what i need
configure bootprelay vlan CCTV-2 delete 101.101.0.5
ā01-09-2021 08:58 PM
Thaaaaank you very much
ā01-09-2021 06:29 PM
Greetings,
IMHO this isnāt the answer to his question. He doesnāt want to disable bootprelay for this vlan, he wants to remove one of the servers that are configured.
Out of my head I would say the command is:
configure bootprelay vlan CCTV-2 delete 101.101.0.5
Best regards
Stefan
ā01-09-2021 01:18 PM
Moathsaed,
Traditional keywords are ānoā, āunconfigureā, āclearā, ādefaultā, ādisableā
Sometimes you need to use ābootpā instead of ābootprelayā
And when everything fails RTFM is still applicable
Mig