IPv6 Routers: Difference between revisions

(list the commands to add a static route)
===Adding Static-routes===
 
ip rtlist
TODO: Fill this out, Apparently done over the telnet interface?
ip rtadd dst=network/mask gateway=gatewayip
ip saveall
 
===Really disabling the firewall===