nanog mailing list archives
Re: junos config commit question
From: "Lyndon Nerenberg (VE7TFX/VE6BBM)" <lyndon () orthanc ca>
Date: Fri, 11 Feb 2022 18:09:31 -0800
Nick Suan via NANOG writes:
I was actually interested to see if the EX series would let me do this, and i
t turns out that if STP is enabled on any of the switch interfaces, it won't:
tevruden@core-02# commit check
[edit protocols rstp]
'interface'
XSTP : Interface ge-0/0/0.0 is not enabled for Ethernet Switching
error: configuration check-out failed
Do you have any rstp-specific overrides in your config? E.g. we
have things like this in some of ours:
rstp {
interface ge-0/0/45 {
cost 1000;
mode point-to-point;
}
interface ge-1/0/45 {
cost 1000;
mode point-to-point;
}
interface ae4;
bpdu-block-on-edge;
}
With the interfaces gone I would expect the commit check to fail.
--lyndon
Current thread:
- Re: junos config commit question, (continued)
- Re: junos config commit question Ryan Hamel (Feb 11)
- Re: junos config commit question Christopher Morrow (Feb 11)
- Re: junos config commit question Jon Lewis (Feb 11)
- Re: junos config commit question Warren Kumari (Feb 11)
- Re: junos config commit question Owen DeLong via NANOG (Feb 16)
- Re: junos config commit question Mark Tinka (Feb 12)
- Re: junos config commit question Dale Shaw (Feb 12)
- Re: junos config commit question Paschal Masha (Feb 12)
- Re: DMARC ViolationDKIM ViolationRe: junos config commit question Paschal Masha (Feb 12)
- Re: junos config commit question Warren Kumari (Feb 11)
- Re: junos config commit question Ryan Hamel (Feb 11)
- Re: junos config commit question Nick Suan via NANOG (Feb 11)
- Re: junos config commit question Lyndon Nerenberg (VE7TFX/VE6BBM) (Feb 11)
- Re: junos config commit question Jason Biel (Feb 11)
- Re: junos config commit question Nick Suan via NANOG (Feb 12)
- Re: junos config commit question Lyndon Nerenberg (VE7TFX/VE6BBM) (Feb 11)
- Re: junos config commit question Owen DeLong via NANOG (Feb 16)
- Re: junos config commit question Lyndon Nerenberg (VE7TFX/VE6BBM) (Feb 16)
- Re: junos config commit question Jay Hennigan (Feb 16)
- Re: junos config commit question Andrew Fried (Feb 16)
- Re: junos config commit question Owen DeLong via NANOG (Feb 16)
- Re: junos config commit question Paschal Masha (Feb 16)
- Re: junos config commit question Owen DeLong via NANOG (Feb 16)
