1路由器命令“Router(config-subif)#encapsulation dot1q1”的作用是()。 A.设置封装类型和子接口连接的VLAN号 B.进入VLAN配置模式 C.配置VTP口号 D.指定路由器的工作模式 2路由器命令“Router(config-subif)#encapsulation dotlq 1”的作用是______。 A.设置封装类型和子接口连
encapsulation dot1q 1的作用是/给这个接口的trunk封装为802.1Q的帧格式和子接口连接的VLAN号为1。
As you read chapter from CCNA book (link shared above), vlan id and encapsulation dot1q is needed to tell router interface what is what. because you divided main router interface into sub-interfaces, you must tell/help router how to identify traffic. i.e. Frames coming/going on Fa0/0.10...
encapsulation dot1Q 20 封装路由器802.1q VLAN ID 20 ip address 20.20.20.1 255.255.255.0 配置VLAN10网关地址 no shutdown 不关闭 interface fastEthernet 0/0.20 直接接子接口 encapsulation dot1Q 20 意思和VLAN10一样 ip address 20.20.20.1 255.255.255.0 配置VLAN2...
Use the encapsulation dot1q command in subinterface range configuration mode to apply a VLAN ID to the subinterface. In your router interface configuration: interface GigabitEthernet0/1.633 bandwidth 2048 encapsulation dot1Q 633 Here, You have configured VLAN ID 633. Regards, Deepak Kumar Expand Pos...
interface GigabitEthernet0/1.633 bandwidth 2048 encapsulation dot1Q 633 Here, You have configured VLAN ID 633. Regards, Deepak Kumar It is true that my router interface is directly connecting SP end device. U mean to say Is Vlan 633 is configured in SP's Device, and my router is tagging ...
在Cisco设备中,配置子接口使用802.1Q封装并关联特定VLAN的标准命令格式为:**encapsulation dot1q \**各选项逐项分析:1. **选项A**: `encapsulation 50 dot1q` - 参数顺序错误。VLAN ID(50)应在封装协议(dot1q)之后。不符合语法规范。2. **选项B**: `encapsulation 802.1q 50` - 协议名称错误。Cisco...
routeur(config-subif)#encapsulation dot1Q 20 ^ % invalid input detectedat'^' marker Est ce que ce probleme peut provenir de l'IOS? Un routeur CISCO 2600 SERIES ROUTER - 2610 16/32MB 4X ISDN avec IOS C2600 Software (C2600-I-M), Version 12.2 Bridging software. X.25 software, Version ...
1下面哪一条命令可以正确地为VLAN 5定义一个子接口( ) A. Router〔config-if〕#encapsulation dot1q 5 B. Router〔config-if〕#encapsulation dot1q vlan 5 C. Router〔config-subif〕#encapsulation dot1q 5 D. Router〔config-subif〕#encapsulation dot1q vlan 5 2下面哪一条命令可以正确地为VLAN 5...
Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode. (中文:命令被拒绝:接口的中继封装是“自动”不能被配置的“主干”模式。) 只需要 像单臂路由一样 给端口封装一个 接口封装协议。如下命令 ...