How to handle MGMT for CCS-710P in campus design. #3104
-
I am trying to do a campus L2LS design that contains some 710P switches. These do not have a Management interface, but the designs are pretty set in their ways to have one and a MGMT vrf also. I can kind of work around it with structured configs and moving things around, but it is not pretty. Is there a correct way to handle this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
We have added some inband management knobs for use cases like this: Notice you can either use |
Beta Was this translation helpful? Give feedback.
Each of these are caused by different issues:
mgmt_gateway
variable, so avoid setting that.mgmt_interface_vrf: "default"
to work around this. I am working on fixing all management protocols to make them work better with both out-of-band and inband management.source_interfaces
released in 4.3.0. It is not complete yet, but it will show the direction.