1-5
To do…
Use the command…
Remarks
Clear the IS-IS data information
of a neighbor
reset isis peer
system-id
[
process-id
|
vpn vpn-instance-name
]
Available in user view
IPv6 IS-IS Configuration Example
Network requirements
As shown in
Figure 1-1
, Switch A, Switch B, Switch C and Switch D reside in the same autonomous
system, and all are enabled with IPv6.
Switch A and Switch B are Level-1 switches, Switch D is a Level-2 switch, and Switch C is a Level-1-2
switch. Switch A, Switch B, and Switch C are in area 10, while Switch D is in area 20.
Figure 1-1
Network diagram for IPv6 IS-IS basic configuration
Configuration procedure
1) Configure IPv6 addresses for interfaces (omitted)
2) Configure IPv6 IS-IS
# Configure Switch A.
<SwitchA> system-view
[SwitchA] isis 1
[SwitchA-isis-1] is-level level-1
[SwitchA-isis-1] network-entity 10.0000.0000.0001.00
[SwitchA-isis-1] ipv6 enable
[SwitchA-isis-1] quit
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] isis ipv6 enable 1
[SwitchA-Vlan-interface100] quit
# Configure Switch B.
<SwitchB> system-view
[SwitchB] isis 1
[SwitchB-isis-1] is-level level-1
[SwitchB-isis-1] network-entity 10.0000.0000.0002.00
[SwitchB-isis-1] ipv6 enable