Configure the Insight Interface TVPM Endpoint for Analytic Mirroring

Use the following procedures to configure the Insight Interface TVPM endpoint for Analytic Mirroring. The following procedure assumes that the TVPM license is installed and active, and that TVPM is installed. Use Linux commands to configure a Layer 3 IP address and route for the ethernet interface.

  1. Start TVPM.
    device# tvpm start
  2. From a LINUX prompt, configure Eth1 to promiscuous mode.
    bash# ifconfig eth1 promiscuous
    	bash# tcpdump -i eth1
  3. In global configuration mode, specify a port-channel. You can create a new port-channel or use an existing unconfigured port-channel. The Insight Interface can only be configured on one port-channel
    device(config)# interface port-channel 20
    
  4. In interface subtype configuration mode, enter the insight enable command.
    device(config-Port-channel-20)# insight enable
    
  5. Enable the interface.
    device(config-Port-channel-20)# no shutdown
    
  6. From the SLX CLI, configure the session monitor.
    device(config)# monitor session 1
    	device (config-session-1)# source ethernet 0/49 destination port-channel 20 direction both