HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
250
Syntax
ipv6 nd router-preference { high | low | medium }
undo ipv6 nd router-preference
Default
The router preference is medium.
Views
Interface view
Predefined user roles
network-admin
Parameters
high: Sets the router preference to the highest.
low: Sets the router preference to the lowest.
medium: Sets the router preference to the medium.
Usage guidelines
A hosts selects a router with the highest preference as the default router.
When router preferences are the same in RA messages, a host selects the router corresponding to the first
received RA message as the default gateway.
Examples
# Set the router preference in RA messages to the lowest on interface Ethernet 1/1.
<Sysname> system-view
[Sysname] interface Ethernet 1/1
[Sysname-Ethernet1/1] ipv6 nd router-preference low
ipv6 neighbor
Use ipv6 neighbor to configure a static neighbor entry.
Use undo ipv6 neighbor to remove a static neighbor entry.
Syntax
ipv6 neighbor ipv6-address mac-address { vlan-id port-type port-number | interface interface-type
interface-number } [ vpn-instance vpn-instance-name ]
undo ipv6 neighbor ipv6-address interface-type interface-number
Default
No static neighbor entry is configured.
Views
System view
Predefined user roles
network-admin