R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
424
With area authentication configured, IS-IS discards incoming routes from untrusted routers.
Routers in a common area must have the same authentication mode and password.
If neither ip nor osi is specified, OSI related fields are checked.
Related commands: reset isis all, domain-authentication-mode, isis authentication-mode
Examples
# Configure the area authentication password as ivg, and the authentication mode as simple.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] area-authentication-mode simple ivg
auto-cost enable
Syntax
auto-cost enable
undo auto-cost enable
View
IS-IS view
Default level
2: System level
Parameters
None
Description
Use auto-cost enable to enable automatic link cost calculation.
Use undo auto-cost enable to disable the function.
This function is disabled by default.
After automatic link cost calculation is enabled, the link cost is automatically calculated based on the
bandwidth reference value of an interface. When the cost-style is wide or wide-compatible, the cost
value of an interface is calculated by using the formula: Cost = (reference bandwidth value/link
bandwidth) × 10. When the cost style is of other types: if the interface bandwidth does not exceed 10
Mbps, the interface cost equals 60; if the interface bandwidth does not exceed 100 Mbps, the interface
cost equals 50; if the interface bandwidth does not exceed 155 Mbps, the interface cost equals 40; if the
interface bandwidth does not exceed 622 Mbps, the interface cost equals 30; if the interface bandwidth
does not exceed 2500 Mbps, the interface cost equals 20; if the interface bandwidth exceeds 2500
Mbps, the interface cost equals 10.
Related commands: bandwidth-reference and cost-style.
Examples
# Enable automatic link cost calculation.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] auto-cost enable