3com S7906E Guía De Referencia

Descargar
Página de 2327
 
1-29 
Parameters 
value: Number of hops, in the range of 0 to 255. When it is set to 0, the Hop Limit field in RA messages 
sent by the device is 0. That is, the number of hops is determined by the requesting device itself. 
Description 
Use the ipv6 nd hop-limit command to configure the hop limit advertised by the device. 
Use the undo ipv6 nd hop-limit command to restore the default hop limit. 
By default, the hop limit advertised by the device is 64. 
Examples 
# Set the hop limit advertised by the device to 100. 
<Sysname> system-view 
[Sysname] ipv6 nd hop-limit 100 
ipv6 nd ns retrans-timer 
Syntax 
ipv6 nd ns retrans-timer value 
undo ipv6 nd ns retrans-timer 
View 
Interface view 
Default Level 
2: System level 
Parameters 
value: Interval for retransmitting an NS message in milliseconds, in the range of 1,000 to 
4,294,967,295. 
Description 
Use the ipv6 nd ns retrans-timer command to set the interval for retransmitting an NS message. The 
local interface retransmits an NS message at intervals of this value. Furthermore, the Retrans Timer 
field in RA messages sent by the local interface is equal to this value. 
Use the undo ipv6 nd ns retrans-timer command to restore the default. 
By default, the local interface retransmits an NS message at intervals of 1,000 milliseconds and the 
Retrans Timer field in RA messages sent by the local interface is 0. 
Examples 
# Specify VLAN-interface 100 to retransmit NS messages at intervals of 10,000 milliseconds. 
<Sysname> system-view 
[Sysname] interface vlan-interface 100 
[Sysname-Vlan-interface100] ipv6 nd ns retrans-timer 10000