C H A P T E R 36 Configuring Snmp Ifindex Persistence; Configuration Examples - Cisco 7609 Configuration Manual

Cisco ios software configuration guide—12.1e
Hide thumbs Also See for 7609:
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-14064-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
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.
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
Configuration Examples
36-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

7600 series

Table of Contents