cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
590
Views
0
Helpful
2
Replies

interface snmp index persistency

mfis90
Level 1
Level 1

Regarding SNMP, on the same hardware model, same software version the following command returns different values:
sh snmp mib ifmib ifindex gigabitEthernet 2/0/1
GigabitEthernet2/0/1 Ifindex = 53
GigabitEthernet2/0/1 Ifindex = 249

is there a way to configure index persistence on the platform?
this is on C9300-24T 17.13.01 CAT9K_IOSXE

The reason for this question is because my software only supports static configuration of indexes.

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

           - Try : snmp ifmib ifindex persist
                     (in configuration mode)

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

mfis90
Level 1
Level 1

do you know why is this command used? or can you explain?