Difference between revisions of "Quagga: vtysh - configure terminal"

From OnnoWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
Pastikan quagga jalan
 +
 +
/etc/init.d/quagga restart
 +
 
Untuk mengkonfigurasi
 
Untuk mengkonfigurasi
  
Line 5: Line 9:
 
akan keluar
 
akan keluar
  
  Multiple command installs to node 4 of command:
+
  Hello, this is Quagga (version 1.1.1).
list
+
  Copyright 1996-2005 Kunihiro Ishiguro, et al.
Multiple command installs to node 4 of command:
 
exit
 
Multiple command installs to node 4 of command:
 
quit
 
Multiple command installs to node 4 of command:
 
terminal length <0-512>
 
Multiple command installs to node 4 of command:
 
terminal no length
 
Multiple command installs to node 4 of command:
 
show daemons
 
Multiple command installs to node 4 of command:
 
ping WORD
 
Multiple command installs to node 4 of command:
 
ping ip WORD
 
Multiple command installs to node 4 of command:
 
traceroute WORD
 
Multiple command installs to node 4 of command:
 
traceroute ip WORD
 
Multiple command installs to node 4 of command:
 
ping ipv6 WORD
 
Multiple command installs to node 4 of command:
 
traceroute ipv6 WORD
 
Multiple command installs to node 4 of command:
 
telnet WORD
 
Multiple command installs to node 4 of command:
 
telnet WORD PORT
 
Multiple command installs to node 4 of command:
 
ssh WORD
 
Multiple command installs to node 4 of command:
 
show memory
 
Multiple command installs to node 4 of command:
 
show work-queues
 
Multiple command installs to node 4 of command:
 
show work-queues (zebra|ripd|ripngd|ospfd|ospf6d|bgpd|isisd)
 
  Multiple command installs to node 4 of command:
 
show thread cpu [FILTER]
 
Multiple command installs to node 4 of command:
 
show logging
 
Multiple command installs to node 4 of command:
 
show ipv6 mroute vrf all
 
 
   
 
   
  Hello, this is Quagga (version 1.1.0).
+
  OpenWrt#
Copyright 1996-2005 Kunihiro Ishiguro, et al.
+
 
  
 
==keluar==
 
==keluar==
Line 58: Line 22:
 
==Pranala Menarik==
 
==Pranala Menarik==
  
 +
* [[TCP/IP: Advanced Routing]]
 
* [[Quagga]]
 
* [[Quagga]]
 +
* [[Mikrotik]]
 +
* [[Cisco]]
 +
* [[Juniper]]
 +
* [[BIRD: Routing]]

Latest revision as of 04:31, 1 April 2020

Pastikan quagga jalan

/etc/init.d/quagga restart

Untuk mengkonfigurasi

vtysh

akan keluar

Hello, this is Quagga (version 1.1.1).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

OpenWrt# 


keluar

exit


Pranala Menarik