2-418
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
snmp-server ifindex persist compress
snmp-server ifindex persist compress
To configure the format of the ifIndex table in compressed format, use the snmp-server ifindex persist
compress command. Use the no form of this command to place the table in decompressed format.
snmp-server ifindex persist compress
no snmp-server ifindex persist compress
Syntax Description This command has no arguments or keywords.
Defaults Disabled
Command Modes Global configuration mode.
Command History
Usage Guidelines This command is hidden on Supervisor Engine V and later supervisor engines because the ifIndex table
is always in compressed format on those supervisor engines.
At bootup, if the nvram:ifIndex-table.gz file (the ifIndex table in compressed format) is present on a
Supervisor Engine II+, Supervisor Engine III, or Supervisor Engine IV, the snmp-server ifindex persist
compress command is automatically run even if the startup-config file does not have this configuration.
Examples This example shows how to enable compression of the ifIndex table:
Router(config)# snmp-server ifindex persist compress
This example shows how to disable compression of the ifIndex table:
Router(config)# no snmp-server ifindex persist compress
Related Commands snmp ifindex clear
snmp ifindex persist
snmp-server ifindex persist
Release Modification
12.2(18)EW Support for this command was introduced on the Catalyst4500 series
switches.