Isis
Isis
Isis
Area-2 L2-only
L1L2
L1L2
L1-only
Area-4
L1L2 L1-only
Area-1
L1L2
L1-only
NSAP and Addressing
39.0f01.0003.6666.6666.6666.00
Area 2
39.0f01.0002.3333.3333.3333.00
39.0f01.0004.7777.7777.7777.00 Area 4
39.0f01.0001.2222.2222.2222.00
39.0f01.0004.8888.8888.8888.00
Area 1
39.0f01.0001.1111.1111.1111.00
Adjacencies
Hello PDU IIHs are exchanged between
routers to form adjacencies
Rtr-B Rtr-C
Router-B
Interface Loopback0 Rtr-A Rtr-D
ip address 192.168.1.1 255.255.255.255 L1routers
!
Interface Pos2/0/0 Router-A
ip address 192.168.222.1 255.255.255.0
ip router isis Interface Loopback0
isis circuit-type level-2 ip address 192.168.1.5 255.255.255.255
! !
FastEthernet4/0/0 interface FastEthernet0/0
ip address 192.168.120.10 255.255.255.0 ip address 192.168.120.5 255.255.255.0
ip router isis ip router isis
isis circuit-type level-1 !
! router isis
router isis is-type level-1
passive-interface Loopback0 passive-interface Loopback0
net 49.0001.1921.6800.1001.00 net 49.0001.1921.6800.1005.00
Configuration L1L2 routers
Rtr-B Rtr-C
Router-C
Interface Loopback0 Rtr-A Rtr-D
ip address 192.168.2.2 255.255.255.255 L1routers
!
Interface Pos1/0/0 Router-D
ip address 192.168.222.2 255.255.255.0
ip router isis Interface Loopback0
isis circuit-type level-2 ip address 192.168.2.4 255.255.255.255
! !
interface Fddi3/0 interface Fddi6/0
ip address 192.168.111.2 255.255.255.0 ip address 192.168.111.4 255.255.255.0
ip router isis ip router isis
isis circuit-type level-1 !
! router isis
router isis is-type level-1
passive-interface Loopback0 passive-interface Loopback0
net 49.0002.1921.6800.2002.00 net 49.0002.1921.6800.2004.00
Status Commands in ISIS
Show clns
Shows the global CLNS status as seen on the router,
e.g.
Rtr-B>show clns
Global CLNS Information:
2 Interfaces Enabled for CLNS
NET: 49.0001.1921.6800.1001.00
Configuration Timer: 60, Default Holding Timer: 300, Packet
Lifetime 64
ERPDU's requested on locally generated packets
Intermediate system operation enabled (forwarding allowed)
IS-IS level-1-2 Router:
Routing for Area: 49.0001
Status Commands in ISIS
Show clns neighbours
Shows the neighbour adjacencies as seen by the
router:
Router1#
interface ethernet-1
ip address 10.1.1.1 255.255.255.0
ipv6 address 2001:db8:1::1/64
LAN1: 2001:db8:1::/64 ip router isis
ipv6 router isis
Ethernet-1
interface ethernet-2
Router1 ip address 10.2.1.1 255.255.255.0
Ethernet-2 ipv6 address 2001:db8:2::1/64
ip router isis
LAN2: 2001:db8:2::/64 ipv6 router isis
router isis
Dual IPv4/IPv6 configuration. address-family ipv6
redistribute static
Redistributing both IPv6 static routes exit-address-family
and IPv4 static routes. net 42.0001.0000.0000.072c.00
redistribute static
IOS Configuration for IS-IS for
IPv6 on IPv6 Tunnels over IPv4
On Router1:
interface Tunnel0
no ip address IPv6
ipv6 address 2001:db8:1::1/64 Network
ipv6 address FE80::10:7BC2:ACC9:10 link-local
ipv6 router isis
tunnel source 10.42.1.1 IPv6 Tunnel
tunnel destination 10.42.2.1
!
router isis
IPv4 IPv6
net 42.0001.0000.0000.0001.00
Backbone Tunnel
IPv6
IPv6 Tunnel
On Router2: Network
interface Tunnel0 IPv6
no ip address Network
ipv6 address 2001:db8:1::2/64
ipv6 address FE80::10:7BC2:B280:11 link-local IS-IS for IPv6 on an IPv6 Tunnel
ipv6 router isis
tunnel source 10.42.2.1 requires GRE Tunnel; it can’t work
!
tunnel destination 10.42.1.1
with IPv6 configured tunnel as IS-IS
router isis runs directly over the data link layer
net 42.0001.0000.0000.0002.00
Multi-Topology IS-IS extensions
IS-IS for IPv6 assumes that the IPv6 topology is
the same as the IPv4 topology
Single SPF running, multiple address families
Some networks may be like this, but many others are
not
Multi-Topology IS-IS solves this problem
New TLV attributes introduced
New Multi-Topology ID #2 for IPv6 Routing Topology
Two topologies now maintained:
ISO/IPv4 Routing Topology (MT ID #0)
IPv6 Routing Topology (MT ID #2)
Multi-Topology IS-IS extensions
New TLVs attributes for Multi-Topology
extensions:
Multi-topology TLV: contains one or more multi-topology
ID in which the router participates
MT Intermediate Systems TLV: this TLV appears as
many times as the number of topologies a node
supports
Multi-Topology Reachable IPv4 Prefixes TLV: this TLV
appears as many times as the number of IPv4
announced by an IS for a given MT ID
Multi-Topology Reachable IPv6 Prefixes TLV: this TLV
appears as many times as the number of IPv6
announced by an IS for a given MT ID
Multi-Topology ISIS configuration
example (IOS)
Router1#
Area B interface Ethernet 1
ip address 10.1.1.1 255.255.255.0
ipv6 address 2001:db8:1::1/64
ip router isis
ipv6 router isis
LAN1: 2001:db8:1::1/64 isis ipv6 metric 20