CCIE实验笔记之-第3章 WAN协议(帧中继)之五

www.net130.com     日期:2007-7-3    浏览次数:
作者:烦尘子    出处:http://ghostlover.2288.org
 3.6kmark: _Toc151970263">         实验4:配置帧中继网络

3.6.1         实验内容

  主要是练习点到多点和点到点的帧继基本配置命令。

l        安照图3-7 结构配置点到多点和点到点的帧中继网络。 

l        R5R2R3使用静态PVC映射。

l        R5R4之间使用动态PVC映射。

3.6.2         实验拓扑

  安照图3-7这个拓扑连接好设备。

3-7 实验拓扑

     3.6.3         所需设备

l        5router,其中一台配置为帧中继交换机。

l        背对背线缆4条。

3.6.4         实验步骤

1步  配置帧中继封装和子接口

     encapsulation frame-relay  [ cisco | ietf ]

          interface s1/0.1  [ point-to-point | multipoint ]

2步  配置LMI类型(本实验中采用自动识别)

     frame-relay lmi-type  [ ansi | cisco | q933i ]

3步  配置地址映射为动态or 静态

     frame-relay map protocol [ ip | dec | appletalk | xns | ipx | vines | clns | bridge | llc2 | dlsw ] next_hop_address [ broadcast ] [ ietf | cisco ]

     frame-relay interface-dlci dlci_number

  4步  关掉水平分割

在接口下no ip split-horizon

  5步  配置EIGRP,并关闭自动汇总。

       router eigrp as_number

network network_address subnet_mask

no auto-summary

6步  检查配置,检查路由。

 

本新闻共2页,当前在第1页  1  2  

相关新闻
推荐文章