HP VPN Firewall Appliances Network Management Command Reference

311
Default command level
2: System level
Parameters
md5: Specifies the MD5 authentication mode.
simple: Specifies the simple authentication mode.
Usage guidelines
Routers that reside in the same area must have the same authentication mode: non-authentication, simple,
or MD5.
Examples
# Configure OSPF area 0 to use the MD5 authentication mode.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 0
[Sysname-ospf-100-area-0.0.0.0] authentication-mode md5
Related commands
ospf authentication-mode
bandwidth-reference (OSPF view)
Use bandwidth-reference to specify a reference bandwidth value for link cost calculation.
Use undo bandwidth-reference to restore the default value.
Syntax
bandwidth-reference value
undo bandwidth-reference
Default
The default value is 100 Mbps.
Views
OSPF view
Default command level
2: System level
Parameters
value: Specifies the bandwidth reference value for link cost calculation, in the range of 1 to 2147483648
Mbps.
Usage guidelines
If no cost values are configured for links, OSPF calculates their cost values by using the formula:
Cost=Reference bandwidth value/Link bandwidth. If the calculated cost is greater than 65535, the value
of 65535 is used.
Examples
# Specify the reference bandwidth value as 1000 Mbps.
<Sysname> system-view