IPv6 over Frame Relay – Point-to-Point

本文介绍如何在R1与R2路由器间通过点到点子接口配置基于IPv6的帧中继连接。配置包括使用modified EUI-64格式设置IPv6地址、分配帧中继DLCI等步骤。文章还验证了配置的有效性,并指出无需额外配置3层与2层地址映射。

【实验说明】

在R1与R2上使用点到点子接口配置基于IPv6的帧中继
Configure IPv6 over the Frame Relay connection between R1 and R2 using point-to-point subinterfaces

 
【实验拓扑】

 

【实验配置向导】
  • 在R1与R2的串口上配置帧中继
  • 在R1与R2上配置点到点子接口Serial0/0.1
  • 在R1与R2的子接口上配置IPv6地址 2001:CC1E:1:2::/64主机位使用modified EUI-64 地址。
  • 给R1与R2的子接口分配 帧中继的DLCI

【实验分析】
  • 点到点非广播型多路访问需要3层与2层地址映射吗?

【实验配置】
R1&R2
interface Serial0/0
encapsulation frame-relay
no shut
interface Serial0/0.1 point-to-point
ipv6 address 2001:CC1E:1:2::/64 eui-64
frame-relay interface-dlci 102

 
【实验验证】

 
R1#show ipv6 int b 先查看一下R1子接口s/0.1的ipv6地址
Serial0/0 [up/up]
unassigned
Serial0/0.1 [up/up]
FE80::FFFF:FE10:45C5
2001:CC1E:1:2:0:FFFF:FE10:45C5

R2#ping 2001:CC1E:1:2:0:FFFF:FE10:45C5 R2ping R1的地址,能通,证明配置正确
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2001:CC1E:1:2:0:FFFF:FE10:45C5, timeout is 2 seconds:
!!!!!

 

【实验总结】

与其他 3层协议的点到点帧中继的配置相似,IPv6 基于点到点帧中继,只需要给子接口配置点到点网络类型,3层与2层地址即可,3层与2层之间的映射不需要配置,
Similar to configuring other layer 3 protocols over point-to-point Frame Relay connections, the only steps to configuring IPv6 over a point-to-point Frame Relay circuit is to assign the layer 3 and layer 2 addresses to the point-to-point subinterface. Since protocol mappings are not required, IPv6 communication to global-unicast, link-local, and multicast destinations will be successful out the Frame Relay circuit.
Like in the previous example, the host portion of the IPv6 network used on the Frame Relay interface is derived from the modified EUI-64 addressing format. To determine the entire IPv6 address of the remote end of the link the show ipv6 int brief command is used. For more detailed information about IPv6 processing on the interface use the show ipv6 interface command, followed by the interface name and number.

本文转自zcm8483 51CTO博客,原文链接:http://blog.51cto.com/haolun/992225

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值