Inband Management Examples Needed #5414
dankuednet
started this conversation in
General
Replies: 1 comment 5 replies
-
|
Please provide some minimal example of the inputs you are giving and the expected config. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
An AVD example of how to configure inband management with and without out of band would really be helpful.
Problem1: When testing using ContainerLab and cEOS-lab, the Ma0 interface becomes unusable after an AVD configuration is downloaded.
a. It will not route out through the management interface.
b. Ma0 cannot be pinged even though it appears in "sh int".
c. This breaks the nameserver and radius configs because MGMT is unusable.
Problem2: I can't seem to be able to properly define in-band management.
a. Deploy will not let me use the same subnet as Ma0 although build will.
b. Trying to define vrf MGMT2 and a different subnet on a leaf switch port doesn't send a "no switchport" command in cfg to enable the port.
c. Defining MGMT2 vrf for in-band doesn't include routing.
Beta Was this translation helpful? Give feedback.
All reactions