08-03-2015 09:50 AM - edited 03-08-2019 01:13 AM
Hi their,
greetings..
I have created a route-map and when i applied on the interface it accepted the command. but when i did show run interface i am not able to see the route-map command on the interface.
I have Universal K9 license * WS-C3560X-24 12.2(55)SE8 C3560E-UNIVERSALK9-M
C3560X(config)#route-map sat-office permit 10
C3560X(config-route-map)# match ip address SAT-ACC-JGC-GS-SK-DAT-VOI
C3560X(config-route-map)# set ip next-hop 172.19.207.225
C3560X(config-route-map)#!
C3560X(config-route-map)#route-map sat-office permit 20
C3560X(config-route-map)# match ip address SAT-ACC-KNPC-DAT
C3560X(config-route-map)# set ip next-hop 172.19.207.254
C3560X-(config-route-map)#!
C3560X(config-route-map)#route-map sat-office permit 30
C3560X(config-route-map)# match ip address SAT-ACC-PMC-DAT
C3560X(config-route-map)# set ip next-hop 172.19.207.250
C3560X(config-route-map)#
C3560X(config-route-map)#
C3560X(config-route-map)#exit
APPLIED on the Interface
C3560X(config)#int gi0/13
C3560X(config-if)#ip policy route-map sat-office
When I do show interface details I cannot see it
C3560X(config-if)#
C3560X(config-if)#do sh run int gi0/13
Building configuration...
Current configuration : 163 bytes
!
interface GigabitEthernet0/13
no switchport
ip address 192.168.250.10 255.255.255.252
end
08-04-2015 09:24 AM
Prashanth,
This could be a bug - definitely, the behavior is way too strange.
Two questions:
Best regards,
Peter
08-04-2015 10:22 AM
I got the answer for it.
When i did show sdm prefer, i found that current template had
number of IPv4 policy based routing aces: 0
so i issued a command in golbal configuration mode
sdm pefer routing
this command would required reload. once i reloaded i could see the policy command under gi0/13.
05-13-2016 12:12 PM
Hey I am having same issue with C3850 in my switch "show sdm prefer" not shoing anything like "IPv4 policy base routing aces:" this is what i am seeing.
I am running Ipservice license.
#show sdm prefer
Showing SDM Template InfoThis is the Advanced (high scale) template.
Number of VLANs: 4094
Unicast MAC addresses: 32768
Overflow Unicast MAC addresses: 512
IGMP and Multicast groups: 8192
Overflow IGMP and Multicast groups: 512
Directly connected routes: 16384
Indirect routes: 7168
Security Access Control Entries: 3072
QoS Access Control Entries: 3072
Policy Based Routing ACEs: 1024
Netflow ACEs: 768
Wireless Input Microflow policer ACEs: 256
Wireless Output Microflow policer ACEs: 256
Flow SPAN ACEs: 512
Tunnels: 256
Control Plane Entries: 512
Input Netflow flows: 8192
Output Netflow flows: 16384
SGT/DGT entries: 4096
SGT/DGT Overflow entries: 512
These numbers are typical for L2 and IPv4 features.
Some features such as IPv6, use up double the entry size;
so only half as many entries can be created.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide