Nortel 5510 Basics: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 12: Zeile 12:
 
*5510-24T#
 
*5510-24T#
  
=running-config=
+
=show-Befehle=
 +
==running-config==
 
*show running-config
 
*show running-config
 
<pre>
 
<pre>
Zeile 28: Zeile 29:
 
...
 
...
 
</pre>
 
</pre>
=interfaces=
+
==interfaces==
 
*show interfaces  
 
*show interfaces  
 
<pre>
 
<pre>

Version vom 1. Juni 2017, 14:44 Uhr

Zugriff

  • Zugriff über Telnet auf Port 23
    • telnet <IP oder FQDN>

Konfigurations-Menü

Nortel-konfig-screen-1.png

Zugriff auf die Konsole

Nortel-konfig-screen-2.png

enable

  • 5510-24T>enable
  • 5510-24T#

show-Befehle

running-config

  • show running-config
5510-24T#show running-config                
! Embedded ASCII Configuration Generator Script
! Model = Ethernet Routing Switch 5510-24T
! Software version = v6.2.0.008
!
! Displaying only parameters different to default
!================================================
enable
configure terminal
...
...
...

interfaces

  • show interfaces
              Status                    Auto                       Flow  
Port Trunk Admin   Oper Link LinkTrap Negotiation Speed    Duplex Control
---- ----- ------- ---- ---- -------- ----------- -------- ------ -------
1          Enable  Down Down Enabled  Enabled     
2          Enable  Down Down Enabled  Enabled     
3          Enable  Down Down Enabled  Enabled     
4          Enable  Down Down Enabled  Enabled     
5          Enable  Down Down Enabled  Enabled     
...
...
...