IS-IS路由配置--路由渗透

简介: IS-IS路由配置--路由渗透


一.实验拓扑


二.实验配置

R1:

un ter mo

sys

sys R1

isis

net 10.0000.0000.0001.00

is-name R1

is-level level-1

int g0/0/0

isis enable

ip add 192.168.12.1 24

int g0/0/1

isis enable

ip add 192.168.13.1 24

int loo0

isis enable

ip add 10.0.1.1 32

q

R2:

un ter mo

sys

sys R2

isis

net 10.0000.0000.0002.00

is-name R2

int g0/0/0

isis enable

ip add 192.168.12.2 24

int g0/0/1

isis enable

ip add 192.168.24.2 24

q

R3:

un ter mo

sys

sys R3

isis

net 10.0000.0000.0003.00

is-name R3        

int g0/0/1

isis enable

ip add 192.168.13.3 24

int g0/0/0

isis enable

ip add 192.168.34.3 24

q

R4:

un ter mo

sys

sys R4

isis

net 20.0000.0000.0004.00

is-name R4

is-level level-2

int g0/0/1

isis enable

ip add 192.168.24.4 24

int g0/0/0

isis enable

ip add 192.168.34.4 24

int loo0

isis enable

ip add 10.0.4.4 32

q

查看R1路由表

接下来,修改R1的GE0/0/0接口的Cost值为10,R1的GE 0/0/1 接口的 Cost值为20,R2的GE0/0/1接口的Cost值为30,R3的 GE 0/0/0 接口的 Cost 值为 10。


三.实验结果

路由渗透

R2:

isis

import-route isis level-2 into level-1

R3:

isis

import-route isis level-2 into level-1

R1路由表中存在了10.0.4.4的明细路由

再测试


相关文章
|
Ubuntu
Ubuntu系统安装gtest
Ubuntu系统安装gtest
514 0
【计算机网络】第三章 数据链路层(可靠传输)
【计算机网络】第三章 数据链路层(可靠传输)
|
11月前
|
网络协议 网络架构
路由策略原理与配置
路由策略原理与配置
178 0
路由策略原理与配置
|
11月前
|
运维 资源调度 监控
|
11月前
|
Web App开发 缓存 安全
Microsoft Edge 五个神级插件
Microsoft Edge 五个神级插件
2093 0
Microsoft Edge 五个神级插件
|
11月前
|
网络协议
BGP路由原理详解
BGP路由原理详解
547 1
BGP路由原理详解
|
11月前
|
负载均衡 安全 网络安全
策略路由与路由策略的区别
策略路由与路由策略的区别
518 0
策略路由与路由策略的区别
|
11月前
|
网络协议 网络安全 数据安全/隐私保护
HCIP-Datacom H12-821 题库 (30)
HCIP-Datacom H12-821 题库 (30)
HCIP-Datacom H12-821 题库 (30)
|
11月前
|
网络协议 安全 网络安全
HCIP-Datacom H12-821 题库 (23)
HCIP-Datacom H12-821 题库 (23)
144 0
HCIP-Datacom H12-821 题库 (23)
|
11月前
|
网络协议 数据安全/隐私保护 网络架构
前缀列表(ip-prefix)配置
前缀列表(ip-prefix)配置
251 0