CLI Guide

Layer 3 Routing Commands 1550
Policy routing matches: 0 packets, 0 bytes
console #show ip policy
Interface Route-Map
------------ -----------------------------------------
console #
console(route-map)#show route-map
route-map “d3” permit 10
Match clauses:
ip address prefix-list a1
as-path 1
community s1 exact-match
Set clauses:
metric 23
local-preference 34
as-path prepend 2 3 4 5 6
comm-list d1 delete
community no-export
ipv6 next-hop aa::bb
Policy routed: 0 packets, 0 bytes
The following example shows a route map test1 that is configured with
extended community attributes:
console# show route-map test
route-map test1, permit, sequence 10
Match clauses:
extended community list1
Set clauses:
extended community RT:1:100 RT:2:200
show routing heap summary
Use the show routing heap summary command to display a summary of the
memory allocation from the routing heap. The routing heap is a section of
memory set aside when the system boots for use by the routing applications.
Syntax
show routing heap summary
Default Configuration
This command has no default setting.