cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
835
Views
0
Helpful
1
Replies

WAE7.2 Collect topo-igp-nimo

luklu
Cisco Employee
Cisco Employee

Hello Team ,

i am using WAN Engine Automation 7.2 and below is the configuration,

nimo topo-igp-nimo network-access wan_network_access
nimo topo-igp-nimo igp-config 0
seed-router dfw10-wxbb-rr01
igp-protocol isis
!
nimo topo-igp-nimo collect-interfaces true
nimo topo-igp-nimo node-filter node-filter "IGNORE FILTER"
nimo topo-igp-nimo advanced interfaces ip-guessing safe
nimo topo-igp-nimo advanced interfaces lag true
nimo topo-igp-nimo advanced interfaces lag-port-match complete
nimo topo-igp-nimo advanced interfaces get-physical-ports true

Question,

why can not get some interface name(refer to below screenshot) ? is there any special configuration?

 

Snip20211021_68.png

 

1 Reply 1

Alexander Stevenson
Cisco Employee
Cisco Employee

 

Hello @luklu,

 

According to Cisco WAE 7.2.1 User Guide - Chapter: Network Interface Modules (NIMOs), these are the available commands:

 

BGP-LS XTC Advanced Options

This topic describes advanced options available when running BGP-LS topology collection using XTC.

 
 

Option

Description

nodes

remove-node-suffix

Remove node suffixes from node names if the node contains this suffix. For example, 'company.net' removes the domain name for the network.

nodes | interfaces

net-recorder

If set to 'record', SNMP messages to and from the live network are recorded in the net-record-file as discovery runs. Used for debugging.

net-record-file

Directory in which to save the SNMP record. Used for debugging.

interfaces

find-parallel-links

Find parallel links that aren't in the IGP database (when IS-IS TE extensions aren't enabled).

ip-guessing

Level of IP address guessing to perform for interfaces that are not present in the topology database. (Used when IS-IS TE extensions aren't enabled.)

  • off—Perform no guessing.
  • safe—Choose guesses that have no ambiguity.
  • full—Make best-guess decisions when there is ambiguity.

lag

Enable LAG discovery of port members.

lag-port-match

Determine how to match local and remote ports in port circuits.

  • exact—Match based on LACP.
  • none—Do not create port circuits.
  • guess—Create port circuits to match as many ports as possible.
  • complete—Match based on LACP first, and then try to match as many as possible.

cleanup-circuits

Remove circuits that don't have IP addresses associated to interfaces. Circuit removal is sometimes required with IS-IS databases to fix IS-IS advertising inconsistencies.

copy-descriptions

Copy physical interface descriptions to logical interfaces if there is only one logical interface and its description is blank.

get-physical-ports

Collect L3 physical ports for Cisco. Collect physical ports if there is an L1 connection underneath.

min-prefix-length

Minimum prefix length to allow when finding parallel links. All interfaces with equal or larger prefix lengths (but less than 32) are considered.

min-guess-prefix-length

Minimum IP guessing prefix length. All interfaces with equal or larger prefix lengths are considered.