Routerconfig
Router wg confighosmame wg
Shanghai
Routerconfig/
Wg configsecret ccidnet //设置用户登录口令为ccidnet
Wg configvty password //设置登录方式为口令登录(默认方式)
interface serial 0 //选择配置串行口
ip address 10.1.1.1 255.255.255.0 (1)
encapsulation hdlc (2)
interface serial l //选择配置串行口
encapsulation slip//封装slip协议physical—layer async物理层封装异步方式
ip address 10.1.1.2 255.255.255.0 //指定串行口的II,地址和子网掩码
port speed 57600 (3)
interface serial 0 //选择配置串行口
encapsulation frame—relay (4)
ip address 10.1.1.1 255.255.255.0 //指定串行口的IP地址和掩码
frame—relay inff—type dte //指定为数据终端设备
frame—relay Imi—type ansi //指定LMI消息类型为ANSI标准
frame—relay map ip 10.1.1.2 16 //映射对端IP地址和DLCI号
interface ethernet 0 (5)
ip address 10.3.1.254 255.255.255.0 //指定以太网口的IP地址和掩码
1Ocal pool pooll 10.1.1.30 10.1.1.40
10cal p00l p0012 10.1.1.51 10.1.1.60 //定义IP,地址池p0012
Router(config)ip route 10.2.1.0 255.255.255.0 10.1.1.1
Router ip
Network 192.168.1.O
Network 10.0.0.0
Version 2
[试题]下面是某路由器的部分配置信息,解释(n)处标有下划线的含义。(配置路由器信息)C.urrent configuration:!version 11.3no service password-encryption!hostname r1//第(1)处!enable password 123456//第(2)处!interface Ethemet0ip address 192.4.1.1 255.255.255.0!interface Sefta10ip address 192.3.1.1 255.2
[试题]下面是某路由器的部分配置信息,解释标有下划线部分地含义。(配置路由器信息)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
[试题] 试题三下面是某路由器的部分配置信息,解释标有下划线部分的含义,将解答填入答题纸的对应栏内。(配置路由器信息)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
[主观题]某路由器的部分配置信息如附图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)处
[试题]试题一下面是某交换机的部分配置信息,解释(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#
[试题][说明]下面是某路由器的部分配置信息,解释部分语句的含义。[配置路由器信息]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)(n=1~5)处标下划线的部分的含义。
[主观题]阅读以下说明,解释(n)处有下划线的含义。(说明)现有两台cisco路由器,现在要求实现router1和router2联通并且要有md5认证。有认证的情况下实现两台路由器的互联,这两台路由器必须配置相同的认证方式和密钥才能进行双方的路由的交换,双方必须发送版本2。router1(config)key chain wanrouter1(config-keychain)key 1router1(config-keychain-key)key-string wanrouter1(config-keyc
[单选题]下面是某路由器的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.