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

From OnnoWiki
Jump to navigation Jump to search
(Created page with " 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 # Cis...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  
 +
vtysh
 
  enable
 
  enable
 
  configure terminal
 
  configure terminal

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