Configuration Guide Vol. 3


25.2.2 Configuring Default Routes

Set the default static route.

Points to note

Use the ipv6 route command for setting a static route. To set a default static route, specify ::/0 as the prefix.

Command examples

  1. (config)# ipv6 route ::/0 2001:db8:1:1::2

    Specifies the remote gateway 2001:db8:1:1::2 as the next hop of the default route.