早教吧 育儿知识 作业答案 考试题库 百科 知识分享

encapsulationrouter1的配置:router1#interfacefastethernet0/0ipaddress192.168.1.1255.255.255.0interfaceserial1/0encapsulationhdlcipaddress192.200.10.5255.255.255.252routerripnetwork192.168.1.0255.255.255.0version2redistributeospfr

题目详情
encapsulation
router1的配置:
router1#
interface fastethernet 0/0
ip address 192.168.1.1 255.255.255.0
interface serial 1/0
encapsulation hdlc
ip address 192.200.10.5 255.255.255.252
router rip
network 192.168.1.0 255.255.255.0
version 2
redistribute ospf
router ospf 1
network 192.200.10.4 255.255.255.252 area 0
redistribute rip
router2的配置:
router2#
interface fastethernet 0/0
ip address 192.168.0.2 255.255.255.0
interface serial 1/0
ip address 192.200.10.6 255.255.255.252
encapsulation hdlc
ip route 192.168.2.0 255.255.255.0 192.168.0.1
router ospf 1
network 192.200.10.4 255.255.255.252 area 0
redistribute static
▼优质解答
答案和解析
encapsulation hdlc
是默认配置,串口 默认采用HDLC封装的哦
看了encapsulationro...的网友还看了以下: