R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

381
Default
The transmission delay is 1s.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Specifies the transmission delay in seconds, in the range of 1 to 3600.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 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 an interface in instance 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-Gigabitethernet2/1/1] ospfv3 trans-delay 3 instance 1
preference
Use preference to specify a preference for OSPFv3 routes.
Use undo preference to restore the default.
Syntax
preference [ ase ] [ route-policy route-policy-name ] preference
undo preference [ ase ]
Default
The preference for OSPFv3 internal routes is 10 and that for OSPFv3 external routes is 150.
Views
OSPFv3 view
Default command level
2: System level
Parameters
ase: Applies the preference to OSPFv3 external routes. If the keyword is not specified, the preference
applies to OSPFv3 internal routes.
route-policy route-policy-name: References a routing policy to set preference for specific routes. The
name is a case-sensitive string of 1 to 63 characters.
preference: Specifies the preference of OSPFv3, in the range of 1 to 255.