inservice

Use this command to enable the tracked object.

Syntax

inservice
no inservice

Parameters

None.

Defaults

None.

Mode

Tracked object configuration mode.

Usage

Use the no inservice command to set the tracked object to not-in-service. Tracked object configuration remains unchanged. Use the no track command to delete a tracked object. A tracked object is not enabled by default.

Example

The following example creates the port group tracked object named ls_group, changes the notification timer values to 5 seconds, adds a description and ports to the group, then enables the object.

System(su)->configure
System(su-config)->track ls_group port-group
System(su-config-track-obj)->delay up 5 down 5
System(su-config-track-obj)->description “link-state group1”
System(su-config-track-obj)->port ge.1.1-5
System(su-config-track-obj)->inservice