dslreports logo
 
    All Forums Hot Topics Gallery
spc
uniqs
90
HELLFIRE
MVM
join:2009-11-25

1 recommendation

HELLFIRE to DocLarge

MVM

to DocLarge

Re: Configuring Trunking Between ESXi 5 server and CISCO Switch

The basic config on the Cisco / Juniper / et al side would be your basic switchport / trunk commands you've
ever learned, including but not limited to :

switch#
switchport mode trunk
switchport permited vlans 1,3
switchport native vlan x dot1q x
...
 

At that point it'd be up to ESXi and how it configures the VLANs and what traffic traverses across which
VLAN, of which I don't claim any config or operational experience on ESXi that score.

My 00000010bits.

Regards
DocLarge
Premium Member
join:2004-09-08

DocLarge

Premium Member

@ hellfire: Good god, man!!! What IOS version are you using??? *heh* I looked around for the "switchport permitted" command you referenced and I didn't find it anywhere. Did you mean "switchport trunk allowed vlan add 1, 3 ?"

Jay