How to get rid of global poe settings via platform_settings? #5525
-
|
Hello. I am trying to suppress the generation of any poe configurations for specific hardware switch types by using If I use a switch platform like for example: Has anyone please any idea how to supprss even global poe settings? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
We can not do this natively until we build a poe data model for eos_designs. You will have to use the custom_platform_settings:
- ...
structured_config:
poe: nulluntil then |
Beta Was this translation helpful? Give feedback.
-
|
Your suggested way works. But I get another error based on |
Beta Was this translation helpful? Give feedback.
We can not do this natively until we build a poe data model for eos_designs. You will have to use the
until then