在VipersAt系统中使用全局策略时,其中的Type0定义为()业务类型。
A:VipersAt File StreAmer(VFS) B:ECM LoADSwitch C:音频 D:视频
交换机命令show interfaces type0/port_#switchport|trunk用于显示中继连接的配置情况,下面是显示例子:
2950#show interface fastEthernet0/1 switchport
Name: fa0/1
Switchport: EnabledA.Desirable B.No-Negoriate C.Autonegotiate D.trunk
A:Administrative mode: trunk B:Operational Mode: trunk C:Administrative Trunking Encapsulation: dotlq D:Operational Trunking Encapsulation: dotlq E:egotiation of Trunking: disabled F:Access Mode VLAN: 0((inactive)) G:Trunking Native Mode VLAN: 1(default) H:Trunking VLANs Enabled: all I:Trunking VLANs active: 1, 2 J:Pruning VLANs Enabled: 2-1001 K:Priority for untagged frames: 0 L:Override vlan tag priority: FALSE M:Voice VLAN: none N:在这个例子中,端口fa0/1的链路模式被设置为______状态,默认的vlan是______。
交换机命令show interfaces type0/port_#switchport|trunk用于显示中继连接的配置情况,下面是显示例子:
2950#show interface fastEthernet0/1 switchport
Name: fa0/1
Switchport: EnabledA.VLAN0 B.VLAN1 C.VLAN2 D.VLAN3
A:Administrative mode: trunk B:Operational Mode: trunk C:Administrative Trunking Encapsulation: dotlq D:Operational Trunking Encapsulation: dotlq E:egotiation of Trunking: disabled F:Access Mode VLAN: 0((inactive)) G:Trunking Native Mode VLAN: 1(default) H:Trunking VLANs Enabled: all I:Trunking VLANs active: 1, 2 J:Pruning VLANs Enabled: 2-1001 K:Priority for untagged frames: 0 L:Override vlan tag priority: FALSE M:Voice VLAN: none N:在这个例子中,端口fa0/1的链路模式被设置为______状态,默认的vlan是______。
交换机命令show interfaces type0/port_# switchport|trunk用于显示中继连接的配置情况,下面是显示例子:
2950#show interface fastEthernet0/1 switchport
Name:fa0/1
Switchport:Enabled
Admini strat ive mode:trunk
Operat ional Mode:trunk
Administrative Trunking Encapsulation:dotlq
Operational Trunking Encapsulation:dotlq
egotiation of Trunking:disabled
AccesS Mode VLAN:0((inactive))
Trunking Native Mode VLAN:1(default)
Trunking VLANs Enabled:all
Trunking VLANs active:1,2
Pruning VLANs Enabled:2-1001
Priority for untagged frames:0
Override vlan tag priority:FALSE
Voice VLAN:none
在这个例子中,端口fa0/1的链路模式被设置为______状态,默认的vlan是______。
A:Desirable B:No-Negoriate C:Autonegotiate D:trunk
交换机命令show interfaces type0/port_# switchport|trunk用于显示中继连接的配置情况,下面是显示例子:
2950#show interface fastEthernet0/1 switchport
Name:fa0/1
Switchport:Enabled
Admini strat ive mode:trunk
Operat ional Mode:trunk
Administrative Trunking Encapsulation:dotlq
Operational Trunking Encapsulation:dotlq
egotiation of Trunking:disabled
AccesS Mode VLAN:0((inactive))
Trunking Native Mode VLAN:1(default)
Trunking VLANs Enabled:all
Trunking VLANs active:1,2
Pruning VLANs Enabled:2-1001
Priority for untagged frames:0
Override vlan tag priority:FALSE
Voice VLAN:none
在这个例子中,端口fa0/1的链路模式被设置为______状态,默认的vlan是______。
A:VLAN0 B:VLANl C:VLAN2 D:VLAN3
交换机命令show interfaces type0/port_#switchport|trunk用于显示中继连接的配置情况,下面是显示例子:
在这个例子中,端口fa0/1的链路模式被设置为()状态,默认的vlan是()
在这个例子中,端口fa0/1的链路模式被设置为()状态
A:Desirable B:No-Negoriate C:Autonegotiate D:trunk
交换机命令show interfaces type0/port_#switchport|trunk用于显示中继连接的配置情况,下面是显示例子:
在这个例子中,端口fa0/1的链路模式被设置为()状态,默认的vlan是()
默认的vlan是()
A:VLAN0 B:VLAN1 C:VLAN2 D:VLAN3
补充完整下面的模板定义:
template<class Type> //Type为类型参数
class Xtwo{ //由两个Type类型的数据成员构成的模板类
Type a;
Type b;
public:
Xtwo(Type aa=0,Type bb=0):a(aA) ,b(bB) { }
int Compare( ){ //比较a和b的大小
if(a>B) return 1;
else if(a==B) return 0;
else return-1;
}
Type Sum( ){return a+b;} //返回a和b之和
Type Mult( ); //函数声明,返回a和b之乘积
};
template<class Type>
______ ::Mult( ){return a*b;} //Mult函数的类外定义
关于PDSCHResource allocation 说法错误的
是( )
A:K0的取值范围为 0-32。 B:PDSCH时域资源分配有两种类型:PDSCHMapping TypeA和PDSCH Mapping TypeB。 C:PDSCH频域资源分配有两种类型: Type0和Type1。 D:Type0既适用于fallback DCI 也适用于Nonfallback DCI 。
关于PDSCH Resource allocation 说法错误的是()
A:K0的取值范围为 0-32。 B:PDSCH时域资源分配有两种类型: PDSCHMappingTypeA和PDSCHMappingTypeB。 C:PDSCH频域资源分配有两种类型:Type0和Type1。 D:Type0 既 适 用 于 fallbackDCI 也 适 用 于Non fallbackDCI。