(配置路由器信息)
C.urrent configuration:
!
version 11.3
no service password-encryption
!
hostname r1//第(1)处
!
enable password 123456//第(2)处
!
interface Ethemet0
ip address 192.4.1.1 255.255.255.0
!
interface Sefta10
ip address 192.3.1.1 255.255.255.0
encapsulation frame-relay IETF//第(3)处
no ip mroute-cache
bandwidth 4000//第(4)处
frame-relay map ip 192.163.0.2 100 broadcast//第(5)处
frame-relay lmi-type cisco
!
router ospf 1//第(6)处
network 202.1.1.0 0.0.0.255 area 0//第(7)处
network 202.3.1.0 0.0.0.255 area 0
network 202.4.1.0 0.0.0.255 area 0
neighbor 202.1.1.2//第(8)处
!
……
E.nd
[试题]下面是某路由器的部分配置信息,解释标有下划线部分地含义。(配置路由器信息)C.urrent configuration:!version 11.3no Service password - encryption!hostname routerl 第 (5) 处!enable password pwd12345 第 (6) 处!interface Ethenmet0ip address 192.4.1.1 255.255.255.0!interface serial0ip address 192.3
[试题]下面是某路由器的部分配置信息,解释(n)处标有下划线的部分含义。RouterconfigRouter wg confighosmame wgShanghaiRouterconfig/Wg configsecret ccidnet //设置用户登录口令为ccidnetWg configvty password //设置登录方式为口令登录(默认方式)interface serial 0 //选择配置串行口ip address 10.1.1.1 255.255.255.0 (1)encapsulatio
[主观题]某路由器的部分配置信息如附图2所示,请解释其中标有下划线部分的含义。路由器配置信息:C.onfiguration for Router Aaccess-list 2 permit 36.48.0.3 第(1)处access-list 2 deny 36.48.0.0 0.0.255.255 第(2)处access-list 2 permit 36.0.0.0 0.255.255.255 第(3)处interface ethernet 0ip access-group 2 in 第(4)处
[试题] 试题三下面是某路由器的部分配置信息,解释标有下划线部分的含义,将解答填入答题纸的对应栏内。(配置路由器信息)C.urrent configuration:!hostname router1isdn switch-type basic-net3 第 (1) 处!interface Ethernet0ip address 10.0.0.1 255.255.255.0ip nat inside 第 (2) 处!interface bri0ip address negotiated 第 (3) 处ip
[试题]某路由器的部分配置信息如下所示,请解释其中标有下划线部分的含义。……!username sp_lac password 7 104D000A0618username Bob password 7 060506324P41!vpdn enable //第(1)处!vpdn -group 1 //第(2)处accept dialin 12tp virtual-template 1 remote sp_lac //第(3)处local name Bob //第(4)处!lcp renegotiation
[试题][说明]下面是某路由器的部分配置信息,解释部分语句的含义。[配置路由器信息]C.urrent configuration:!hostname router1isdn switch-type basic-net3 (1)!interface Ethernet0ip address 10.0.0.1 255.255.255.0ip nat inside (2)!interface bri 0ip address negotiated (3)ip nat outsideencapsulation PPP
[试题]试题一下面是某交换机的部分配置信息,解释(n)处标有下划线的部分含义。SwitchA>SwitchA>enableSwitchA#SwitchA#config terminal (1)SwitchA(config)#SwitchA(config)#ip address 192.168.1.1 255.255.255.0……SwitchA(config)#interface fastethernet0/1SwitchA(config-if)#speed 100 (2)……SwitchA#
[单选题]下面是某路由器的DHCP配置信息: ip dhcp excluded-address 182.105.246.2 182.105.246.10 ! ip dhcP Pool 246 network 182.105.246.0 255.255.255.0 default-router 182.105.246.1 domain-name pku.edu.cn dns-server 182.105.246.26 182.105.246.27 222.1A.182.105.246.5B.182.105.
[单选题]下面是某路由器的 DHCP 配置信息ip dhcp exeluded-address 182.105.246.2 182.105.246.10!ip dhcp pool 246network 182.105.246.0 255.255.255.0default-router 182.105.246.1domain-name pku.edu.cndms-server 182.105.129.26 182.105.129.27 222.112.7.13lease 0.5根据上述信息, DHCP 客户
[主观题]阅读以下说明,解释(n)处有下划线的含义。(说明)现有两台cisco路由器,现在要求实现router1和router2联通并且要有md5认证。有认证的情况下实现两台路由器的互联,这两台路由器必须配置相同的认证方式和密钥才能进行双方的路由的交换,双方必须发送版本2。router1(config)key chain wanrouter1(config-keychain)key 1router1(config-keychain-key)key-string wanrouter1(config-keyc