02-22-2023
07:42 PM
- last edited on
02-28-2023
04:17 AM
by
Translator
I don't know how to config router c1100 series.
ip address pc1: 192.168.10.10
ip address pc2 : 192.168.10.20
ip address server : 171.168.10.10
Client external come into use remote server
Solved! Go to Solution.
02-22-2023
11:21 PM
- last edited on
02-28-2023
04:41 AM
by
Translator
some of the interfaces in the Router have Lan switching ports. ( to guide correctly post - show run and show version output)
give you some idea :
config interface in access vlan and create a SVI Interface and allocated IP address example :
config t
vlan 10
interface gi 0/10
switchport access vlan 10
no shutdown
!
interface vlan 10
IP address x.x.x.1 255.255.255.X
no shutdown
!
where PC connecting to gig 0/1/1 (example)
interface gig 0/1/1
switchport access vlan 10
no shutdown
PC IP address
x.x.x.2 255.255.255.X
gateway x.x.x.1 (PC should able to ping router)
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
02-24-2023
06:36 PM
- last edited on
02-28-2023
05:00 AM
by
Translator
Hope we are discussing here C1111 Router, the image show you booting with Cat 9K image this is not correct.
diagram i need switch redundance and to internet. I can't ping cross network - Not sure if I understand this question correctly, if you have only 1 Router and 1 ISP link and 1 Switch you do not need HSRP here - until we understand the requirement correctly and what network you have.
question
router ISR C1111-4p switch port
can do config HSRP right? - read the above answer.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
02-26-2023 09:34 AM
as per the information you do not need HSRP here, since you have 1 device and 2 access switches. and 1 ISP Link I do not see a use case here for HSRP.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
02-22-2023
10:30 PM
- last edited on
02-28-2023
04:35 AM
by
Translator
start with the below document configuration guide, and make a basic config, if you are stuck anywhere
post-show run
here to community help.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
02-22-2023
10:52 PM
- last edited on
02-28-2023
04:39 AM
by
Translator
02-22-2023
11:21 PM
- last edited on
02-28-2023
04:41 AM
by
Translator
some of the interfaces in the Router have Lan switching ports. ( to guide correctly post - show run and show version output)
give you some idea :
config interface in access vlan and create a SVI Interface and allocated IP address example :
config t
vlan 10
interface gi 0/10
switchport access vlan 10
no shutdown
!
interface vlan 10
IP address x.x.x.1 255.255.255.X
no shutdown
!
where PC connecting to gig 0/1/1 (example)
interface gig 0/1/1
switchport access vlan 10
no shutdown
PC IP address
x.x.x.2 255.255.255.X
gateway x.x.x.1 (PC should able to ping router)
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
02-23-2023
12:34 AM
- last edited on
02-28-2023
04:44 AM
by
Translator
02-23-2023 04:15 AM
diagram i need switch redundance and to internet. I can't ping cross network
02-23-2023
10:01 PM
- last edited on
02-28-2023
04:58 AM
by
Translator
hi balaji.bandi
I question router
ISR C1111-4p
switch port can do config HSRP right?
02-24-2023
06:36 PM
- last edited on
02-28-2023
05:00 AM
by
Translator
Hope we are discussing here C1111 Router, the image show you booting with Cat 9K image this is not correct.
diagram i need switch redundance and to internet. I can't ping cross network - Not sure if I understand this question correctly, if you have only 1 Router and 1 ISP link and 1 Switch you do not need HSRP here - until we understand the requirement correctly and what network you have.
question
router ISR C1111-4p switch port
can do config HSRP right? - read the above answer.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
02-26-2023
06:52 AM
- last edited on
02-28-2023
05:00 AM
by
Translator
Diagram 1 Router(C1111-4p),1 ISP link, 2 Switch(C9200L)
02-26-2023 09:34 AM
as per the information you do not need HSRP here, since you have 1 device and 2 access switches. and 1 ISP Link I do not see a use case here for HSRP.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
02-26-2023 07:21 PM
Thank you for direction.
02-27-2023 03:47 PM
if you are happy with the suggestion, and no further assistance is required, can we mark it as resolved, so this will be helpful for our community members?
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide