Difference between revisions of "IPv6: Quagga: Static Routing"

From OnnoWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
  
 
  vtysh
 
  vtysh
 +
enable
 
  configure terminal
 
  configure terminal
 
   ipv6 route network/prefix gateway
 
   ipv6 route network/prefix gateway

Latest revision as of 12:36, 2 February 2019

vtysh
enable
configure terminal
  ipv6 route network/prefix gateway
  ipv6 route 2001:DB8::/32 2001:DB8:3000:1



Cek

show ipv6 access-list
show ipv6 cef          # Cisco Express Forward
show ipv6 interface interface-id
show ipv6 mtu
show ipv6 neighbors
show ipv6 ospf
show ipv6 prefix-list
show ipv6 protocols
show ipv6 rip
show ipv6 route
show ipv6 routers
show ipv6 static
show ipv6 traffic 


Pranala Menarik