Switching Commands
©2008 Allied Telesis Inc. All rights reserved.
15.12
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
platform enhancedmode
This command rearranges memory in the silicon so that it can either store QoS traffic class
counters, or store a greater number of routes than usual. For the enhanced mode to take
effect, you must restart the device after entering this command.
The switch remains in enhanced mode until you change it with a
no platform enhancedmode
.
The
no
parameter restores the memory to the default state. You must restart the device after
entering this command for it to take effect.
This feature is disabled by default.
Syntax
platform enhancedmode {nexthop|qoscounters}
no platform enhancedmode
Mode
Configure mode
Usage
Note that the qoscounters option reduces the maximum number of available traffic classes.
You must set the qoscounters option before you configure QoS storm protection.
Examples
To turn monitoring of QoS traffic class counters on, use the command:
awplus(config)#
platform enhancedmode qoscounters
To restore the silicon memory so that the QoS traffic counters are no longer monitored, use
the command:
awplus(config)#
no platform enhancedmode
To increase the size of the nexthop table, use the command:
awplus(config)#
platform enhancedmode nexthop
To restore the silicon memory so that the nexthop table returns to its original size, use the
command:
awplus(config)#
no platform enhancedmode
Related
Commands
show platform
show running-config
Parameter
Description
nexthop
Increases the size of the nexthop table. If you specify this, the
silicon stores up to 5000 individual routes (nexthops). The
maximum number of multicast groups and traffic classes is reduced.
qoscounters
Enables QoS counters. If you specify this, the silicon monitors QoS
counters for traffic classes. The maximum number of traffic classes
is reduced. You must set this option before you configure QoS
storm protection.