R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

665
Default level
2: System level
Parameters
value: Router lifetime in seconds, in the range of 0 to 9,000. When it is set to 0, the firewall does not
serve as the default router.
Description
Use ipv6 nd ra router-lifetime to configure the router lifetime in RA messages.
Use undo ipv6 nd ra router-lifetime to restore the default.
By default, the router lifetime in RA messages is 1,800 seconds.
The router lifetime in RA messages should be greater than or equal to the advertising interval.
Examples
# Set the router lifetime in RA messages on GigabitEthernet 0/1 to 1,000 seconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 nd ra router-lifetime 1000
ipv6 neighbor
Syntax
ipv6 neighbor ipv6-address mac-address interface interface-type interface-number [ vpn-instance
vpn-instance-name ]
undo ipv6 neighbor ipv6-address interface-type interface-number
undo ipv6 neighbor ipv6-address mac-address interface interface-type interface-number [ vpn-instance
vpn-instance-name ]
View
System view
Default level
2: System level
Parameters
ipv6-address: IPv6 address of the static neighbor entry.
mac-address: MAC address of the static neighbor entry (48 bits long, in the format of H-H-H).
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 VPN for which the static neighbor entry is to be displayed.
The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. Without this option
specified, the command displays the static neighbor entry for the public network.
Description
Use ipv6 neighbor to configure a static neighbor entry.
Use undo ipv6 neighbor to remove a static neighbor entry.
Related commands: display ipv6 neighbors.