新浪博客

【集成ISIS】ISIS进程配置多个NET

2015-04-27 22:44阅读:
一、实验目的
熟悉ISIS进程配置多NET的应用场景。
二、实验拓扑
【集成ISIS】ISIS进程配置多个NET

三、基本配置

A配置:
interface Loopback0
ip address 1.1.1.1 255.255.255.255
ip router isis
!
interface Ethernet0/0
ip address 10.1.123.1 255.255.255.0
ip router isis
!
router isis
net 49.0001.1111.1111.1111.00
is-type level-2-only
!
B配置:
interface Loopback0
ip address 2.2.2.2 255.255.255.255
ip router isis
!
interface Ethernet0/0
ip address 10.1.123.2 255.255.255.0
ip router
isis
!
router isis
net 49.0002.2222.2222.2222.00
is-type level-2-only
!
四、实验结果
R1#sho clns neighbors
System Id Interface SNPA State Holdtime Type Protocol
R2 Et0/0 aabb.cc00.0200 Up 9 L2 IS-IS
R1#
R2#show clns neighbors
Tag null:
System Id Interface SNPA State Holdtime Type Protocol
R1 Et0/0 aabb.cc00.0100 Up 25 L2 IS-IS
R2#
R1#sho run | s isis
router isis
net 49.0001.1111.1111.1111.00
net 49.0002.1111.1111.1111.00
is-type level-1
log-adjacency-changes
R1#
R2#show isis neighbors
Tag null:
System Id Type Interface IP Address State Holdtime Circuit Id
R1 L1 Et0/0 10.1.123.1 UP 22 R2.01
R2#
ISIS多NET配置还可以用在区域分割场景中
【集成ISIS】ISIS进程配置多个NET
ISIS多NET配置还可以用在NSAP地址重新编址
【集成ISIS】ISIS进程配置多个NET
五、实验总结
利用ISIS多NET的配置这一特性可以实现:
  • 区域合并
  • 区域分离
  • NSAP重编址
注意:多NET配置的时候system id必须相同

我的更多文章

下载客户端阅读体验更佳

APP专享