IPv6 路由协议详解
1. IS-IS 与 IPv6
IS-IS 规范经扩展后可支持 IPv6。当为运行 IS-IS 的接口分配 IPv6 地址时,本地路由器会自动通告 IPv6 专用的特殊 TLV 三元组。以 Merlot 路由器为例,其配置如下:
user@Merlot> show configuration protocols isis
level 1 disable;
interface fe-0/0/2.0;
interface so-0/1/0.0;
interface lo0.0
从该配置无法判断路由器是仅通告 IPv4 信息、仅通告 IPv6 信息还是两者都通告。可通过检查 Merlot 向网络通告的 TLV 来获取相关信息:
user@Merlot> show isis database extensive Merlot.00-00 | find TLV
TLVs:
Area address: 49.1111.fec0 (5)
Speaks: IP
Speaks: IPv6
IP router id: 192.168.2.2
IP address: 192.168.2.2
Hostname: Merlot
IS neighbor: Merlot.02, Internal, Metric: default 10
IS neighbor: Shiraz.00, Internal, Metric: default 1
超级会员免费看
订阅专栏 解锁全文
1240

被折叠的 条评论
为什么被折叠?



