Configuring SONMP

About this task

Configure the SynOptics Network Management Protocol (SONMP) to allow a network management station (NMS) formulate a map that shows the interconnections between Layer 2 devices in a network. The default status is enabled.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Disable SONMP:

    no autotopology

  3. Enable SONMP:

    autotopology

Example

Switch:1> enable

Switch:1 configure terminal

Disable SONMP:

Switch:1(config)# no autotopology