cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2539
Views
15
Helpful
11
Replies

How to config router c1100 series

WanisaCh
Level 1
Level 1

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

 

3 Accepted Solutions

Accepted Solutions

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)

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

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.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

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.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

11 Replies 11

balaji.bandi
Hall of Fame
Hall of Fame

start with the below document configuration guide, and make a basic config, if you are stuck anywhere

post-show run

here to community help.

https://www.cisco.com/c/en/us/td/docs/routers/ios/config/17-x/lan-wan/b-lan-wan/preface-reuse-routing.html

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I don't assign ip address at interface

gig 0/1/0 , 0/1/1,0/1/2,0/1/3

CLI not have command "ip address"

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)

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you 

but i use

command factory

reset all alert warning below picture.

i can't download software image

diagram i need switch redundance and to internet. I can't ping cross network  

hi balaji.bandi

I question router

 ISR C1111-4p 

switch port can do config HSRP right?

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.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Diagram 1 Router(C1111-4p),1 ISP link, 2 Switch(C9200L)

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.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you for direction.  

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?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help