2821 Router Config

here goes:

I have a 2821 router. Two Gig Lan ports 5 Vwic ports (serial). Right now I have the primary Serial Connected to MCI

interface GigabitEthernet0/0 description $ETH-LAN$$FW_INSIDE$TO OFFICE LAN ip address x.x.x.x x.x.x.x no ip redirects no ip unreachables no ip proxy-arp ip route-cache flow duplex full speed 100 ! interface GigabitEthernet0/1 no ip address no ip redirects no ip proxy-arp ip route-cache flow

interface Serial0/1/0 description TO WORLDCOM/MCI bandwidth 1536 no ip address ip access-group 102 in ip verify unicast reverse-path no ip redirects no ip proxy-arp encapsulation frame-relay IETF ip route-cache flow no ip mroute-cache service-module t1 clock source internal service-module t1 timeslots 1-24 frame-relay lmi-type ansi

interface Serial0/1/0.500 point-to-point

description $FW_OUTSIDE$ bandwidth 1536 ip unnumbered GigabitEthernet0/0 no ip redirects no ip proxy-arp no arp frame-relay frame-relay interface-dlci 500 IETF

interface Group-Async0 physical-layer async description TO_OFFICE_ETHERNET no ip address no ip redirects no ip proxy-arp ip route-cache flow no group-range ! ip classless ip route 0.0.0.0 0.0.0.0 Serial0/1/0.500

My question is... how would I configure a Different Serial to a Different ISP whihc all traffic from the ISP would go through GIG2 lan port without screwing up what is already configured. ??

let me know if any more info is needed?

Thanks in advance!!!

Reply to
RSI
Loading thread data ...

Hi,

This can be done using route-maps. Go to cisco.com and do a search for "route-map" you'll be able to find some samples i think.

Erik

Reply to
Erik Tamminga

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.