问答题
【配置路由器信息】
Current configuration:
!
version 11.3
no service password-encryption
!
hostname router5
第(1)处
!
enable password nwdl2345
第(2)处
!
interface Ethernet0
ip address 192.4.1.1.255.255.255.0
第(3)处
!
interface Seria10
ip address 192.3.1.1 255.255.255.0
encapsulation frame-rocay IETF
no ip mroute-cache
bandwidth 2000 第(4)处
frame-relaymanin 192.3.1.2100 broadcast
第(5)处
frame-relaylmi-typecisco
!
router ospfl
第(6)处
netword 192.1.1.0.0.0.0.255 area0
第(7)处
network 192.3.1.0.0.0.0.255 area0
network 192.4.1.0.0.0.0.255 area0
neighbor 192.1.1.2
第(8)处
!
End