Netgear M4300-24X24F (XSM4348S) - Stackable Managed Switch with 48x10G including 24x10GBASE-T and 24xSFP+ Layer 3 Guia Do Programa

Página de 1143
Routing Commands 
658
M4200 and M4300 Series ProSAFE Managed Switches 
show routing heap summary
This command displays a summary of the memory allocation from the routing heap. The 
routing heap is a chunk of memory set aside when the system boots for use by the routing 
applications.
Command example: 
(NETGEAR Switch) #show routing heap summary
Heap Size....................... 95053184
Memory In Use................... 56998
Memory on Free List............. 47
Memory Available in Heap........ 94996170
In Use High Water Mark.......... 57045
Routing Policy Commands
ip policy route-map
Use this command to identify a route map to use for policy-based routing on an interface 
specified by route-map-name. Policy-based routing is configured on the interface that 
receives the packets, not on the interface from which the packets are sent. 
When a route-map applied on the interface is changed, that is, if new statements are added 
to route-map or match/set terms are added/removed from route-map statement, and also if 
route-map that is applied on an interface is removed, route-map needs to be removed from 
interface and added back again in order to have changed route-map configuration to be 
effective.
Format
show routing heap summary
Mode
Privileged Exec
Parameter
Description
Heap Size
The amount of memory, in bytes, allocated at startup for the routing heap.
Memory In Use
The number of bytes currently allocated.
Memory on Free 
List
The number of bytes currently on the free list. When a chunk of memory from the routing heap is 
freed, it is placed on a free list for future reuse.
Memory Available 
in Heap
The number of bytes in the original heap that have never been allocated.
In Use High Water 
Mark
The maximum memory in use since the system last rebooted.