JillofAllTrades
MIS
I know next to nothing about routers and the commands used to make configuration changes.
Having said that, there is a Cisco 2600 router on one end of my frame relay that I need to change a route-map on. I thought I knew what to type to change it, but nothing happened. Can anyone please advise?
The relevant section of the config is below:
access-list 100 permit ip 10.0.1.0 0.0.0.255 any
access-list 101 permit ip any host 209.131.213.101
access-list 101 permit ip host 209.131.213.101 any
access-list 102 permit ip host 10.0.0.2 any
access-list 102 permit ip any host 10.0.0.2
route-map 2Internet permit 10
match ip address 100
set ip next-hop 10.0.0.2
I need the next-hop to be 10.0.0.3.
Thanks!
Christine
Having said that, there is a Cisco 2600 router on one end of my frame relay that I need to change a route-map on. I thought I knew what to type to change it, but nothing happened. Can anyone please advise?
The relevant section of the config is below:
access-list 100 permit ip 10.0.1.0 0.0.0.255 any
access-list 101 permit ip any host 209.131.213.101
access-list 101 permit ip host 209.131.213.101 any
access-list 102 permit ip host 10.0.0.2 any
access-list 102 permit ip any host 10.0.0.2
route-map 2Internet permit 10
match ip address 100
set ip next-hop 10.0.0.2
I need the next-hop to be 10.0.0.3.
Thanks!
Christine