R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

551
Use undo ospfv3 trans-delay to restore the default.
Syntax
ospfv3 trans-delay seconds [ instance instance-id ]
undo ospfv3 trans-delay [ instance instance-id ]
Default
The transmission delay is 1 second.
Views
Interface view
Predefined user roles
network-admin
Parameters
seconds: Specifies the transmission delay in the range of 1 to 3600 seconds.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Usage guidelines
Each LSA in the LSDB has an age that is incremented by 1 every second, but the age does not change
during transmission. Adding a transmission delay into the age time is important in low speed networks.
Examples
# Configure the transmission delay as 3 seconds for GigabitEthernet 2/1/1 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
Predefined user roles
network-admin
Parameters
ase: Sets a preference to OSPFv3 external routes. If the keyword is not specified, the command sets a
preference for OSPFv3 internal routes.