ipv6 route

Prev Next

Adds static routes to the IPv6 routing table.

Syntax

[no] ipv6 routenetwork_prefix {nexthop_address | lo | pether2 | ether1 | ether2}

Parameters

no

Deletes the static IPv6 routes.

network_prefix

The destination network or IPv6 address.

nexthop_address

IPv6 address of the next-hop router.

Examples

The following example defines the same static IPv6 route and next-hop.

hostname(config)# ipv6 route 2001:db8::2769:ef0:1674:7f9 10.10.20.1 pether2
hostname(config)# ipv6 route 2001:db8::2769:ef0:1674:7f9 10.10.20.1 pether2

User role

Admin

Command mode

Config