cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6735
Views
0
Helpful
2
Replies

How to setup Vlan for iSCSI

nileshchavan
Level 1
Level 1

Hi,

I am trying to setup Vlan for iSCSI, by using cisco switch 3560G.

And i also want to establish a trunk for separating the iSCSI traffic.

Plz help me to make this setup.

Regards,

Nilesh

2 Replies 2

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hi,

I am trying to setup Vlan for iSCSI, by using cisco switch 3560G.

And i also want to establish a trunk for separating the iSCSI traffic.

Plz help me to make this setup.

Regards,

Nilesh

Nilesh,

Check out the below link for vlan configuration and trunking on cisco switches

http://www.ciscopress.com/articles/article.asp?p=29803

http://www.ciscopress.com/articles/article.asp?p=29803

Hope to Help !!

Ganesh.H

Remember to rate the helpful post

Here is the port channel and interface configurations..

You will need to make the ports LACP and that is described with the Channel-group mode ACTIVE

(active meaning lacp)

Configure the ports....

interface GigabitEthernet3/1
description To ISCSI

switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode active
!
interface GigabitEthernet3/2
description To ISCSI

switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode active

Configure the Port channel...

interface Port-channel1
description ISCSI

switchport
switchport trunk encapsulation dot1q
switchport mode trunk

Please rate....

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: