Semperfi2004
IS-IT--Management
I have a Cisco 3600 that I need to configure with 3 T1's. I'm not sure how pass all LAN traffic to the 3 T1's.
I have configured the 3 serial interfaces with the 3 serial IP's my ISP gave me. With the 2 Ethernet Interfaces I have, I've only configured One interface. My ISP gave me a /29 mask for my Ethernet Interfaces.
Example:
On the Cisco router, I have 2 Interfaces modules.
One Module has 1 Ethernet port with 2\T1 ports.
Ethernet 0/0 is configured with one IP in the /29 mask range. The 2\T1 ports are both configured
serial 0/0 & Serial 0/1
E0/0 - 1.1.1.1 255.255.255.240
S0/0 - 2.2.2.1 255.255.255.252
S0/0 - 2.2.2.5 255.255.255.252
Second Module has, 1 Ethernet port with 1\T1 port.
ethernet 0/1 is not configured
serial 1/0 is configured.
E0/0 - is not configued
S1/0 - 2.2.2.9 255.255.255.252
do I just create routes
ethernet 0/0
0.0.0.0 0.0.0.0 serial 0/0
0.0.0.0 0.0.0.0 serial 0/1
ethernet 1/0
0.0.0.0 0.0.0.0 Serial 1/0
will this combine all LAN traffic into one pipe ? Or am I not even in the right ball park in configuring this router ? Any suggestions would be greatly appreciated
Thank you.
I have configured the 3 serial interfaces with the 3 serial IP's my ISP gave me. With the 2 Ethernet Interfaces I have, I've only configured One interface. My ISP gave me a /29 mask for my Ethernet Interfaces.
Example:
On the Cisco router, I have 2 Interfaces modules.
One Module has 1 Ethernet port with 2\T1 ports.
Ethernet 0/0 is configured with one IP in the /29 mask range. The 2\T1 ports are both configured
serial 0/0 & Serial 0/1
E0/0 - 1.1.1.1 255.255.255.240
S0/0 - 2.2.2.1 255.255.255.252
S0/0 - 2.2.2.5 255.255.255.252
Second Module has, 1 Ethernet port with 1\T1 port.
ethernet 0/1 is not configured
serial 1/0 is configured.
E0/0 - is not configued
S1/0 - 2.2.2.9 255.255.255.252
do I just create routes
ethernet 0/0
0.0.0.0 0.0.0.0 serial 0/0
0.0.0.0 0.0.0.0 serial 0/1
ethernet 1/0
0.0.0.0 0.0.0.0 Serial 1/0
will this combine all LAN traffic into one pipe ? Or am I not even in the right ball park in configuring this router ? Any suggestions would be greatly appreciated
Thank you.