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

Policy base Routing with Byte size

ubsaccount
Level 1
Level 1

I am trying to manipulate traffic according to byte size.  

I can get the next hop to work, but it will not filter according to byte size. I've been working on this for two days and close to giving up.

Here are the statements I wrote. 

class-map match-all ICMP100
match protocol icmp
match packet length max 32
!
policy-map BYTE100
class ICMP100

route-map CCIE permit 10
match policy-list BYTE100
set ip next-hop 4.4.4.1

interface Ethernet1/0
ip address 5.5.5.2 255.255.255.252
ip policy route-map CCIE
duplex full

1 Reply 1

Leo Laohoo
Hall of Fame
Hall of Fame

Duplicate thread. 

Kindly post all response(s) into the main thread (HERE) to minimize confusion.

Review Cisco Networking for a $25 gift card