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

How to configure 2811

tunemore1
Level 1
Level 1

we like to upgrade from 2501 to 2811 router

here is config sample on 2501

interface Ethernet0

ip address 172.16.1.254 255.255.255.0

ipx network FAFE

!

interface Serial0

ip address 192.168.70.2 255.255.255.0

encapsulation frame-relay

ipx network 1111

frame-relay map ipx 1111.0000.1111.2222 100 broadcast

frame-relay map ip 192.168.70.1 100 broadcast

!

Our new 2811 has 16-port switch module and how should I configure old ethernet config on new 2811. Again, 2811 has switch moudule in it.

Thanks in advance,

Tune

1 Reply 1

thisisshanky
Level 11
Level 11

What was the router connected to before (2501) ? 2501 has 10 base T, so its speed is 10mbps and half-duplex. When you move to new module, what ever that was connected to 2501 should also change its speed duplex to 100mbps / full (or else if that device is not capable of 100

int fa0/1

switchport mode access

switchport access vlan 1

int vlan 1

ip add 172.16.1.254 255.255.255.0

ipx network FAFE

You might need Advanced IP services or Enterprise services feature set IOS to run IPX on the 2800

int s0/0/0

ip add <> <>

service-module t1 timeslots 1-24 speed 64

encap frame-relay

ipx network <>

frame-relay map <>

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus
Review Cisco Networking for a $25 gift card