问答题
【配置路由器信息】
Current configuration:
!
version 11.3
no service password-encryption
!
hostname router1 第(1)处
!
enable password nwd12345 第(2)处
!
interface Ethernet0
ip address 192.4.1.1.255.255.255.0
1
interface Serla10
ip address 192.3.1.1.255.255.255.0
encapsulation frame-relay IETF 第(3)处
no ip mroute-cache
bandwidth 2000 第(4)处
frame-relaymanin 192.3.1.2100 broadcast 第(5)处
frame-relaylmi-typecisco
!
router ospf1 第(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
neighbor 192.1.1.2 第(8)处
!
End
【参考答案】
(1)路由器名为router1 (2)特权密码为pwdl2345 (3)在端口配置中封装帧中继,帧中继数据包封装格式为I......
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)