F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
839
Default
The poll interval is 120 seconds.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Poll interval in seconds, in the range of 1 to 65535.
instance-id: Interface instance ID, in the range of 0 to 255. The default is 0.
Examples
# Set the poll timer interval on GigabitEthernet 0/1 to 130 seconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospfv3 timer poll 130
ospfv3 trans-delay
Use ospfv3 trans-delay to configure the transmission delay for an interface with an instance ID.
Use undo ospfv3 trans-delay to restore the default.
Syntax
ospfv3 trans-delay seconds [ instance instance-id ]
undo ospfv3 trans-delay [ seconds ] [ instance instance-id ]
Default
The transmission delay is 1s.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Transmission delay in seconds, ranging from 1 to 3600.
instance-id: Instance ID of an interface, in the range of 0 to 255, with the default as 0.
Usage guidelines
As LSAs are aged in the LSDB (incremented by 1 every second) but not aged on transmission, it is
necessary to add a delay time to the age time before sending a LSA. This configuration is important for
low-speed networks.
Examples
# Configure the transmission delay as 3 seconds for GigabitEthernet 0/1 in instance 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospfv3 trans-delay 3 instance 1