Administrator Guide

Neighbor ID Pri State Dead Time Interface ID Interface
63.114.8.36 1 FULL/DR 00:00:38 4 Gi 1/2
DellEMC#
snmp context
Configure SNMPv3 context name to map multiple OSPFv3 VRF instances.
Syntax
snmp context {context-name}
To clear snmp context, use the no snmp context {context-name} command.
Parameters
context-name
Enter the SNMP context name. The maximum length is 32 alphanumeric characters.
Defaults None.
Command Modes IPv6 ROUTER OSPF
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell EMC
Networking OS Command Line Reference Guide.
Version Description
9.14(1.0) Introduced on the S3100 series, S3048–ON, S4048–ON, S4048T-ON, S5048F-ON,
S6000, S6010–ON, S6100–ON, Z9100–ON, Z9500, S6000–ON, C9010, MXL, and FN
IOM.
Usage Information
Use SNMPv3 context configuration to distinguish between various OSPFv3 VRF instances.
Example
DellEMC(conf-ipv6-router_ospf)#snmp context ospf1
DellEMC>show runnig-config ospf
!
ipv6 router ospf 10
router-id 10.10.10.1
snmp context ospf1
!
DellEMC>
timers spf
Set the time interval between when the switch receives a topology change and starts a shortest path first (SPF) calculation.
Syntax
timers spf delay holdtime msec
To return to the default, use the no timers spf command.
Parameters
delay
Enter a number as the delay. The range is from 0 to 2147483647. The default is 5
seconds. When configured in milli seconds, 100 is the least value that is allowed to be
configured.
holdtime
Enter a number as the hold time. The range is from 0 to 2147483647. The default is 10
seconds. When configured in milli seconds, 200 is the least value that is allowed to be
configured.
msec Enter the keyword msec to specify the time interval value in milli seconds.
NOTE: If you do not specify the msec option, the timer values are considered
as seconds.
1108 Open Shortest Path First (OSPFv2 and OSPFv3)