
Operation Manual – IPv4 Routing
H3C S5500-EI Series Ethernet Switches
Chapter 4 IS-IS Configuration
4-20
To do…
Use the command…
Remarks
Enable an IS-IS process
on the interface
isis enable
[
process-id
]
Required
Disabled by default
Specify network type for
the interface as P2P
isis circuit-type p2p
Optional
By default, the network
type of an interface
depends on the physical
media. The network type
of a VLAN interface is
broadcast.
Specify the adjacency
type for the interface
isis circuit-level
[
level-1
|
level-1-2
|
level-2
]
Optional
The default type is
level-1-2.
Note:
If a router’s type is configured as Level-1 or Level-2, the type of interfaces must be the
same, which cannot be changed using the
isis circuit-level
command. However, an
interface’s type can be changed with this command when the router’s type is Level-1-2
for the establishment of a specific level adjacency.
4.4 Configuring IS-IS Routing Information Control
4.4.1 Configuration Prerequisites
Before the configuration, accomplish the following tasks first:
z
Configure an IP address on each interface, and make sure all nodes are
reachable.
z
Configure basic IS-IS functions
4.4.2 Specifying a Priority for IS-IS
A router can run multiple routing protocols. When a route to the same destination is
learned by multiple routing protocols, the one with the highest protocol priority wins.
You can reference a routing policy to specify a priority for specific routes. For
information about routing policy, refer to
Routing Policy Configuration
.
Follow these steps to configure the IS-IS protocol priority.
To do…
Use the command…
Remarks
Enter system view
system-view
––
Enter IS-IS view
isis
[
process-id
]
––