LotsofQuestions
Technical User
HI there,
Please could some one give some idea as what i need to do next. I am very new to cisco switches and i have just been lumbered with setting up some up.
I have been able to assign IP addresses to the 2 interfaces we are using on each switch and I am able to ping from one switch to another. The problem is that I cannot ping to the interface1, which connects to the subnet. I have been using interface 1 on each switch as the connection to the subnet and interface 2 as the connection between switches.
I have found out that everything is disabled when you start and have used IP routing command to start, but I still cannot get any further.
So far this what i have done:
#Config terminal
#interface fastethernet0/1
#no switchport
#ip address 210.10.66.001 255.255.255.0
#no shutdown
#exit
#ip routing
#interface fastethernet0/2
#no switchport
ip address 210.10.190.101 255.255.255.0
#
no shut down
#Config terminal
#interface fastethernet0/1
#no switchport
#ip address 210.10.191.201 255.255.255.0
#no shutdown
#exit
#ip routing
#interface fastethernet0/2
#no switchport
ip address 210.10.190.201 255.255.255.0
#no shut down
I will be using HSRP when i get the upgrade to EMI.
what do i need to put in now to get both switches able to route to each of the subnets.
Do you know what I need to configure? I have seen a lot of routing protocols, but am unsure of which one I should use. Also I have seen the vlan interface, do I need to configure that as well?
I would be grateful for any help you can give . I will remind you again that i have never worked in cisco products before so i am learning as i go along.
Many thanks
Please could some one give some idea as what i need to do next. I am very new to cisco switches and i have just been lumbered with setting up some up.
I have been able to assign IP addresses to the 2 interfaces we are using on each switch and I am able to ping from one switch to another. The problem is that I cannot ping to the interface1, which connects to the subnet. I have been using interface 1 on each switch as the connection to the subnet and interface 2 as the connection between switches.
I have found out that everything is disabled when you start and have used IP routing command to start, but I still cannot get any further.
So far this what i have done:
#Config terminal
#interface fastethernet0/1
#no switchport
#ip address 210.10.66.001 255.255.255.0
#no shutdown
#exit
#ip routing
#interface fastethernet0/2
#no switchport
ip address 210.10.190.101 255.255.255.0
#
no shut down
#Config terminal
#interface fastethernet0/1
#no switchport
#ip address 210.10.191.201 255.255.255.0
#no shutdown
#exit
#ip routing
#interface fastethernet0/2
#no switchport
ip address 210.10.190.201 255.255.255.0
#no shut down
I will be using HSRP when i get the upgrade to EMI.
what do i need to put in now to get both switches able to route to each of the subnets.
Do you know what I need to configure? I have seen a lot of routing protocols, but am unsure of which one I should use. Also I have seen the vlan interface, do I need to configure that as well?
I would be grateful for any help you can give . I will remind you again that i have never worked in cisco products before so i am learning as i go along.
Many thanks