IPv6 Routers: Difference between revisions

(list the commands to add a static route)
===Adding Static-routes===
 
* ip rtlist
* ip rtadd dst=network/mask gateway=gatewayip
* ip saveall
 
===Really disabling the firewall===