Symptom
Exclude RP/RSP mgmt interfaces from MPP "interface all" keyword
Conditions
Exclude the mgmt interfaces from the "interface all" command under MPP.
This change will allow mgmt interfaces to remain as Out-of-Band interfaces.
For example, the following CLI was rejected by the parser.
control-plane
management-plane
inband
interface all
allow SSH peer
address ipv4 1.1.1.0/24
!
!
out-of-band
interface MgmtEth0/RP1/CPU0/0
allow SSH peer
address ipv4 2.2.2.0/24
% Failed to commit one or more configuration items during a pseudo-atomic operation. All changes made have been reverted. Please issue 'show configuration failed [inheritance]' from this session to view the errors
RP/0/RP1/CPU0:NCS-5504(config)#show configuration failed inheritance
!! SEMANTIC ERRORS: This configuration was rejected by
!! the system due to semantic errors. The individual
!! errors with each failed configuration command can be
!! found below.
control-plane
management-plane
out-of-band
interface MgmtEth0/RP1/CPU0/0
allow SSH peer
address ipv4 2.2.2.0/24
!!% 'MPP Server Process' detected the 'fatal' condition 'Interface configured/used in other band'