cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
795
Views
0
Helpful
1
Replies

Configuration in ISR 4331 for Gigabit Ethernet and NIM-8CE1T1-PRI

Hello,

 

I need a help to configure the ISR 4331.

Previously in IOS software, I've two routers with both have a Fast Ethernet port and E1 port and the configuration as below:

 

ROUTER 1:

controller E1 0/0

   framing NO-CRC4

   channel-group 0 timeslots 1-31

 

bridge irb

 

interface BVI1

   ip address 192.168.128.40 255.254.0.0

 

 

interface FastEthernet0/0

   no ip address

duplex auto

speed auto

bridge-group 1

  

interface Serial0/0:0

   no ip address

   encapsulation ppp

   bridge-group 1

 

bridge 1 protocol ieee

bridge 1 route ip

 

 

ROUTER 2:

Same configuration as ROUTER 1 except for Interface BVI1:

 

interface BVI1

   ip address 192.168.128.41 255.254.0.0

 

 

With these configurations I'm able to ping from end to end PC, 

eg: One PC terminated at Router 1 with IP address 192.168.1.10 can ping to one PC terminated at Router 2 with IP address 192.168.1.6.

However since the router need to be upgrade then the router use now is ISR4331 but I'm unable to replicate the configuration above to the new router.

How to configure the new router so I would able to ping from PC to PC like before?

Many thanks for your help.

 

   

 

1 Reply 1

I think I've post into wrong section. I'll repost into Network Architecture section.