User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 967
8.5.2.3. set ipv6 next-hop
To set the IPv6 next hop of a route, use the set ipv6 next-hop command in Route Map Configuration mode.
When used in a route map applied to UPDATE messages received from a neighbor, the command sets the next
hop address for matching IPv6 routes received from the neighbor.
When used in a route map applied to UPDATE messages sent to a neighbor, the command sets the next hop
address for matching IPv6 routes sent to the neighbor. If the address is a link local address, the address is
assumed to be on the interface where the UPDATE is sent or received. If the command specifies a global IPv6
address, the address is not required to be on a local subnet.
To remove a set command from a route map, use the no form of this command.
Format set ipv6 next-hop <next-hop-ipv6-address >
no set ipv6 next-hop
Default None
Mode Route Map Config
Display Messages
8.5.2.4. clear ipv6 prefix-list
Use this command to reset and clear IPv6 prefix-list hit counters. The hit count is a value indicating the number
of matches to a specific prefix list entry.
Format clear ipv6 prefix-list [list-name] [ipv6-prefix/prefix-length]
Mode Privileged Exec
Display Messages
Fields
Definition
next-hop-ipv6-address
The IPv6 address set as the Network Address of Next Hop field in the MP_NLRI
attribute of an UPDATE message.
Fields
Definition
list-name
(Optional) Name of the prefix list from which the hit count is to be cleared.
ipv6-prefix/prefix-length
(Optional) IPv6 prefix number and length (in bits) of the network mask. If this
option is specified, hit counters are only cleared for the matching statement.