Open vijaykug opened 4 years ago
Looks like this is still an issue even on recent versions:
vtysh -c "configure" -c "interface ens224.%s" %i -c "ip pim"
% Failed to edit configuration.
YANG error(s):
Invalid character 0x65 ('e'), perhaps "'ens224./frr-interface:lib/interface[name='" is supposed to be a function call.
% Failed to edit configuration.
Zebra daemon cored when interface name has special character
Issue :-
While creating scale interface configurations , by mistake interface value printed as below "('vtysh -c "configure" -c "interface ens224.%s" %i -c "ip pim"', shell=True)) " which is causing zebra core
Core dump :-
[x] Did you check if this is a duplicate issue? [x] Did you test it on the latest FRRouting/frr master branch?
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Versions