题目内容:
下面是某路由器的部分配置信息,解释标有下划线部分的含义,将解答填入答题纸的对应栏内。 【配置路由器信息】
Current configuration:
!
version 11.3
no service password-encryption
!
hostname router5第(1)处
!
enable password nwd12345第(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)处
network 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
neighbor192.1.1.2第(8)处
!
End
参考答案:
答案解析: