R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

71
Examples
# Generate a default route in an ASE LSA into the OSPF routing domain, regardless of whether the
default route is available in the routing table.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] default-route-advertise always
Related commands
default
import-route
description (OSPF/OSPF area view)
Use description to configure a description for an OSPF process or area.
Use undo description to remove the description.
Syntax
description description
undo description
Default
No description is configured.
Views
OSPF view/OSPF area view
Default command level
2: System level
Parameters
description: Configures a description for the OSPF process in OSPF view, or for the OSPF area in OSPF
area view. description is a string of up to 80 characters.
Usage guidelines
Use of this command is only for the identification of an OSPF process or area. The description has no
special meaning.
Examples
# Describe OSPF process 100 as abc.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] description abc
# Describe OSPF area 0 as bone area.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 0
[Sysname-ospf-100-area-0.0.0.0] description bone area