Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 4 Integrated IS-IS Configuration Commands
Huawei Technologies Proprietary
4-3
narrow-compatible: Receives packets whose cost type is narrow or wide, but only
sends packets whose cost type is narrow
wide-compatible: Receives packets whose cost type is narrow or wide, but only sends
packets whose cost type is wide.
relax-spf-metric: Permits to receive routes whose cost value is larger than 1024. If it is
not set, routes whose metrics values are larger than 1024 will be discarded. This
setting is only valid for compatible, narrow-compatible and wide-compatible.
Description
Use the cost-style command to set the cost type of an IS-IS packet received/sent by
the router.
Use the undo cost-style command to restore the default settings.
By default, IS-IS only receives/sends packets whose cost type is narrow.
Related command: isis cost.
Example
# Set IS-IS to receive packets whose cost type is narrow or wide, but only send packets
whose cost type is narrow.
[Quidway] isis
[Quidway-isis] cost-style narrow-compatible
4.1.3 debugging isis
Syntax
debugging isis { adjacency | all | authentication-error | checksum-error |
circuit-information | configuration-error | datalink-receiving-packet |
datalink-sending-packet | general-error | interface-information |
memory-allocating | receiving-packet-content | restart-events |
self-originate-update | sending-packet-content | snp-packet | spf-event |
spf-summary | spf-timer | task-error | timer | update-packet }
undo debugging isis { adjacency | all | authentication-error | checksum-error |
circuit-information | configuration-error | datalink-receiving-packet |
datalink-sending-packet | general-error | interface-information |
memory-allocating | receiving-packet-content | restart-events |
self-originate-update | sending-packet-content | snp-packet | spf-event |
spf-summary | spf-timer | task-error | timer |
update-packet }
View
User view