R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
139
narrow-compatible: Receives both narrow and wide cost style packets, but sends only narrow cost style
packets.
wide-compatible: Receives both narrow and wide cost style packets, but sends only wide cost style
packets.
relax-spf-limit: Allows receiving routes with a cost greater than 1023. If this keyword is not specified, any
route with a cost higher than 1023 is discarded. This keyword is only available when compatible or
narrow-compatible is included.
Examples
# Configure the router to send only narrow cost style packets, but receive both narrow and wide cost style
packets.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] cost-style narrow-compatible
Related commands
• circuit-cost
• isis cost
default-route-advertise (IS-IS view)
Use default-route-advertise to advertise a default route of 0.0.0.0/0.
Use undo default-route-advertise to disable default route advertisement.
Syntax
[ ipv4-unicast topology-name ] default-route-advertise [ route-policy route-policy-name | [ level-1 |
level-1-2 | level-2 ] ] *
undo [ ipv4-unicast topology-name ] default-route-advertise [ route-policy route-policy-name ]
Default
Default route advertisement is disabled.
Views
IS-IS view
Default command level
2: System level
Parameters
ipv4-unicast: Specifies an IPv4 unicast topology.
topology-name: Topology name, a case-sensitive character string of 1 to 31 characters.
route-policy-name: Specifies the name of a routing policy, a case-sensitive string of 1 to 63 characters.
level-1: Advertises a Level-1 default route.
level-1-2: Advertises both Level-1 and Level-2 default routes.
level-2: Advertises a Level-2 default route.
Usage guidelines
If no level is specified, a Level-2 default route is advertised.