Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter 36
Configuring SNMP IfIndex Persistence
To clear the interface-specific SNMP ifIndex persistence setting and configure the interface to use the
global configuration setting, perform this task:
Command
Step 1
Router(config)# interface type slot/port
Step 2
Router(config-if)# snmp ifindex clear
Step 3
Router(config-if)# exit

Configuration Examples

This section provides the following configuration examples:
Enabling SNMP IfIndex Persistence on All Interfaces Example
In the following example, SNMP ifIndex persistence is enabled for all interfaces:
router(config)# snmp-server ifindex persist
Enabling SNMP IfIndex Persistence on a Specific Interface Example
In the following example, SNMP ifIndex persistence is enabled for Ethernet interface 3/1 only:
router(config)# interface ethernet 3/1
router(config-if)# snmp ifindex persist
router(config-if)# exit
Disabling SNMP IfIndex Persistence on a Specific Interface Example
In the following example, SNMP ifIndex persistence is disabled for Ethernet interface 3/1 only:
router(config)# interface ethernet 3/1
router(config-if)# no snmp ifindex persist
router(config-if)# exit
78-14099-04
Enabling SNMP IfIndex Persistence on All Interfaces Example, page 36-3
Enabling SNMP IfIndex Persistence on a Specific Interface Example, page 36-3
Disabling SNMP IfIndex Persistence on a Specific Interface Example, page 36-3
Clearing SNMP IfIndex Persistence Configuration from a Specific Interface Example, page 36-4
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
Purpose
Enters interface configuration mode for the specified
interface. Note that the syntax of the interface command
will vary depending on the platform you are using.
Clears any interface-specific SNMP ifIndex persistence
configuration for the specified interface and returns to the
global configuration setting.
Exits interface configuration mode.
Configuration Examples
36-3

Advertisement

Table of Contents
loading

Table of Contents