Difference between revisions of "IPv6: Cisco: Static Routing"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with " ipv6 route network/prefix gateway ipv6 route 2001:DB8::/32 2001:DB8:3000:1 ==Pranala Menarik== * TCP/IP: Advanced Routing * Quagga * Mikrotik * Cisco *...") |
Onnowpurbo (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | enable | ||
| + | configure terminal | ||
| + | ipv6 route network/prefix gateway | ||
| + | ipv6 route 2001:DB8::/32 2001:DB8:3000:1 | ||
| − | |||
| − | |||
| + | enable | ||
| + | configure terminal | ||
| + | ipv6 route static resolve default | ||
Revision as of 09:23, 5 January 2019
enable configure terminal ipv6 route network/prefix gateway ipv6 route 2001:DB8::/32 2001:DB8:3000:1
enable configure terminal ipv6 route static resolve default