A SERVICE OF

logo

1113
The default-route-advertise summary cost command is applicable only to
VPNs, and the default route is redistributed in a Type-3 LSA. The PE router
advertises the redistributed default route to the CE router.
Related commands: import-route (OSPF view)
Examples # Generate a default route in an ASE LSA into the OSPF routing domain (no
default route configured on the router).
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] default-route-advertise always
description (OSPF/OSPF area view)
Syntax description description
undo description
View OSPF view/OSPF area view
Parameters description: Describes OSPF process in OSPF view, or describes OSPF area in OSPF
area view. description is a string of up to 80 characters.
Description Use the
description command to describe an OSPF process or area.
Use the
undo description command to remove the description.
No description is configured by default.
Use of this command is only for identification of an OSPF process or area, and has
no special meaning.
Examples # Describe the OSPF process 100 as abc.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] description abc
# Describe the OSPF area0 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
display ospf abr-asbr
Syntax display ospf [ process-id ] abr-asbr
View Any view