Hello All,
I've run into an issue trying to commit configuration changes to a VC of EX3400 switches. There's nothing exotic here. I've tried rebooting, changing code versions, restarting the mgd process... all to no avail. Hopefully, someone here can shed some light.
Here's the output:
branto@faes-mdf-edge-swi-01# show | compare
[edit interfaces interface-range faes-standard-access-ports]
- member ge-0/0/46;
[edit interfaces]
+ ge-0/0/46 {
+ unit 0 {
+ family ethernet-switching {
+ interface-mode trunk;
+ vlan {
+ members all;
+ }
+ }
+ }
+ }
[edit protocols]
+ layer2-control {
+ bpdu-block {
+ interface ge-0/0/46 {
+ disable;
+ }
+ }
+ }
[edit protocols rstp]
+ interface ge-0/0/46;
{master:0}[edit]
branto@faes-mdf-edge-swi-01#
{master:0}[edit]
branto@faes-mdf-edge-swi-01#
{master:0}[edit]
branto@faes-mdf-edge-swi-01# commit
{master:0}[edit]
branto@faes-mdf-edge-swi-01# commit check
{master:0}[edit]
branto@faes-mdf-edge-swi-01# run show comm
^
syntax error, expecting <command>.
branto@faes-mdf-edge-swi-01# run show system commit ?
Possible completions:
<[Enter]> Execute this command
revision Show latest commit revision number for shared database
server Show commit server detail
synchronize-server Show commit synchronize server information
| Pipe through a command
{master:0}[edit]
branto@faes-mdf-edge-swi-01# run show system commit revision
Revision: fpc0-1600011733-25
{master:0}[edit]
branto@faes-mdf-edge-swi-01# run show system commit
0 2020-09-13 15:42:27 UTC by root via other
1 2020-09-13 15:38:44 UTC by root via other
2 2020-09-11 12:10:07 UTC by root via other
3 2020-09-11 11:57:15 UTC by branto via cli
4 2020-09-11 11:56:56 UTC by branto via cli
5 2020-09-11 03:34:21 UTC by branto via cli
6 2020-09-11 03:29:02 UTC by root via other
7 2020-09-11 03:28:55 UTC by root via other
Synchronization with remote Routing Engine
8 2020-09-11 03:27:58 UTC by root via button
9 2020-09-11 03:21:40 UTC by root via other
{master:0}[edit]
branto@faes-mdf-edge-swi-01#