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

Route-map policy not being accepted in Command line Interface (packet tracer)

leevhang
Level 1
Level 1

Hi,

 

I have been working on NAT failover using two ISPs (Packet Tracer version7.2).

I have been unable to apply Route-map policy config in the CLI.

 

HQ#sh run

Building configuration...

 

Current configuration : 1382 bytes

!

version 15.1

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname HQ

!

!

!

!

!

!

!

!

no ip cef

no ipv6 cef

!

!

!

!

license udi pid CISCO1941/K9 sn FTX1524POJX-

!

!

!

!

!

!

!

!

!

!

!

spanning-tree mode pvst

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 10.10.10.1 255.255.255.0

ip nat inside

duplex auto

speed auto

!

interface GigabitEthernet0/1

ip address 11.11.11.1 255.255.255.0

ip nat inside

duplex auto

speed auto

!

interface Serial0/0/0

ip address 203.1.1.1 255.255.255.0

ip access-group 101 out

ip nat outside

clock rate 2000000

!

interface Serial0/0/1

no ip address

clock rate 2000000

shutdown

!

interface Serial0/1/0

ip address 202.1.1.1 255.255.255.0

ip nat outside

clock rate 2000000

!

interface Serial0/1/1

no ip address

clock rate 2000000

shutdown

!

interface Vlan1

no ip address

shutdown

!

router ospf 1

log-adjacency-changes

network 10.10.10.0 0.0.0.255 area 0

network 11.11.11.0 0.0.0.255 area 0

network 192.168.10.0 0.0.0.255 area 0

network 192.168.20.0 0.0.0.255 area 0

network 192.168.30.0 0.0.0.255 area 0

network 192.168.40.0 0.0.0.255 area 0

!

ip nat inside source list 101 interface Serial0/0/0 overload

ip classless

!

ip flow-export version 9

!

!

access-list 101 permit ip any any

!

!

!

!

!

!

line con 0

!

line aux 0

!

line vty 0 4

login

!

!

!

end

 

 

Please help me on this.

 

 

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: