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

IPv4 PBR can not work on on Nexus 3548P switch.

DuJin0509
Level 1
Level 1

Hello everyone,

        Could IPv4 PBR feature deploly on Nexus 3548P switch ? I configured PBR feature on my 3548P switch , but it did not work as expect as on IOS platform  , the configuration present to you as follow, the special packet flows can not send to the defined next hop ip address as be set in the route-map noatm , it still used the routing table next hop ip address . How to resolve this problem please ? 

         I am looking forward hearing from you , thank you .


!Command: show running-config
!Time: Thu Mar 12 03:42:21 2015

version 6.0(2)A6(1)
hostname N3k-1

feature telnet
feature scp-server
cfs eth distribute
feature ospf
feature pbr
feature interface-vlan
feature hsrp
feature lacp
feature vpc
feature lldp

hardware profile tcam region nat 0
hardware profile tcam region pbr 256

ip policy match router-address
route-map noatm pbr-statistics
route-map noatm permit 10
  match ip address noatm 
  set ip next-hop 12.1.1.2 

nterface Vlan30
  no shutdown
  ip address 10.7.30.11/24
  ip policy route-map noatm
  hsrp 30 
    priority 105 forwarding-threshold lower 1 upper 105
    ip 10.7.30.254 
    track 1 

interface Ethernet1/47
  switchport mode trunk
  switchport trunk allowed vlan 30,100
  channel-group 30 mode active
  no shutdown

interface Ethernet1/48
  switchport mode trunk
  switchport trunk allowed vlan 30,100
  channel-group 30 mode active
  no shutdown

interface mgmt0
  vrf member management
  ip address 192.168.1.1/24
line console
line vty
boot kickstart bootflash:/n3500-uk9-kickstart.6.0.2.A6.1.bin 
boot system bootflash:/n3500-uk9.6.0.2.A6.1.bin 
router ospf 200
  router-id 1.1.1.1
  default-information originate
ip access-list match-local-traffic
ip route 0.0.0.0/0 Ethernet1/6 12.1.1.2
logging monitor 7

1 Reply 1

Baolong Chen
Level 1
Level 1

i have the same problem, all Cisco docs are talking about applying PBR on L3 port NOT VLAN SVIs. Need to call them to check, but it's wired even 3750G/E can support PBR, why Nexus can't? 

Review Cisco Networking for a $25 gift card