问答文章1 问答文章501 问答文章1001 问答文章1501 问答文章2001 问答文章2501 问答文章3001 问答文章3501 问答文章4001 问答文章4501 问答文章5001 问答文章5501 问答文章6001 问答文章6501 问答文章7001 问答文章7501 问答文章8001 问答文章8501 问答文章9001 问答文章9501

交换机接口配置

发布网友 发布时间:2022-04-24 18:45

我来回答

5个回答

热心网友 时间:2023-11-03 08:55

先给出命令(解决方法) 

先键入  R1(config-if)#shuntdown

再键入  R1(config-if)#no shutdown


原因暂且不明白。 

但是按照这个方法 可以解决  Operation Mode:down 的问题 

亲测。


--------------------------------------------------------------

sw1(config)#do sh int fa1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: down
Administrative Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: none
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------
sw1(config)#int fa1/11
sw1(config-if)#shutdown
*Mar  1 01:17:52.651: %LINK-5-CHANGED: Interface FastEthernet1/11, changed state to administratively down
sw1(config-if)#no shutdown
*Mar  1 01:17:59.715: %DTP-5-TRUNKPORTON: Port Fa1/11 has become dot1q trunk
*Mar  1 01:18:00.215: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
*Mar  1 01:18:01.959: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/11, changed state to up

--------------------------------------------------------------
sw1(config-if)#do sh int fa 1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: 1,10
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------

PS: C2691

热心网友 时间:2023-11-03 08:56

所以不用写switchport trunk encapsulation dot1q/isl的命令。
3560以上才支持dot1q和isl,才有encapsulation的命令。追问那意思就是直接进入接口no shutdown 吗?

热心网友 时间:2023-11-03 08:56

检查线缆 接上设备 通电后 自动就会UP

热心网友 时间:2023-11-03 08:55

先给出命令(解决方法) 

先键入  R1(config-if)#shuntdown

再键入  R1(config-if)#no shutdown


原因暂且不明白。 

但是按照这个方法 可以解决  Operation Mode:down 的问题 

亲测。


--------------------------------------------------------------

sw1(config)#do sh int fa1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: down
Administrative Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: none
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------
sw1(config)#int fa1/11
sw1(config-if)#shutdown
*Mar  1 01:17:52.651: %LINK-5-CHANGED: Interface FastEthernet1/11, changed state to administratively down
sw1(config-if)#no shutdown
*Mar  1 01:17:59.715: %DTP-5-TRUNKPORTON: Port Fa1/11 has become dot1q trunk
*Mar  1 01:18:00.215: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
*Mar  1 01:18:01.959: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/11, changed state to up

--------------------------------------------------------------
sw1(config-if)#do sh int fa 1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: 1,10
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------

PS: C2691

热心网友 时间:2023-11-03 08:56

所以不用写switchport trunk encapsulation dot1q/isl的命令。
3560以上才支持dot1q和isl,才有encapsulation的命令。追问那意思就是直接进入接口no shutdown 吗?

热心网友 时间:2023-11-03 08:56

检查线缆 接上设备 通电后 自动就会UP

热心网友 时间:2023-11-03 08:57

你接口管理shutdown了,你no shutdown就可以了

热心网友 时间:2023-11-03 08:55

先给出命令(解决方法) 

先键入  R1(config-if)#shuntdown

再键入  R1(config-if)#no shutdown


原因暂且不明白。 

但是按照这个方法 可以解决  Operation Mode:down 的问题 

亲测。


--------------------------------------------------------------

sw1(config)#do sh int fa1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: down
Administrative Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: none
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------
sw1(config)#int fa1/11
sw1(config-if)#shutdown
*Mar  1 01:17:52.651: %LINK-5-CHANGED: Interface FastEthernet1/11, changed state to administratively down
sw1(config-if)#no shutdown
*Mar  1 01:17:59.715: %DTP-5-TRUNKPORTON: Port Fa1/11 has become dot1q trunk
*Mar  1 01:18:00.215: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
*Mar  1 01:18:01.959: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/11, changed state to up

--------------------------------------------------------------
sw1(config-if)#do sh int fa 1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: 1,10
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------

PS: C2691

热心网友 时间:2023-11-03 08:57

简介下你这个是什么交换机吧

热心网友 时间:2023-11-03 08:55

先给出命令(解决方法) 

先键入  R1(config-if)#shuntdown

再键入  R1(config-if)#no shutdown


原因暂且不明白。 

但是按照这个方法 可以解决  Operation Mode:down 的问题 

亲测。


--------------------------------------------------------------

sw1(config)#do sh int fa1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: down
Administrative Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: none
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------
sw1(config)#int fa1/11
sw1(config-if)#shutdown
*Mar  1 01:17:52.651: %LINK-5-CHANGED: Interface FastEthernet1/11, changed state to administratively down
sw1(config-if)#no shutdown
*Mar  1 01:17:59.715: %DTP-5-TRUNKPORTON: Port Fa1/11 has become dot1q trunk
*Mar  1 01:18:00.215: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
*Mar  1 01:18:01.959: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/11, changed state to up

--------------------------------------------------------------
sw1(config-if)#do sh int fa 1/11 switchport
Name: Fa1/11
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 10 (VLAN0010)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: 1,10
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none

--------------------------------------------------------------

PS: C2691

热心网友 时间:2023-11-03 08:57

你接口管理shutdown了,你no shutdown就可以了

热心网友 时间:2023-11-03 08:56

所以不用写switchport trunk encapsulation dot1q/isl的命令。
3560以上才支持dot1q和isl,才有encapsulation的命令。追问那意思就是直接进入接口no shutdown 吗?

热心网友 时间:2023-11-03 08:56

所以不用写switchport trunk encapsulation dot1q/isl的命令。
3560以上才支持dot1q和isl,才有encapsulation的命令。追问那意思就是直接进入接口no shutdown 吗?

热心网友 时间:2023-11-03 08:57

简介下你这个是什么交换机吧

热心网友 时间:2023-11-03 08:56

检查线缆 接上设备 通电后 自动就会UP

热心网友 时间:2023-11-03 08:57

你接口管理shutdown了,你no shutdown就可以了

热心网友 时间:2023-11-03 08:57

简介下你这个是什么交换机吧

热心网友 时间:2023-11-03 08:56

检查线缆 接上设备 通电后 自动就会UP

热心网友 时间:2023-11-03 08:57

你接口管理shutdown了,你no shutdown就可以了

热心网友 时间:2023-11-03 08:57

简介下你这个是什么交换机吧
声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com
你家的水龙头起泡器该换了 如何打开水龙头起泡器 网上卖门锁,安装如何解决 广告装潢需要哪些设备 广告制作需要哪些材料 开锦旗招牌广告制做店须要什么 广告店需要哪些耗材 长安之星发动机水泵要坏之前声音怎么判断 家有孕妇咋调理:280天贴心呵护生健康宝贝图书信息 哪些是适合孕妇看的书 给交换机配置管理地址192.168.0.1并设置TELENT远程管理权限? 香蕉的营养价值有哪些? 梦见自己老公祖籍是日本的,我们还去日本旅游,这是什么意思啊? 梦见了和爷爷奶奶去日本旅游,然后在日本交到了好朋友,可是觉得好朋友家... 梦见和亲人去日本旅游,姐姐买了个狗超可爱我也想买,她指着告诉我在山那边买的,过去看到了很多坟!!! 梦见和两个陌生女孩去日本游玩,有什么寓意吗? 梦见日本旅游 刚结婚,梦见很多人一起去日本旅游,接着富士山火山爆发 电脑主机开机后有很大噪音,是怎么回事? 梦见独自一人去日本旅游了,具体哪个城市怎么也想不起来 电脑主机发出很大的杂声音怎样去除? 梦见自己和朋友去日本旅游是怎么回事? 电脑主机里面有噪音是什么原因 瞬时变化率是多少? 为什么我的电脑开机时主机发出很响的声音? 梦见老朋友母女几个人准备去日本旅游? 昨夜梦见自己去日本旅游了,刚下飞机就下起大雨,我也是醉了!是不是在暗示什么吗? 瞬时变化率的定义 什么叫做瞬时速度?它与平均速度的区别与联系是什么?平均变化率与瞬时变化率的关系如何? 数学 电脑机箱有刺耳的吱吱声音? 香蕉营养价值 你知道香蕉有哪些营养价值吗?可以多吃吗? 用web方式管理交换机怎么设置 交换机vlan接口管理地址配置问题 香蕉中含有哪些营养价值? 华为交换机s9306在哪个接口配置管理地址 香蕉有哪些营养 怎么在交换机配置svi 什么叫做交换机的管理端口 交换机端口基本配置 交换机中trunk口的作用?如何配置某一端口为trunk口?如何启用某一端口为管理端口? 帮我找给交换机配置的命令 华为交换机怎么配置管理地址 怎么设置拍一拍qq 票据法律关系 票据法律关系分为哪些关系 票据法律关系的票据关系 票据的当事人有哪几个? 票据关系的特点有哪些? 票据可根据什么分为汇票,本票和支票