I really am in need of assistance here. I have a Cisco Catalyst 5000 switch and am in need of Vlaning it. However, I am really having a hard time figuring it out.
Here is what I have for the router:
It is a Cisco 2621:
fa0/0
ip add 192.168.1.1
no shut
fa0/0.1
encap dot1q 1
ip add 192.168.2.1
and the switch
set int sc0 192.168.1.1
set vtp domain name test
set vlan 3 name test
set vlan 3 2/4-5
The subnet masks are all there also. From what I discovered, I have to have an ip in the sc0 in order for anything to communicate with it. However, how would I have the vlans go to the subinterface without a gateway in their network?
Anyhelp would be greatly appreciated.
Here is what I have for the router:
It is a Cisco 2621:
fa0/0
ip add 192.168.1.1
no shut
fa0/0.1
encap dot1q 1
ip add 192.168.2.1
and the switch
set int sc0 192.168.1.1
set vtp domain name test
set vlan 3 name test
set vlan 3 2/4-5
The subnet masks are all there also. From what I discovered, I have to have an ip in the sc0 in order for anything to communicate with it. However, how would I have the vlans go to the subinterface without a gateway in their network?
Anyhelp would be greatly appreciated.