Multilayer S OSPF 大型综合实验(帧中继、虚链路、路由重发布) 1 一
实验拓扑及要求 二
实验步骤 1
配置帧中继交换机 pvc 链路及帧中继网络 frame-swith(config)#hostname frame-switch frame-switch(config)#frame-relay switching frame-switch(config)#int s 1/0 frame-switch(config-if)#encapsulation frame-relay frame-switch(config-if)#frame-relay intf-type dce frame-switch(config-if)#frame-relay lmi-type cisco(默认) frame-switch(config-if)#frame-relay route 203 interface Serial1/1 302 frame-switch(config-if)#frame-relay route 204 interface Serial1/2 402 frame-switch(config-if)#int s 1/1 frame-switch(config-if)#encapsulation frame-relay frame-switch(config-if)#frame-relay intf-type dce frame-switch(config-if)#frame-relay lmi-type cisco(默认) frame-switch(config-if)#frame-relay route 302 interface Serial1/0 203 frame-switch(config-if)#int s 1/2 frame-swit