R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
214
port-type port-number: Type and number of a Layer 2 port of the static neighbor entry. The port-type
port-number option is supported by HSR6802/HSR6804/HSR6808 configured with SAP modules that
operate in bridge mode.
interface interface-type interface-number: Type and number of a Layer 3 interface of the static neighbor
entry.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the static neighbor entry belongs.
The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If the static neighbor
entry is for the public network, do not specify this option.
Usage guidelines
You can use a Layer 3 VLAN interface or a Layer 2 port in the VLAN to configure a static neighbor entry.
If the first method is used, the neighbor entry is in the INCMP state. After the device obtains the
corresponding Layer 2 port information, the neighbor entry goes into REACH state.
If the second method is used, the corresponding VLAN interface must exist and the port specified by
port-type port-number must belong to the VLAN specified by vlan-id. After the static neighbor entry
is configured, the device associates the VLAN interface with the IPv6 address to uniquely identify
the static neighbor entry and the entry is in REACH state.
To remove a static neighbor entry, you only need to specify the corresponding VLAN interface and the
neighbor address.
Examples
# Configure a static neighbor entry for Layer 3 interface GigabitEthernet 3/1/1.
<Sysname> system-view
[Sysname] ipv6 neighbor 2000::1 fe-e0-89 interface GigabitEthernet 3/1/1
Related commands
display ipv6 neighbors
ipv6 neighbor stale-aging
Use ipv6 neighbor stale-aging to set the aging timer for ND entries in stale state.
Use undo ipv6 neighbor stale-aging to restore the default.
Syntax
ipv6 neighbor stale-aging aging-time
undo ipv6 neighbor stale-aging
Default
The aging timer for ND entries in stale state is four hours.
Views
System view
Default command level
2: System level
Parameters
aging-time: Aging timer for ND entries in stale state, in the range of 1 to 24 hours.