Juniper Overview: Unterschied zwischen den Versionen

Aus QBWiki
Zur Navigation springenZur Suche springen
Zeile 12: Zeile 12:
 
  request system reboot
 
  request system reboot
  
 +
==== Cluster Checks ====
 +
<syntaxhighlight lang="bash">
 +
show chassis cluster status
 +
show chassis cluster interfaces
 +
show chassis cluster statistics
 +
show chassis cluster control-plane statistics
 +
show chassis cluster data-plane statistics
 +
show chassis cluster status redundancy-group 1
 +
</syntaxhighlight>
  
 +
====  ====
 +
<syntaxhighlight lang="bash">
 +
</syntaxhighlight>
 +
 +
====  ====
 +
<syntaxhighlight lang="bash">
 +
</syntaxhighlight>
 +
 +
====  ====
 +
<syntaxhighlight lang="bash">
 +
</syntaxhighlight>
 +
 +
====  ====
 +
<syntaxhighlight lang="bash">
 +
</syntaxhighlight>
 +
 +
====  ====
 +
<syntaxhighlight lang="bash">
 +
</syntaxhighlight>
  
 
# License
 
# License
 
request system license update
 
request system license update
 
</syntaxhighlight>
 
</syntaxhighlight>

Version vom 29. November 2025, 00:35 Uhr

CLI

Alcatel Lucent Enterprise OXE

# Interfaces
 show interfaces terse
 
# MAC-Table
 show ethernet-switching table

# Reboot
 request system reboot

==== Cluster Checks ====
<syntaxhighlight lang="bash">
show chassis cluster status
show chassis cluster interfaces
show chassis cluster statistics
show chassis cluster control-plane statistics
show chassis cluster data-plane statistics
show chassis cluster status redundancy-group 1

  1. License

request system license update </syntaxhighlight>