異世界


2023年8月16日 星期三

Dell SW(OS10) - VLT 改為 Access

 

==========

= 原設定 =

==========

----<< access vlan 2597 >>----

interface ethernet1/1/51

 no shutdown

 switchport access vlan 2597

 flowcontrol receive onexit


----<< VLT >>-----------------

interface ethernet1/1/46

 no shutdown

 channel-group 46 mode active

 no switchport

 flowcontrol receive onmod


========================================

= 取消VLT 綁定, 修改為 access vlan 2597

= 指令順序:

========================================


SW-01# 

SW-01# configure terminal

SW-01(config)#

SW-01(config)# interface ethernet1/1/46

SW-01(conf-if-eth1/1/46)#



SW-01(conf-if-eth1/1/52)# show configuration

!

interface ethernet1/1/52

 no shutdown

 switchport access vlan 2597

 flowcontrol receive on


SW-01(conf-if-eth1/1/52)# no switchport

SW-01(conf-if-eth1/1/52)# no channel-group 

SW-01(conf-if-eth1/1/52)# switchport mode access

SW-01(conf-if-eth1/1/52)# switchport access vlan 2597


=======================================================



===================

=設定完成後, 務必存檔

SW-01(config)# do write memory





no switchport

no channel-group

switchport mode access

switchport access vlan 2597

show configuration

exit

 


沒有留言:

張貼留言