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

configuration of catalyst 2960G

rguarin76
Level 1
Level 1

How can i configure the VLAN into Catalyst 2960G

2 Replies 2

jackyoung
Level 6
Level 6

There are lots of information in Cisco web. Please try to search the suitable one for you. Below is the link for the configuration.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat2960/12225see/scg/index.htm

Hope this helps.

Hi

Use the follwoing commands

config t

(config)#vlan 1

(config-vlan)#name

(config)#vlan 2

(config-vlan)#name

Assign ports on the switch to the VLAN using the switchport command and your are done.

Make sure you have a Layer 3 device for inter vlan connectivity.

HTH

Narayan