Cisco Switch an Esxi

Aus xinux.net
Zur Navigation springen Zur Suche springen

Copy and Paste

interface Port-channel10
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate

interface GigabitEthernet1/0/33
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 10 mode on
!
interface GigabitEthernet1/0/34
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 10 mode on
!

Cisco Etherchannel on Esxi

Cisco-esxi-etherchannel.png

Untagged Vlan

Untagged-vlan-esxi.png

Tagged Vlan

Tagged-vlan-esxi.png