问答题
HFC(Hybird Fiber-coaxial cable,混合光纤同轴电缆网)接入技术是以现有的有线电视网(CATV)为基础,综合应用模拟和数字传输技术、射频技术和计算机技术所产生的一种宽带接入网技术。图1-1所示的是HFC网络系统结构。
Cable Modem主要有
(11)
、
(12)
、加/解密设备、网络接口卡和
(13)
组成,最高上行速率可达
(14)
。
【参考答案】
(11)MODEM (12)调谐器 (13)以太网集线器 (14)10Mbps
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
填空题
两台多层交换机的配置如下,解析配置文件中部分语句的意义。 ***Switch1的交换引擎的配置*** Switch1>(enable)set vtp mode server (1) Switch1>(enable)set vtp domain Core Net 设置VTP域名 Switch1>(enable)set vlan 10 name CaiWuBu 创建VLAN 10 Switch1>(enable)set vlan 20 name XingZheng 创建VLAN 20 Switch1>(enable)set trunk 1 1 on dotlq 1-1005 (2) Switch1 (2) (enable)set spantree root 1-40 dia 4 (3) Switch1 (3) (enable)set spantree portfast 1 1-2 enable (4) Switch1 (4) (enable)set spantree uplinkfast enable (5) ……(略) ***Switch1的路由引擎的配置*** Switch1(config)#enable secret test 设定登录口令 Switch1(config)#line vty 0 4 进入VTY模式 Switch1(config-line)#login Switch1(config-line)#password test 设用户级口令 ……(略) Switch1(config-if)#interface vlan 10 进入虚接HVLAN 10 Switch1(config-if)#ip address 192.168.180.60 255.255.255.192 设定IP地址 Switch1(config-if)#no shutdown 开启端口 Switch1(config-if)#standby 10 ip 192.168.180.62 (6) Switch1(config-if)#standby 10 priority 110 (7) Switch1(config-if)#standby 10 preempt (8) Switch1(config-if)#interfacevlan 20 进入虚接口VLAN 20 Switch1(config-if)#ip address 192.168.180.124 255.255.255.192 设定IP地址 Switch1(config-if)#no shutdown 开启端口 Switch1(config-if)#standby 20 ip 192.168.180.126 Switch1(config-if)#standby 20 priority 110 Switch1(config-if)#standby 20 preempt ……(略) ***Switch2的交换引擎的配置*** Switch2>(enable)set vtp mode server Switch2>(enable)set vtp domain Core_Net 设置VTP域名 Switch2>(enable)set vlan 10 name CaiWuBu 创建VLAN 10 Switch2>(enable)set vlan 20 name XingZheng 创建VLAN 20 Switch2>(enable)set trunk 1 1 on dotlq 1-1005 Switch2>(enable)set spantree secondary root 1-40 dia 4 ……(略) ***Switch2的路由引擎的配置**+ Switch2(config)#enable secret test 设定登录口令 ……(略) Switch2(config-if)#interface vlan 10 进入虚接口VLAN 10 Switch2(config-if)#ip address 192.168.180.61 255.255.255.192 设定IP地址 Switch2(config-if)#no shutdown 开启端口 Switch2(config-if)#standby 10 ip 192.168.180.62 Switch2(config-if)#standby 10 priority 100 Switch2(config-if)#standby 10 preempt Switch2(config-if)#interface vlan 20 进入虚接口VLAN 20 Switch2(config-if)#ip address 192.168.180.125 255.255.255.192 Switch2(config-if)#no shutdown Switch2(config-if)#standby 20 ip 192.168.180.126 Switch2(config-if)#standby 20 priority 100 Switch2(config-if)#standby 20 preempt ……(略)
点击查看答案&解析
填空题
若交换机Switch1和Switch2没有千兆端口,在图3-1中能否实现VLAN Trunk的功能若能,如何实现
点击查看答案&解析
相关试题
IPSec工作在OSI RM的 (13) 层,它有...
若网络用户的物理位置需要经常移动,划分VL...
在VTP域中,交换机有3种工作模式,分别是...
在PC1与PC2的通过过程中,PC1与PC2不是...
将Switch1的端口1216划入v2的配置命...