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

Can you send me a sample configuration for a 2948g-l3 switch using it as a switch connected to a 2500 router routing both IP and IPX using EIGRP?

admin_2
Level 3
Level 3

I want to use this switch at a remote site. It will connect back to master site via 2500 router using a frame-t1. I need to route both ip and ipx traffic. Do I have to assign a separate ip address and ipx network number for each interface? I really want to use this as just a switch.

1 Reply 1

Not applicable

yes, you can use this as the switch.

Enable bridge,

From config t mode:

bridge irb

bridge 1 protocol ieee

bridge 1 route ip

Go to the interfaces like

int fast 3

bridge-group 1

So which ever interfaces you want to use as the part of the same lan, make it part of that bridge group by going to the interface mode and type " bridge-group 1"